[GH-ISSUE #308] [BUG] <brief bug description> #215

Closed
opened 2026-02-25 20:35:10 +03:00 by kerem · 1 comment
Owner

Originally created by @czadikem on GitHub (May 10, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/308

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Deployment Method

  • Heroku (one-click deploy)
  • Docker
  • run executable
  • pip/pipx
  • Other: [describe setup]

Version of Whoogle Search

  • Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
  • Version [0.4.0 - 0.4.1]
  • Not sure

Additional context
So I have been messing with this for a couple of hours trying to get the latest version or the 0.4.0 version to work but Duckduckgo bangs don't work in either (I type then and click enter or search and nothing happens). Also the 0.4.1 version seems to have a weird error when i do a search it removes the last letter from my search. So right now I am using the 0.3.2 version and would like to have the css that the 0.4.0 and 0.4.1 has but can't because of these errors. Thanks for this great project. And making it easy to use and setup.

Originally created by @czadikem on GitHub (May 10, 2021). Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/308 **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Deployment Method** - [ ] Heroku (one-click deploy) - [x] Docker - [ ] `run` executable - [ ] pip/pipx - [ ] Other: [describe setup] **Version of Whoogle Search** - [ ] Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc) - [x] Version [0.4.0 - 0.4.1] - [ ] Not sure **Additional context** So I have been messing with this for a couple of hours trying to get the latest version or the 0.4.0 version to work but Duckduckgo bangs don't work in either (I type then and click enter or search and nothing happens). Also the 0.4.1 version seems to have a weird error when i do a search it removes the last letter from my search. So right now I am using the 0.3.2 version and would like to have the css that the 0.4.0 and 0.4.1 has but can't because of these errors. Thanks for this great project. And making it easy to use and setup.
kerem 2026-02-25 20:35:10 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@benbusby commented on GitHub (May 10, 2021):

The issue with the last letter of the query being cut off has just been fixed with 05995649f3.

Can you elaborate on the DDG bangs not working? There are tests in the CI build of the project that verify these are working, so it sounds like there may be an issue with how they're being used. If you search using a bang (i.e. !w wikipedia) does that not work?

Closing for now as I think this is a specific use case error, but I'm happy to continue the discussion and help wherever possible.

<!-- gh-comment-id:836903251 --> @benbusby commented on GitHub (May 10, 2021): The issue with the last letter of the query being cut off has just been fixed with 05995649f30e9684206483c45215814e99a53790. Can you elaborate on the DDG bangs not working? There are tests in the CI build of the project that verify these are working, so it sounds like there may be an issue with how they're being used. If you search using a bang (i.e. `!w wikipedia`) does that not work? Closing for now as I think this is a specific use case error, but I'm happy to continue the discussion and help wherever possible.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#215
No description provided.