<div dir="ltr">Hi all,<div><br></div><div>I miss KDE applications on my mac so would like to have them working, specially Kate.</div><div><br></div><div>After some work I've been able to compile KF5 v5.6.0 and Kate 14.12.2 through homebrew using haraldf's tap[0].</div><div><br></div><div>After running Kate, I realized that some things are not working properly. I would like to know if these things are supposed to work, even on OSX, and that the problem is the (homebrew's) packaging or if it is something missing from Kate.</div><div><br></div><div>The issues I have are:</div><div>1) There is no configuration panel. I thus cannot change any settings;</div><div>2) There is no icons in the toolbar;</div><div>3) There is no syntax highlighting;</div><div>4) Output shows an issue with dbus kglobalaccel.service.</div><div><br></div><div>Here's the output of when I run it:</div><div><div>/Applications/KDE/kate.app/Contents/MacOS/kate</div><div>kf5.kcoreaddons.kdirwatch: fsWatcher->addPath "/Users/nicolas/Library/Application Support/kate/sessions"</div><div>Couldn't start kglobalaccel from org.kde.kglobalaccel.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kglobalaccel was not provided by any .service files")</div><div>kf5.kiconthemes: "Theme tree: (Oxygen)"</div><div>void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting</div><div>void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting</div><div>virtual void QCocoaMenu::removeMenuItem(QPlatformMenuItem *) Item to remove does not belong to this menu</div><div>virtual void QCocoaMenu::removeMenuItem(QPlatformMenuItem *) Item to remove does not belong to this menu</div><div>void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting</div><div>void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting</div><div>void QCocoaMenu::insertNative(QCocoaMenuItem *, QCocoaMenuItem *) Menu item is already in a menu, remove it from the other menu first before inserting</div></div><div><br></div><div>Is there anything in this that can identify the problems?</div><div><br></div><div>Thanks!!</div><div><br></div><div>[0] <a href="https://github.com/haraldF/homebrew-kf5">https://github.com/haraldF/homebrew-kf5</a></div></div>