DareFox

Results 4 comments of 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 ![image](https://user-images.githubusercontent.com/47672780/195229145-d9bdbd58-7bdc-4b6f-b377-a1543fab3564.png) 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 ``` ![image](https://user-images.githubusercontent.com/47672780/195329550-cfa0bacf-c2ba-4618-b196-de3f90d1b932.png) Maybe add this commands to...

Exporting all episodes (200) in CSV was successful, but for Activity I got only first 100 out of 3645