Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: gagsays on February 01, 2011, 12:38:04 pm

Title: Menu bar missing
Post by: gagsays on February 01, 2011, 12:38:04 pm
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
Title: Re: Menu bar missing
Post by: Jenna on February 01, 2011, 02:18:03 pm
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.
Title: Re: Menu bar missing
Post by: gagsays on February 01, 2011, 02:29:27 pm
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.
Title: Re: Menu bar missing
Post by: gagsays on February 02, 2011, 06:55:33 am
Somebody please help me
Title: Re: Menu bar missing
Post by: Pecan on February 02, 2011, 02:56:19 pm
Somebody please help me

google "ubuntu menu bar" and "ubuntu menu bar disappeared" and "ubuntu missing menu"

You'll find info suggesting solutions.
Title: Re: Menu bar missing
Post by: gagsays on February 02, 2011, 03:23:50 pm
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.)
Title: Re: Menu bar missing
Post by: 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).
Title: Re: Menu bar missing
Post by: gagsays on February 02, 2011, 04:18:53 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?

Title: Re: Menu bar missing
Post by: oBFusCATed on February 02, 2011, 04:21:58 pm
Read carefully. I've said remove ~/.* not ~/* or use another clean user...

btw: Docky sounds pretty apple-ish...  :P
Title: Re: Menu bar missing
Post by: gagsays on February 02, 2011, 04:44:53 pm
Tried new user method and exited docky but no change.
Title: Re: Menu bar missing
Post by: gagsays on February 14, 2011, 03:10:55 am
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.

Title: Re: Menu bar missing
Post by: nisuhw on February 14, 2011, 10:08:06 am
i have same problem and solved after removing package "gnome-globalmenu-common"
Title: Re: Menu bar missing
Post by: gagsays on February 14, 2011, 01:22:06 pm
i have same problem and solved after removing package "gnome-globalmenu-common"
Man! that completely solved my problem.
You made my day!
thanks again.
Title: Re: Menu bar missing
Post by: Jenna on February 14, 2011, 05:14:06 pm
i have same problem and solved after removing package "gnome-globalmenu-common"
Man! that completely solved my problem.
You made my day!
thanks again.
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).
Title: Re: Menu bar missing
Post by: oBFusCATed on February 26, 2011, 01:50:00 pm
BTW, there will be a wxGTK-2.8.12 which will fix this problem....  :lol: