Package: pithos
Version: 1.1.2-1
Severity: important

Dear Maintainer,
Recently pithos started hanging on start-up with the following exception:

    Traceback (most recent call last):
      File "/usr/share/pithos/pithos/pithos.py", line 1112, in do_command_line
        self.do_activate()
      File "/usr/share/pithos/pithos/pithos.py", line 1119, in do_activate
        self.window = NewPithosWindow(self, self.options)
      File "/usr/share/pithos/pithos/pithos.py", line 1053, in NewPithosWindow
        window.finish_initializing(builder, options)
      File "/usr/share/pithos/pithos/pithos.py", line 165, in 
finish_initializing
        load_plugins(self)
      File "/usr/share/pithos/pithos/plugin.py", line 92, in load_plugins
        plugin = plugins[name] = load_plugin(name, window)
      File "/usr/share/pithos/pithos/plugin.py", line 67, in load_plugin
        module = __import__('pithos.plugins.'+name)
      File "/usr/share/pithos/pithos/plugins/notify.py", line 24, in <module>
        gi.require_version('Notify', '0.7')
      File "/usr/lib/python3/dist-packages/gi/__init__.py", line 102, in 
require_version
        raise ValueError('Namespace %s not available' % namespace)
    ValueError: Namespace Notify not available

Installing gir1.2-notify-0.7 solved the problem, however this package is not a
required dependancy of pithos, just a recommended package.


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
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 pithos depends on:
ii  gir1.2-gst-plugins-base-1.0  1.8.3-1
ii  gir1.2-gstreamer-1.0         1.8.3-1
ii  gir1.2-gtk-3.0               3.21.5-3
ii  gstreamer1.0-plugins-bad     1.8.2-1+b2
ii  gstreamer1.0-plugins-good    1.8.3-1+b1
ii  python3-gi                   3.20.1-1
ii  python3-gi-cairo             3.20.1-1
ii  python3-pkg-resources        26.1.1-1
pn  python3:any                  <none>

Versions of packages pithos recommends:
pn  gir1.2-appindicator3-0.1   <none>
pn  gir1.2-keybinder-3.0       <none>
ii  gir1.2-notify-0.7          0.7.6-2
pn  gnome-icon-theme-symbolic  <none>
pn  python3-dbus               <none>
pn  python3-pylast             <none>

pithos suggests no packages.

-- no debconf information

Reply via email to