Qbittorent Search Doesnt work.

  • Open
  • quality assurance status badge
Details
3 participants
  • Marinus Savoritias
  • Maxim Cournoyer
  • Maxime Devos
Owner
unassigned
Submitted by
Marinus Savoritias
Severity
normal
Merged with
M
M
Marinus Savoritias wrote on 3 Sep 2020 19:19
(address . bug-guix@gnu.org)
dd0e0016-35ad-72c0-d596-8e17625ac806@disroot.org
When I try to open the search engine in Qbittorent it comes up with this
error:
"Python is required to use the search engine but it does not seem to be
installed."

Maybe it needs Python as one of the inputs or it is not being mentioned
explicity?

MSavoritias
M
M
Maxim Cournoyer wrote on 29 Sep 2022 02:23
(name . Marinus Savoritias)(address . marinus.savoritias@disroot.org)(address . 43184-done@debbugs.gnu.org)
87a66jqb9e.fsf@gmail.com
Hello,

Marinus Savoritias <marinus.savoritias@disroot.org> writes:

Toggle quote (10 lines)
> When I try to open the search engine in Qbittorent it comes up with
> this error:
> "Python is required to use the search engine but it does not seem to
> be installed."
>
> Maybe it needs Python as one of the inputs or it is not being
> mentioned explicity?
>
> MSavoritias

Testing it with 'guix shell qbittorrent -- qbittorrent', the search
seems to work; even though I have no torrent file loaded.

Closing, please reopen if something is amiss!

Thanks,

Maxim
Closed
M
M
Maxime Devos wrote on 29 Sep 2022 14:30
61eac918-d873-97d7-fa92-15c22cf2127c@telenet.be
reopen 43184
merge 43184 53334
thanks
On 29-09-2022 02:23, Maxim Cournoyer wrote:
Toggle quote (18 lines)
> Hello,
>
> Marinus Savoritias <marinus.savoritias@disroot.org> writes:
>
>> When I try to open the search engine in Qbittorent it comes up with
>> this error:
>> "Python is required to use the search engine but it does not seem to
>> be installed."
>>
>> Maybe it needs Python as one of the inputs or it is not being
>> mentioned explicity?
>>
>> MSavoritias
>
> Testing it with 'guix shell qbittorrent -- qbittorrent', the search
> seems to work; even though I have no torrent file loaded.
>
> Closing, please reopen if something is amiss!
You probably have a 'python' sitting in the environment. I can
reproduce with 'guix shell --pure qbittorrent -- qbittorrent' (note: you
have to use 'View > Search engine', not 'Filter torrent names').
There is a patch available at https://issues.guix.gnu.org/53334#2 for
baking in a reference to Python.
Greetings,
Maxime.
Attachment: OpenPGP_signature
M
M
M
Maxim Cournoyer wrote on 30 Sep 2022 05:10
(name . Maxime Devos)(address . maximedevos@telenet.be)
87a66hmu9q.fsf@gmail.com
Hello,

Maxime Devos <maximedevos@telenet.be> writes:

Toggle quote (28 lines)
> reopen 43184
> merge 43184 53334
> thanks
>
> On 29-09-2022 02:23, Maxim Cournoyer wrote:
>> Hello,
>> Marinus Savoritias <marinus.savoritias@disroot.org> writes:
>>
>>> When I try to open the search engine in Qbittorent it comes up with
>>> this error:
>>> "Python is required to use the search engine but it does not seem to
>>> be installed."
>>>
>>> Maybe it needs Python as one of the inputs or it is not being
>>> mentioned explicity?
>>>
>>> MSavoritias
>> Testing it with 'guix shell qbittorrent -- qbittorrent', the search
>> seems to work; even though I have no torrent file loaded.
>> Closing, please reopen if something is amiss!
>
> You probably have a 'python' sitting in the environment. I can
> reproduce with 'guix shell --pure qbittorrent -- qbittorrent' (note:
> you have to use 'View > Search engine', not 'Filter torrent names').
>
> There is a patch available at <https://issues.guix.gnu.org/53334#2>
> for baking in a reference to Python.

Ah yes, silly me, I should have used --pure. Thanks for reopening!

--
Maxim
?