mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 20:25:51 +03:00
[GH-ISSUE #250] [BUG] Whoogle spits out garbage when going to next page of search results #171
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#171
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rowan-Bird on GitHub (Mar 31, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/250
Whenever i try to go to the next page of a search (e.g. COVID-19) it spits out a ton of garbage
The exact string is the following
gAAAAABgZPRDBmNckg-txy85CufwUIccaLrnLWvW7gm9lyPJAXd8uFW1bFln-rKIyC3QxQAkoMDGjcZDgNlEtAS5_Kluz1OpGg==
It's the same no matter what search i do
Steps to reproduce the behavior:
Deployment Method
runexecutableVersion of Whoogle Search
Desktop (please complete the following information):
Additional context
Issues always occur
@benbusby commented on GitHub (Apr 1, 2021):
Thanks for reporting. I just pushed a fix for this, feel free to update your instance using the
developorheroku-app-betabranches, or thebetaorbuildx-experimentaldocker images (once the CI build finishes).@Rowan-Bird commented on GitHub (Apr 1, 2021):
I'm actually using pip
On Thu, 1 Apr 2021 at 00:29, Ben Busby @.***> wrote:
@benbusby commented on GitHub (Apr 2, 2021):
Okay, the pip package will be updated in the next day or so.
@Rowan-Bird commented on GitHub (Apr 4, 2021):
I saw the new pip package, installed it, and can you believe, it was fi...
Nothing changed, other than the version number, new pip package, i typed
"pip install --upgrade whoogle-search" it reported that a newer version was
found, it uninstall 0.3.1 and installed 0.3.2, and i confirmed it, but the
bug wasn't fixed, unless that's gonna be for 0.4, but i doubt it, and to be
fair, i am using python 3.6 on Windows 7 SP1, but i also doubt that's the
issue, i can only think that this whole thing is suspicious, your code is
crap, or nobody has fixed it, or python sucks, i don't know
On Thu, 1 Apr 2021 at 22:35, Ben Busby @.***> wrote:
@Rowan-Bird commented on GitHub (Apr 27, 2021):
Turns out, my antivirus was interfering, i moved whoogle search to the
trusted application list, and wouldn't you believe it, it worked just fine
(I am still on 0.3.2)
On Sun, 4 Apr 2021 at 19:34, I don't plug things in professionally <
@.***> wrote: