Author Topic: Menu bar missing  (Read 15706 times)

Offline gagsays

  • Multiple posting newcomer
  • *
  • Posts: 11
Menu bar missing
« 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


Thank You

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Menu bar missing
« Reply #1 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.

Offline gagsays

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Menu bar missing
« Reply #2 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.

Offline gagsays

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Menu bar missing
« Reply #3 on: February 02, 2011, 06:55:33 am »
Somebody please help me

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2769
Re: Menu bar missing
« Reply #4 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.
« Last Edit: February 02, 2011, 03:00:53 pm by Pecan »

Offline gagsays

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Menu bar missing
« Reply #5 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.)

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Menu bar missing
« Reply #6 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).
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline gagsays

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Menu bar missing
« Reply #7 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?


Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Menu bar missing
« Reply #8 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
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline gagsays

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Menu bar missing
« Reply #9 on: February 02, 2011, 04:44:53 pm »
Tried new user method and exited docky but no change.

Offline gagsays

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Menu bar missing
« Reply #10 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.


nisuhw

  • Guest
Re: Menu bar missing
« Reply #11 on: February 14, 2011, 10:08:06 am »
i have same problem and solved after removing package "gnome-globalmenu-common"

Offline gagsays

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: Menu bar missing
« Reply #12 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.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: Menu bar missing
« Reply #13 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).

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Menu bar missing
« Reply #14 on: February 26, 2011, 01:50:00 pm »
BTW, there will be a wxGTK-2.8.12 which will fix this problem....  :lol:
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]