Skip to content

shell-extensions: Disable the plugin if we can't get the current shell version

Richard Hughes requested to merge wip/hughsie/shell-no-version into master

This may explain the thousands of critical warnings and memory explosion in #486 (closed)

Relevant parts of the log:

json_object_has_member: assertion 'member_name != NULL' failed
g_strsplit: assertion 'string != NULL' failed
g_strv_length: assertion 'str_array != NULL' failed

Merge request reports