分页: 1 / 2

我就想问问我的菜单栏去哪里了?

发表于 : 2016-04-22 17:53
Nick_Aaron
:Cry 迫不及待地装了Ubuntu16.04,感觉总是怪怪的。后来打开gedit想设置一下背景,却发现菜单栏没了。。。gnome-terminal,gnome-system-monitor,nautilus都是这个问题。图形界面用得爽,出点问题就不知道怎么办了。firefox倒是好好的,菜单栏什么的都有。

Re: 我就想问问我的菜单栏去哪里了?

发表于 : 2016-04-22 18:05
vickycq
默认好像是鼠标移过去才会出现。到 系统设置 - Appearance - Behaviour 中看看
可以设置:"Menu visibility" - "Displayed on mouse hovering" / "Always displayed"

参考
https://help.ubuntu.com/16.04/ubuntu-he ... intro.html
http://news.softpedia.com/news/ubuntu-1 ... 0305.shtml

Re: 我就想问问我的菜单栏去哪里了?

发表于 : 2016-04-22 18:52
cao627
按Crtl + m
或Alt试试

ubuntu16.04一些gnome程序的菜单栏没了。

发表于 : 2016-04-22 18:55
Nick_Aaron
Screenshot from 2016-04-22 18-02-43.png
如题。今天装好ubuntu16.04后总觉得怪怪的,但暂时没看出哪里不对。后来设置gedit的时候发现没法点菜单了。。。,然后打开nautilus,gnome-terminal,gnome-system-monitor都是这情况。不过Firefox能正常显示。

Re: ubuntu16.04一些gnome程序的菜单栏没了。

发表于 : 2016-04-22 18:58
qy117121
人家就是这样设计的,有些就是没了

Re: ubuntu16.04一些gnome程序的菜单栏没了。

发表于 : 2016-04-22 19:00
rosynirvana
appearance - behavior - show the menu for a window 你选的什么?

ubuntu16.04一些gnome程序的菜单栏没了。

发表于 : 2016-04-22 19:08
Nick_Aaron
ubuntu16.04的gedit,gnome-terminal,gnome-system-monitor没有菜单栏了。火狐倒是还能显示菜单栏。

Re: ubuntu16.04一些gnome程序的菜单栏没了。

发表于 : 2016-04-22 19:16
poloshiao
參閱

http://www.noobslab.com/2016/04/importa ... after.html
7: Enable Locally Integrated Menus & Scale Title + Menus:

http://www.omgubuntu.co.uk/2016/04/10-t ... -16-04-lts
8. Decide Where App Menus Show Up

Re: ubuntu16.04一些gnome程序的菜单栏没了。

发表于 : 2016-04-22 19:22
qy117121
图片
图片

记得beta版的时候面板上也是没有菜单的,结果正式版又改回来了么

Re: 我就想问问我的菜单栏去哪里了?

发表于 : 2016-04-22 19:36
Nick_Aaron
vickycq 写了:默认好像是鼠标移过去才会出现。到 系统设置 - Appearance - Behaviour 中看看
可以设置:"Menu visibility" - "Displayed on mouse hovering" / "Always displayed"

参考
https://help.ubuntu.com/16.04/ubuntu-he ... intro.html
http://news.softpedia.com/news/ubuntu-1 ... 0305.shtml
gnome的几个程序移过去都没有显示。火狐的移过去有显示。我从12.04开始每个ubuntu版本都装过,这个真心没遇到过。

Re: ubuntu16.04一些gnome程序的菜单栏没了。

发表于 : 2016-04-22 19:40
Nick_Aaron
qy117121 写了:人家就是这样设计的,有些就是没了
应该不是故意设计的吧。没了怎么设置啊? :Hehe而且就那几个gnome的程序这样,我觉得是bug。

Re: ubuntu16.04一些gnome程序的菜单栏没了。

发表于 : 2016-04-22 19:46
Nick_Aaron
rosynirvana 写了:appearance - behavior - show the menu for a window 你选的什么?
默认设置啊,没改。只有火狐是正常的。

Re: ubuntu16.04一些gnome程序的菜单栏没了。

发表于 : 2016-04-22 19:54
NetDreamer
Unity 7

Sometimes Gtk application menus go missing https://bugs.launchpad.net/ubuntu/+sour ... ug/1532226. You can workaround this by launching this from a terminal or Alt+F2 dash view:

代码: 全选

restart unity-panel-service
好像是个问题,有待解决,试试上边的命令。

Re: 我就想问问我的菜单栏去哪里了?

发表于 : 2016-04-22 19:56
NetDreamer
我也遇到过。官方 release note 提到了。他们建议运行:

代码: 全选

restart unity-panel-service
问题应该是在解决中。

Re: ubuntu16.04一些gnome程序的菜单栏没了。

发表于 : 2016-04-22 20:06
Nick_Aaron
NetDreamer 写了:Unity 7

Sometimes Gtk application menus go missing https://bugs.launchpad.net/ubuntu/+sour ... ug/1532226. You can workaround this by launching this from a terminal or Alt+F2 dash view:

代码: 全选

restart unity-panel-service
好像是个问题,有待解决,试试上边的命令。
哦。命令有效!多谢。之前帖子提示发送失败,重发个帖子,一看发了两个帖子我也是醉了。。。 :em06