You are not logged in.

#1 2010-05-23 10:16:54

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

[SOLVED] MIME editing of wine entries

I installed some M$ Office 2003, but it was a Portuguese version, and now I get this:
(erm, broken link...nvm)
(For powerpoint, it's "Assistente do Microsoft PowerPoint")
WM is Openbox, FM is Thunar and the latest wine. It shows similar stuff for other M$ Office documents too. I have removed that Office version, btw.

How can I fix this? I want it to read it in English, or turn it off, or something - everything except this Portuguese stuff. big_smile

Last edited by archman-cro (2010-06-10 06:51:43)

Offline

#2 2010-05-23 11:32:53

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

Re: [SOLVED] MIME editing of wine entries

Found a solution - editing /home/user/.local/share/mime/application/ msaccess.xml, msword.xml, vnd.ms-excel.xml etc etc files. smile

Offline

#3 2010-05-30 11:02:55

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

Re: [SOLVED] MIME editing of wine entries

Erm, update: After rebooting it went back to the old entry. Obviously cause it reads "Created automatically by update-mime-database. DO NOT EDIT!" in those files.
Anyone knows anything about it?

Offline

#4 2010-05-31 11:29:48

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

Re: [SOLVED] MIME editing of wine entries

Should I ask this in a wine forum, maybe? (Don't want to register there if someone here can help me...)

Offline

#5 2010-06-10 06:49:46

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

Re: [SOLVED] MIME editing of wine entries

I have fixed this problem with following commands:

find ~/.local/share/mime -name '*wine*' -exec rm {} \;
find ~/.local/share/mime -name '*wine*'
rm ~/.local/share/applications/wine*.desktop
update-mime-database ~/.local/share/mime

And then added new entry to the "Libraries" tab of winecfg: winemenubuilder.exe, and set it to disabled.
Logout and log back in and, tadaaaaa, smile
Someone may find this useful. Cheers.

Offline

#6 2010-08-12 14:57:29

nev
Member
Registered: 2010-08-12
Posts: 3

Re: [SOLVED] MIME editing of wine entries

Thank you for posting the commands to fix the problem.
I had the same problem until I found your post.

Offline

Board footer

Powered by FluxBB