svn-workbench wont start

Bug #1586280 reported by kmkale
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
svn-workbench (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

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.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in svn-workbench (Ubuntu):
status: New → Confirmed
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.