-
-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Search plugins stop working after some time #10559
Comments
I was able to fix this on my system, my configuration: All good! The start of the problem! The solution:
Hope it helps |
Ah right, I've been messing around lately with Python. That makes sense: it defaulted to Python 3. What is qBittorrent Team stance on migrating to Python 3 at this point? As a quick fix for this problem, it would be good to make some sane error messages regarding installed version of Python. |
The devs wanted to drop python 2 for some time now and the only thing stopping them is Mac which will support it until 2020 if i'm not mistaken qbittorrent/search-plugins#84. |
hey, im trying to do this fix but i'm stuck on point 7. how do i do this? |
Superseded by #13122 |
Please provide the following information
qBittorrent version and Operating System
qBittorrent: 4.1.5 (64 bit)
OS: Windows 10
What is the problem
After installing and using search plugins they stop working after some time.
What is the expected behavior
They do not stop working out of blue.
Steps to reproduce
Extra info(if any)
Plugins are installed and I was using them just couple of days ago. Today when I click on Search tab I get default message in lines of "There aren't any search plugins installed."
If I try to forcefully install one program will freeze for a while and fail to install search plugin. If I click "Check for updates" I get a lot of messages saying "Couldn't update %pluginname% search engine plugin. Plugin is not supported". Following messages are in Execution Log after trying to update plugins
I had this problem before, removing search engine related files from %appdata% folder solved the issue.
The text was updated successfully, but these errors were encountered: