我想我的应用程序菜单(在Gnome回退的右上角)已经坏了或者什么的。我正在处理MenuLibre,在我关闭它之后,一个附加的“系统工具”菜单出现在附件上面,其中包含一个只包含Synaptic的“文件夹”(我正在更改的菜单项)。关闭MenuLibre后,Alacarte和MenuLibre不再打开。我试过apt-get purge menulibre alacarte并重新安装它们,但什么也没发生。
有人知道如何修改我的菜单吗?我可以编辑它吗?谢谢!
补充信息:
我运行Ubuntu值得信赖的14.04开发,截至2014年3月6日Gnome回退,在升级到可靠后,我的菜单已经“重置”,即一切都是正常的,除了我添加的任何快捷键,已经转移到其他。
当我在终点站开了阿拉卡特时,我得到了这样的信息:
** (alacarte:32703): WARNING **: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
(alacarte:32703): Gtk-CRITICAL **: gtk_accel_label_set_accel_closure: assertion 'gtk_accel_group_from_accel_closure (accel_closure) != NULL' failed
(alacarte:32703): Gtk-CRITICAL **: gtk_accel_label_set_accel_closure: assertion 'gtk_accel_group_from_accel_closure (accel_closure) != NULL' failed
**
ERROR:/build/buildd/gnome-menus-3.10.1/./libmenu/gmenu-tree.c:4022:preprocess_layout_info: assertion failed: (!directory->preprocessed)
Aborted当我在终端中打开MenuLibre时,我会看到以下内容:
WARNING:menulibre: getDefaultMenuPrefix() 'No menu prefix found, MenuLibre will not function properly.'
**
ERROR:/build/buildd/gnome-menus-3.10.1/./libmenu/gmenu-tree.c:4022:preprocess_layout_info: assertion failed: (!directory->preprocessed)
Aborted发布于 2014-03-08 04:56:53
“我想明白了。我所要做的就是删除~/..config/菜单,以及打开的alacarte和libre菜单,而不存在任何问题。”
我确认了Linux 17.0上存在菜单错误的解决方案。我删除指定的文件,一切正常工作。
https://askubuntu.com/questions/430230
复制相似问题