add to launcher isn't changed to remove from launcher
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Unity |
Fix Released
|
Undecided
|
Gord | |
| unity (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
Binary package hint: unity
with unity 0.2.18:
if you click on "add to launcher" to a new item, it isn't replaced with "remove from launcher", even if this is effectively present even if the application is closed.
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Hernando Torque (htorque) wrote : | #1 |
Changed in unity: | |
status: | New → Triaged |
Changed in unity: | |
assignee: | nobody → Gord (gord) |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package unity - 0.2.20-0ubuntu1
---------------
unity (0.2.20-0ubuntu1) maverick; urgency=low
* New upstream release.
- Right click and selecting application doesn't launch it (LP: #592817)
- Add some hint that the Ubuntu circle is click-able (LP: #592787)
- Remove unpinned launchers when quitting the app (LP: #608492)
- add to launcher isn't changed to remove from launcher (LP: #606266)
- quicklist should be hidden when drag and drop a launcher (LP: #606258)
- Fix reorganizing launchers (LP: #600738)
- Removing active application makes the application closes (LP: #598175)
- UnityLauncherQu
(LP: #599718)
* debian/control:
- bump libclutk-dev to latest
* debian/
- add missing file
* debian/
- disable latest changes making mutter respawning with some intel card
-- Didier Roche <email address hidden> Thu, 22 Jul 2010 22:37:56 +0200
Changed in unity (Ubuntu): | |
status: | Confirmed → Fix Released |
Omer Akram (om26er) wrote : | #3 |
marking this fixed as was ubuntu bug though now there is 'add to launcher' checkbox for pinning
Changed in unity: | |
status: | Triaged → Fix Released |
I don't see added launchers after I restart the session, and .xsession-errors suggests a problem when saving a launcher (which would explain why there's no "Remove from launcher"):
libunity-WARNING **: unity-favorites .vala:197: GConf string lookup failed: Bad key or directory name: "/desktop/ unity/launcher/ favorites/ /desktop_ file": Can't have two slashes '/' in a row
libunity-WARNING **: unity-favorites .vala:197: GConf string lookup failed: Bad key or directory name: "/desktop/ unity/launcher/ favorites/ /desktop_ file": Can't have two slashes '/' in a row
libunity-WARNING **: unity-favorites .vala:210: GConf string setting failed: Bad key or directory name: "/desktop/ unity/launcher/ favorites/ /type": Can't have two slashes '/' in a row
libunity-WARNING **: unity-favorites .vala:210: GConf string setting failed: Bad key or directory name: "/desktop/ unity/launcher/ favorites/ /desktop_ file": Can't have two slashes '/' in a row
And for whatever reason '/desktop/ unity/launcher/ favorites/ favorites_ list' contains an empty entry (I guess that explains the empty 'uid' which causes the warnings).