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]: Nothing is scrapped #661

Open
riz-ahmed opened this issue Mar 8, 2023 · 8 comments
Open

[BUG]: Nothing is scrapped #661

riz-ahmed opened this issue Mar 8, 2023 · 8 comments
Labels
bug Something isn't working

Comments

@riz-ahmed
Copy link

Describe the bug

apparently the program doesn't fetch for any query. I have build it directly from the source. When I request for a query such as ytfzf -t richard stallman, the prompt seems to be trasferred to a sub-process from which it never returns (i tried waiting upto 1 hour). After which, when I decided to CTRL-D the process, I receive the following message on the prompt

image

To Reproduce

Expected behavior

Screenshots

Information

  • OS: Mac OS 12.0.1 (Intel)
  • Terminal: tired both with iTerm2 as well as Alacritty
  • Ytfzf version: 2.5.4
  • Output of ls -l "$(which sh)" (if you're using fish: ls -l (which sh)): -rwxr-xr-x 1 root wheel 121008 Oct 18 2021 /bin/sh
  • (if is a thumbnail issue) run ytfzf --thumbnail-log=log.txt and post the file:

Additional context

@riz-ahmed riz-ahmed added the bug Something isn't working label Mar 8, 2023
@Euro20179
Copy link
Collaborator

try doing ytfzf --rii <search>

@riz-ahmed
Copy link
Author

image

it doesn't seem to go any far this time too. The prompt never returns to the main process unless i hit CTRL-C to just cancel it. Any other ideas? thanks!

@Euro20179
Copy link
Collaborator

Sorry, I dont have other ideas

@ghost
Copy link

ghost commented Mar 22, 2023

I guess I had the same issue once. Try to delete ~/.cache/ytfzf and see if it persists.

@riz-ahmed
Copy link
Author

thanks for the tip, doesn't seem to still work on Mac OS. It just works fine though on Linux

@ghost
Copy link

ghost commented Mar 26, 2023

thanks for the tip, doesn't seem to still work on Mac OS. It just works fine though on Linux

Oh interesting, do you have fzf installed on MacOS?

@riz-ahmed
Copy link
Author

yes, I have fzf installed which is working fine for various other console programs. Tired this both with Intel and M1 chips, just works on Linux

@ghost
Copy link

ghost commented Mar 27, 2023

Okay, interesting, then there might be something wrong with python itself or it working differently on MacOS.
I'm out of ideas, what else could be the issue, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants