Skip to content
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

LMMS + Carla macOS specific issues #737

Closed
3 tasks done
falkTX opened this issue Sep 11, 2018 · 5 comments
Closed
3 tasks done

LMMS + Carla macOS specific issues #737

falkTX opened this issue Sep 11, 2018 · 5 comments
Labels
Milestone

Comments

@falkTX
Copy link
Owner

falkTX commented Sep 11, 2018

  • Mouse events pass-through MDI windows when carla is loaded
  • LMMS is not able to restart (not reproducible on CLI)
  • Create new carla-plugin.so file (and pkg-config) for others to link to (or figure out something better)
@falkTX falkTX added the bug label Sep 11, 2018
@falkTX falkTX added this to the 2.0-rc1 milestone Sep 11, 2018
@falkTX
Copy link
Owner Author

falkTX commented Sep 12, 2018

mouse events-pass through identified to not come from carla, no idea still what happens sadly.

LMMS not being able to restart seems to be caused by carla.

@tresf
Copy link

tresf commented Sep 12, 2018

Mouse events pass-through MDI windows when carla is loaded

Duplicate of LMMS/lmms#4183. Upstream reported here: https://bugreports.qt.io/browse/QTBUG-69343?attachmentOrder=desc

@falkTX
Copy link
Owner Author

falkTX commented Sep 12, 2018

thanks for the confirmation!
so just 1 last issue left to do (besides getting lmms to build with the new carla stuff, but that is outside of carla now)

@tresf
Copy link

tresf commented Sep 14, 2018

Mouse events pass-through MDI windows when carla is loaded

FYI, patched downstream by removing the call to winId().

@falkTX
Copy link
Owner Author

falkTX commented Sep 15, 2018

after some stupid long hours debugging, issue was found and fixed.
no more tickets left for 2.0-RC1! \o/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants