Hello Again :-)
I did fresh install of usp and now it talks to me this way:
File "/usr/lib/python2.4/site-packages/usp/plugins/recent.py", line 170, in DoRecent if len( self.wTree.get_widget( "RecentBox" ).get_children() ) < self.numentries: AttributeError: 'NoneType' object has no attribute 'get_children' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 72, in RegenPlugin self.do_plugin() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 154, in do_plugin self.do_sizing() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 120, in do_sizing self.wTree.get_widget("install_software").child.get_children()[0].set_property("icon-size", icon_size) AttributeError: 'NoneType' object has no attribute 'child' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 72, in RegenPlugin self.do_plugin() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 154, in do_plugin self.do_sizing() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 120, in do_sizing self.wTree.get_widget("install_software").child.get_children()[0].set_property("icon-size", icon_size) AttributeError: 'NoneType' object has no attribute 'child' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 72, in RegenPlugin self.do_plugin() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 154, in do_plugin self.do_sizing() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 120, in do_sizing self.wTree.get_widget("install_software").child.get_children()[0].set_property("icon-size", icon_size) AttributeError: 'NoneType' object has no attribute 'child' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 72, in RegenPlugin self.do_plugin() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 154, in do_plugin self.do_sizing() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 120, in do_sizing self.wTree.get_widget("install_software").child.get_children()[0].set_property("icon-size", icon_size) AttributeError: 'NoneType' object has no attribute 'child' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 72, in RegenPlugin self.do_plugin() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 154, in do_plugin self.do_sizing() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 120, in do_sizing self.wTree.get_widget("install_software").child.get_children()[0].set_property("icon-size", icon_size) AttributeError: 'NoneType' object has no attribute 'child' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 72, in RegenPlugin self.do_plugin() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 154, in do_plugin self.do_sizing() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 120, in do_sizing self.wTree.get_widget("install_software").child.get_children()[0].set_property("icon-size", icon_size) AttributeError: 'NoneType' object has no attribute 'child' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 72, in RegenPlugin self.do_plugin() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 154, in do_plugin self.do_sizing() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 120, in do_sizing self.wTree.get_widget("install_software").child.get_children()[0].set_property("icon-size", icon_size) AttributeError: 'NoneType' object has no attribute 'child' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 72, in RegenPlugin self.do_plugin() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 154, in do_plugin self.do_sizing() File "/usr/lib/python2.4/site-packages/usp/plugins/system_management.py", line 120, in do_sizing self.wTree.get_widget("install_software").child.get_children()[0].set_property("icon-size", icon_size) AttributeError: 'NoneType' object has no attribute 'child' Static User Image Used Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Static User Image Used Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Static User Image Used Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Static User Image Used Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Static User Image Used Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Static User Image Used Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Static User Image Used Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Static User Image Used Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Static User Image Used Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Static User Image Used Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 79, in RegenPlugin self.SetSystemStyle(["UserLabel","UserBelowLabel"]) File "/usr/lib/python2.4/site-packages/usp/plugins/uspuser.py", line 133, in SetSystemStyle self.wTree.get_widget(items[i]).set_attributes(HeadingStyle) AttributeError: 'NoneType' object has no attribute 'set_attributes'
Reloading Plugins... Using Standard Menu Static User Image Used uspuser: loaded successfully system_management: loaded successfully applications: loaded successfully recent: loaded successfully Static User Image Used Static User Image Used USP reloaded
Reloading Plugins... Using Standard Menu Static User Image Used uspuser: loaded successfully system_management: loaded successfully applications: loaded successfully recent: loaded successfully Static User Image Used Static User Image Used USP reloaded
Reloading Plugins... Using Standard Menu Static User Image Used uspuser: loaded successfully system_management: loaded successfully applications: loaded successfully recent: loaded successfully Static User Image Used Static User Image Used USP reloaded
Reloading Plugins... Using Standard Menu Static User Image Used uspuser: loaded successfully system_management: loaded successfully applications: loaded successfully recent: loaded successfully Static User Image Used Static User Image Used USP reloaded
Reloading Plugins... Using Standard Menu Static User Image Used uspuser: loaded successfully system_management: loaded successfully applications: loaded successfully recent: loaded successfully Static User Image Used Static User Image Used USP reloaded
Reloading Plugins... Using Standard Menu Static User Image Used uspuser: loaded successfully system_management: loaded successfully applications: loaded successfully recent: loaded successfully Static User Image Used Static User Image Used USP reloaded
Reloading Plugins... Using Standard Menu Static User Image Used uspuser: loaded successfully system_management: loaded successfully applications: loaded successfully recent: loaded successfully Static User Image Used Static User Image Used USP reloaded
(usp:14946): Bonobo-WARNING **: Never got frame, control died - abnormal exit condition
and the problem still exists - freeze after executing applications. Bye ;-)