分页: 1 / 1

linuxmint 18.2 的问题

发表于 : 2017-07-11 13:01
xw712
从17开始,都有这个问题:软件管理器和新立得,在装好系统最初的几天内是正常的,之后就不能启动。点击软件管理器,输入passwd,鼠标转个10秒钟,就什么也没有了。新立得干脆什么反应也没有,但是在终端里可以启动。更新系统,重装软件什么的,依然如故!

好像没人提出这样的问题,难道是我独有?

Re: linuxmint 18.2 的问题

发表于 : 2017-07-11 13:10
vickycq
xw712 写了:点击软件管理器,输入passwd,鼠标转个10秒钟,就什么也没有了。
此时立即查看 ~/.xsession-errors
或打开终端,执行 tail -f ~/.xsession-errors,然后点击软件管理器,输入passwd,鼠标转个10秒钟,此时注意观察终端的输出
xw712 写了:新立得干脆什么反应也没有,但是在终端里可以启动。
在终端具体执行什么命令可以启动?

Re: linuxmint 18.2 的问题

发表于 : 2017-07-11 13:53
dwl301
xw712 写了:从17开始,都有这个问题:软件管理器和新立得,在装好系统最初的几天内是正常的,之后就不能启动。点击软件管理器,输入passwd,鼠标转个10秒钟,就什么也没有了。新立得干脆什么反应也没有,但是在终端里可以启动。更新系统,重装软件什么的,依然如故!

好像没人提出这样的问题,难道是我独有?
sudo synaptic
输出什么出错信息?

Re: linuxmint 18.2 的问题

发表于 : 2017-07-11 17:08
xw712
vickycq 写了:
xw712 写了:点击软件管理器,输入passwd,鼠标转个10秒钟,就什么也没有了。
此时立即查看 ~/.xsession-errors
或打开终端,执行tail -f ~/.xsession-errors ,然后点击软件管理器,输入passwd,鼠标转个10秒钟,此时注意观察终端的输出
xw712 写了:新立得干脆什么反应也没有,但是在终端里可以启动。
在终端具体执行什么命令可以启动?
执行tail -f ~/.xsession-errors,终端显示:

窗口管理器警告:last_user_time (18559584) is greater than comparison timestamp (114195). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around...
窗口管理器警告:0x1400003 (底部面�) appears to be one of the offending windows with a timestamp of 18559584. Working around...
窗口管理器警告:Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2e00008 ()
窗口管理器警告:meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
窗口管理器警告:last_user_time (18559584) is greater than comparison timestamp (115660). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around...
窗口管理器警告:0x1400003 (底部面�) appears to be one of the offending windows with a timestamp of 18559584. Working around...
窗口管理器警告:Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2e00008 ()
窗口管理器警告:meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
窗口管理器警告:last_user_time (18559584) is greater than comparison timestamp (122581). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around...

Re: linuxmint 18.2 的问题

发表于 : 2017-07-11 17:11
xw712
,,,,,,,,,

Re: linuxmint 18.2 的问题

发表于 : 2017-07-11 17:12
xw712
dwl301 写了:
xw712 写了:
sudo synaptic
输出什么出错信息?

(synaptic:2965): IBUS-WARNING **: The owner of /home/abc/.config/ibus/bus is not root!

(synaptic:2965): Gtk-CRITICAL **: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed