You are not logged in.

#1 2005-05-12 07:49:59

Greycloack
Member
Registered: 2004-03-05
Posts: 166

Problems with the new pygtk and gmail-notifier

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

#2 2005-05-13 02:45:35

Meshuggin
Member
From: /home/meshuggin
Registered: 2005-03-23
Posts: 137

Re: Problems with the new pygtk and gmail-notifier

Same problem here ... until this morning gmail notifier worked fine, after an upgrade, including a new version of pygtk, it doesn't work sad


Arch GNU/Linux 0.7.1 (Noodle)
Linux 2.6.14-archck1

Offline

#3 2005-05-13 06:33:19

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Problems with the new pygtk and gmail-notifier

Offline

#4 2005-11-03 23:31:57

Greycloack
Member
Registered: 2004-03-05
Posts: 166

Re: Problems with the new pygtk and gmail-notifier

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

Board footer

Powered by FluxBB