DareFox
DareFox
I agree with @haikalpribadi about this. Current API with LocalWindowExceptionHandlerFactory is very bulky and old API with root-catching would be more convenient to use. P.S. Also, @igordmn your snippet doesn't...
Tried to fix problem of ignored **KOTLIN_HOME**=/usr variable value, that @sfesenko mentioned. Turns out `kotlinc` automatically overwrites it with `/usr/share/kotlin` value  The only way I found to bypass this...
Found fix, just create symlink to `kotlinc` in `/usr/share/kotlin/bin` ```shell sudo mkdir /usr/share/kotlin/bin sudo ln -s /usr/bin/kotlin /usr/share/kotlin/bin/kotlin sudo ln -s /usr/bin/kotlinc /usr/share/kotlin/bin/kotlinc ```  Maybe add this commands to...
Exporting all episodes (200) in CSV was successful, but for Activity I got only first 100 out of 3645