pilgrim_kevin 发表于 2006-5-15 12:52:54

gnome-panel出现了点问题,有谁遇到过?

FreeBSD6.1release下的gnome2.14,原本一切正常。昨天在对某些组件portupgrade之后出现了一些异常,如下:

登录缓慢,随机出现:当面板载入”OAFIID:GNOME:NotificationAreaApplet"时遇到问题,其中的Applet有时是 Deskbar_Applet或者GNOME_ClockApplet等。某些gnome软件也开始变得很迟缓,比如第一次打开gedit等,需要等待好久,并且CPU负载骤升。

有谁知道这可能是哪里的问题导致的么?


** (gnome-panel:680): WARNING **: panel-applet-frame.c:1261: failed to load applet OAFIIDeskbar_Applet:
无法解析或展开“!prefs_key=/apps/panel/applets/applet_2/prefs;background=none:;orient=down;size=x-small;locked_down=false”

** (gnome-panel:680): WARNING **: panel-applet-frame.c:1261: failed to load applet OAFIID:GNOME_ClockApplet:
无法解析或展开“!prefs_key=/apps/panel/applets/clock/prefs;background=none:;orient=down;size=x-small;locked_down=false”

** (gnome-panel:680): WARNING **: panel-applet-frame.c:1261: failed to load applet OAFIID:GNOME_NotificationAreaApplet:
无法解析或展开“!prefs_key=/apps/panel/applets/notification_area/prefs;background=none:;orient=down;size=x-small;locked_down=false”
窗口管理器警告:last_user_time (682295052) is greater than comparison timestamp (1343476). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around...
窗口管理器警告:0x220003f (Lynucs.org) appears to be one of the offending windows with a timestamp of 682295052. Working around...
窗口管理器警告:0x2400027 (gdesklets-) appears to be one of the offending windows with a timestamp of 1072693248. Working around...
窗口管理器警告:last_user_time (682249593) is greater than comparison timestamp (2602730). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around...
窗口管理器警告:0x220003f (??姹??┿) appears to be one of the offending windows with a timestamp of 682249593. Working around...
窗口管理器警告:last_user_time (679754260) is greater than comparison timestamp (377876. This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around...
窗口管理器警告:0x220003f (????绾

yangh 发表于 2006-5-16 10:08:03

打开慢的问题大概是你在 nautilus 中加了几个 ftp 远程服务器,这样每打开一人上 gnome 程序就会去访问一下这个连接(初始化?),当然这是一个 bug。你试试去掉这些连接。

applet 加上就没法判断了。自己降级或等下次升级 :mrgreen:
页: [1]
查看完整版本: gnome-panel出现了点问题,有谁遇到过?