我该如何解决 XFCE4 电源管理器损坏的问题?

我该如何解决 XFCE4 电源管理器损坏的问题?

我刚刚在上网本上全新安装了 12.04,然后安装了 xubuntu-desktop。(原因是 11.10 Unity 中存在严重错误 - 例如菜单不起作用,或者启动栏捕获鼠标并锁定机器)

现在,电源按钮不起作用。尝试从 xcfe4 设置进入电源设置超时。

我检查了一下,xfce4-power-manager 正在运行,/usr/lib/upowerd 也正在运行。

sudo xfce4-power-manager --dump

一分钟左右什么也不做,然后给我以下消息:

ce4-power-manager:4226): xfce4-power-manager-ERROR **: Did not receive a reply. 
Possible causes include: the remote application did not send a reply, the message 
bus security policy blocked the reply, the reply timeout expired, or the network 
connection was broken.
Trace/breakpoint trap (core dumped)

以及顶部面板上的“崩溃”图标,在约 8 小时的正常运行时间内,我已经看到过该图标超过 30 次。

我非常有兴趣知道如何让这本上网本恢复到 11.10 版的功能水平。

答案1

我遇到了这个问题,我从“应用程序自动启动”列表中取消选中“电源管理器”,Settings -> Session and Startup并使用此命令添加了另一个应用程序,xfce4-power-manager --no-daemon然后我还没有遇到这个问题。

相关内容