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]: jq parse error pmos #696

Open
asdfghjkl403622 opened this issue Sep 10, 2023 · 11 comments
Open

[BUG]: jq parse error pmos #696

asdfghjkl403622 opened this issue Sep 10, 2023 · 11 comments
Labels
bug Something isn't working

Comments

@asdfghjkl403622
Copy link

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 file
only 1/4 of subscriptions show up

Expected behavior

all subscriptions show up

Screenshots

a file is attached with the error

Information

  • OS: Post Market OS
  • Terminal: foot
  • Ytfzf version: 2.6.0
  • Output of readlink $(which sh): /bin/busybox
  • (if is a thumbnail issue) run ytfzf --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.

@asdfghjkl403622 asdfghjkl403622 added the bug Something isn't working label Sep 10, 2023
@Euro20179
Copy link
Collaborator

It might be because you're using --sort with busybox, otherwise i'm not really sure.

Try not using --sort.

@asdfghjkl403622
Copy link
Author

tried not using sort, same error

@asdfghjkl403622
Copy link
Author

I also see that I cannot access the file, so I will write the error here:
jq: parse error: Invalid string: control characters from U+0000 through U+001F must be escaped at line 1430, column 5

@Euro20179
Copy link
Collaborator

All I can think of is that it's something to do with busybox, try running bash $(which ytfzf) search query

However, using busybox on my computer still works.

You could also try upgrading to ytfzf 2.6.1

@asdfghjkl403622
Copy link
Author

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.

@Euro20179
Copy link
Collaborator

Not sure specifically what 2.6.1 adds that would fix this, however it's worth a shot.

I doubt the people working on this project are aware of this issue

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.

@asdfghjkl403622
Copy link
Author

alright, I'll try updating and if that doesn't work then I'll compile it from source

@Euro20179
Copy link
Collaborator

it's just a shell script there's not much to compile lol.

@asdfghjkl403622
Copy link
Author

sorry I forgot

@Euro20179
Copy link
Collaborator

I just noticed, you're using -cS, try -cSI instead.

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