tags 572271 + patch severity 572271 grave justification Application doesn't start. retitle 572271 IDJC fails to start after recent changes thanks
On tisdagen den 2 mars 2010, Alessio Treglia wrote: > Please provide me more information. I suspect the OP meant to report the following bug. Running idjc results in the following exception: Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/idjcgui.py", line 90, in <module> import gtk, gobject, time, fcntl, signal, stat, cairo, socket File "/usr/share/pyshared/gtk-2.0/gtk/__init__.py", line 30, in <module> import gobject as _gobject File "/usr/share/pyshared/gtk-2.0/gobject/__init__.py", line 26, in <module> from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds,\ File "/usr/share/pyshared/gtk-2.0/glib/__init__.py", line 22, in <module> from glib._glib import * ImportError: No module named _glib I don't know why this happens, but changing ${python} ${pyexecdir}/idjcgui.py into ${python} -m idjcgui helps a bit. But then you get "unable to open a pipe to the mixer module" because idjc_config.py wasn't updated after idjcmixer and idjcsourceclient were moved from /usr/lib/idjc to /usr/bin. But why were they moved? They aren't meant to be run standalone, are they? Looks like they belong in /usr/lib/idjc. -- Magnus Holmgren holmg...@debian.org Debian Developer
signature.asc
Description: This is a digitally signed message part.