我只是在上网本上全新安装了12.04,然后安装了xubuntu-desktop。(其原因是11.10 Unity中的showstopper错误-例如菜单不起作用,或者启动栏捕获了鼠标并锁定了机器)
现在,电源按钮什么也不做。尝试从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所具有的功能水平非常感兴趣。
Xfce网站上的此错误报告看上去很相关:bugzilla.xfce.org/show_bug.cgi?id=8809它仍处于打开状态,但错误报告者注意到,它可能会对登录屏幕和LightDM管理的插件造成一些干扰。
—
marcus 2012年
您可以尝试安装软件包xfce4-battery-plugin。它包含一个独立于Xfce Power Manager的电池指示器。太糟糕了,我不能将此添加为答案。
—
marcus 2012年
我遇到了这个问题,我从“应用程序自动启动”列表中取消选中“电源管理器”,
—
赛义德Zarinfam 2012年
Settings -> Session and Startup
并使用此命令添加了另一个应用程序,xfce4-power-manager --no-daemon
那么我还没有这个问题。
@SaeedZarinfam您可以发表评论作为答案,以便我们将此问题标记为已解决吗?谢谢!
—
Jorge Castro
@JorgeCastro我做到了。
—
赛义德Zarinfam