Michal Havryluk
Michal Havryluk
Hello, I got exception after few seconds of running python script on Windows 10 using Cygwin (bsdiff and python installed). Maybe there is some hardcoded path which is not working...
This is more as a question that real issue. And maybe it will help someone in the future. I'm using my own layout in Windows which was created by kbdedit...
I want to create text with for example black color outline and red fill color (see attachment). I can use code as below but in that way I can set...
Pluto version affected: 2.1.9 Pluto version which was working correctly: 2.1.3 When using addPlutoKtorInterceptor() requestBuilder.url(String) is called with existing URLBuilder, which will cause that query parameters in url are doubled....
The code below should skip to 5 seconds from beginning but it always starts at the beginning (0:00). Korge - core - 5.2.0 Platform: Android (API level 34) ``` val...
### Use case description Main use case is about playing files inside APK with not only for example Uri: `Uri.parse(("file:///android_asset/music.mp3"))` But to be able to use files located in jar...
I want to do follow-up to issue [here](https://github.com/KhubaibKhan4/MediaPlayer-KMP/issues/26). Please see issue [here](https://github.com/kkostov/gadulka/issues/23) which is maybe pointing to very interesting exception when using JavaFX. So GNU license is possible no longer...
Add support for boolean expression parsing and evaluation. For example expression ( 0 == 1 && -10 > 11 ) || ( 10
**Describe the bug** HTTP call with 302 will throw Ktor exception. Most propable cause is incorrect working with response stream. Please check Pluto against url which will send status code...
Can you please add license info for this repository/application? I can't if it anywhere here. If it's here, please point me there. If I'm not mistaken and you are using...