I recently moved over to Kubuntu 11.04 and am enjoying using it. Couple of annoyance I had with the earlier Ubunutu 10.10 are now gone.
One issue that I'm having is the application menu is empty in the compiz toolbar.
More details here - https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/582452
FIX
I've used a simple workaround to fix this problem.
1) Use a terminal
2) cd /etc/xdg/menus
3) sudo link kde4-applications.menu applications.menu
Voila your problem is now fixed. The issues is because cairo dock is expecting an applications.menu file to be available at the /etc/xdg/menus location. The workaround described above creates a new applications.menu file that in reality is shortcut to the kde menu file.
Another options is to create a copy of the kde4-applications.menu file and save it as applications.menu, however you will have to create a copy every time you install a new program if you want to see it in the Gmenu.
0 comments:
Post a Comment