Gnomenu wont open more than once

Asked by Shadow121

Ubuntu 8.10 64 Bit

I am trying to use Gnomenu but i am having some problems. I installed it, set it up, and i even see it on my gnome panel at the bottom left. The problem is that i only get one click on it and then it wont open again after that unless i reboot gnomenu altogether. I also notice that there are no icons at all in the menu that pops up.

Question information

Language:
English Edit question
Status:
Expired
For:
GnoMenu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
technoshaun (shaun-marolf) said :
#1

Whgat version of Python are you using

Revision history for this message
Shadow121 (shadow7147) said :
#2

Looks like version 2.5

Revision history for this message
technoshaun (shaun-marolf) said :
#3

technoshaun suggests this article as an answer to your question: Try using the basic steps in this FAQ
FAQ #264: “OAFIID:GNOME_GnoMenu Error”.

Revision history for this message
technoshaun (shaun-marolf) said :
#4

technoshaun suggests this article as an answer to your question: If the above fails try the following.
FAQ #298: “What to do when GnoMenu stops working right”.

Revision history for this message
Shadow121 (shadow7147) said :
#5

I looked at the FAQ and saw that i needed to put something in the terminal. I did just that and found out it still didn't work. Then i tried "sudo" before the command and it worked. I need to have the program running under sudo and then it works. How can i do this for the panel?

This is what i ran in terminal and it worked,

"sudo GnoMenu.py run-in-window"

Revision history for this message
technoshaun (shaun-marolf) said :
#6

Its a file permission problem. The GnoMenu executables access levels are to high. The need to be reset to allow any user to execute them. I'll get the info you need and post it here and create a FAQ as well.

Revision history for this message
Shadow121 (shadow7147) said :
#7

Ok. Thanks A lot!!! I will let you know how it goes.

Revision history for this message
technoshaun (shaun-marolf) said :
#8

GnoMenu.py is located in /usr/bin
Permissions should be set to root with read write. everyone else as read only and the file set as executable.

Sorry it took so long to get back on this.

Revision history for this message
Shadow121 (shadow7147) said :
#9

Nope, turns out that wasn't the problem. The program had those settings in there already and still nothing. I messed with the permissions a little, including changing myself to the owner, but that didn't help either. I was sure this was the problem. I dont understand why it runs fine when i do "sudo GnoMenu.py run-in-window".

Revision history for this message
Shadow121 (shadow7147) said :
#10

Is it anything to do with the GnoMenuSettings.xml in my home directory? I see that the permissions under that are not set like you said they should be in /usr/bin.

Revision history for this message
technoshaun (shaun-marolf) said :
#11

Okay that should be set to you having read write access. You are the owner of that file.

Something in the python configuration has to be off. Though I have no clue as to what.

Revision history for this message
Shadow121 (shadow7147) said :
#12

I dont know why nobody else is having this problem. Maybe it is something i did to the system. Is there a new version coming out with 9.04?

Revision history for this message
technoshaun (shaun-marolf) said :
#13

Others have had similar issues. What method did you use to install Gnomenu, source or debs?

Revision history for this message
Shadow121 (shadow7147) said :
#14

I did it via .deb package.

Revision history for this message
technoshaun (shaun-marolf) said :
#15

Same method I used. Do you have Tomboy installed?

Revision history for this message
Shadow121 (shadow7147) said :
#16

Yeah i have it.

Revision history for this message
technoshaun (shaun-marolf) said :
#17

Okay what about Python permissions? Just about the only thing left I can think of.

Revision history for this message
Shadow121 (shadow7147) said :
#18

Ok, how should i set up python permissions?

PS: What does tomboy have to do with the operation of gnomenu?

Revision history for this message
technoshaun (shaun-marolf) said :
#19

The tomboy keybindings file is also used by GnoMenu. This is slated to be deprecated in 2.0 but right now its what GnoMenu uses.

Make sure all base Python config files are readable by all. I doubt you are having issues with executables.

Revision history for this message
technoshaun (shaun-marolf) said :
#20

Issue fixed with 1.7 and 1.8