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

LibreTube crashed when opening #5972

Closed
3 tasks done
ninosandzak opened this issue May 4, 2024 · 1 comment
Closed
3 tasks done

LibreTube crashed when opening #5972

ninosandzak opened this issue May 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ninosandzak
Copy link

Steps to reproduce

  1. Open LibreTube
  2. Crash

Expected behavior

LibreTube should start normally

Actual behavior

When I click on LibreTube, the error message appears immediately and LibreTube is closed

LibreTube version

0.23.0

Android version

Android 11

Other details

FATAL EXCEPTION: OkHttp Dispatcher
Process: com.github.libretube, PID: 8418
java.lang.IllegalArgumentException: Unexpected char 0xfffd at 30 in x-title value: Wir vertikutieren den Rasen, s�en und d�ngen
at okhttp3.Headers$Companion.checkValue(SourceFile:87)
at okhttp3.Headers$Builder.add(SourceFile:14)
at com.google.net.cronet.okhttptransport.ResponseConverter.toResponse(SourceFile:379)
at com.google.net.cronet.okhttptransport.CronetInterceptor.intercept(SourceFile:52)
at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:126)
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(SourceFile:97)
at okhttp3.internal.connection.RealCall$AsyncCall.run(SourceFile:50)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)

screen-20240505-014355.mp4

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.
@ninosandzak ninosandzak added the bug Something isn't working label May 4, 2024
@ninosandzak ninosandzak changed the title LibreTube crashes when opening LibreTube crashed when opening May 4, 2024
@Bnyro
Copy link
Member

Bnyro commented May 5, 2024

#5943

@Bnyro Bnyro closed this as completed May 5, 2024
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