[Desktop-packages] [Bug 1706043] Re: /usr/bin/gnome-software:11:g_str_hash:g_hash_table_lookup_node:g_hash_table_insert_internal:gs_plugin_loader_add_event:gs_plugin_loader_create_event_from_error

2017-09-06 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.25.91-1ubuntu5 --- gnome-software (3.25.91-1ubuntu5) artful; urgency=medium * debian/patches/0012-snap-Correct-the-app-origin.patch: - Store is now called "Snap Store" -- Robert Ancell Thu, 07

[Desktop-packages] [Bug 1706043] Re: /usr/bin/gnome-software:11:g_str_hash:g_hash_table_lookup_node:g_hash_table_insert_internal:gs_plugin_loader_add_event:gs_plugin_loader_create_event_from_error

2017-09-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-software/ubuntu -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1706043 Title: /usr/bin/gnome-

[Desktop-packages] [Bug 1706043] Re: /usr/bin/gnome-software:11:g_str_hash:g_hash_table_lookup_node:g_hash_table_insert_internal:gs_plugin_loader_add_event:gs_plugin_loader_create_event_from_error

2017-08-30 Thread Robert Ancell
commit 777ae7f1c51c61be12ec5e0fb5f6e16fd68d7e69 (HEAD -> master) Author: Richard Hughes Date: Wed Aug 30 09:35:23 2017 +0100 Do not crash if a GsPluginEvent has no unique ID We need to find the root cause of this, but in the meantime don't explode. ** Changed in:

[Desktop-packages] [Bug 1706043] Re: /usr/bin/gnome-software:11:g_str_hash:g_hash_table_lookup_node:g_hash_table_insert_internal:gs_plugin_loader_add_event:gs_plugin_loader_create_event_from_error

2017-08-29 Thread Robert Ancell
The crash is in gs-plugin-loader.c: g_hash_table_insert (priv->events_by_id, g_strdup (gs_plugin_event_get_unique_id (event)), g_object_ref (event)); In that the uniqe ID can be NULL. I'm not sure if this is a bug in the code that

[Desktop-packages] [Bug 1706043] Re: /usr/bin/gnome-software:11:g_str_hash:g_hash_table_lookup_node:g_hash_table_insert_internal:gs_plugin_loader_add_event:gs_plugin_loader_create_event_from_error

2017-08-25 Thread Jean-Baptiste Lallement
** Description changed: + New defect in artful which started with 3.24.3-0ubuntu1 + + The Ubuntu Error Tracker has been receiving reports about a problem regarding gnome-software. This problem was most recently seen with package version 3.24.3-0ubuntu6, the problem page at