Public bug reported:

Binary package hint: restricted-manager-core

Arch: AMD64
Release: Ubuntu 7.10
Package vesrion: 0.33.1
Steps to reproduce: Install russian localization packages, upgrade 7.04->7.10, 
start restricted-manager.

Problem:
After upgrading to Ubuntu 7.10 from 7.04 restricted manager fails to start if 
ru_RU.UTF-8 locale is set. Here is the output:
--------------
[EMAIL PROTECTED]:~$ 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'
[EMAIL PROTECTED]:~$ 
---------------

If you set LANG=C and start restricted-manager again this bug does not
occur, switching back to LANG=ru_RU.UTF-8 leads to bug again.

** Affects: restricted-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
[gutsy] restricted-manager fails to start after upgrade
https://bugs.launchpad.net/bugs/154214
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to