GNOME Bugzilla – Bug 538687
No network.GGZConfig
Last modified: 2008-07-17 23:43:11 UTC
Version: 2.22.1.1 What were you doing when the application crashed? open/start Chess from xfce4 menu Distribution: Unknown Gnome Release: 2.22.1 2008-05-10 (FreeBSD GNOME Project) BugBuddy Version: 2.22.0 System: FreeBSD 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Wed Apr 23 18:06:27 MYT 2008 root@dodol.localdomain:/usr/obj/usr/src/sys/DODOL i386 X Vendor: The X.Org Foundation X Vendor Release: 10400000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 ----------- .xsession-errors --------------------- (xfce4-menu-plugin:10081): libxfce4util-WARNING **: Could not get contents of file /usr/local/share/applications//gimp-2.2.desktop (xfdesktop:10069): libxfce4util-WARNING **: Could not get contents of file /usr/local/share/applications//gimp-2.2.desktop Traceback (most recent call last):
+ Trace 200608
start_game()
app = main.Application()
self.ui = UI(self)
self.ggzConfig = network.GGZConfig()
-------------------------------------------------- Traceback (most recent call last):
This appears to be a packaging or distribution issue, rather than an issue in glchess.
Your packager did not include or depend on the GGZ libraries.
glChess doesn't use the GGZ libraries. This is an odd bug as the network module contains a GGZConfig class. It does look like a packaging/corruption issue and suggest we close it if no duplicates.