Open forum for end-user questions about
Wine . Before asking questions, check out the
Wiki as a first step.
Forum Rules
rolandixor
Level 2
Posts: 25 Joined: Thu May 29, 2008 10:43 am
Post
by rolandixor » Thu Jun 05, 2008 4:27 pm
I lost my accesories and programs menu (gnome) for wine, and I really need it back
I had to remove it to clean my installation, but now I don't know how to get it back!
somewhat urgent.
vitamin
Moderator
Posts: 6605 Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin » Thu Jun 05, 2008 4:48 pm
rolandixor wrote: I lost my accesories and programs menu (gnome) for wine, and I really need it back
I had to remove it to clean my installation, but now I don't know how to get it back!
somewhat urgent.
Don't remove them if you really need them.
If you still have same ~/.wine with all the installed programs, try running this:
Code: Select all
find ~/.wine/drive_c/ -name "*.lnk" -print -exec wine winemenubuilder '{}' \;
rolandixor
Level 2
Posts: 25 Joined: Thu May 29, 2008 10:43 am
Post
by rolandixor » Thu Jun 05, 2008 5:28 pm
Can I buy a bottle vitamin? You are rather helpful!
Thanks!
rolandixor
Level 2
Posts: 25 Joined: Thu May 29, 2008 10:43 am
Post
by rolandixor » Thu Jun 05, 2008 5:32 pm
sadly I didn't work.
Told me permission denied on my ~/.local/share/applications/wine folder...
But I'll do some checks and try again
rolandixor
Level 2
Posts: 25 Joined: Thu May 29, 2008 10:43 am
Post
by rolandixor » Thu Jun 05, 2008 5:37 pm
it keeps saying it can't make the .desktop files, permission denied.
Any ideas?
rolandixor
Level 2
Posts: 25 Joined: Thu May 29, 2008 10:43 am
Post
by rolandixor » Thu Jun 05, 2008 5:40 pm
seems the files are there, but not in the menu. do I have to restart (gnome)?
vitamin
Moderator
Posts: 6605 Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin » Thu Jun 05, 2008 7:23 pm
rolandixor wrote: it keeps saying it can't make the .desktop files, permission denied.
Any ideas?
Check/reset permissions and/or owner of those directories. You probably ran something as root in Wine and now you can't write to those dirs.
rolandixor
Level 2
Posts: 25 Joined: Thu May 29, 2008 10:43 am
Post
by rolandixor » Thu Jun 05, 2008 8:56 pm
permissions intact, and I found the .menu files that gnome uses. Now I need to find out how to merge them (and remove the delete entries). Thanks to God, it not only teaches me a lesson, but a new trick!
rolandixor
Level 2
Posts: 25 Joined: Thu May 29, 2008 10:43 am
Post
by rolandixor » Thu Jun 05, 2008 9:08 pm
THANKS VITAMIN.
I won't swallow you, so you're safe...
But thank God the most!
With no idea what I was doing, I fixed it!!!
rolandixor
Level 2
Posts: 25 Joined: Thu May 29, 2008 10:43 am
Post
by rolandixor » Fri Jun 06, 2008 8:18 pm
had a song and dance this morning, but learned a lot in the process... now I know how it all works...
back on track