Chad's fix works. Latest Karmic has picard back up and running again.
Thanks!
--
picard crashed with ImportError in ()
https://bugs.launchpad.net/bugs/422032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ub
This bug was fixed in the package picard - 0.11-2ubuntu3
---
picard (0.11-2ubuntu3) karmic; urgency=low
* Add patch to set plugins/__init__.py nonempty so setup installs it.
(LP: #422032)
-- Chad MillerFri, 02 Oct 2009 15:10:11 -0400
** Changed in: picard (Ubuntu)
I guess no one's working on this.
** Attachment added: "debdiff"
http://launchpadlibrarian.net/32879171/picard_0.11-2ubuntu%5B2-to-3%5D.debdiff
** Changed in: picard (Ubuntu)
Status: Triaged => In Progress
--
picard crashed with ImportError in ()
https://bugs.launchpad.net/bugs/42203
Same bug affecting me in Karmic beta. With such an (apparently) simple
fix as suggested above - is it overly optimistic to hope for a quick fix
before Karmic release?
--
picard crashed with ImportError in ()
https://bugs.launchpad.net/bugs/422032
You received this bug notification because you are
Same bug in Karmic.
I try the workaround and works perfectly
--
picard crashed with ImportError in ()
https://bugs.launchpad.net/bugs/422032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Fix worked for me too.
Thanks.
--
picard crashed with ImportError in ()
https://bugs.launchpad.net/bugs/422032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubunt
Beautiful .. that worked like a charm :)
Thanks!!
--
picard crashed with ImportError in ()
https://bugs.launchpad.net/bugs/422032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
h
Setting to triaged. This is due to a missing directory and file in the
package:
/usr/share/python-support/picard/picard/plugins/__init__.py
The __init__.py file is actually empty in the upstream source as this
directory is meant for plugins. However setup.py doesn't seem to copy
empty files.
The
Same here on amd64, "fix" works but is no fix but a workaround.
--
picard crashed with ImportError in ()
https://bugs.launchpad.net/bugs/422032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@list
** Changed in: picard (Ubuntu)
Importance: Undecided => Medium
--
picard crashed with ImportError in ()
https://bugs.launchpad.net/bugs/422032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@li
haha sorry Sebastien I didn't do a page refresh before sending my
comment, but I'm glad we came up with similar suggestions
--
picard crashed with ImportError in ()
https://bugs.launchpad.net/bugs/422032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
while looking in /usr/lib/pymodules/python2.6/picard I saw that there was a
file called plugin.py but no plugins.py
copying this file to the name that the other scripts expect fixes the problem
and everything runs as expected
sudo cp /usr/lib/pymodules/python2.6/picard/plugin.py
/usr/lib/pymodul
Here is a fix:
$ sudo mkdir /usr/lib/pymodules/python2.6/picard/plugins
$ sudo touch /usr/lib/pymodules/python2.6/picard/plugins/__init__.py
--
picard crashed with ImportError in ()
https://bugs.launchpad.net/bugs/422032
You received this bug notification because you are a member of Ubuntu
Bugs,
Confirmed as reported by too someone else in
https://bugs.launchpad.net/ubuntu/+source/picard/+bug/422288
I could also reproduce the bug with the guest account:
$ sudo su guest
gu...@thinbox:/home/seb$ picard
Traceback (most recent call last):
File "/usr/bin/picard", line 2, in
from picard.
** Visibility changed to: Public
--
picard crashed with ImportError in ()
https://bugs.launchpad.net/bugs/422032
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubun
15 matches
Mail list logo