Closed SoiledBrush closed 2 months ago
Can you use dbus-monitor to see what arguments tremotesf passes to ShowItems call?
The command is dbus-monitor --session --monitor interface='org.freedesktop.FileManager1'
I suspect that the issue is that Tremotesf passes path without file:// prefix. Does dbus-send command fail if you remove it?
Yes, that's exactly it
string "/data/storage/.Downloads/.arrs
The command in dbus-send doesn't fail, i guess it's the file manager that can't read that path.
Fixed in 2.7.2
I have single directory mount
/data=/data
For example: when I open file located in
/data/storage/.Downloads/.arrs/sonarr
I get errorUnable to handle this kind of location
in nautilus.When I try to make call manually
Everything works fine. Tried both on aur package and flatpak versions of tremotesf.