GNOME Bugzilla – Bug 462863
crash in Chess: vypis z konzole: Traceba...
Last modified: 2007-08-03 16:17:03 UTC
Version: 2.19.6 What were you doing when the application crashed? vypis z konzole: Traceback (most recent call last):
+ Trace 152372
start_game()
app = main.Application()
self.ui = UI(self)
self.controller = gtkui.GtkUI(self)
self.defaultViewController = self.notebook.setDefault(None)
self.defaultView = chessview.GtkView(self.ui, '', feedback)
tooltip.tip_window.ensure_style()
Distribution: Ubuntu 7.10 (gutsy) Gnome Release: 2.19.6 2007-07-30 (Ubuntu) BugBuddy Version: 2.18.1 System: Linux 2.6.22-9-generic #1 SMP Wed Aug 1 17:31:10 GMT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Human Icon Theme: Human 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 (19 sec old) --------------------- self.controller = gtkui.GtkUI(self) File "/usr/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 453, in __init__ self.defaultViewController = self.notebook.setDefault(None) File "/usr/lib/python2.5/site-packages/glchess/gtkui/gtkui.py", line 95, in setDefault self.defaultView = chessview.GtkView(self.ui, '', feedback) File "/usr/lib/python2.5/site-packages/glchess/gtkui/chessview.py", line 252, in __init__ tooltip.tip_window.ensure_style() AttributeError: 'NoneType' object has no attribute 'ensure_style' (gnome-panel:6145): GConf-WARNING **: Directory `/apps/panel/toplevels/top_panel_screen1/screen' was not being monitored by GConfClient 0x80f4158 (gnome-panel:6145): GConf-WARNING **: Directory `/apps/panel/toplevels/bottom_panel_screen1/screen' was not being monitored by GConfClient 0x80f4158 Nemohu otevřít soubor /usr/share/applications/planeshiftuninstall.desktop pro spouštěč na panelu : No such file or directory Nemohu otevřít soubor /usr/local/share/applications/psi.desktop pro spouštěč na panelu : No such file or directory -------------------------------------------------- Traceback (most recent call last):
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 459740 ***