Awn

clock/calendar applet problem

Asked by Daniel Bermudez G.

Almost everything is working great in AWN except for 2 applets;
(using 2.0.1)

::gmail applet::

(avant-window-navigator:6418): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GObject'

(avant-window-navigator:6418): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed

(avant-window-navigator:6418): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GObject'

(avant-window-navigator:6418): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
Creating new applet :/usr/lib/awn/applets/awngmail.desktop uid:1198167930
Traceback (most recent call last):
  File "/usr/lib/awn/applets/gmail/gmail.py", line 12, in <module>
    import libgmail
  File "/usr/lib/awn/applets/gmail/libgmail.py", line 41, in <module>
    from lgconstants import *
ImportError: No module named lgconstants

:: clock/ calendar applet ::

(avant-window-navigator:6418): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GObject'

(avant-window-navigator:6418): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed

(avant-window-navigator:6418): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GObject'

(avant-window-navigator:6418): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
Creating new applet :/usr/lib/awn/applets/calendar.desktop uid:1198168020
['/usr/lib/awn/applets/calendar', '/usr/lib/python25.zip', '/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages/Numeric', '/usr/lib/python2.5/site-packages/PIL', '/usr/lib/python2.5/site-packages/gst-0.10', '/var/lib/python-support/python2.5', '/usr/lib/python2.5/site-packages/gtk-2.0', '/var/lib/python-support/python2.5/gtk-2.0', '/usr/lib/awn/applets/calendar/google']
Traceback (most recent call last):
  File "/usr/lib/awn/applets/calendar/clockcal.py", line 45, in <module>
    import calthread
ImportError: No module named calthread

clock / calendar applet was working great in 2.0
hope this helps to fix bugs,

Question information

Language:
English Edit question
Status:
Answered
For:
Awn Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Mark Lee (malept) said :
#1

I think that you have two problems:

gmail: it sounds like you either don't have libgmail installed, or you have a pre-0.1.0 release of it. (See http://wiki.awn-project.org/index.php?title=Awn_Extras:Installation for all of awn-extras's dependencies)

clock/calendar: it sounds like you have one of the interim development revisions of awn-extras that didn't include the calthread.py. Upgrading to a newer revision of the development branch will fix this.

Can you help with this problem?

Provide an answer of your own, or ask Daniel Bermudez G. for more information if necessary.

To post a message you must log in.