Created attachment 158154 [details] file/brushes&stuff toolbars before and after restarting krita SUMMARY i like to put "Show File Toolbar" in my toolbar (also called "Hide File Toolbar," depending on if you currently have the file toolbar visible) whenever i restart krita, the action disappears, and i have to go into Configure Toolbars again to reapply the configuration i love the extent i can go to customize my workspace, but in the future i'd like to not have to reconfigure my setup every time i reopen the application a few years ago someone submitted a similar bug report it was addressed and the specific actions the user was using now load properly when restarting i dont know if this is the same exact problem, but it might be worth referencing if it helps: https://bugs.kde.org/show_bug.cgi?id=413533 since its been 3 and a half years since that original bug report was made, there may be other actions that disappear on restart as well STEPS TO REPRODUCE 1. using Configure Toolbars, add "Hide Brushes and Stuff Toolbar" and "Hide File Toolbar" to either toolbar 2. restart program to see both actions gone 3. open Configure Toolbars again to see both actions still in the list
That's because those actions are created after the toolbars are created, so they are not available in time. This needs to be fixed in KDE Frameworks' toolbar code, but to be honest, I don't think it's worth spending time on.