[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Ayatana] Do you want to delete the applet from your configuration?
- To: Ayatana List <ayatana@xxxxxxxxxxxxxxxxxxx>
- Subject: [Ayatana] Do you want to delete the applet from your configuration?
- From: Luke Benstead <kazade@xxxxxxxxx>
- Date: Tue, 22 Jun 2010 10:13:12 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=shSj0hQwo0nTfo3pIOQT32Iidi0MTRnvD+/YBdAqSeg=; b=LKJVzYdfoIpTryLTRE0qD1rw5X96mF2xKbGmrxiHX/b6qoRg0K1AwbKuFFG4WRuh/P 42iQG7eitbP46GxCvxMDRKoab9J0w31FvQ4237M/NbgI4MmXAUU7v6ntnRrGVAh02Ty4 I/YqEABgzbYnMc11kxo8tVDwasrf0MQQzbEEo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=w9lo9r9QkCvLmCDxgvGmXhlowhCErzWJ959x4Dz1Bo/i3QoVni6bHn6U9p5H93BV3f g31reIZLe/UeuihDA/BD4eaWUS5Z6cIXDHZGrvbchfxxqE/xAeyobBSY7WJM4ya3oXAS nf/8Ew5lkxsxYQ7jHuQ3Pkx7XUm1bXJuxmQlQ=
- List-archive: <http://lists.launchpad.net/ayatana>
- List-help: <https://help.launchpad.net/ListHelp>
- List-id: <ayatana.lists.launchpad.net>
- List-owner: <https://launchpad.net/~ayatana>
- List-post: <mailto:ayatana@lists.launchpad.net>
- List-subscribe: <https://launchpad.net/~ayatana>
- List-unsubscribe: <https://launchpad.net/~ayatana>
Hi all,
Here's this week's bug bear of mine: http://img258.imageshack.us/img258/6311/as7ob3.png
Can we make that any less user friendly? We present the user a dialog, which no matter which option they choose leaves them with behaviour they don't want. Choose "Delete" and you lose your applet permanently, choose "Don't Delete" and you lose it until the panel is reloaded. Either way this isn't how we should be dealing with panel applet load errors.
This dialog turns up in a couple of situations, specifically:
1. You've uninstalled the applet program from the system, but not removed it from the panel
2. The applet has failed to load due to some error
Now, 1. really should be detectable. If I've uninstalled Tomboy, and the Tomboy applet is still in my configuration, Gnome should either ignore the configuration entry totally, or silently delete it from the configuration.
2. happens. And 90% of the time, a killall gnome-panel gets it working again. Surely Gnome panel should attempt to reload it again at least once before producing the delete/don't delete ultimatum? If it really won't load, we should have a slightly better dialog box with a "Report this bug" type feature (how exactly do you report an applet bug?)
Thoughts?
Luke.