GTG

GTG crashes on exit on F21

Bug #1405712 reported by Frederic Muller
20
This bug affects 4 people
Affects Status Importance Assigned to Milestone
GTG
New
Undecided
Unassigned

Bug Description

Happens systematically and the deails are:
Traceback (most recent call last):
  File "/usr/lib/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

Tags: github
Revision history for this message
Sagar Ghuge (ghugesss) wrote :

I am not able to reproduce bug, Which GTG version are you using ?

Revision history for this message
Frederic Muller (fred-beijinglug) wrote :

The one which comes standard on F21 through yum install gtg: version 0.3.1

I noticed a similar bug filed but it says it only happens on the first launch, where in my case it happens systematically. This is the one if it can help: https://bugs.launchpad.net/gtg/+bug/1264846

Revision history for this message
sharky.fr (sharky-fr) wrote :

It also happens systematically to me, on Fedora 21 with gtg v0.3.1.

Details:
Error in atexit._run_exitfuncs:
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
Error in sys.exitfunc:
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

Revision history for this message
randomc (randomc-deactivatedaccount) wrote :

I installed notify-python package. It works for me on Fedora 21.

Changed in gtg:
status: New → Incomplete
status: Incomplete → New
Revision history for this message
Frederic Muller (fred-beijinglug) wrote :

Strangely I checked and notify-python was already installed. I ran GTG again and quit to see... and not more error message when quitting. I ran it yesterday and still had the bug so not sure what to conclude now, except that it seems to have disappeared.

Izidor Matušov (izidor)
tags: added: github
Revision history for this message
Rafael Peria de Sene (rpsene) wrote :

Got the same problem when it tries to automatically start.

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

Revision history for this message
Izidor Matušov (izidor) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.