When i am under Files in torrent and try to use open on directory or file it always tries to open it with firefox.
In case of directory it open "file://....." url till path and if it's file it offers to download it.
How can i change how it behaves?
"Open" working wrong
Re: "Open" working wrong
It might help if you supply OS information... and possibly Deluge version.
Sounds to me like somehow firefox has been set as default file manager, under any OS I assume you normally wouldn't want to do this.
Sounds to me like somehow firefox has been set as default file manager, under any OS I assume you normally wouldn't want to do this.
Re: "Open" working wrong
archlinux
Deluge 1.1.9
Deluge 1.1.9
Re: "Open" working wrong
We use xdg-open to handle opening of files.. Take a peak at this script to see how it works and perhaps you can figure out how to get it to work properly for yourself.