有没有办法暂时停止 Zeitgeist / Zeitgeist 守护进程?
我试过杀死守护进程,但它只是重新启动。我试过停止它,但它似乎仍然在活动日志中添加条目......
我想知道是否有一个开源程序可以让我每说两秒左右就可以按下某个键/组合键。
尝试运行 gnome-activity-journal 后发生以下情况(从清除然后重新安装)
$ gnome-activity-journal &
[1] 5252
$ /usr/share/themes/Orta/gtk-2.0/Styles/Panel/panel-dark-default.rc:20: Unable to locate image file in pixmap_path: "/Panel/panel-dark.png"
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Traceback (most recent call last):
File "/usr/bin/gnome-activity-journal", line 94, in <module>
from src.main import PortalWindow
File "/usr/share/gnome-activity-journal/src/main.py", line 30, in <module>
from activity_widgets import MultiViewContainer, TimelineViewContainer, ThumbViewContainer
File "/usr/share/gnome-activity-journal/src/activity_widgets.py", line 35, in <module>
from store import ContentStruct, CLIENT
File "/usr/share/gnome-activity-journal/src/store.py", line 504, in <module>
STORE = Store()
File "/usr/share/gnome-activity-journal/src/store.py", line 367, in __init__
days_population = ZeitgeistDBusInterface().get_extension("Log", "journal/activity").GetHistogramData()
File "/usr/lib/pymodules/python2.6/zeitgeist/client.py", line 83, in __getattr__
raise TypeError("Unknown method name: %s" % name)
TypeError: Unknown method name: GetHistogramData
我将假设面板图像丢失错误是无关紧要的(我删除了它,以便我可以拥有一个透明面板)。无论如何,我很好奇是否有办法解决这些错误,以便我可以实际运行 gnome-activity-journal。
编辑:这是来自安装 gnome-activity-journal-
Unpacking gnome-activity-journal (from .../gnome-activity-journal_0.5.0.1-0ubuntu1_all.deb) ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for desktop-file-utils ...
Processing triggers for hicolor-icon-theme ...
gtk-update-icon-cache: The generated cache was invalid.
WARNING: icon cache generation failed
Processing triggers for man-db ...
Processing triggers for gconf2 ...
Processing triggers for python-support ...
Setting up gnome-activity-journal (0.5.0.1-0ubuntu1) ...
Processing triggers for python-support ...
最近一次更新后,ttf-mscorefonts-installer
提示我接受它的许可协议。
┌─────────────────┤ Configuring ttf-mscorefonts-installer ├─────────────────┐
│ │
│ TrueType core fonts for the Web EULA
│
│ END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE
│
│ IMPORTANT-READ CAREFULLY: This Microsoft End-User License Agreement
│ ("EULA") is a legal agreement between you (either an individual or a
│ single entity) and Microsoft Corporation for the Microsoft software
│ accompanying this EULA, which includes computer software and may include
│ associated media, printed materials, and "on-line" or electronic
│ documentation ("SOFTWARE PRODUCT" or "SOFTWARE"). By exercising your
│ rights to make and use copies of the SOFTWARE PRODUCT, you agree to be
│ bound by the terms of this EULA. If you do not agree to the terms of
│ this EULA, you may not use the SOFTWARE PRODUCT.
│
│ <Ok>
│ │
└───────────────────────────────────────────────────────────────────────────┘
由于某种原因,我的终端不允许我接受,或者由于某种原因我按下了错误的热键......我已经尝试了键盘上的每个字母Enter等等......我确信有一个非常简单和明显的解决方案。
我也刚刚尝试完全删除该软件包,但是终端指出由于未正确安装该软件包,我应该在删除之前重新安装该软件包。非常令人沮丧!本质上,因为我无法成功安装这个软件包,我真的无法升级我的系统,因为我总是不得不终止带有许可协议的终端(因此升级失败)。
我使用 Chromium 的每日 ppa 构建。我相信日常构建使用的是PNG 而不是 SVG,所以它在我的码头上看起来相当可怕。
并放大:
(不太清楚为什么这个截图中的图标被剪掉了,我做了一个选择区域的方法,这可能让它变得很时髦。无论如何,你明白了!)
所以每次更新后,我必须手动进入 /usr/share/applications 并手动选择一个 SVG Chromium 图标供 Chromium 启动器使用。由于 Chromium 使用每日构建,因此每次更新后执行此操作相当繁琐。
是否有一种方法/脚本方法可以在 Chromium 更新后自动更改 Chromium 的图标?
熟悉 Ardor 2.8 的人可以制作视频/youtube 指南,准确显示如何使用 SC3 侧链压缩吗?我目前已经在线阅读了所有指南,但侧链根本无法正常工作,非常令人沮丧。 http://ardour.org/node/1013似乎是主要的人,但是当我有发送进入总线时,SC3 根本没有影响。感谢您的时间。
这是另一个相关线程:http ://ardour.org/node/3882