Hi all
How do i unhide menubar in code::blocks?
BTW i am using ubuntu 10.10 and emerald theme manager
(http://img715.imageshack.us/img715/8892/screenshot1ms.png)
Thank You
If I rememmebr right:
there exists a setting or an application (for gnome) that should hide menubars from apps and make them accessible through an applet.
I tried it out a while ago, but it did not work with wxWidgets menu from C::B.
I do not remember the exact name and place where it was, but it might cause your problems.
Thanks for replying.
I think, i never installed such kind of app.
Could compiz be a problem, though this problem is only specific to codeblocks.
I even tried reinstalling it.
Somebody please help me
Quote from: gagsays on February 02, 2011, 06:55:33 AM
Somebody please help me
google "ubuntu menu bar" and "ubuntu menu bar disappeared" and "ubuntu missing menu"
You'll find info suggesting solutions.
Quote from: Pecan on February 02, 2011, 02:56:19 PM
Quote from: gagsays on February 02, 2011, 06:55:33 AM
Somebody please help me
google "ubuntu menu bar" and "ubuntu menu bar disappeared" and "ubuntu missing menu"
You'll find info suggesting solutions.
thanks for replying
i tried searching for "ubuntu menu bar" but results are of no use as almost all of them talking about missing top gnome panel.
my panels are alright. its just that menu bar is missing in codeblocks (bar with option like File Edit View etc.)
Do you have installed something that tries to mimic the OSX style menus?
Also turn of compiz or any other compositing software.
Also try to remove ~/.* (probably try with different user).
Quote from: oBFusCATed on February 02, 2011, 04:01:26 PM
Do you have installed something that tries to mimic the OSX style menus?
Also turn of compiz or any other compositing software.
Also try to remove ~/.* (probably try with different user).
No i haven't installed any OSX style menu.
All theme related apps i have are - emarald manager, compiz-fusion, docky
tuning off compiz didn't help
won't "remove ~/*" delete all file/ folders in home folder. I think it contains user setting for various apps and my files also.
BTW once i also tried removing .codeblocks folder from home folder incase user setting for codeblocks were corrupted but even that didn't help.
Some where online i found that this [export UBUNTU_MENUPROXY=0] might help in temporarily unhiding the menu bar in affected application.
But even that didn't help.
Could this be due to some faulty plugin?
Read carefully. I've said remove ~/.* not ~/* or use another clean user...
btw: Docky sounds pretty apple-ish... :P
Tried new user method and exited docky but no change.
I have found a very weird solution to this problem but it works.
If i disable any plugin from manage plugins menu, menu bar appears. But will have to repeat steps every time codeblocks is opened.
i have same problem and solved after removing package "gnome-globalmenu-common"
Quote from: nisuhw on February 14, 2011, 10:08:06 AM
i have same problem and solved after removing package "gnome-globalmenu-common"
Man! that completely solved my problem.
You made my day!
thanks again.
Quote from: gagsays on February 14, 2011, 01:22:06 PM
Quote from: nisuhw on February 14, 2011, 10:08:06 AM
i have same problem and solved after removing package "gnome-globalmenu-common"
Man! that completely solved my problem.
You made my day!
thanks again.
Quote from: jens on February 01, 2011, 02:18:03 PM
If I remember right:
there exists a setting or an application (for gnome) that should hide menubars from apps and make them accessible through an applet.
I tried it out a while ago, but it did not work with wxWidgets menu from C::B.
I do not remember the exact name and place where it was, but it might cause your problems.
That was the application I meant (gnome-globalmenu).
BTW, there will be a wxGTK-2.8.12 which will fix this problem.... :lol: