https://bugs.kde.org/show_bug.cgi?id=417886
Michail Vourlakos <mvourla...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/lat | |te-dock/ad58783ae558686e7f4 | |7570a6d1b7f6d2f09c93e Status|REPORTED |RESOLVED Version Fixed In| |0.9.9 Latest Commit| |https://commits.kde.org/lat | |te-dock/af712c6ac4f557ed94a | |a2965d85356adc517dc0c Resolution|--- |FIXED Version Fixed In| |0.9.9 Status|REPORTED |RESOLVED --- Comment #30 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit ad58783ae558686e7f47570a6d1b7f6d2f09c93e by Michail Vourlakos. Committed on 23/02/2020 at 08:29. Pushed by mvourlakos into branch 'master'. dont load orphaned-central layout when shared --the orphaned-central layout should NOT be loaded when it has already been loaded as SHARED layout for other CENTRAL layouts in a MULTIPLE LAYOUTS environment FIXED-IN:0.9.9 M +15 -13 app/layouts/synchronizer.cpp https://commits.kde.org/latte-dock/ad58783ae558686e7f47570a6d1b7f6d2f09c93e --- Comment #31 from Michail Vourlakos <mvourla...@gmail.com> --- Git commit af712c6ac4f557ed94aa2965d85356adc517dc0c by Michail Vourlakos. Committed on 23/02/2020 at 08:29. Pushed by mvourlakos into branch 'master'. IMPORTANT:fix first run initialization --dont mess the old migrating process during startup with a new user that uses Latte for first time. This is a very important step during startup otherwise the entire Latte experiences instability. FIXED-IN:0.9.9 M +1 -1 app/layouts/importer.cpp M +17 -9 app/layouts/manager.cpp M +1 -0 app/settings/universalsettings.cpp https://commits.kde.org/latte-dock/af712c6ac4f557ed94aa2965d85356adc517dc0c -- You are receiving this mail because: You are watching all bug changes.