Chris Sawczuk

Results 52 comments of Chris Sawczuk

I'll hopefully be able to echo frogmaster's success- also experiencing an issue with the exact same Dock, (Dell WD19TB), so when I get the latest kernel I'll report whether or...

Hello! Long time no speak (terribly sorry!) Please find attached a video demonstrating the issue: https://user-images.githubusercontent.com/4558817/192070048-e6d9d0d9-4f48-4916-87a3-755a5122a1f1.mp4 This was using the current source code as it stands in main. As you...

The branch seems to do the job perfectly! This is what the experience looks like now: https://user-images.githubusercontent.com/4558817/192169574-410e243c-77fd-4d07-9c31-82bbf54ff6e5.mp4

This started happening to me whilst using Jetpack Compose Desktop as soon as I started using resources from the classpath - specifically attempting to load a font from resources. Only...

This is still a problem with plugin version: 1.4.0. By going through the standard wizard options: ![image](https://github.com/JetBrains/compose-multiplatform/assets/4558817/266786bc-bf73-4c84-b4f0-33bb4ab97685) and then: ![image](https://github.com/JetBrains/compose-multiplatform/assets/4558817/9b22d648-7d63-41a5-abff-7d623b2d4dcf) You end up with a project which will fail to...

Hello! How are you attempting to invoke cmake? Can you try: `cmake -DCMAKE_BUILD_TYPE=Release ..` Also, if you managed to install via AUR, you should still be able to follow the...

@celticsamurai if you can give the `noconan` branch a go, let me know if this works for you.

I've noticed I get this when I use Conan to download the sdl2 source and compile it as part of the build, but the sdl2 libs shipped with Ubuntu work...

Update on this- I've been testing between self-compiled SDL2 and Ubuntu packaged SDL2. On the compiled version, it's taking on average 20 ticks to render a frame, which means, you're...

Please attempt using the [0.3.0 release](https://github.com/ChrisAJS/lgx2userspace/releases/tag/release%2F0.3.0) source and the GLFW build variant.