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.