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

ikm*_*mac 14 xubuntu power-management

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

现在,电源按钮什么也不做。尝试从 xcfe4 设置转到电源设置超时。

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

sudo xfce4-power-manager --dump
Run Code Online (Sandbox Code Playgroud)

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

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)
Run Code Online (Sandbox Code Playgroud)

以及顶部面板上的“崩溃”图标,我现在在大约 8 小时的正常运行时间内看到了 30 多次。

我很想知道如何恢复到我在这台上网本上使用 11.10 的功能级别。

Sae*_*fam 11

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