Xfce Forum

Sub domains
 

You are not logged in.

#1 2024-05-29 11:57:29

wagose
Member
Registered: 2024-05-29
Posts: 3

ssh:// handle opens the default file manager instead

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"

> xdg-mime query default x-scheme-handler/ssh
> org.remmina.Remmina.desktop

which is what I want, but

> xdg-open ssh://user@host

invokes Thunar.

Offline

#2 2024-05-29 13:58:13

eriefisher
Member
From: ON, Canada
Registered: 2008-10-25
Posts: 459

Re: ssh:// handle opens the default file manager instead

ssh is just the connection type Remmina uses to connect to the server. I don't think it will work as you expect. I'm not sure about this as it's not something I use. You could try and tell Remmina how and where to connect instead.

remmina -c ssh://user@server

Siduction
Debian Sid
Xfce 4.18

Offline

#3 2024-05-29 16:45:39

wagose
Member
Registered: 2024-05-29
Posts: 3

Re: ssh:// handle opens the default file manager instead

It used to work in previous Xfce versions on Bullseye and it still works just fine today if I switch to, say, LXQt.

But now, when I use the handle 'ssh://', Thunar is summoned instead of the program set as default for 'x-scheme-handler/ssh'.

It's not a Remmina problem: it looks like xfce4/stable 4.18 ignores my requests for the URL scheme I set for SSH via xdg-mime and proceeds to invoke whichever file manager is set as default (same happens with, say, Nautilus).

How do I tell Xfce I want to open ssh:// URLs with a given program?

Thanks

Offline

#4 2024-05-30 00:13:32

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,313

Re: ssh:// handle opens the default file manager instead

I think you're onto something. I just tested gnome and it works (gnome uses gio open). Xfce 4.18 doesn't work (it uses exo-open). However, it does work on Xfce 4.16. I think you've uncovered an exo bug. Please file it here.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#5 2024-05-30 12:47:51

wagose
Member
Registered: 2024-05-29
Posts: 3

Re: ssh:// handle opens the default file manager instead

Offline

Board footer

Powered by FluxBB