Comment 0 for bug 425381

Revision history for this message
front243 (front243) wrote :

I had a reinstall of my Ubuntu system today (9.04-32Bit), and I installed the latest version of LottaNZB as per instructions on your download page.

I get this error when I try to start it:

22:30:08 environ No en_DK translation found for domain kiwi
Traceback (most recent call last):
  File "/usr/bin/lottanzb", line 6, in <module>
    app = App()
  File "/var/lib/python-support/python2.6/lottanzb/util.py", line 59, in __call__
    mcs.__instance = GObjectMeta.__call__(mcs, *args, **kwargs)
  File "/var/lib/python-support/python2.6/lottanzb/core.py", line 113, in __init__
    self.setup_resources()
  File "/var/lib/python-support/python2.6/lottanzb/core.py", line 128, in setup_resources
    resources.create_user_dirs()
  File "/var/lib/python-support/python2.6/lottanzb/resources/__init__.py", line 62, in create_user_dirs
    mkdir(directory)
OSError: [Errno 2] No such file or directory: '/home/thomas/.local/share/lottanzb'