Comment 6 for bug 125932

Revision history for this message
Skully (skully) wrote :

I have a similar problem with the debian/lenny version 0.94.
I have links to folders in my home to directories which are on a truecrypt volume.
When that volume isnt mounted, then i get the following error on startup:

Traceback (most recent call last):
  File "/usr/bin/olive-gtk", line 94, in <module>
    app = OliveGtk()
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/gtk/olive/__init__.py", line 254, in __init__
    self._load_right()
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/gtk/olive/__init__.py", line 1065, in _load_right
    statinfo = os.stat(self.path + os.sep + item)
OSError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/JohnDoe/xxx'
(translation: File or Directory not found)
where xxx is the folder which isnt mounted.

I have to mount the volume, to be able to start olive.