Restricted Manager broken in Gutsy

Bug #132528 reported by omriasta
2
Affects Status Importance Assigned to Milestone
Restricted Manager
New
Undecided
Unassigned

Bug Description

Restricted manager doesn't open in Ubuntu Gutsy 32bit.
Here is the error:
:~$ sudo restricted-manager
Traceback (most recent call last):
  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

Revision history for this message
David Horner (ds2horner) wrote : Re: Restricted Manager broken in Gutsy - also in 64bit

On 64bit acer with Tribe 3 initial install:

~$ sudo restricted-manager
Traceback (most recent call last):
  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

Is the package updated through Synaptic?
I only have the version from the tribe 3 CD I installed from.

Revision history for this message
mrben (mrben) wrote :

Same issue here on a box updated yesterday (2007-08-21) from Feisty to Gutsy.

Revision history for this message
Martin Böhm (martin.bohm) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 133218, so it is being marked as such. Please look at the other bug report and put information about restricted modules you used prior to the crash there.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.