Hello Michal,

Michal Čihař wrote:

> Hi
> 
> Dne Sat, 14 Mar 2009 13:15:37 +0100
> Wolf Wiegand <w...@kondancemilch.de> napsal(a):
> 
> > -------------------- Traceback --------------------
> >   File "/usr/bin/wammu", line 171, in <module>
> >     Wammu.App.Run()
> >   File "/var/lib/python-support/python2.5/Wammu/App.py", line 69, in Run
> >     app = WammuApp()
> >   File "/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", 
> > line 7700, in __init__
> >     self._BootstrapApp()
> >   File "/usr/lib/python2.5/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", 
> > line 7352, in _BootstrapApp
> >     return _core_.PyApp__BootstrapApp(*args, **kwargs)
> >   File "/var/lib/python-support/python2.5/Wammu/App.py", line 54, in OnInit
> >     frame.PostInit(self)
> >   File "/var/lib/python-support/python2.5/Wammu/Main.py", line 569, in 
> > PostInit
> >     self.InitDBUS()
> >   File "/var/lib/python-support/python2.5/Wammu/Main.py", line 586, in 
> > InitDBUS
> >     except dbus.DBusException:
> > -------------------- Exception --------------------
> > AttributeError: 'module' object has no attribute 'DBusException'
> > ---------------------------------------------------
> 
> That looks strange, can you please try following command what it will
> print:
> 
> python -c 'import dbus; import dbus.glib; print repr(dbus.DBusException)'

$ python -c 'import dbus; import dbus.glib; print repr(dbus.DBusException)'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
AttributeError: 'module' object has no attribute 'DBusException'


Cheers,

Wolf
-- 
I hope that when I die, people say about me, 'Boy, that guy sure owed me
a lot of money.' (Jack Handey)




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to