Dougiedee13 / gnome2-globalmenu

Automatically exported from code.google.com/p/gnome2-globalmenu
GNU General Public License v2.0
0 stars 0 forks source link

Menu item commands executed twice #583

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
IMPORTANT: Before reporting an issue:

1. Make sure the issue has not been fixed in the
latest version:
http://code.google.com/p/gnome2-globalmenu/issues/list?q=label:Milestone-
Release0.7.8

2. Make sure to include the version of Global Menu you are using

3. Make also sure to use an up-to-date VALA version if you are compiling
the source from GIT.

Thank you very much!

------------------------

What steps will reproduce the problem?
1. When using pidgin with Global Menu try joining a chat
2. Buddies > Join a Chat 
3. Move the dialog box and there will be another one beneath it!

What is the expected output?
One click on the menu item should execute the dialog show command once :)

What do you see instead?
Two dialog boxes(actually you have to move the first one to see the second
one beneath)

What version of the Global Menu are you using? On what operating system?
0.7.9 on Ubuntu 9.10

What version of Vala are you using? (if your Global Menu is built from git)

Please provide any additional information below.

Original issue reported on code.google.com by madura....@gmail.com on 13 Feb 2010 at 8:06

GoogleCodeExporter commented 8 years ago
I have this issue as well, on Ubuntu 10.04. It happens with many menu options 
in GIMP, Inkscape, and Evolution.

Original comment by amag...@gmail.com on 21 Sep 2010 at 10:08

GoogleCodeExporter commented 8 years ago
Even after I uninstalled the PPA version of globalmenu, when I used the Ubuntu 
Menu Bar applet (which should only contain the Applications, Places, and System 
categories), a globalmenu was appended to the tail of that menu. This 
globalmenu worked properly (no double click).

A system search for globalmenu showed another copy of the globalmenu applet in 
/usr/local/libexec, and many gnome-globalmenu.mo files scattered across 
multiple folders.

There was also a libglobalmenu file in /usr/lib/gtk-2.0/modules and a .schema 
file in /usr/local/etc/gconf/schemas

I figured that these files were from a previous manually-compiled install of 
globalmenu, so I deleted all of the files I found in nautilus. Now I get menus 
in my windows again, and I will try installing the PPA version of globalmenu 
tomorrow. I am 90% sure that it will work properly now that there is only one 
installation of globalmenu.

Original comment by amag...@gmail.com on 21 Sep 2010 at 12:11

GoogleCodeExporter commented 8 years ago
Yep, works properly now. Here are the steps that I took to solve this issue:

- Uninstall PPA version of globalmenu
- Remove all remaining pieces of globalmenu from previous compiled installs 
manually
- Reinstall PPA version of globalmenu
- Restart gnome-panel
- Add globalmenu to panel
- Restart machine

Original comment by amag...@gmail.com on 21 Sep 2010 at 12:19