Public bug reported:
Nothing happens when asked to click on the "restricted-manager" icon on
the menu bar.
A little more verbose on what is going on when called from a terminal:
~$ restricted-manager
File "/usr/bin/restricted-manager", line 42, in <module>
rm = RestrictedManager()
File
"/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerGtk.py",
line 53, in __init__
RestrictedManagerCommon.__init__(self,args,opts)
File
"/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerCommon.py",
line 186, in __init__
self.launch_manager()
File
"/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerGtk.py",
line 151, in launch_manager
self.ManagerWindow(self.xml, self.handlers, self)
File
"/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerGtk.py",
line 208, in __init__
self.reset_model()
File
"/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerGtk.py",
line 228, in reset_model
handlers = sorted(self.handlers.values(), key=lambda x: (x._type,
x.description))
File
"/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerGtk.py",
line 228, in <lambda>
handlers = sorted(self.handlers.values(), key=lambda x: (x._type,
x.description))
File
"/usr/lib/python2.5/site-packages/RestrictedManager/handlers/lrm_driver.py",
line 28, in description
return DriverHandler.description(self)
TypeError: 'property' object is not callable
** Affects: restricted-manager (Ubuntu)
Importance: Undecided
Status: New
--
crash when started (right after an update from Feisty to Gutsy)
https://bugs.launchpad.net/bugs/134054
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs