You are not logged in.
Hello,
I'm using gmail-notifier (http://gmail-notify.sf.net). it's like the orginal notifier from gmail only it works on linux.
Anyway it uses pygtk and since the upgrade I find that it's broken with this error :
Traceback (most recent call last):
File "./notifier.py", line 431, in ?
gmailnotifier = GmailNotify()
File "./notifier.py", line 54, in __init__
self.configWindow = GmailConfig.GmailConfigWindow( )
File "/home/omri/gmail-notify-1.6/GmailConfig.py", line 134, in __init__
table.attach( self.cbo_langs, 1, 2, 8, 9, ypadding=5 )
TypeError: GtkTable.attach() argument 8, item 134908255, item 136410567, item 136274455 impossible<bad format char>
so till the developer fix it, or if anyone know what the problem is...
can anyone link me to the old pygtk pacakge?
thanks,
grey
Offline
Same problem here ... until this morning gmail notifier worked fine, after an upgrade, including a new version of pygtk, it doesn't work
Arch GNU/Linux 0.7.1 (Noodle)
Linux 2.6.14-archck1
Offline
http://ftp.nluug.nl/ftp/pub/os/Linux/di … nux/extra/
and submit a bug report.
Offline
Well, you made me rememmber that little script and I went to check it out again.
And surprise surprise !!!
version 1.6.1 works flawlessly without a glitch and with no need for changes !
Coolness :-D
Offline