View Single Post
Old 10-29-2014, 02:50 PM   #1
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
running from source dbus error

The latest source will not allow me to start calibre:

Code:
calibre 2.7*  isfrozen: True is64bit: False
Linux-3.17.1-1-ARCH-i686-with-glibc2.0 Linux ('32bit', 'ELF')
('Linux', '3.17.1-1-ARCH', '#1 SMP PREEMPT Wed Oct 15 15:36:07 CEST 2014')
Python 2.7.8
Linux: ('', '', '')
Successfully initialized third party plugins: DeDRM && KindleUnpack - The Plugin && Modify ePub && Annotations && Kindle Collections && Quality Check && Overdrive Link && Diaps Editing Toolbag && Open With && Goodreads Sync
Traceback (most recent call last):
  File "site.py", line 51, in main
  File "/home/eschwartz/git/calibre/src/calibre/debug.py", line 217, in main
    calibre(['calibre'])
  File "/home/eschwartz/git/calibre/src/calibre/gui_launch.py", line 45, in calibre
    init_dbus()
  File "/home/eschwartz/git/calibre/src/calibre/gui_launch.py", line 39, in init_dbus
    from dbus.mainloop.glib import DBusGMainLoop, threads_init
  File "site-packages/dbus/mainloop/glib.py", line 29, in <module>
ImportError: /usr/lib/libdbus-glib-1.so.2: undefined symbol: g_type_check_instance_is_fundamentally_a
Restarted after unsetting CALIBRE_DEVELOP_FROM, working fine.
eschwartz is offline   Reply With Quote