-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
debian stable SIMD build fails + GUI crashes with ”Next frame: Outdated” #4
Comments
@dromer Thanks for opening this issue. I'm looking into it. If you want to get the plugin working in the meantime, please try compiling it without sleef SIMD acceleration:
|
Cool, that seems to build. Where is the resulting VST2 though, is it Carla is able to load the DSP, however the UI segfaults when I try to open it. |
Great. Yes, that should be the correct file. I'll look into the huge file size. The reason might be the inclusion of debug symbols, but I don't know for sure. Could you please paste the contents of "$HOME/tmp/OctaSine.log" after trying to open the UI? |
Does running Also, does running |
|
Thanks. It seems like the UI segfault is the error described here: iced-rs/iced#667 . The OctaSine UI unfortunately isn’t very battle tested and errors like these tend to pop up. OK, thanks for trying. I’ll have to look into the build failure further. |
Pasting most relevant part of your log for future reference:
|
I pushed another commit to |
@dromer Could you please try building from this branch? It might fix the GUI issue: https://github.com/greatest-ape/OctaSine/tree/glow |
Since the linked iced issue has been resolved and the issue author isn't responding, I'm closing this issue. |
Sorry I'll try looking at this again some time. etoomanyprojects :) |
No problem :-)
… On 15 Dec 2021, at 19:39, dreamer ***@***.***> wrote:
Sorry I'll try looking at this again some time. etoomanyprojects :)
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Installed the nightly cargo toolchain. build went fine until:
The text was updated successfully, but these errors were encountered: