KDE Neon Developer Unstable - plasmashell crashing on start

2018-02-22 Thread Jörn M
Hello, today I noticed that KDE Neon developer unstable updates to Qt 5.10. The currently rolled out packages leave my system in an unusable state: - plasmashell crashes: ~> plasmashell org.kde.plasmaquick: Applet preload policy set to 1 plasmashell: relocation error: /usr/lib/x86_64-linux-gnu/l

Re: KDE Neon Developer Unstable - plasmashell crashing on start

2018-02-22 Thread Jörn M
Short correction, I'm using: KDE neon developer stable Am 22.02.2018 18:08 schrieb "Jörn M" : > Hello, > > today I noticed that KDE Neon developer unstable updates to Qt 5.10. > The currently rolled out packages leave my system in an unusable state: > > - plasma

Re: KDE Neon Developer Unstable - plasmashell crashing on start

2018-02-22 Thread Jörn M
to stable... Am 22.02.2018 18:39 schrieb "Bhushan Shah" : Yeah, there is ongoing migration to qt5.10 So it is known that it is broken... I hope to get this fixed sooner, only few rebuilds remianing On Thu, Feb 22, 2018 at 10:38 PM, Jörn M wrote: > Hello, > > today I no

Compile kwin using yocto for embedded systems (opengles)

2018-03-01 Thread Jörn M
Hello together, I try to compile kwin for Rasperry Pi 3 for embedded usage (opengles). I use the latest kde yocto layers from master: https://phabricator.kde.org/source/yocto-meta-kf5/ https://phabricator.kde.org/source/yocto-meta-kde/ All other required layers are on yocto rocko branches. My q

Re: Compile kwin using yocto for embedded systems (opengles)

2018-03-13 Thread Jörn M
;Operation not permitted" kwin_core: Could not take device /dev/dri/card0 , cause: "Operation not permitted" Running the same on the terminal from raspberry pi (hdmi terminal) results in a working kwin :-D Any ideas how to start kwin properly from ssh? Regards, J