Mintmenu is dead (SOLVED)

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Zwopper
Level 10
Level 10
Posts: 3054
Joined: Fri Nov 30, 2007 12:20 pm
Location: Deep in the Swedish woods
Contact:

Re: Mintmenu is dead

Post by Zwopper »

You can access the standard Gnome Menu by pressing "Alt" + F1.
...doesn't solve your problem, but it gives you access to your stuff...
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Image
My artwork at deviantART | My Band - Electric Alchemea
CREA DIEM!

Lenovo U330P | i5 | 16GB | 128GB - SSD | Elemantary OS 0.4
User avatar
Acid_1
Level 5
Level 5
Posts: 796
Joined: Thu Nov 01, 2007 11:12 pm
Location: Saskatchewan, Canada

Re: Mintmenu is dead

Post by Acid_1 »

try this.
mint.tar.gz
extract to your desktop, and then open a terminal. type

Code: Select all

cd /home/yourname/Desktop/mint
sudo cp * /usr/lib/linuxmint/mintMenu
That's a copy of an unedited mintMenu, just in case yours was edited. Tell us how that works. :P
MagnusB
Level 6
Level 6
Posts: 1252
Joined: Sun Nov 18, 2007 12:39 pm
Location: Norway

Re: Mintmenu is dead

Post by MagnusB »

You can also just add the standard GNOME menu to the panel and add Menu Bar (as a temporary solution).
As for the issue at hand, there seem to be some configuration files hanging on after install, try to completely remove it in Synaptic, "Mark for complete removal" and reinstall. Complete removal *should* remove all configuration files as well..
Image
You're not drunk if you can lie on the floor without holding on.
--Dean Martin
User avatar
clem
Level 12
Level 12
Posts: 4308
Joined: Wed Nov 15, 2006 8:34 am
Contact:

Re: Mintmenu is dead

Post by clem »

OSError: [Errno 13] Permission denied: '/home/michael/.local/share/applications/wine'
It's obviously a permission problem. I would go and check the permissions of that particular directory.

Clem.
Image
User avatar
Acid_1
Level 5
Level 5
Posts: 796
Joined: Thu Nov 01, 2007 11:12 pm
Location: Saskatchewan, Canada

Re: Mintmenu is dead

Post by Acid_1 »

Obviously ;)
User avatar
Acid_1
Level 5
Level 5
Posts: 796
Joined: Thu Nov 01, 2007 11:12 pm
Location: Saskatchewan, Canada

Re: Mintmenu is dead

Post by Acid_1 »

Well, that confuses me a bit. Why would mintMenu be reliant on Wine at all? I have used it without Wine, and plan on doing so with Elyssa. Is there any possible reason for this?
Husse

Re: Mintmenu is dead

Post by Husse »

It was mintmenu that threw the error, which means that the "wine folder" was somehow "started" from mintMenu - one would expect a wine program or wine itself to be started from the menu - that's why mintMenu collapsed in this case - why that folder changed - if it did - is another story
Wittfan

Re: Mintmenu is dead (SOLVED)

Post by Wittfan »

madmanmick wrote:Basically, when I try to start a program from the GNOME menu or mintmenu that requires administrator privileges (e.g. Synaptic, and any administration or preference applications), a little tray icon saying "starting administrative process" pops up, and then disappears. I'm pretty sure its the window that asks for your password to allow a program to run - the problem is that it doesn't actually show the window on my screen, and disappears after 5 seconds - hence the only way i can start half of the programs is by using Terminal with sudo.
I'm having the EXACT same problem. Did anybody ever figure out what was causing this?
Locked

Return to “Beginner Questions”