Workaround:
sudo ln -s gnome-applications.menu /etc/xdg/menus/applications.menu
Patch:
--- a/src/shell-app-system.c
+++ b/src/shell-app-system.c
@@ -199,7 +199,7 @@
* handle NODISPLAY semantics at a higher level or investigate them
* case by case.
*/
- priv->apps_tree = gmenu_tree_lookup ("applications.menu",
GMENU_TREE_FLAGS_INCLUDE_NODISPLAY);
+ priv->apps_tree = gmenu_tree_lookup ("gnome-applications.menu",
GMENU_TREE_FLAGS_INCLUDE_NODISPLAY);
priv->settings_tree = gmenu_tree_lookup ("gnomecc.menu",
GMENU_TREE_FLAGS_INCLUDE_NODISPLAY);
priv->app_change_timeout_id = 0;
** Patch added: "03_gnome_applications_menu.patch"
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/798135/+attachment/2227588/+files/03_gnome_applications_menu.patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/798135
Title:
gnome-shell crashed with signal 5 in shell_app_system_get_sections()
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/798135/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs