Johann Woelper

Results 219 comments of Johann Woelper

Thanks for your answer! This sounds great and I am very excited for 0.6 then!

Thanks, yes, you are correct. Sorry for derailing this a bit, but would this work with StreamingSounds too?

Sorry for being a bit off-topic, but I ran into the same issue as well and found a workaround: you could try to use https://github.com/tafia/quick-xml as a drop-in replacement until...

I get a similar error ``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: -2147417850, kind: Other, message: "Cannot change thread mode after it is...

> > > @woelper did you manage to solve it? I tried it with glium too, but failed to make a sound. If I moved the playback to an async...

I noticed a similar error on Intel Mac too, XCode 13.2.1: ``` = note: ld: building for iOS Simulator, but linking in .tbd built for macOS/Mac Catalyst, file '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libresolv.tbd' for...

It seems this is not exposed in piston_window itself. A workaround could be to manually construct the window and expose advanced parameters.

As the application is switched to Notan, an issue has been opened here: https://github.com/Nazariglez/notan/issues/129

Fixed by upstream notan support & integration.

That is a good suggestion, although I believe that users who'd like a good "Desktop image viewer" could be better served by using emulsion. Further, preloading images can consume quite...