Hello, Open an xterm and run: Code: python /usr/share/pyshared/drlaunch/widget.py If there is a problem it should produce some output. You can stop it by pressing ctrl-c.
python /usr/share/pyshared/drlaunch/widget.py
File "/usr/share/pyshared/drlaunch/widget.py", line 122, in do_realize self.reloadIcons() File "/usr/share/pyshared/drlaunch/icongrid.py", line 368, in reloadIcons self.icons.load() File "/usr/share/pyshared/drlaunch/icons.py", line 227, in load self.get(x,y).setApp(app) AttributeError: 'NoneType' object has no attribute 'setApp' /usr/share/pyshared/drlaunch/widget.py:245: GtkWarning: gdk_window_set_geometry_hints: assertion `GDK_IS_WINDOW (window)' failed obj.show_all() /usr/share/pyshared/drlaunch/widget.py:245: GtkWarning: gdk_window_resize: assertion `GDK_IS_WINDOW (window)' failed obj.show_all() /usr/share/pyshared/drlaunch/widget.py:245: GtkWarning: gdk_window_freeze_toplevel_updates_libgtk_only: assertion `window != NULL' failed obj.show_all() WTF?????????????????????? /usr/share/pyshared/drlaunch/widget.py:246: GtkWarning: gdk_window_thaw_toplevel_updates_libgtk_only: assertion `private->update_and_descendants_freeze_count > 0' failed gtk.main()