rncbc / qtractor

Qtractor - An Audio/MIDI multi-track sequencer
https://qtractor.org
GNU General Public License v2.0
495 stars 86 forks source link

Qt6 - mixer subpanes are not remembered #416

Closed suedwestlicht closed 8 months ago

suedwestlicht commented 8 months ago

This happens only on my new Debian Bookworm with Qt6, not on my old Xubuntu16.04 with Qt5.

Qtractor is the most recent from git, Qt is 6.4.2

When positioning the mixer subpanes, e.g. buses, then their position/width within the mixer window is not remembered after a restart of Qtractor. before_restart after_restart

rncbc commented 8 months ago

it 's been working for me (Qt 6.5.x then and Qt 6.6.0 now)...

please try to start on a clean slate ie. backup and remove the ~/.config/rncbc.org/Qtractor.conf file, you know the drill ;)

suedwestlicht commented 8 months ago

Thx Rui. Starting Qtractor without the old Qtractor.conf helped.