LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 02-18-2007, 06:47 AM   #1
lihavim
LQ Newbie
 
Registered: Aug 2006
Posts: 2

Rep: Reputation: 0
Gmail Notifier cant run


I'm using Slackware.
I've configured notifier.conf file as README file of Gmail Notifier said. Then I run ./notifier.py but it cant run:
Quote:
./notifier.py
Gmail Notifier v1.6.1b (2007/02/18 19:43:56)
----------
xmllangs: XML file succesfully parsed
Configuration read (/home/luannt/Install/Network/Google/gmail-notify/notifier.conf)
Traceback (most recent call last):
File "./notifier.py", line 409, in ?
gmailnotifier = GmailNotify()
File "./notifier.py", line 54, in __init__
self.configWindow = GmailConfig.GmailConfigWindow( )
File "/home/luannt/Install/Network/Google/gmail-notify/GmailConfig.py", line 134, in __init__
table.attach( self.cbo_langs, 1, 2, 8, 9, ypadding=5 )
TypeError: GtkTable.attach() argument 8, item 134993567 impossible<bad format char>
What must I do to run it?
Thanks in advance.
 
Old 02-27-2007, 05:16 AM   #2
lihavim
LQ Newbie
 
Registered: Aug 2006
Posts: 2

Original Poster
Rep: Reputation: 0
I've just fixed this error.
Open GmailConfig.py, go to line 134 and replace:
Code:
table.attach( self.cbo_langs, 1, 2, 8, 9, ypadding=5 )
by
Code:
table.attach( self.cbo_langs, 1, 2, 8, 9, ypadding=5, xpadding=0 )
Line 141, replace
Code:
table.attach( button, 0, 2, 10, 11, ypadding=2 )
by
Code:
table.attach( button, 0, 2, 10, 11, ypadding=2, xpadding=0 )
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Gmail notifier ? johnnydangerous Linux - Software 7 03-21-2007 09:56 PM
Why is Gmail notifier not working in Firefox tadelste Linux - Software 2 04-04-2006 04:56 PM
Ubuntu Gmail Notifier ndwork Linux - Software 1 01-04-2006 04:20 PM
gmail notifier help needed (newb) budlightnmyhand Linux - Software 8 11-15-2005 09:37 AM
GMail Notifier dlublink Linux - Software 1 11-10-2005 02:15 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 07:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration