SUMMARY I am unable to get to latte layout settings STEPS TO REPRODUCE 1. open latte dock 2. right click on a dock to get a configure latte option OBSERVED RESULT no, configure latte option EXPECTED RESULT for there to configure latte option Operating System: Arch Linux KDE Plasma Version: 5.19.2 KDE Frameworks Version: 5.71.0 Qt Version: 5.15.0 Kernel Version: 5.7.6-12-tkg-pds OS Type: 64-bit Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor Memory: 15.6 GiB of RAM Graphics Processor: GeForce GTX 1080/PCIe/SSE2
this works on 0.9.11 by going into a docks settings and clicking on the latte logo. this same method doesn't work on the git either . something I should of added to the first post is that all this happened after I messed up my latte config and I did ```rm -rf latte*``` inside the config folder
OK I think I figured it out the latest latte git is not creating the .config files correctly it seems. I deleted the settings and tried installing 0.9.11. Then I ran it so it can create the configs. Then I uninstalled it and installed the latest git and everything was working fine. To test my theory I deleted all of latte configs again relaunched latte dock and once again i could not get the configure latte option to show instead showing an empty space in the context menu. also another issue that is probably related to this is if i configure the panels with widgets and stuff with the git created config and then exit latte the panels and docks will not load up upon starting latte.
Git commit 78159c3f9e9db886a8e3a83c03380a199b607171 by Michail Vourlakos. Committed on 29/06/2020 at 05:29. Pushed by mvourlakos into branch 'master'. update presets to proper contextmenu plugin --at first run, preset settings should be already configured to work properly; in other case the right click context menu does not show the correct entries for latte/docks/panels configuration windows M +1 -1 shell/package/contents/presets/Default.layout.latte M +1 -1 shell/package/contents/presets/Extended.layout.latte M +1 -1 shell/package/contents/presets/Plasma.layout.latte M +1 -1 shell/package/contents/presets/Unity.layout.latte https://invent.kde.org/plasma/latte-dock/commit/78159c3f9e9db886a8e3a83c03380a199b607171
Very nice report, thank you for all the needed information