Re: [Qmidiarp-user] Issue with window state and missing Arps
Linux MIDI arpeggiator, phrase generator and controller LFO
Status: Alpha
Brought to you by:
emuse
From: Lorenzo S. <lor...@gm...> - 2025-07-08 06:46:45
|
Hi Frank, On 08/07/2025 07:32, Frank Kober via Qmidiarp-user wrote: > Hi Lorenzo, > yes the list is still alive, thanks for the report. Great! Nice to see it's alive because QMidiArp is a fantastic linux audio/midi software ;-) > > I will try to reproduce the issues you describe, thanks for the pointer > to Wayland, which I never activated for testing. Yes the GUIState entry > tries to keep the window configurations when you quit the application > and reproduce them when you launch it. If the Wayland backend cannot > handle some of the properties I'm not surprised the layout fails. > > I will investigate, but there is a chance that this cannot be fixed for > now. Thanks for looking into it. Meanwhile as a (hacky of course) workaround I have a Python script which can remove anything in the <windowState> tag of the qmax XML file, effectively 'resetting' the GUI. Not pretty but works for me at the moment (especially with this specific session which has 2 arps and 2 sequences). Sharing in case for the time being it might be useful for any other user (see first comment for the usual disclaimer!) https://gitlab.com/-/snippets/4869866 Lorenzo |