Bug ID 1042118
Summary Packaging bug : GTG should require python-notify.
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.2
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter hvdheuvel@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Environment :
openSUSE Leap 42.2
gtg-0.3.1-8.33.noarch


Problem :
Once Getting Things Gnome (GTG) is installed, it always throws a traceback
error on the GUI when exiting.

taceback example :
[CODE/]
Traceback (most recent call last):
  File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/lib/python2.7/site-packages/GTG/plugins/bugzilla/notification.py",
line 64, in uinit_pynotify
    pynotify.uninit()
NameError: global name 'pynotify' is not defined
[/CODE]

Solution :
This message is gone, and GTG exits cleanly after manual installation of the
python-notify package.

So this should actually be part of the GTG requirements


You are receiving this mail because: