bakua

Results 15 comments of bakua

Hello, so I got back to this error and found, another library having the same issue: https://github.com/akaita/RxJava2Debug/issues/2 It is caused because of bug on Android 6.0.1 and lower. NPE happens...

I have actually never been able to reproduce the bug. But now I am using the following to get the stack trace and I don't get crashes anymore. ``` public...

Agree on fragility with multiple list statements, Interesting solution you have there. I wonder what the performance would be. Could you try?

Hello, may I ask why this issue is closed? I don't see any code updates in repo that would fix this issue. Thank you.

Respondend https://forums.plex.tv/discussion/comment/1470065/#Comment_1470065

``` 2017-06-30 22:31:25,731 (7fac6effd700) : DEBUG (__init__:162) - Converting file: /mnt/virtual/DOWNLOAD/filmy/12 Years a Slave (2013)/12 Years a Slave (2013).en.srt with the encoding of cp1252 into utf-8 #72 2017-06-30 22:31:25,731 (7fac6effd700)...

I did a 5 minute digging through the code and that made me realize where we went wrong. My srt file is Czech language one in `ISO 8859-2` encoding. Setting...

Still doesn't work for me: ``` /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/SRT2UTF-8.bundle$ git status On branch tommy-work Your branch is up-to-date with 'origin/tommy-work'. nothing to commit, working directory clean ``` [log.zip](https://github.com/ukdtom/SRT2UTF-8.bundle/files/1153742/log.zip)

Hello, I don't know how to reproduce it myslef. I got this error reported by Crashlytics. ``` Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel...