View Single Post
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#16
Originally Posted by RobbH View Post
I'm experiencing the same behavior as Nilchak, and here's what I get:

Code:
~ $ quicknote.py 
Traceback (most recent call last):
  File "/usr/bin/quicknote.py", line 22, in <module>
    import quicknote_gtk
  File "/usr/lib/quicknote/quicknote_gtk.py", line 37, in <module>
    import hildonize
  File "/usr/lib/quicknote/hildonize.py", line 12, in <module>
    import dbus
ImportError: No module named dbus

~ $ /usr/lib/quicknote/quicknote_gtk.py
Traceback (most recent call last):
  File "/usr/lib/quicknote/quicknote_gtk.py", line 37, in <module>
    import hildonize
  File "/usr/lib/quicknote/hildonize.py", line 12, in <module>
    import dbus
ImportError: No module named dbus
You are right, I am missing a dependency for Quicknote, sadly for a feature it doesn't even use but its just in re-used code. This should have suddenly broken and the firmware update should not have uninstalled python-dbus when it was there (and I assume needed if it was there) previously. I'll try and push out a new version tonight
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog