[launcher] can't add java programs as favorites
Bug #704046 reported by
Christian Schendel
This bug affects 57 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
BAMF |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
GNOME Shell |
New
|
Undecided
|
Unassigned | ||
Unity |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
unity-2d |
Won't Fix
|
High
|
Unassigned | ||
bamf (Ubuntu) |
Fix Released
|
Undecided
|
Marco Trevisan (Treviño) | ||
unity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
By starting a java program like freemind, the "Keep in Launcher" option is missing
Related branches
lp://staging/~3v1n0/bamf/more-java-friendly-desktops
- PS Jenkins bot (community): Approve (continuous-integration)
- Christopher Townsend (community): Approve
-
Diff: 215 lines (+68/-10)6 files modifiedsrc/bamf-application.c (+12/-4)
src/bamf-matcher-private.h (+0/-1)
src/bamf-matcher.c (+32/-0)
src/bamf-matcher.h (+3/-0)
tests/bamfdaemon/test-application.c (+5/-5)
tests/bamfdaemon/test-matcher.c (+16/-0)
lp://staging/~3v1n0/unity/create-local-desktop-file
- Christopher Townsend (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 602 lines (+195/-92)11 files modifiedlauncher/ApplicationLauncherIcon.cpp (+36/-37)
launcher/LauncherDragWindow.cpp (+1/-1)
launcher/SoftwareCenterLauncherIcon.cpp (+0/-1)
tests/mock-application.h (+1/-0)
tests/test_application_launcher_icon.cpp (+118/-39)
tests/test_launcher.cpp (+4/-4)
tests/test_software_center_launcher_icon.cpp (+1/-1)
unity-shared/ApplicationManager.h (+2/-0)
unity-shared/BamfApplicationManager.cpp (+11/-0)
unity-shared/BamfApplicationManager.h (+2/-0)
unity-shared/StandaloneAppManager.cpp (+19/-9)
Changed in unity-2d: | |
milestone: | none → 3.8 |
Changed in unity-2d: | |
assignee: | Olivier Tilloy (osomon) → nobody |
milestone: | 3.8 → none |
Changed in unity-2d: | |
milestone: | none → 3.10 |
Changed in unity: | |
status: | Invalid → Confirmed |
Changed in bamf: | |
status: | New → Confirmed |
Changed in bamf (Ubuntu): | |
status: | New → Confirmed |
Changed in unity-2d: | |
milestone: | 3.10 → none |
Changed in bamf: | |
importance: | Undecided → Medium |
Changed in unity: | |
status: | Confirmed → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
milestone: | none → 7.1.1 |
Changed in bamf: | |
milestone: | none → 0.5.0 |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in unity-2d: | |
status: | Confirmed → Won't Fix |
Changed in bamf (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in bamf: | |
status: | Confirmed → In Progress |
Changed in bamf (Ubuntu): | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in bamf (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in bamf: | |
status: | In Progress → Fix Committed |
Changed in bamf (Ubuntu): | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thanks for the bug report Christian!
@Olivier: this is another example of bamf not able to find the desktop file.