Bug report #20764
Duplicate QGIS entry in Ubuntu launcher
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Jorge Rocha | ||
Category: | Build/Install | ||
Affected QGIS version: | 3.5(master) | Regression?: | No |
Operating System: | Ubuntu 18.04 | Easy fix?: | Yes |
Pull Request or Patch supplied: | Yes | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 28584 |
Description
If the user decides to add QGIS to the launcher favourites, when the user starts the application, two different icons will be at the launcher bar (see attached file).
To fix this double entrance in the launch bar, we need to add StartupWMClass=QGIS3 to the desktop file, so it knows that the applications are the same.
The desired behaviour is a launch bar with just one icon.
I'm submitting a PR to fix this small issue.
History
#1 Updated by Luigi Pirelli almost 6 years ago
- Status changed from Open to Closed