phatch-dev team mailing list archive
-
phatch-dev team
-
Mailing list archive
-
Message #00481
[Bug 419567] Re: Phatch 0.2.0.bzr1025-0ubuntu1~9.10~ppa won't start
Thanks for reporting this bug. I've fixed it immediately. Please help us testing our Phatch 0.2 PPA further and report any bug you can find here:
https://bugs.launchpad.net/phatch/+filebug
Of course do not file against Ubuntu, which still uses the old Phatch
0.1 version.
** Changed in: phatch
Importance: Undecided => Critical
** Changed in: phatch
Status: New => Fix Released
** Changed in: phatch
Assignee: (unassigned) => stani (stani)
--
Phatch 0.2.0.bzr1025-0ubuntu1~9.10~ppa won't start
https://bugs.launchpad.net/bugs/419567
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.
Status in Phatch = Photo & Batch!: Fix Released
Status in Ubuntu: Invalid
Bug description:
Binary package hint: phatch
Hello,
I m using Ubuntu 9.10.
Whet I upgraded Phatch to version 0.2.0.bzr1025-0ubuntu1~9.10~ppa (from https://launchpad.net/~stani/+archive/ppa repository) application stopt working.
When I try to run it from terminal, it gives me following message:
Traceback (most recent call last):
File "/usr/bin/phatch", line 6, in <module>
import phatch
File "/usr/lib/python2.6/dist-packages/phatch/__init__.py", line 19, in <module>
from core.config import init_config_paths
File "/usr/lib/python2.6/dist-packages/phatch/core/config.py", line 27, in <module>
from lib import desktop
ImportError: No module named lib
Before upgrade every thing works properly. I have checked this on three computers and every one gives same error.
Best regards.