crash on start

Bug #202294 reported by Pavel Mlčoch
2
Affects Status Importance Assigned to Milestone
screenlets (Ubuntu)
Incomplete
Undecided
Unassigned

Bug Description

Binary package hint: screenlets

pavka@ubuntu:~$ dpkg-query -W -f='${Package} ${Version}\t${Maintainer}\n' screenlets
screenlets 0.0.12-0ubuntu1 Ubuntu MOTU Developers <email address hidden>

pavka@ubuntu:~$ screenlets-manager
Traceback (most recent call last):
  File "/usr/share/screenlets-manager/screenlets-manager.py", line 31, in <module>
    import screenlets
  File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 43, in <module>
    from options import *
  File "/usr/lib/python2.5/site-packages/screenlets/options.py", line 30, in <module>
    import utils
  File "/usr/lib/python2.5/site-packages/screenlets/utils.py", line 19, in <module>
    import dbus
  File "/usr/lib/python2.5/dbus/__init__.py", line 74, in <module>
    import dbus.exceptions as exceptions
ImportError: No module named exceptions

pavka@ubuntu:~$ screenlets-packager
Traceback (most recent call last):
  File "/usr/share/screenlets-manager/screenlets-packager.py", line 19, in <module>
    import screenlets
  File "/usr/lib/python2.5/site-packages/screenlets/__init__.py", line 43, in <module>
    from options import *
  File "/usr/lib/python2.5/site-packages/screenlets/options.py", line 30, in <module>
    import utils
  File "/usr/lib/python2.5/site-packages/screenlets/utils.py", line 19, in <module>
    import dbus
  File "/usr/lib/python2.5/dbus/__init__.py", line 74, in <module>
    import dbus.exceptions as exceptions
ImportError: No module named exceptions

Revision history for this message
Julien Lavergne (gilir) wrote :

Thanks for your bug report.
Have you the python-dbus package installed ? If not, can you try to install it and see if the crash is still here ?

Changed in screenlets:
status: New → Incomplete
Revision history for this message
Pavel Mlčoch (pavkamlc) wrote : Re: [Bug 202294] Re: crash on start

Yes, I have latest version

pavka@ubuntu:~$ dpkg-query -W -f='${Package} ${Version}\t
${Maintainer}\n' python-dbus
python-dbus 0.82.4-1ubuntu1 Ubuntu Core Developers
<email address hidden>

Julien Lavergne píše v So 15. 03. 2008 v 15:48 +0000:

> Thanks for your bug report.
> Have you the python-dbus package installed ? If not, can you try to install it and see if the crash is still here ?
>
> ** Changed in: screenlets (Ubuntu)
> Status: New => Incomplete
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.