Package: gnome-gmail
Version: 1.9.3-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

after installing gnome-gmail in Stretch, I was a bit surprised about the few
extra dependencies which have to be installed on a KDE-only system. After
launching gnome-gmail then, I got some error messages, gnome-gmail didn't
start:

mariobl@debian:~$ gnome-gmail
/usr/share/gnome-gmail/gnomegmail.py:37: 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
/usr/share/gnome-gmail/gnomegmail.py:41: PyGIWarning: Secret was imported
without specifying a version first. Use gi.require_version('Secret', '1')
before import to ensure that the right version gets loaded.
  from gi.repository import Secret
/usr/share/gnome-gmail/gnomegmail.py:42: 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 Notify
Traceback (most recent call last):
  File "/usr/share/gnome-gmail/gnomegmail.py", line 43, in <module>
    from gi.repository import Wnck
ImportError: cannot import name Wnck

According to the messages, I installed python-wnck and gir1.0-wnck-3.0. The
messages have been shrinked a bit, and I the setup window has been opened where
I could submit my Gmail address. But there remain some terminal messages, and
gnome-gmail is still unusable:

mariobl@debian:~$ gnome-gmail
/usr/share/gnome-gmail/gnomegmail.py:37: 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
/usr/share/gnome-gmail/gnomegmail.py:41: PyGIWarning: Secret was imported
without specifying a version first. Use gi.require_version('Secret', '1')
before import to ensure that the right version gets loaded.
  from gi.repository import Secret
/usr/share/gnome-gmail/gnomegmail.py:42: 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 Notify
/usr/share/gnome-gmail/gnomegmail.py:43: PyGIWarning: Wnck was imported without
specifying a version first. Use gi.require_version('Wnck', '3.0') before import
to ensure that the right version gets loaded.
  from gi.repository import Wnck
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 103, in
_builder_connect_callback
    handler, args = _extract_handler_and_args(obj_or_map, handler_name)
  File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 83, in
_extract_handler_and_args
    raise AttributeError('Handler %s not found' % handler_name)
AttributeError: Handler onUserSelClose not found
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 103, in
_builder_connect_callback
    handler, args = _extract_handler_and_args(obj_or_map, handler_name)
  File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 83, in
_extract_handler_and_args
    raise AttributeError('Handler %s not found' % handler_name)
AttributeError: Handler onOkClicked not found
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Traceback (most recent call last):
  File "/usr/share/gnome-gmail/gnomegmail.py", line 765, in <module>
    main()
  File "/usr/share/gnome-gmail/gnomegmail.py", line 762, in main
    browser().open(gmailurl, new_browser, True)
  File "/usr/share/gnome-gmail/gnomegmail.py", line 63, in browser
    bpath = app.get_filename()
AttributeError: 'NoneType' object has no attribute 'get_filename'

Maybe it's only about missing dependencies... On a Fedora 23 system, with
similar software versions, gnome-gmail works as expected, although it is
actually Gnome 2 software.



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnome-gmail depends on:
ii  gir1.2-secret-1  0.18.3-1
ii  libgtk-3-bin     3.16.6-1
ii  python-gi        3.18.0-1
ii  python2.7        2.7.10-5

gnome-gmail recommends no packages.

gnome-gmail suggests no packages.

-- no debconf information

Reply via email to