[launcher] Wine applications are wrongly matched
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
BAMF |
Confirmed
|
Undecided
|
Unassigned | ||
Unity |
Confirmed
|
Undecided
|
Unassigned | ||
Wine |
Fix Released
|
Wishlist
|
|||
libwnck |
Fix Released
|
Medium
|
|||
bamf (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
unity (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
After launching a Wine app from terminal or via gnome-do, it appears in the launcher with the Wine icon, instead of its own icon. The title is "Wine Window Program Loader" instead of the proper application name.
It can't be favorited since it will favorite the wine executable itself.
And obviously different wine apps are all grouped under the same launcher icon.
See also bug #635223 about Wine applications not showing up in the dash.
-------
A way to fix this is to make all the Wine generated .desktop file to include a StartupWMClass value that matches the instance name of the related program (generally the .exe file name to be executed).
So for example, a "Mozilla Firefox.desktop" file can be easily fixed adding this parameter:
StartupWMClass
Wine should try to add this information at file generation time.
summary: |
- Wine application are wrongly matched in launcher + [launcher] Wine application are wrongly matched |
summary: |
- [launcher] Wine application are wrongly matched + [launcher] Wine applications are wrongly matched |
Changed in upicek: | |
status: | New → Confirmed |
affects: | upicek → unity-2d |
visibility: | private → public |
Changed in unity-2d: | |
importance: | Undecided → High |
description: | updated |
description: | updated |
Changed in unity-2d: | |
milestone: | none → 3.8 |
Changed in unity-2d: | |
milestone: | 3.8 → none |
Changed in bamf: | |
status: | New → Incomplete |
Changed in bamf (Ubuntu): | |
status: | New → Confirmed |
Changed in unity: | |
status: | New → Confirmed |
Changed in bamf: | |
status: | Incomplete → Confirmed |
Changed in libwnck: | |
importance: | Unknown → Medium |
status: | Unknown → New |
tags: | added: wine |
Changed in libwnck: | |
status: | New → Fix Released |
description: | updated |
Changed in wine: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in wine: | |
importance: | Medium → Wishlist |
Changed in wine: | |
status: | New → Confirmed |
Changed in bamf (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Undecided → Medium |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Changed in unity (Ubuntu): | |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
Changed in bamf: | |
assignee: | Marco Trevisan (Treviño) (3v1n0) → nobody |
no longer affects: | unity-2d |
Changed in wine: | |
status: | Confirmed → Unknown |
Changed in wine: | |
status: | Unknown → Fix Released |
The issue seemed to be fixed in Unity 2D with an up to date Natty.