-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Automation of Microtuner ComboBoxes causes crash #7215
Comments
Not sure what nightly builds have to do with this. It's a bug on the current master (I just confirmed it) and it should be fixed. FWIW QT spits out some error messages right as it crashes:
|
I have a branch called "LmmsComboBox" that introduces a combo box that inherits from I did some first local tests that used it as a drop in replacement in the song editor and piano roll and it seems to work quite nice. It's not themed though. |
@michaelgregorius Is there any way you could just fix |
@messmerd, I think it's better to create a new class and to get rid of In my opinion most of LMMS "homebrew" widgets should be replaced by styled Qt widgets. Or alternatively by "homebrew" widgets that behave like Qt ones. Which combo boxes in LMMS really need to be automatable by the way? |
System Information
Arch Linux
LMMS Version(s)
1.3.0-alpha.1.575+gbda042e1e (Linux/x86_64, Qt 5.15.13, GCC 13.2.1 20230801).
Most Recent Working Version
No response
Bug Summary
In the Microtuner configuration window, Scales and Keymaps dropdown boxes can be connected to controllers/automation, but lmms crashes the moment a change in value happens. Related to #2382 and #2399.
Expected Behaviour
It probably just shouldn't be possible to do in the first place.
Steps To Reproduce
Logs
No response
Screenshots / Minimum Reproducible Project
No response
Please search the issue tracker for existing bug reports before submitting your own.
The text was updated successfully, but these errors were encountered: