https://bugs.kde.org/show_bug.cgi?id=446700
--- Comment #1 from ejkirch...@gmail.com --- ``` ❯ /Applications/kate.app/Contents/MacOS/kate Icon theme "breeze" not found. kf.xmlgui: Shortcut for action "mainToolBar" "Show Toolbar" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead. kf.windowsystem: Could not find any platform plugin kf.sonnet.core: No language dictionaries for the language: "en_US" trying to load en_US as default kf.sonnet.core: No language dictionaries for the language: "en_US" kf.sonnet.core: No language dictionaries for the language: "en_US" trying to load en_US as default kf.sonnet.core: No language dictionaries for the language: "en_US" kf.sonnet.core: No language dictionaries for the language: "en_US" trying to load en_US as default kf.sonnet.core: No language dictionaries for the language: "en_US" kf.sonnet.core: No language dictionaries for the language: "en_US" trying to load en_US as default kf.sonnet.core: No language dictionaries for the language: "en_US" kf.config.core: couldn't lock local file kf.service.services: KServiceTypeTrader: serviceType "ThumbCreator" not found kf.config.core: couldn't lock local file kf.config.core: couldn't lock local file kf.config.core: couldn't lock local file kf.config.core: couldn't lock local file ``` Here is the debug output of Kate. I imagine the problem here is because of the lock file issue, but I'm not sure in which directory that lock file would be created. however. Unrelated, but the `Icon theme "breeze" not found.` line is also evident, as there is at least one missing icon in the global menu -- You are receiving this mail because: You are watching all bug changes.