You are not logged in.

#1 2024-10-05 20:19:15

m3nhir
Member
From: Torino - Italy
Registered: 2020-04-03
Posts: 43

[SOLVED] qbittorrent search function not working

With the upgrade of qbittorrent to version 5.0, the recapping function no longer works. I get a message saying that there are no plugins installed (not true) and to install one. When I try to update the search extensions I get an error message saying “extensions not supported”. Looking on google for a solution, someone said to remove both python and qbittorrent to reinstall them after a reboot. Unfortunately, I have dozens of programs that have python as a dependency, so I avoid it. Has anyone found the solution? Thanks

Last edited by m3nhir (2024-10-06 16:58:25)


Intelligence is not making mistakes, but find out how to profit immediately.

Offline

#2 2024-10-05 20:38:20

seth
Member
Registered: 2012-09-03
Posts: 60,780

Re: [SOLVED] qbittorrent search function not working

I get a message saying that

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855

https://github.com/qbittorrent/qBittorrent/issues/21445
Do you still ahve python2 around or so?
I'd strace qbittorrent and check what python executables it looks at.


I have dozens of programs that have python as a dependency, so I avoid it

"pacman -Rdd", but unless "pacman -Qkk python" doesn't show deviances, that won't do anything.

Offline

#3 2024-10-06 14:17:26

m3nhir
Member
From: Torino - Italy
Registered: 2020-04-03
Posts: 43

Re: [SOLVED] qbittorrent search function not working

I tried following the instructions in the link you pointed out, uninstalling both pyton and qbittorrent and reinstalling them after a reboot, but it didn't work. The error messages qbittorrent gives me are exactly as described in the link. to uninstall the two programs I also tried:
"pacman -Rdd python"  and "pacman -Rn qbittorrent"
And after reboot to reinstall them, but the result does not change. I only have python version 3.12.6 installed. No python 2


Intelligence is not making mistakes, but find out how to profit immediately.

Offline

#4 2024-10-06 14:23:22

seth
Member
Registered: 2012-09-03
Posts: 60,780

Re: [SOLVED] qbittorrent search function not working

strace -tt -f -o /tmp/qbittorrent.strace qbittorrent

/tmp/qbittorrent.strace will maybe tell what python stuff gets loaded.

Also https://github.com/qbittorrent/qBittorr … 2385137407

Offline

#5 2024-10-06 16:57:06

m3nhir
Member
From: Torino - Italy
Registered: 2020-04-03
Posts: 43

Re: [SOLVED] qbittorrent search function not working

The command you posted worked. I renamed (before deleting it, just in case) the “nova3” directory located in :
“~/.local/share/qBittorrent/nova3”
and which contains the search plugins. As reported in a solution in the previous link, but for Windows, with an obviously different path.
I later restarted qbittorrent, updated the default plugins and later added the others found on github. Now the search function works. Thank you for your help.


Intelligence is not making mistakes, but find out how to profit immediately.

Offline

Board footer

Powered by FluxBB