[Bug 198496] [NEW] [patch] Showdesktop Applet Errors
Launchpad Bug Tracker
198496 at bugs.launchpad.net
Mon Sep 8 06:18:42 BST 2008
You have been subscribed to a public bug by Andrew Starr-Bochicchio (andrewsomething):
The showdesktop applet crashes on mouse over, but continues to function.
This is especially annoying on Hardy where Apport wants to report the
crash over and over. This is very easily fixed. The attached patch
fixes this and also adds a tulip on mouse over.
Traceback (most recent call last):
File "/usr/lib/awn/applets/showdesktop/showdesktop.py", line 58, in __enter_notify
self.title.show(self, "Test python applet")
AttributeError: 'ShowDesktopButton' object has no attribute 'title'
Traceback (most recent call last):
File "/usr/lib/awn/applets/showdesktop/showdesktop.py", line 61, in __leave_notify
self.title.hide (self)
AttributeError: 'ShowDesktopButton' object has no attribute 'title'
** Affects: awn-extras
Importance: Low
Assignee: Andrew Starr-Bochicchio (andrewsomething)
Status: Fix Committed
** Affects: awn-extras-applets (Ubuntu)
Importance: Low
Status: Triaged
** Tags: applet patch showdesktop
--
[patch] Showdesktop Applet Errors
https://bugs.edge.launchpad.net/bugs/198496
You received this bug notification because you are a member of Ubuntu Sponsors for universe, which is a direct subscriber.
More information about the Ubuntu-universe-sponsors
mailing list