On Thu, Jun 4, 2015 at 6:59 AM, chuhao li <[email protected]> wrote: > Hi, > > I met a problem when I run Lyx under Ubuntu 15.04. When the Lyx run as a > normal user, a lot of menu items cannot be used. But when I run Lyx as > superuser(execute “sudo lyx”), this problem disappear, and the window style > of Lyx is not a Ubuntu style (like the menu show up in the topbar). This > problem happens on the Lyx download from Ubuntu official repositories > (Ubuntu software center) as well as in the version I compiled with the > official source code. I hope you can help me. >
Sounds like you might be running into this issue: https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/1430059 Can you try the following on the terminal (without sudo)? QT_X11_NO_NATIVE_MENUBAR=1 lyx Best, Scott
