You are not logged in.
After installing and running xfce4-svn, my mimtypes became screwed up. It is only for me as a user, and it happens in all mime-using programs like ROX, Thunar, and etc. The problem is that every file is read as 'application/oclet-stream'.
Seems like a file in my home directory is to blame, I just have no idea which one. Does anyone have any ideas before I start the big search 'n' purge?
EDIT: Happens outside of Xfce4 as well, so it seems that xfce4-svn added something to a file outside the configuration of Xfce4 that messed it up. Hmm....
Offline
Does it happen as any other user than your own?
·¬»· i am shadowhand, powered by webfaction
Offline
I thought it worked okay for root, but it seems that it is screwed up there too. I suppose this problem is actually outside my home directory.
For the record, I tried reinstalling shared-mime-info with no resolve.
Offline
Well, I think you are wrong to assume that it's xfce4-svn that's causing your problem, since no one else has reported it.
·¬»· i am shadowhand, powered by webfaction
Offline
Well, I think you are wrong to assume that it's xfce4-svn that's causing your problem, since no one else has reported it.
Perhaps it is not what caused the problem, but after running it my Xfce4 menu no longer lists all of my programs, so I suspect it anyway.
EDIT: Nautilus complains about not being able to find descriptions for mimetypes. Hmm.... =
Offline
Do a 'pacman -Qs mime' and reinstall everything on the list... it sounds like some mime package got messed up somehow... maybe it was xfce4-svn, but it could be something else too.
·¬»· i am shadowhand, powered by webfaction
Offline
I found the problem, it is that /usr/share was pulled out of the XDG_DATA_DIRS environment variable which explains the missing menu entries, but I am not sure which file sets that and would like to fix it the clean way instead of using a profile.d entry or something. Works fine with /usr/share added. Cheers.
Offline