Snapped applications launched from command line aren't properly matched
Bug #1747802 reported by
Marco Trevisan (Treviño)
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
BAMF |
Fix Committed
|
Medium
|
Marco Trevisan (Treviño) | ||
bamf (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
Xenial |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) | ||
Artful |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
[Impact]
Snapped applications non launched from their desktop file aren't properly matched by BAMF.
[Test case]
From terminal:
1. snap install qml-hello-world
2. qml-hello-world
The application should start and the icon in the unity launcher should contain a Qt logo.
[Regression Potential]
Application with security profile might get a wrong desktop file.
Related branches
lp://qastaging/~3v1n0/bamf/snap-exec-matching-fix
- Andrea Azzarone (community): Approve
-
Diff: 187 lines (+120/-4)4 files modifiedsrc/bamf-matcher.c (+2/-2)
src/bamf-matcher.h (+0/-1)
src/bamf-window.c (+116/-1)
src/bamf-window.h (+2/-0)
lp://qastaging/~3v1n0/bamf/snap-exec-matching-fix-x
- Andrea Azzarone (community): Approve
-
Diff: 187 lines (+120/-4)4 files modifiedsrc/bamf-matcher.c (+2/-2)
src/bamf-matcher.h (+0/-1)
src/bamf-window.c (+116/-1)
src/bamf-window.h (+2/-0)
lp://qastaging/~3v1n0/bamf/snap-exec-matching-fix-a
Approved
for merging
into
lp://qastaging/bamf/artful
- Unity Team: Pending requested
-
Diff: 202 lines (+127/-4)5 files modifieddebian/changelog (+7/-0)
src/bamf-matcher.c (+2/-2)
src/bamf-matcher.h (+0/-1)
src/bamf-window.c (+116/-1)
src/bamf-window.h (+2/-0)
Changed in bamf (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
description: | updated |
Changed in bamf: | |
status: | In Progress → Fix Committed |
tags: |
added: verification-done-xenial removed: verification-needed-xenial |
tags: | removed: verification-failed-artful |
tags: |
added: verification-done verification-done-artful removed: verification-needed verification-needed-artful |
To post a comment you must log in.
This bug was fixed in the package bamf - 0.5.3+18. 04.20180207. 2-0ubuntu1
--------------- 18.04.20180207. 2-0ubuntu1) bionic; urgency=medium
bamf (0.5.3+
* bamf-window: read snap and flatpak IDs and use it to guess desktop-
id (LP: #1747802)
-- Marco Trevisan (Treviño) <mail@3v1n0.net> Wed, 07 Feb 2018 14:10:54 +0000