Reply
Thread Tools
combatdoc's Avatar
Posts: 204 | Thanked: 29 times | Joined on May 2008
#21
No problem.
And FYI, python-gtk2 has had an osso4 release putting gtk.glade back into it, although I am sure this is temporary if its being depreciated.
__________________
Doc, 68W3P, AAS, NREMT-P
Far From Perfect
Mobile Version (Under Dev, Please Comment)
Nokia n810 Diablo
(After many years of Palm and Windows PDAs)
"So Shut Up, Live, Travel, Adventure, Bless, And Don't Be Sorry." - Jack Kerouac
 
Posts: 2 | Thanked: 0 times | Joined on Jul 2008
#22
hi.
I have installed on Diablo all the needed packages for erminig: python2.5, python-sqlite, python-gdata and python-hildon. Then I've installed the erminig but it won't start. When starting from x-term I am still getting message:
~ $ erminig
Traceback (most recent call last):
File "/usr/bin/erminig", line 1047, in <module>
profiles = Profiles(config)
File "/usr/bin/erminig", line 857, in __init__
self.init_profiles()
File "/usr/bin/erminig", line 862, in init_profiles
self.read_config()
File "/usr/bin/erminig", line 869, in read_config newProfile = Profile(entry[0], entry[1], entry[2], entry[3]
TypeError: 'int' object is unsubscriptable

Any idea what should I do? Thanks in advance.
 
Posts: 398 | Thanked: 77 times | Joined on Jul 2007
#23
Originally Posted by kedar View Post
hi.
I have installed on Diablo all the needed packages for erminig: python2.5, python-sqlite, python-gdata and python-hildon. Then I've installed the erminig but it won't start. When starting from x-term I am still getting message:
~ $ erminig
Traceback (most recent call last):
File "/usr/bin/erminig", line 1047, in <module>
profiles = Profiles(config)
File "/usr/bin/erminig", line 857, in __init__
self.init_profiles()
File "/usr/bin/erminig", line 862, in init_profiles
self.read_config()
File "/usr/bin/erminig", line 869, in read_config newProfile = Profile(entry[0], entry[1], entry[2], entry[3]
TypeError: 'int' object is unsubscriptable

Any idea what should I do? Thanks in advance.
your configuration file is hosed

in terminal

rm /home/user/.erminig.cfg

restart erminig and re-enter your credentials
 

The Following User Says Thank You to prk60091 For This Useful Post:
Posts: 2 | Thanked: 0 times | Joined on Jul 2008
#24
Thanks. Now it's working great.
I've read about the cfg trick but I have somehow missed the file in mc Thanks again, now I won't have to reinstall the OS.
 
Posts: 12 | Thanked: 1 time | Joined on Feb 2008
#25
so many seemingly different problems... this is mine:
erminig runs, but reports this when I clicl 'add'

~ $ erminig
/usr/bin/erminig:39: GtkWarning: Mixing deprecated and non-deprecated GtkToolbar API is not allowed
self.wTree = gtk.glade.XML(self.gladefile, "mainWindow")
Traceback (most recent call last):
File "/usr/bin/erminig", line 363, in OnAddProfile
, self.googleAccess.google_access.googlecalendars
AttributeError: GoogleObj instance has no attribute 'googlecalendars'
 
Posts: 97 | Thanked: 3 times | Joined on Jan 2008
#26
I get the following w/Diable and erminig 3.1 (I think 3.1 is still the most current?)
It seems similar.

When I start erminig, I get this:
Code:
/usr/bin/erminig:39: GtkWarning: Mixing deprecated and non-deprecated GtkToolbar API is not allowed

self.wTree = gtk.glade.XML(self.gladefile, "mainWindow")
When I tap "update" for my Google calendar it seems to process the calendar entries and then shows:
Code:
Traceback (most recent call last):

File "/usr/bin/erminig", line 215, in on_UpdateProfile self.progressbar)

File "/usr/share/erminig/processevents.py", line 115, in updateall

self.ProcessUpdatedEvents()

File "/usr/share/erminig/processevents.py", line 186, in ProcessUpdatedEvents

printd("byday : " + byday)

TypeError: cannot concatenate 'str' and 'NoneType' objects
???

Thank you,
Frank
__________________
-----------------------------------------------------
Terrorism is not the answer
-----------------------------------------------------
 
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#27
hometoast and FGol:

I just came back from vacation: I'll look into these issues as soon as possible!

hometoast: I suspect that this is a regression from the code cleanup I did in version 0.3.0. I will try to reproduce the bug and come back to you if I cannot reproduce it.

FGol: I'm already working on the warning you get when starting Erminig. It seems harmless for the moment, but I really don't like it at all! I'm planning on fixing this issue for the next release. The error when updating is very likely coming from repeated events that finish very very late in the calendar (many years from now).

Thanks to both of you for the report!
 

The Following User Says Thank You to lorelei For This Useful Post:
Posts: 10 | Thanked: 0 times | Joined on Dec 2007
#28
Just installed latest update pushed today, all my calendars updated great!
 
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#29
@rauschd: Great

@FGol: Since this thread has been revived, I take the occasion to announce that the bug you reported above should now be fixed!
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:51.