![]() |
2009-09-14
, 22:28
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#342
|
~ $ rm .dialcentral/dialcentral.log ~ $ dialcentral.py ~ $ cat .dialcentral/dialcentral.log ERROR:root:libalarm.so.0: cannot open shared object file: No such file or directory Traceback (most recent call last): File "/usr/lib/dialcentral/dc_glade.py", line 195, in _idle_setup import alarm_handler File "/usr/lib/dialcentral/alarm_handler.py", line 9, in <module> import osso.alarmd as alarmd File "/alarmd.py", line 31, in <module> File "/usr/lib/python2.5/ctypes/__init__.py", line 348, in __init__ self._handle = _dlopen(self._name, mode) OSError: libalarm.so.0: cannot open shared object file: No such file or directory WARNING:root:No notification support WARNING:root:No connection support WARNING:root:Performing download of https://www.google.com/voice/mobile/phones INFO:root:Logged into <gv_backend.GVDialer object at 0x417271d0> through cookies WARNING:root:Performing download of https://www.google.com/voice/mobile/contacts
![]() |
2009-09-14
, 23:26
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#343
|
Posting on-device:
Code:~ $ rm .dialcentral/dialcentral.log ~ $ dialcentral.py ~ $ cat .dialcentral/dialcentral.log ERROR:root:libalarm.so.0: cannot open shared object file: No such file or directory Traceback (most recent call last): File "/usr/lib/dialcentral/dc_glade.py", line 195, in _idle_setup import alarm_handler File "/usr/lib/dialcentral/alarm_handler.py", line 9, in <module> import osso.alarmd as alarmd File "/alarmd.py", line 31, in <module> File "/usr/lib/python2.5/ctypes/__init__.py", line 348, in __init__ self._handle = _dlopen(self._name, mode) OSError: libalarm.so.0: cannot open shared object file: No such file or directory WARNING:root:No notification support WARNING:root:No connection support WARNING:root:Performing download of https://www.google.com/voice/mobile/phones INFO:root:Logged into <gv_backend.GVDialer object at 0x417271d0> through cookies WARNING:root:Performing download of https://www.google.com/voice/mobile/contacts
![]() |
2009-09-14
, 23:33
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#344
|
The Following User Says Thank You to epage For This Useful Post: | ||
![]() |
2009-09-14
, 23:39
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#345
|
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2009-09-15
, 00:26
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#346
|
EDIT: Please make sure python-glade2 is in the dependencies. I had to install it manually...
![]() |
2009-09-16
, 10:43
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#347
|
$ dialcentral.py Traceback (most recent call last): File "/usr/bin/dialcentral.py", line 12, in <module> import dc_glade File "/usr/lib/dialcentral/dc_glade.py", line 38, in <module> import hildonize File "/usr/lib/dialcentral/hildonize.py", line 5, in <module> import dbus ImportError: No module named dbus
![]() |
2009-09-16
, 11:57
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#348
|
Fresh install on fresh firmware:
EDIT: fixed by apt-get install python-dbusCode:$ dialcentral.py Traceback (most recent call last): File "/usr/bin/dialcentral.py", line 12, in <module> import dc_glade File "/usr/lib/dialcentral/dc_glade.py", line 38, in <module> import hildonize File "/usr/lib/dialcentral/hildonize.py", line 5, in <module> import dbus ImportError: No module named dbus
EDIT2: Now there are empty menus across the top, File, Edit, View, About... They weren't there before.
![]() |
2009-09-16
, 18:58
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#349
|
/home/user # apt-get install dialcentral Reading package lists... Done Building dependency tree Reading state information... Done Recommended packages: python-osso python2.5-osso python-hildon python2.5-hildon The following packages will be upgraded: dialcentral 1 upgraded, 0 newly installed, 0 to remove and 864 not upgraded. Need to get 135kB of archives. After this operation, 16.4kB disk space will be freed. WARNING: The following packages cannot be authenticated! dialcentral Install these packages without verification [y/N]? y Get:1 http://repository.maemo.org fremantle/free dialcentral 1.0.6-2 [135kB] Fetched 135kB in 0s (146kB/s) (Reading database ... 23593 files and directories currently installed.) Preparing to replace dialcentral 1.0.6-1 (using .../dialcentral_1.0.6-2_all.deb) ... /var/lib/dpkg/info/dialcentral.prerm: line 3: /usr/lib/dialcentral/alarm_handler.py: Permission denied dpkg: warning - old pre-removal script returned error exit status 126 dpkg - trying script from the new package instead ... Traceback (most recent call last): File "/usr/lib/dialcentral/alarm_handler.py", line 9, in <module> import osso.alarmd as alarmd ImportError: No module named osso.alarmd dpkg: error processing /var/cache/apt/archives/dialcentral_1.0.6-2_all.deb (--unpack): subprocess new pre-removal script returned error exit status 1 gtk-update-icon-cache: Cache file created successfully. Errors were encountered while processing: /var/cache/apt/archives/dialcentral_1.0.6-2_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
![]() |
2009-09-17
, 00:05
|
|
Posts: 11,700 |
Thanked: 10,045 times |
Joined on Jun 2006
@ North Texas, USA
|
#350
|
It sounds like the python bindings for alarmd have ... issues. These extrodinary errors I haven't hardened my code completely against and I am guessing that error is causing your other issues. I will try and get a fix into 1.0.6 (SVN only right now) so you can move forward on using it under Fremantle.
EDIT: NM The code seems to be protected against no libalarmd. Could you post a log (~/.dialcentral/dialcentral.log) which might help in finding the issue.
Thanks
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
Last edited by epage; 2009-09-14 at 19:09.