starting a plasma session caused gazillions of
| kf5.kded: Could not load kded module "statusnotifierwatcher":"The shared library was not found." (library path was:"statusnotifierwatcher")
| kf5.kded: Could not load kded module "kscreen":"The shared library was not found." (library path was:"kscreen")
| kf5.kded: Could not load kded module "ksysguard":"Plugin verification data mismatch in '/usr/bin/ksysguard'" (library path was:"ksysguard")
| kf5.kded: Could not load kded module "powerdevil":"The shared library was not found." (library path was:"powerdevil")
| kf5.kded: Could not load kded module "networkmanagement":"The shared library was not found." (library path was:"networkmanagement")
| kf5.kded: Could not load kded module "kded_baloosearch_kio":"The shared library was not found." (library path was:"kded_baloosearch_kio")
Now it takes much longer for kcrash to complain and it has window decorations -
partytime has not yet come..
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
WARNING: QA Issue: oxygen rdepends on kdecoration, but it isn't a build dependency? [build-deps]
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* remove wayland patches for plasma-workspace
* reduce x-less hacks and blacklist more recipes plasma-world in when building x-less
* use mainline kwayland
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
on machines not supporting x11-egl (Raspberrypi / TI armv7) kdeclarative fails
to build. By this option we get the chance to build the library for these
machines and still suppprting many games.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
libraries depending on kdelibs4support failed with:
| CMake Warning at /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/share/ECM/find-modules/FindKF5.cmake:77 (find_package):
| Found package configuration file:
|
| /home/superandy/tmp/oe-core-glibc/sysroots/raspberrypi2/usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake
|
| but it set KF5KDELibs4Support_FOUND to FALSE so package
| "KF5KDELibs4Support" is considered to be NOT FOUND. Reason given by
| package:
|
| KF5KDELibs4Support could not be found because dependency KF5ItemModels
| could not be found.
| CMake Warning at /home/superandy/tmp/oe-core-glibc/sysroots/x86_64-linux/usr/share/ECM/find-modules/FindKF5.cmake:77 (find_package):
| Found package configuration file:
|
| /home/superandy/tmp/oe-core-glibc/sysroots/raspberrypi2/usr/lib/cmake/KF5KDELibs4Support/KF5KDELibs4SupportConfig.cmake
|
| but it set KF5KDELibs4Support_FOUND to FALSE so package
| "KF5KDELibs4Support" is considered to be NOT FOUND. Reason given by
| package:
|
| KF5KDELibs4Support could not be found because dependency KF5Init could not
| be found.
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Complaints introducing this in oe-core are correct: we cannot assure that
native build is same as cross one.
Correct strategy should be to fix kwallet so that it detects flavors of gpgme
by pkg-config (libs?)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>