<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Kurt,<div><br><div><div>On 27 Oct 2014, at 01:30 , Kurt Hindenburg <<a href="mailto:kurt.hindenburg@gmail.com">kurt.hindenburg@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif;font-size:large">I'm currently way behind on getting the KF5 konsole up and running (on Linux - not sure how the KF5 is going on the Mac).</div></div></blockquote><div><br></div><div>well, let me know when you want to start to work on it. I could need some support there on OSX. :) I can build konsole on OSX,</div><div>but I can’t run it due a still insufficient QStandardPaths patch. I am quite sure that it should be fairly simple to correct this, but I have simply no energy at the moment to take care of this. I am happy that my OSX/CI system can check whether the KF5 frameworks and some KF5 apps can be build on OSX and that’s about it - for now.</div><div><br></div><div>If you have the nerves to support me a little I could check what we can do about konsole on OSX with Qt5/KF5.</div><div><br></div><div>Currently I see konsole opening a window with one tab. The shell appears inside it and it is functional. Unfortunately the application’s menu bar isn’t loaded correctly due to wrong search paths. This can be seen on the calling console:</div><div>---</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">MVM2:scripts marko$ ./create-env.sh konsole</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Creating environment as 'konsole.env' ...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Environment variables set by konsole:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">export CMAKE_PREFIX_PATH</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">export KDEDIRS</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">export PKG_CONFIG_PATH</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">export XDG_DATA_DIRS</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">export DYLD_LIBRARY_PATH</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">MVM2:scripts marko$ bash </div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">MVM2:scripts marko$ source konsole.env </div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">MVM2:scripts marko$ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/kde/applications/konsole/inst/qt5/inst/bin/Linguist.app/Contents/MacOS/Linguist </div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Applications/ Library/      bin/          lib/          share/        </div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">MVM2:scripts marko$ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/kde/applications/konsole/inst/qt5/inst/bin/Linguist.app/Contents/MacOS/Linguist </div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Applications/ Library/      bin/          lib/          share/        </div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">MVM2:scripts marko$ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/kde/applications/konsole/inst/Applications/KF5/konsole.app/Contents/MacOS/konsole</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">unnamed app: set session bus address to "unix:path=/tmp/launch-Jfpz2k/unix_domain_listener"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Could not find drkonqi at /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kcrash/inst/lib/libexec/drkonqi</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">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 style="margin: 0px; font-size: 11px; font-family: Menlo;">ui/ui_standards.rc not found in ("/Users/marko/Library/Preferences")</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cannot find .rc file "konsoleui.rc" for component "konsole"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">QFSFileEngine::open: No file name specified</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Unable to load translator "default"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">QFSFileEngine::open: No file name specified</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Unable to load translator "default"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">QObject::connect: Connecting from QTabBar::tabCloseRequested(int) to COMPAT slot (KTabBar::closeRequest(int))</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Could not find color scheme -  "Linux"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cannot find .rc file "sessionui.rc" for component "konsole"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Could not find color scheme -  “Linux"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><div style="margin: 0px;">QObject::disconnect: signal not found in Konsole::Pty</div><div style="margin: 0px;">MVM2:scripts marko$</div></div></div><div>—</div><div><br></div><div>Not a lot, but it’s a start…</div><div>:-)</div><div><br></div><div>As you can see many rc files cannot be found. I haven’t done any work on fixing the QStandardPaths patch for Qt5 [1] to fix this.</div><div>If you could support me there I’d be very grateful.</div><div><br></div><br><blockquote type="cite"><div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif;font-size:large">I'm thrilled there are people working getting KDE working better on the Mac.</div></div></blockquote><div><br></div>So we are.</div><div><br></div><div>Greets,</div><div>Marko</div><br></div><div><br></div><div><br></div><div>[1] <a href="http://quickgit.kde.org/?p=clones%2Fwebsites%2Fbuild-kde-org%2Fkaning%2Fmp-osx-ci.git&a=blob&h=e0b488e55a279023c1750543cb1daf8b40980321&hb=41fa7caf1af41a74d7cfd09dbb480d0bd70dce79&f=patches%2Fqt5%2Fkf5-qt5%2Fpatch-qstandardpaths_mac.cpp.diff">http://quickgit.kde.org/?p=clones%2Fwebsites%2Fbuild-kde-org%2Fkaning%2Fmp-osx-ci.git&a=blob&h=e0b488e55a279023c1750543cb1daf8b40980321&hb=41fa7caf1af41a74d7cfd09dbb480d0bd70dce79&f=patches%2Fqt5%2Fkf5-qt5%2Fpatch-qstandardpaths_mac.cpp.diff</a></div></body></html>