Bug 14978 - Calibre 2.13 Missing library python-dbus
Summary: Calibre 2.13 Missing library python-dbus
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-07 19:25 CET by Ezequiel Partida
Modified: 2019-01-24 07:17 CET (History)
2 users (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description Ezequiel Partida 2015-01-07 19:25:26 CET
Hello

Running Calibre 2.13 gave me the next error:

calibre
Traceback (most recent call last):
  File "/usr/bin/calibre", line 20, in <module>
    sys.exit(calibre())
  File "/usr/lib64/calibre/calibre/gui_launch.py", line 45, in calibre
    init_dbus()
  File "/usr/lib64/calibre/calibre/gui_launch.py", line 39, in init_dbus
    from dbus.mainloop.glib import DBusGMainLoop, threads_init
ImportError: No module named dbus.mainloop.glib


Once I installed Python-Dbus the problem when away.

I tested RPM File: calibre-2.13.0-1.mga5.x86_64.rpm

Regards,
David Walser 2015-01-07 20:56:23 CET

Assignee: bugsquad => tarakbumba

Comment 1 Olav Vitters 2015-01-07 21:16:58 CET
Fixed in calibre-2.13.0-2.mga5

Status: NEW => RESOLVED
CC: (none) => olav
Resolution: (none) => FIXED

Comment 2 Alex Loginov 2019-01-24 06:33:19 CET
calibre-3.38.1-2.mga7.x86_64.rpm:

Traceback (most recent call last):
  File "/bin/calibre", line 20, in <module>
    sys.exit(calibre())
  File "/usr/lib64/calibre/calibre/gui_launch.py", line 70, in calibre
    init_dbus()
  File "/usr/lib64/calibre/calibre/gui_launch.py", line 42, in init_dbus
    from dbus.mainloop.glib import DBusGMainLoop, threads_init
ImportError: No module named dbus.mainloop.glib

Resolution: FIXED => (none)
Status: RESOLVED => REOPENED
Assignee: tarakbumba => bugsquad
CC: (none) => loginov_alex

Comment 3 Alex Loginov 2019-01-24 07:17:44 CET
Fixed by http://svnweb.mageia.org/packages?view=revision&revision=1360448

Resolution: (none) => FIXED
Status: REOPENED => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.