If you are a user of Inskape on Ubuntu's Unity3d you might have noticed that there is a slight problem. Some icons are missing all over drop down menus on the panel bar.
(Un)Fortunately this is a known bug and there is a workaround.
Open a terminal window (Ctrl+Alt+T) and type
gksu gedit /usr/share/applications/inkscape.desktop
Comment the original lines of code, just in case something goes wrong and add the following at the end of the file then save
[Drawing Shortcut Group]
Name=No Global Menu
Exec=env UBUNTU_MENUPROXY=0 inkscape
TargetEnvironment=Unity
Like this
Now you should be able to right click the Inkscape icon and choose "No global menu" option from the dash panel.
That's it.Now you have your icons back.
Credit goes to lovius(m-lovius) on the bug tracker Bug#775702 .
0 commenti:
Posta un commento