GNU bug report logs - #43184
Qbittorent Search Doesnt work.

Previous Next

Package: guix;

Reported by: Marinus Savoritias <marinus.savoritias <at> disroot.org>

Date: Thu, 3 Sep 2020 17:20:02 UTC

Severity: normal

Merged with 53334

To reply to this bug, email your comments to 43184 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#43184; Package guix. (Thu, 03 Sep 2020 17:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Marinus Savoritias <marinus.savoritias <at> disroot.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 03 Sep 2020 17:20:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Marinus Savoritias <marinus.savoritias <at> disroot.org>
To: bug-guix <at> gnu.org
Subject: Qbittorent Search Doesnt work.
Date: Thu, 3 Sep 2020 19:19:18 +0200
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




Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Thu, 29 Sep 2022 00:24:02 GMT) Full text and rfc822 format available.

Notification sent to Marinus Savoritias <marinus.savoritias <at> disroot.org>:
bug acknowledged by developer. (Thu, 29 Sep 2022 00:24:02 GMT) Full text and rfc822 format available.

Message #10 received at 43184-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Marinus Savoritias <marinus.savoritias <at> disroot.org>
Cc: 43184-done <at> debbugs.gnu.org
Subject: Re: bug#43184: Qbittorent Search Doesnt work.
Date: Wed, 28 Sep 2022 20:23:25 -0400
Hello,

Marinus Savoritias <marinus.savoritias <at> 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!

Thanks,

Maxim






Information forwarded to bug-guix <at> gnu.org:
bug#43184; Package guix. (Thu, 29 Sep 2022 12:31:02 GMT) Full text and rfc822 format available.

Message #13 received at 43184 <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: 43184 <at> debbugs.gnu.org, maxim.cournoyer <at> gmail.com,
 marinus.savoritias <at> disroot.org
Subject: Re: bug#43184: Qbittorent Search Doesnt work.
Date: Thu, 29 Sep 2022 14:30:01 +0200
[Message part 1 (text/plain, inline)]
reopen 43184
merge 43184 53334
thanks

On 29-09-2022 02:23, Maxim Cournoyer wrote:
> Hello,
> 
> Marinus Savoritias <marinus.savoritias <at> 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.
[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

Did not alter fixed versions and reopened. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 29 Sep 2022 12:31:03 GMT) Full text and rfc822 format available.

Merged 43184 53334. Request was from Maxime Devos <maximedevos <at> telenet.be> to control <at> debbugs.gnu.org. (Thu, 29 Sep 2022 12:31:03 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#43184; Package guix. (Fri, 30 Sep 2022 03:12:01 GMT) Full text and rfc822 format available.

Message #20 received at 43184 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Maxime Devos <maximedevos <at> telenet.be>
Cc: marinus.savoritias <at> disroot.org, 43184 <at> debbugs.gnu.org
Subject: Re: bug#43184: Qbittorent Search Doesnt work.
Date: Thu, 29 Sep 2022 23:10:57 -0400
Hello,

Maxime Devos <maximedevos <at> telenet.be> writes:

> reopen 43184
> merge 43184 53334
> thanks
>
> On 29-09-2022 02:23, Maxim Cournoyer wrote:
>> Hello,
>> Marinus Savoritias <marinus.savoritias <at> 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




This bug report was last modified 2 years and 262 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.