[KDE/Mac] KF5 System Settings

Marko Käning mk-lists at email.de
Tue Jan 6 22:52:49 UTC 2015


Hi René and Mario,

On 05 Jan 2015, at 12:37 , René J.V. Bertin <rjvbertin at gmail.com> wrote:
> About Workspace: there are a number of things we use on OS X from kde4-workspace, and from what I understand, other things (like DrKonqi) have been moved into KF5 Workspace which apparently depends intimately on Plasma. This may have to be re-evaluated. We'll want systemsettings on OS X, and of course DrKonqi (esp. after all the effort Ian put into that), and also styles/themes.

just want to let you know that there is a KF5 project called kde/workspace/systemsettings and it
usually* built fine (and independently on plasma) on my OSX/CI system.

	:-)

Well, I tried to run it with a slightly adapted run.sh [1] on my OSX/CI system:
---
$ ./run.sh kde/workspace systemsettings systemsettings5
Could not find drkonqi at /opt/kde/install/darwin/mavericks/clang/kf5-qt5/frameworks/kcrash/inst/lib/libexec/drkonqi
kbuildsycoca5 running...
kf5.kservice.sycoca: Trying to open ksycoca from "/Users/marko/Library/Caches/ksycoca5"
Recreating ksycoca file ("/Users/marko/Library/Caches/ksycoca5", version 300)
Menu "applications.menu" not found.
"applications.menu"  not found in  () 

Saving
Emitting notifyDatabaseChanged ("services", "servicetypes", "xdgdata-mime", "apps")
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")
ui/ui_standards.rc not found in ("/Users/marko/Library/Preferences")
Icon theme "hicolor" not found.
kf5.kiconthemes: "Theme tree: (Oxygen)"
Couldn't start kded5 from org.kde.kded5.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kded5 was not provided by any .service files") , falling back to running kbuildsycoca5
kf5.kservice.sycoca: Trying to open ksycoca from "/Users/marko/Library/Caches/ksycoca5"
"View load error: The shared library was not found."
"View load error: The shared library was not found."
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
Calling notify on "Sound"
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: Phonon::createPath: Cannot connect  Phonon::MediaObject ( no objectName ) to  Phonon::AudioOutput ( no objectName ).
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
Calling notify on "Taskbar"
0 140242957067312
Closing notification 1
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
---

(I wonder whether it searching for "ui/ui_standards.rc” in "/Users/marko/Library/Preferences” is ok.)

It is finishing with the error message

	"System Settings was unable to find any views, and hence has nothing to display.”

unfortunately. Well, that begs for research, I guess. ;)


Greets,
Marko



[1] http://commits.kde.org/clones/websites/build-kde-org/kaning/mp-osx-ci/fcb51ead70dbd38993bf7b9a2cd0e351e45ab949




*) At the moment there is an issue with KF5_INSTALL_TARGETS_DEFAULT_ARGS not being set correctly,
   but it’s easy to fix. :)


More information about the kde-mac mailing list