View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#46
Hi, have been looking why any of those python apps doesn't want to work.
I saw that there are logs written for them. here's a part. Does it make any sense to any of you?

Started: Mon Dec 10 21:14:09 2007
Traceback (most recent call last):
File "/usr/bin/calend", line 1862, in <module>
root, vb=application_setup('Calendar', 'calend')
File "/usr/lib/python2.5/site-packages/nokia_utilities.py", line 233, in application_setup
gtk.set_application_name(program_name)
AttributeError: 'module' object has no attribute 'set_application_name'
~/.logs $
Thanks.