[solved] Some issues with MATE

Archived topics about LMDE 1 and LMDE 2
Locked
lleiria
Level 2
Level 2
Posts: 63
Joined: Sun Nov 07, 2010 2:07 pm

[solved] Some issues with MATE

Post by lleiria »

Hi,
That must be easy and dumb, but I don't know how to solve it. When I'm on the Mozilla Firefox box of recent downloads, choose one and right click to open its location, Firefox ask me what application do I want to use to make that. I think it's lost because of the change between nautilus and caja, but I don't know where is caja to tell Firefox to use it.
Also: after installing caja-gksu, when I want to open a place with "open as root", it tries to open with... VLC!! Probably, its the same issue...
Any help, please?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Image
lleiria
Level 2
Level 2
Posts: 63
Joined: Sun Nov 07, 2010 2:07 pm

Re: Some issues with MATE

Post by lleiria »

Ok, the first topic solved the firefox issue. Thanks, axl!
Nevertheless, I still can't open as root; the system tries to open the location with totem.
Still need some help...
Image
äxl

Re: Some issues with MATE

Post by äxl »

lleiria wrote:Ok, the first topic solved the firefox issue. Thanks, axl!
You're welcome.
Nevertheless, I still can't open as root; the system tries to open the location with totem.
Still need some help...
Please post the content of:

Code: Select all

~/.local/share/applications/mimeapps.list
lleiria
Level 2
Level 2
Posts: 63
Joined: Sun Nov 07, 2010 2:07 pm

Re: Some issues with MATE

Post by lleiria »

Here is what you asked:

Code: Select all

pc-principal lleiria # ~/.local/share/applications/mimeapps.list
bash: /root/.local/share/applications/mimeapps.list: No such file or directory
Image
äxl

Re: Some issues with MATE

Post by äxl »

Not as root please. In your user account /home/USER/...
cat the file or open it with your chosen text editor:

Code: Select all

cat ~/.local/share/applications/mimeapps.list
or

Code: Select all

pluma ~/.local/share/applications/mimeapps.list
lleiria
Level 2
Level 2
Posts: 63
Joined: Sun Nov 07, 2010 2:07 pm

Re: Some issues with MATE

Post by lleiria »

here:

Code: Select all

lleiria@pc-principal ~ $ cat ~/.local/share/applications/mimeapps.list

[Default Applications]
application/vnd.oasis.opendocument.text=libreoffice-writer.desktop
application/rtf=libreoffice-writer.desktop
application/x-extension-part=vlc.desktop
application/x-extension-drive=gnome-mplayer.desktop
inode/directory=nautilus-folder-handler.desktop
x-content/audio-cdda=foobnix.desktop
x-content/audio-player=foobnix.desktop
application/ram=totem.desktop
video/x-ms-wmv=vlc.desktop
application/vnd.rn-realmedia=vlc.desktop
video/x-flv=vlc.desktop
video/mp4=vlc.desktop
application/x-ms-dos-executable=file-roller.desktop
video/x-msvideo=vlc.desktop
text/html=chromium.desktop
x-scheme-handler/mailto=chromium.desktop
image/jpeg=eog.desktop
text/plain=pluma.desktop

[Added Associations]
application/vnd.oasis.opendocument.text=libreoffice-writer.desktop;
application/rtf=libreoffice-writer.desktop;
application/x-extension-part=vlc.desktop;totem.desktop;gnome-mplayer.desktop;
application/x-extension-drive=gnome-mplayer.desktop;
inode/directory=totem.desktop;vlc.desktop;
application/ram=vlc.desktop;
video/x-ms-wmv=vlc.desktop;
application/vnd.rn-realmedia=vlc.desktop;
video/x-flv=vlc.desktop;
video/mp4=vlc.desktop;
application/x-ms-dos-executable=totem.desktop;
image/jpeg=eog.desktop;
text/plain=pluma.desktop;
lleiria@pc-principal ~ $ 
Image
lleiria
Level 2
Level 2
Posts: 63
Joined: Sun Nov 07, 2010 2:07 pm

Re: Some issues with MATE

Post by lleiria »

axl,

OK, reading other topics, I changed

Code: Select all

inode/directory=totem.desktop;vlc.desktop;
to

Code: Select all

inode/directory=caja.desktop;
That solved the issue. The one thing I lost was the usual different color when I open as root. Do you know how to fix this?
Thanks a lot
Image
äxl

Re: Some issues with MATE

Post by äxl »

lleiria wrote:That solved the issue. The one thing I lost was the usual different color when I open as root. Do you know how to fix this?
:? http://forums.linuxmint.com/viewtopic.php?f=199&t=99079
Thanks a lot
You're welcome.
Locked

Return to “LMDE Archive”