Restricted manager don't starts

Bug #180288 reported by Anton Ivanov
4
Affects Status Importance Assigned to Milestone
Restricted Manager
Won't Fix
Undecided
Unassigned

Bug Description

Restricted-manager crashes on startup with that output:
neg@neg-desktop:~$ 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 197, 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 209, in __init__
    self.reset_model()
  File "/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerGtk.py", line 262, in reset_model
    self.parent.set_title_label(self.xml.get_widget('label_heading'), any_enabled)
  File "/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerGtk.py", line 122, in set_title_label
    (bold, normal) = RestrictedManagerCommon.title_label(self, in_use)
  File "/usr/lib/python2.5/site-packages/RestrictedManager/RestrictedManagerCommon.py", line 242, in title_label
    'these drivers.') % {'os': get_os_name()}
KeyError: u's'

Revision history for this message
Pavel Kostyuchenko (shprotx) wrote :

The reason is broken translation. String
"Proprietary drivers do not have public source code that %(os)s ..."
is translated into
"Проприетарные (патентованные) драйвера не имеют открытого исходного кода, который разработчики %(s) ..."

Revision history for this message
Anton Shestakov (av6) wrote :
Revision history for this message
Martin Pitt (pitti) wrote :

restricted-manager has been superseded by 'jockey' in Ubuntu Hardy (a complete redesign and rewrite), and thus this bug is not relevant in Hardy any more.

Changed in restricted-manager:
status: New → Won't Fix
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.