You are not logged in.

#1 2014-02-19 22:04:14

jockeee
Member
Registered: 2013-07-26
Posts: 2

When I click "Open destination folder" in qbittorrent it opens Anjuta

Ye baby!

I installed Arch 64 bit with Gnome 3.
I installed the AUR helper packer.
I installed qbittorrent from the AUR via packer.

When I want to open the destination folder for a torrent (aka double click on it or right click and choose "Open destination folder") it opens the import window for the Anjuta IDE. I don't know where to look so I can change it to the expected application, which is Files.

You peeps know?

Offline

#2 2014-02-20 15:47:22

Rexilion
Member
Registered: 2013-12-23
Posts: 784

Re: When I click "Open destination folder" in qbittorrent it opens Anjuta

https://forum.porteus.org/viewtopic.php?f=125&t=2494 wrote:

Edit ~/.local/share/applications/defaults.list and add this:
[Default Applications]
x-directory/normal=Thunar.desktop

Replace Thunar.desktop with your default filemanager.


fs/super.c : "Self-destruct in 5 seconds.  Have a nice day...\n",

Offline

#3 2014-02-20 22:57:30

jockeee
Member
Registered: 2013-07-26
Posts: 2

Re: When I click "Open destination folder" in qbittorrent it opens Anjuta

Yep.
That did it. Much appreciatet.

Small hints for future "searchers".
I didn't have a defaults.list but I had a mimeapps.list with the same style of content. Adding the text in that file, under [Default Applications], works.
For Gnome 3 I added this to get Files to appear:

[Default Applications]
x-directory/normal=nautilus.desktop


Thank you Rexilion

Offline

#4 2014-02-21 05:49:26

Rexilion
Member
Registered: 2013-12-23
Posts: 784

Re: When I click "Open destination folder" in qbittorrent it opens Anjuta

I have the same issue with gvfs, it opens qmmp when I want to open a share. So I might try this as well sometime. Good thing it worked smile .


fs/super.c : "Self-destruct in 5 seconds.  Have a nice day...\n",

Offline

#5 2015-10-02 19:46:15

kainlite
Member
Registered: 2015-10-02
Posts: 2

Re: When I click "Open destination folder" in qbittorrent it opens Anjuta

In gnome 3.16, just append to the file:

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

this content:

x-directory/normal=org.gnome.Nautilus.desktop

This helped me out! thanks.

Offline

#6 2023-09-01 14:52:43

tarcisiomiranda
Member
Registered: 2023-09-01
Posts: 1

Re: When I click "Open destination folder" in qbittorrent it opens Anjuta

On Gnome 44 or later, follow this steps:

echo "inode/directory=org.gnome.Nautilus.desktop" >> ~/.config/mimeapps.list

Last edited by tarcisiomiranda (2023-09-01 14:53:16)

Offline

Board footer

Powered by FluxBB