[arch-general] plasma 5.5 and wayland
Hi all, Has anybody got plasma 5.5 under wayland working? I have weston working which I can launch from sddm. So hardware is not a problem I suppose. I have created a test user with no existing configuration at all. When I run startplasmacompositor, it displays the splash screen and then goes blank. Any suggestions? What package I am missing? Following is the output generated by startplasmacompositor. ------------ $ cat /home/test/plasma.log startplasmacompositor: Starting up... no screens available, assuming 24-bit color QPainter::begin: Paint device returned engine == 0, type: 2 QPainter::setRenderHint: Painter must be active to set rendering hints QPainter::setPen: Painter not active QPainter::setBrush: Painter not active QPainter::setCompositionMode: Painter not active QPainter::end: Painter not active, aborted No backend specified through command line argument, trying auto resolution Backend does not support input, enforcing libinput support OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile OpenGL version string: 3.0 Mesa 11.0.7 OpenGL shading language version string: 1.30 Driver: Intel GPU class: Haswell OpenGL version: 3.0 GLSL version: 1.30 Mesa version: 11.0.7 Linux kernel version: 4.2.5 Requires strict binding: no GLSL shaders: yes Texture NPOT support: yes Virtual Machine: no X-Server started on display :0 org.kde.kwindowsystem: Could not find any platform plugin Configuring Lock Action Session path: "/org/freedesktop/login1/session/c3" QSocketNotifier: Invalid socket 43 and type 'Read', disabling... ------------ TIA -- Regards Shridhar
Hello, On Tue, Dec 15, 2015 at 9:04 AM, Shridhar Daithankar <ghodechhap@ghodechhap.net> wrote:
Has anybody got plasma 5.5 under wayland working?
I have weston working which I can launch from sddm. So hardware is not a problem I suppose.
I have created a test user with no existing configuration at all. When I run startplasmacompositor, it displays the splash screen and then goes blank.
Any suggestions? What package I am missing?
Following is the output generated by startplasmacompositor.
Currently there is bug, due to which you can not start plasma session on wayland. Please try installing kinit-nooom and see if it fixes problem? -- Bhushan Shah http://bhush9.github.io IRC Nick : bshah on Freenode
On मंगळवार 15 डिसें 2015 9:11:15 AM Bhushan Shah wrote:
Hello,
On Tue, Dec 15, 2015 at 9:04 AM, Shridhar Daithankar
Any suggestions? What package I am missing?
Following is the output generated by startplasmacompositor.
Currently there is bug, due to which you can not start plasma session on wayland. Please try installing kinit-nooom and see if it fixes problem?
Well, with plasma 5.5.1, I am able to launch the session. There are several small defects as expected, but I have a full working desktop now. Now convincing sddm to show that entry in list of sessions is another matter. Despite of putting following in /usr/share/wayland-sessions, it does not show it. But it understands the entry for Weston somehow. ---------- [shridhar@arjun ~]$ cat /usr/share/wayland-sessions/plasma-wayland.desktop [Desktop Entry] Encoding=UTF-8 Type=Application Exec=dbus-launch --exit-with-session /usr/bin/startplasmacompositor TryExec=dbus-launch --exit-with-session /usr/bin/startplasmacompositor DesktopNames=KDE Name=Plasma-wayland Comment=Plasma by KDE wayland ---------- Thanks. -- Regards Shridhar
On Wednesday, December 16, 2015 08:37:02 PM Shridhar Daithankar wrote:
On मंगळवार 15 डिसें 2015 9:11:15 AM Bhushan Shah wrote:
Hello,
On Tue, Dec 15, 2015 at 9:04 AM, Shridhar Daithankar
Any suggestions? What package I am missing?
Following is the output generated by startplasmacompositor.
Currently there is bug, due to which you can not start plasma session on wayland. Please try installing kinit-nooom and see if it fixes problem?
Well, with plasma 5.5.1, I am able to launch the session. There are several small defects as expected, but I have a full working desktop now.
Now convincing sddm to show that entry in list of sessions is another matter. Despite of putting following in /usr/share/wayland-sessions, it does not show it. But it understands the entry for Weston somehow.
Did you install plasma-wayland-session? It is the new split package shipping plasmawayland.desktop Stefano
---------- [shridhar@arjun ~]$ cat /usr/share/wayland-sessions/plasma-wayland.desktop [Desktop Entry] Encoding=UTF-8 Type=Application Exec=dbus-launch --exit-with-session /usr/bin/startplasmacompositor TryExec=dbus-launch --exit-with-session /usr/bin/startplasmacompositor DesktopNames=KDE Name=Plasma-wayland Comment=Plasma by KDE wayland
----------
Thanks.
On गुरूवार 17 डिसें 2015 1:15:57 PM Stefano Avallone wrote:
On Wednesday, December 16, 2015 08:37:02 PM Shridhar Daithankar wrote:
On मंगळवार 15 डिसें 2015 9:11:15 AM Bhushan Shah wrote:
Hello,
On Tue, Dec 15, 2015 at 9:04 AM, Shridhar Daithankar
Any suggestions? What package I am missing?
Following is the output generated by startplasmacompositor.
Currently there is bug, due to which you can not start plasma session on wayland. Please try installing kinit-nooom and see if it fixes problem?
Well, with plasma 5.5.1, I am able to launch the session. There are several small defects as expected, but I have a full working desktop now.
Now convincing sddm to show that entry in list of sessions is another matter. Despite of putting following in /usr/share/wayland-sessions, it does not show it. But it understands the entry for Weston somehow.
Did you install plasma-wayland-session?
It is the new split package shipping plasmawayland.desktop
Oh cool! Now I am able to launch the session but as expected, its not feature complete. In 5 min, I found that - There is no taskbar, - font sizing is different than X, had to readjust the sizes - desktop interaction is not correct, right click menu opened in top left corner instead of current mouse position - no keyboard shortcuts - mouse pointer shape is weird sometimes, does not change correctly with a URL in konqueror/firefox - window decorations are weird, some of them are breeze, some of them get plastiq(ish) Guess, in another release, it would be good. -- Regards Shridhar
participants (3)
-
Bhushan Shah
-
Shridhar Daithankar
-
Stefano Avallone