Comment 1 for bug 332424

Revision history for this message
Taylor "Ripps" LeMasurier-Wren (ripps818) wrote : Re: Grnotify keeps closing

I've figured it out. The crashing and overall flakyness is caused by the addition of python2.6. When I changed the first line of the program to "#!/usr/bin/python2.5" all the errors I was having went away.