PDA

View Full Version : calendar awn broke in last update


olavjunior
December 8th, 2007, 10:54 AM
I used the calendar/clock applet. Then after the last update of awn, it got broke.

When I run it in terminal I get the output:
File "/usr/lib/awn/applets/calendar/clockcal.py", line 45, in <module>
import calthread
ImportError: No module named calthread


?

agaudio
December 8th, 2007, 06:58 PM
I had a similar problem. A simple fix is to download the latest version:

http://www.mediafire.com/?fzxxxtjm0e2

Then change the file ending from .awn to .tar and open it with your archive manager. Extract the file called calthread.py and copy it to

/usr/lib/awn/applets/calendar/

This should solve the problem.

jayachandranm
December 15th, 2007, 01:37 PM
Thanks for the tip, that worked for me too :-)

Jaya