/usr/bin/gnome-software:11:g_type_check_instance:g_signal_emit_valist:g_signal_emit:g_closure_invoke:signal_emit_unlocked_R
Bug #1778160 reported by
errors.ubuntu.com bug bridge
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-software (Ubuntu) |
Fix Released
|
Medium
|
Robert Ancell | ||
Xenial |
Fix Released
|
Medium
|
Robert Ancell | ||
Bionic |
Fix Released
|
Medium
|
Robert Ancell | ||
Cosmic |
Fix Released
|
Medium
|
Robert Ancell |
Bug Description
[Impact]
Configuring the permissions for a snap that has a plug that can connect to multiple slots causes a crash:
https:/
[Test Case]
1. Open GNOME Software
2. Search for and install TBD snap
3. Open Permissions dialog
4. Toggle TBD permission that uses a combo box
Expected result:
Permission is changed
Observed result:
GNOME Software crashes
[Regression Potential]
Fix is to rename a signal to avoid a name collision, low chance of introducing new bugs.
Changed in gnome-software (Ubuntu Cosmic): | |
status: | New → Fix Committed |
importance: | Undecided → Medium |
Changed in gnome-software (Ubuntu Bionic): | |
importance: | Undecided → Medium |
Changed in gnome-software (Ubuntu Xenial): | |
importance: | Undecided → Medium |
description: | updated |
Changed in gnome-software (Ubuntu Xenial): | |
status: | New → Fix Committed |
assignee: | nobody → Robert Ancell (robert-ancell) |
Changed in gnome-software (Ubuntu Bionic): | |
assignee: | nobody → Robert Ancell (robert-ancell) |
Changed in gnome-software (Ubuntu Cosmic): | |
assignee: | nobody → Robert Ancell (robert-ancell) |
Changed in gnome-software (Ubuntu Bionic): | |
status: | New → Triaged |
description: | updated |
To post a comment you must log in.
The crash seems to be related to a ComboBox and has only started occurring in Xenial after the Snap interfaces support was added.