View Single Post
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'