WorldclockScreenlet does not start
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Universal Applets |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
After resolving the dateutil issue, Worldclock is still not started on Intrepid, giving the following output:
$ python /usr/share/
/usr/share/
int(self.width * self.scale), int(self.height * self.scale), -1)
Traceback (most recent call last):
File "/usr/share/
screenlets.
File "/usr/lib/
session.start()
File "/usr/lib/
sl = self.create_
File "/usr/lib/
sl = self.screenlet(
File "/usr/share/
self.theme_name = "default"
File "/usr/share/
super(
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/share/
self.
File "/usr/share/
int(self.width * self.scale), int(self.height * self.scale), -1)
RuntimeError: could not create GdkPixmap object
Changed in universal-applets: | |
status: | New → Confirmed |
Fix based on the clock screenlets.