Skip to content
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

[Bug]: Search only works on new window #4402

Closed
5 of 6 tasks
m3thm4th opened this issue Nov 28, 2023 · 8 comments
Closed
5 of 6 tasks

[Bug]: Search only works on new window #4402

m3thm4th opened this issue Nov 28, 2023 · 8 comments

Comments

@m3thm4th
Copy link

m3thm4th commented Nov 28, 2023

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have encountered this bug in the official downloads of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.
  • This issue contains only one bug.

Describe the bug

If I open a new window and search for something I get the results I want, but if I enter another query I get the same results of the previous search, no matter how many times I try, the search results are always from the first search, unless I open a new window, then the new query returns the expected results.

  1. Search any words
  2. Search other words
  3. Get always the same results from 1

Expected Behavior

I should get results for the new queries

Issue Labels

inconsistent behavior, usability issue

FreeTube Version

v0.19.1 Beta

Operating System Version

Debian 12

Installation Method

Flathub

Primary API used

Local API

Last Known Working FreeTube Version (If Any)

No response

Additional Information

No response

Nightly Build

@m3thm4th m3thm4th added the bug Something isn't working label Nov 28, 2023
@FreeTubeBot FreeTubeBot added this to To assign in Bug Reports Nov 28, 2023
@efb4f5ff-1298-471a-8973-3d47447115dc
Copy link
Member

efb4f5ff-1298-471a-8973-3d47447115dc commented Nov 28, 2023

Hi @m3thm4th i cant reproduce this on my end. Could u do the following, Open FT -> Open the dev console (CTRL + shift + i) -> search for the first time -> search for the second time -> check if there are any red errors are popping up in the console -> create screenshot and upload here.

If you want to be fancy you can do a screenrecording.

@m3thm4th
Copy link
Author

The issue seems to occur only when I use Tor in proxy settings, on clearnet it works as expected

@efb4f5ff-1298-471a-8973-3d47447115dc

We still need to know the error that are being shown in the console to help you further. Please follow the steps i laid out in my previous comment

@m3thm4th
Copy link
Author

m3thm4th commented Dec 3, 2023

POST https://www.youtube.com/youtubei/v1/search?key=[alphanumeric-string]&prettyPrint=false&alt=json 400

Error: Request to https://www.youtube.com/youtubei/v1/search?key=[alphanumeric-string]&prettyPrint=false&alt=json failed with status 400
    at Object.<anonymous> (renderer.js:2:1334762)
    at Generator.next (<anonymous>)
    at a (renderer.js:2:876803)

These errors occur every time a search is performed. The alphanumeric string is always the same throughout every search query.

Copy link
Contributor

github-actions bot commented Jan 2, 2024

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@efb4f5ff-1298-471a-8973-3d47447115dc

The issue seems to occur only when I use Tor in proxy settings, on clearnet it works as expected

Please try another proxy as this seems an issue with the current proxy you're using

Copy link
Contributor

This issue is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 7 days.

Copy link
Contributor

github-actions bot commented Feb 8, 2024

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To assign
Bug Reports
To assign
Development

No branches or pull requests

2 participants