-
Notifications
You must be signed in to change notification settings - Fork 342
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]: jq parse error pmos #696
Comments
It might be because you're using Try not using --sort. |
tried not using sort, same error |
I also see that I cannot access the file, so I will write the error here: |
All I can think of is that it's something to do with busybox, try running However, using busybox on my computer still works. You could also try upgrading to |
I tried running that command, and it didn't work. and what does ytfzf 2.6.1 add? I tried finding an issue for this on the issue page already and couldn't find anything. I doubt the people working on this project are aware of this issue, it seems really weird. |
Not sure specifically what 2.6.1 adds that would fix this, however it's worth a shot.
I am the people working on this project, but as i mentioned i can't replicate it so there's not much that I can do. |
alright, I'll try updating and if that doesn't work then I'll compile it from source |
it's just a shell script there's not much to compile lol. |
sorry I forgot |
I just noticed, you're using |
Describe the bug
not all subscriptions show up
To Reproduce
install Post Market OS
install ytfzf
run
ytfzf -cS -f --sort
with a decent size subscription fileonly 1/4 of subscriptions show up
Expected behavior
all subscriptions show up
Screenshots
a file is attached with the error
Information
readlink $(which sh)
: /bin/busyboxytfzf --thumbnail-log=log.txt
and post the file:Additional context
I have tested this on multiple OSes on my pinephone pro and my computer and it works fine there, it's only on Post Market OS that this issue happens.
The text was updated successfully, but these errors were encountered: