Public bug reported:

Ubuntu 16.04 64 bit. Upgraded from 15.10. svn-workbench was working fine
till the upgrade.

After upgrade in fails to start with below error message:
kk@kk1:~$ svn-workbench 
Traceback (most recent call last):
  File "/usr/share/svn-workbench/wb_main.py", line 219, in <module>
    sys.exit( main( sys.argv ) )
  File "/usr/share/svn-workbench/wb_main.py", line 85, in main
    app = wb_app.WbApp( startup_dir, args )
  File "/usr/share/svn-workbench/wb_app.py", line 146, in __init__
    wx.App.__init__( self, 0 )
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 8628, 
in __init__
    self._BootstrapApp()
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 8196, 
in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/share/svn-workbench/wb_app.py", line 502, in OnInit
    self.initTranslations()
  File "/usr/share/svn-workbench/wb_app.py", line 242, in initTranslations
    all=1 )
  File "/usr/lib/python2.7/gettext.py", line 440, in find
    for nelang in _expand_lang(lang):
  File "/usr/lib/python2.7/gettext.py", line 134, in _expand_lang
    locale = normalize(locale)
  File "/usr/lib/python2.7/locale.py", line 386, in normalize
    code = localename.translate(_ascii_lower_map)
AttributeError: 'NoneType' object has no attribute 'translate'


Tried uninstall and installing again, but the error remains. Checked my
locale and its alright.

** Affects: svn-workbench (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1586280

Title:
  svn-workbench wont start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/svn-workbench/+bug/1586280/+subscriptions

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

Reply via email to