[Bug 351626] Re: deejayd crashed with ImportError in module()

2009-11-23 Thread Launchpad Bug Tracker
This bug was fixed in the package deejayd - 0.9.0-2 --- deejayd (0.9.0-2) unstable; urgency=low * Xorg related scripts : fix auth files created in / by passing -t to mktemp. * Fix another bashism in /etc/init.d/deejayd. * Really fix build with python2.6 by applying patch from

[Bug 351626] Re: deejayd crashed with ImportError in module()

2009-05-21 Thread bilbo
Bonjour monsieur, thanks for your help, you are the best! -- deejayd crashed with ImportError in module() https://bugs.launchpad.net/bugs/351626 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 351626] Re: deejayd crashed with ImportError in module()

2009-05-20 Thread niol
Okay so now I need the results of the following command: $ ls /usr/lib/python*/dist-packages/deejayd Thanks... -- deejayd crashed with ImportError in module() https://bugs.launchpad.net/bugs/351626 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 351626] Re: deejayd crashed with ImportError in module()

2009-05-20 Thread bilbo
** Attachment added: ls http://launchpadlibrarian.net/26973583/ls -- deejayd crashed with ImportError in module() https://bugs.launchpad.net/bugs/351626 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 351626] Re: deejayd crashed with ImportError in module()

2009-05-20 Thread niol
Okay so this is definitely a problem of python 2.6 using dist-packages instead of site-packages. So the package would need a rebuild with the latest debian python helpers. However, the source package currently FTBFS in ubuntu. The version that I plan to have uploaded to unstable this week

[Bug 351626] Re: deejayd crashed with ImportError in module()

2009-05-19 Thread bilbo
** Attachment added: echo http://launchpadlibrarian.net/26944883/echo -- deejayd crashed with ImportError in module() https://bugs.launchpad.net/bugs/351626 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 351626] Re: deejayd crashed with ImportError in module()

2009-05-19 Thread bilbo
** Attachment added: ls http://launchpadlibrarian.net/26944900/ls -- deejayd crashed with ImportError in module() https://bugs.launchpad.net/bugs/351626 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 351626] Re: deejayd crashed with ImportError in module()

2009-05-19 Thread bilbo
Hello, i have ubuntu Jaunty 9.04 running on my computer and an issue with deejayd.ui.config too. When i try to install deejayd package using officiel jaunty sources, i have the following message displayed: Paramétrage de deejayd (0.7.2-2) ... Traceback (most recent call last): File

[Bug 351626] Re: deejayd crashed with ImportError in module()

2009-04-29 Thread niol
** Changed in: deejayd (Ubuntu) Status: New = Incomplete -- deejayd crashed with ImportError in module() https://bugs.launchpad.net/bugs/351626 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 351626] Re: deejayd crashed with ImportError in module()

2009-03-30 Thread Greg Grossmeier
** Visibility changed to: Public -- deejayd crashed with ImportError in module() https://bugs.launchpad.net/bugs/351626 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

[Bug 351626] Re: deejayd crashed with ImportError in module()

2009-03-30 Thread niol
Hi, Thanks for the report. Could you please provide the output of the following commands. $ dpkg -L deejayd and $ echo -en import sys\nprint sys.path\n | python and $ ls /usr/lib/python*/site-packages/deejayd Thanks, Alex ** Changed in: deejayd (Ubuntu) Assignee: (unassigned) = niol