[Debian-Islamic-maintainers] Bug#829610: monajat-applet: monajat can't start without python-gst-1.0
kurotsugi
kaze.tsuki17 at gmail.com
Mon Jul 4 18:26:36 BST 2016
Package: monajat-applet
Version: 2.6.5-1
Severity: important
Dear Maintainer,
monajat-applet can't start without python-gst-1.0. I think we need to make it
as dependency. the source of the problem is on /usr/lib/python2.7/dist-
packages/monajat/applet.py, line 10
from gi.repository import Gtk, Gdk, Notify, Gst, GObject
without python-gst-1.0 monajat simply can't start, saying that it can't import
Gst.
/usr/lib/python2.7/dist-packages/monajat/applet.py:10: PyGIWarning: Gtk was
imported without specifying a version first. Use gi.require_version('Gtk',
'3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, Gdk, Notify, Gst, GObject
/usr/lib/python2.7/dist-packages/monajat/applet.py:10: PyGIWarning: Notify was
imported without specifying a version first. Use gi.require_version('Notify',
'0.7') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, Gdk, Notify, Gst, GObject
Traceback (most recent call last):
File "/usr/bin/monajat-applet", line 6, in <module>
from monajat.applet import applet_main
File "/usr/lib/python2.7/dist-packages/monajat/applet.py", line 10, in
<module>
from gi.repository import Gtk, Gdk, Notify, Gst, GObject
ImportError: cannot import name Gst
problem could be solved by installing python-gst-1.0 and at-spi2-core although
the error message isn't completely disapear. after installing at-spi2-core and
python-gst-1.0 the message is.
/usr/lib/python2.7/dist-packages/monajat/applet.py:10: PyGIWarning: Gtk was
imported without specifying a version first. Use gi.require_version('Gtk',
'3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, Gdk, Notify, Gst, GObject
/usr/lib/python2.7/dist-packages/monajat/applet.py:10: PyGIWarning: Notify was
imported without specifying a version first. Use gi.require_version('Notify',
'0.7') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, Gdk, Notify, Gst, GObject
/usr/lib/python2.7/dist-packages/monajat/applet.py:10: PyGIWarning: Gst was
imported without specifying a version first. Use gi.require_version('Gst',
'1.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, Gdk, Notify, Gst, GObject
at-spi2-core is needed to remove some complains about missing services.
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
install monajat-applet without python-gst-1.0 and at-spi2-core
* What exactly did you do (or not do) that was effective (or
ineffective)?
start monajat-applet from terminal
* What was the outcome of this action?
monajat can't start
* What outcome did you expect instead?
monajat should started
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (650, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages monajat-applet depends on:
ii python 2.7.11-2
ii python-gobject 3.20.1-1
ii python-monajat 2.6.5-1
Versions of packages monajat-applet recommends:
ii islamic-menus 1.0.5-1
ii python-dbus 1.2.4-1
monajat-applet suggests no packages.
-- no debconf information
More information about the Debian-islamic-maintainers
mailing list