Lineflyer
Lineflyer
GC7B944 GC7B8D6 Remark: Both caches have a relatively large image gallery....maybe related to background happenings there?
Today I played GC7B944 and its waypoint tab is really annoying to handle. All waypoint edit actions lead to unresponsiveness of several seconds.
We had a similar report in the past: #6388 which was "fixed" by @samueltardieu in https://github.com/cgeo/cgeo/commit/13d48efa94b513f5d99375325653f9f6fa1062d7
This is the most prominent crash report right now for release 2020.06.14, however still "only" 545 reports for 486 users.
FYI: This is still the crash event with highest appearance and amount of users affected Also for 2020.08.04. If we miss knowledge about this topic, how about checking if a...
With our new beta version 2020.11.14-RC (which should AFAICS include the try/catch implemented in #9167) the problem is still reported. Not sure if something changed compared to before: ``` io.reactivex.rxjava3.exceptions.UndeliverableException:...
BTW: Was also already included in earlier releases as the try/catch change was done on `release` branch in October 2020.
Still happening in release 2020.11.23: ``` io.reactivex.rxjava3.exceptions.UndeliverableException: at io.reactivex.rxjava3.plugins.RxJavaPlugins.onError (RxJavaPlugins.java:367) at io.reactivex.rxjava3.internal.schedulers.NewThreadWorker.scheduleActual (NewThreadWorker.java:153) at io.reactivex.rxjava3.internal.schedulers.NewThreadWorker.schedule (NewThreadWorker.java:50) at io.reactivex.rxjava3.core.Scheduler$Worker$PeriodicTask.run (Scheduler.java:535) at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run (ScheduledRunnable.java:65) at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call (ScheduledRunnable.java:56) at java.util.concurrent.FutureTask.run (FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run...
Still happening in 2020.12.22-RC AFAICS
Just to confirm: Still happening with 2021.01.10 and 2021.01.16 We have a real small bunch of crashed (so the release seems to be very good :)) ) so this is...