Siduction Forum

Siduction Forum => Software - Support => Topic started by: Hanisch on 2016/02/12, 21:34:36

Title: 'GNOME on Wayland' funktioniert nicht
Post by: Hanisch on 2016/02/12, 21:34:36
Hallo,

auf meinem siduction December in einer VirtualBox erscheint im Display-Manager 'sddm' die Auswahlmöglichkeit
"GNOME on Wayland (Wayland)"
Aber er fällt immer wieder auf den Anmeldebildschirm zurück.

Warum wird das angezeigt, wenn es nicht funktioniert?

Gruß
Ch. Hanisch
Title: Re: 'GNOME on Wayland' funktioniert nicht
Post by: melmarker on 2016/02/12, 23:41:16
a) Es funktioniert, von Monat zu Monat besser
b) Weil Du warscheinlich geupdated, aber nicht alle notwendigen Komponenten für Wayland hast
c) Who cares? sid(uction) ist unter anderem dazu da, neue Technologien einzuführen
d) Bei Debian Stable hätte ich Dir uneingeschränkt recht gegeben, so aber siehe c)
Title: Re: 'GNOME on Wayland' funktioniert nicht
Post by: Hanisch on 2016/02/13, 09:16:42
Quote from: melmarker on 2016/02/12, 23:41:16
a) Es funktioniert, von Monat zu Monat besser
b) Weil Du warscheinlich geupdated, aber nicht alle notwendigen Komponenten für Wayland hast
Welche Komponenten von Wayland fehlen mir denn da und wie kriege ich raus, um welche es sich handelt, damit ich die nachinstallieren kann?

Gruß
Ch. Hanisch
Title: Re: 'GNOME on Wayland' funktioniert nicht
Post by: der_bud on 2016/02/13, 18:19:42
Quote from: Hanisch on 2016/02/13, 09:16:42Welche Komponenten von Wayland fehlen mir denn da und wie kriege ich raus, um welche es sich handelt,

Eventuell mal  die in Debian einbauten Tools verwenden und die Ausgaben von dpkg -l | grep wayland
apt-cache search wayland
vergleichen ob da für Dich was auffällig/verdächtig/plausibel aussieht?
Title: Re: 'GNOME on Wayland' funktioniert nicht
Post by: Hanisch on 2016/02/13, 19:01:34
Quote from: der_bud on 2016/02/13, 18:19:42
Eventuell mal  die in Debian einbauten Tools verwenden und die Ausgaben von dpkg -l | grep wayland
apt-cache search wayland
vergleichen ob da für Dich was auffällig/verdächtig/plausibel aussieht?
siductionbox:~$ dpkg -l | grep wayland
rc  kwayland-data                                4:5.4.2-siduction1                     all          Qt library wrapper for Wayland libraries - data files
ii  libkf5waylandclient5:i386                    4:5.4.3-1                              i386         Qt library wrapper for Wayland libraries
ii  libkf5waylandserver5:i386                    4:5.4.3-1                              i386         Qt library wrapper for Wayland libraries
ii  libwayland-client0:i386                      1.9.0-1                                i386         wayland compositor infrastructure - client library
ii  libwayland-cursor0:i386                      1.9.0-1                                i386         wayland compositor infrastructure - cursor library
ii  libwayland-egl1-mesa:i386                    11.1.2-1                               i386         implementation of the Wayland EGL platform -- runtime
ii  libwayland-server0:i386                      1.9.0-1                                i386         wayland compositor infrastructure - server library
ii  xwayland                                     2:1.18.1-1                             i386         Xwayland X server


siductionbox:~$ apt-cache search wayland
kwin-wayland - KDE-Fenstermanager - Wayland-Version
kwin-wayland-backend-drm - KDE-Fenstermanager - DRM-Plugin
kwin-wayland-backend-fbdev - KDE-Fenstermanager - fbdev-Plugin
libwayland-client0 - Infrastruktur für einen »Wayland compositor« - Clientbibliothek
libwayland-client0-dbg - Infrastruktur für einen »Wayland compositor« - Clientbibliothek (Debug)
libwayland-cursor0 - Infrastruktur für einen »Wayland compositor« - Cursorbibliothek
libwayland-cursor0-dbg - Infrastruktur für einen »Wayland compositor« - Cursorbibliothek (Debug)
libwayland-dev - Infrastruktur für einen »Wayland compositor« - Entwicklungsdateien
libwayland-doc - Infrastruktur für einen »Wayland compositor« - Dokumentation
libwayland-egl1-mesa - Implementierung der Wayland-EGL-Plattform - Laufzeit
libwayland-server0 - Infrastruktur für einen »Wayland compositor« - Serverbibliothek
libwayland-server0-dbg - Infrastruktur für einen »Wayland compositor« - Serverbibliothek (Debug)
xwayland - X-Server Xwayland
ibus-wayland - Intelligent Input Bus - Wayland support
kwayland-dbg - Qt library wrapper for Wayland libraries
kwayland-dev - development files for kwayland
libkf5waylandclient5 - Qt library wrapper for Wayland libraries
libkf5waylandserver5 - Qt library wrapper for Wayland libraries
kwayland-integration - kwayland runtime integration plugins
kwayland-integration-dbg - kwayland runtime integration plugins
kwin-wayland-backend-wayland - KDE window manager nested wayland plugin
kwin-wayland-backend-x11 - KDE window manager x11 plugin
libsdl2-2.0-0 - Simple DirectMedia Layer
libva-wayland1 - Video Acceleration (VA) API for Linux -- Wayland runtime
libxkbcommon-dev - library interface to the XKB compiler - development files
libxkbcommon0 - library interface to the XKB compiler - shared library
libwayland-egl1-mesa-dbg - implementation of the Wayland EGL platform -- debugging symbols
mpv - video player based on MPlayer/mplayer2
plasma-workspace-wayland - Plasma Workspace for KF5 - Wayland integration
libqt5waylandclient5 - QtWayland client library
libqt5waylandclient5-dev - QtWayland development files
qtwayland5 - QtWayland platform plugin
qtwayland5-dbg - QtWayland debugging symbols
terminology - Enlightenment efl based terminal emulator
terminology-data - Enlightenment efl based terminal emulator data
wayland-protocols - wayland compositor protocols
weston - reference implementation of a wayland compositor

'xwayland' ist installiert, aber 'plasma-workspace-wayland' nicht. Wayland wird nur von 'sddm' angeboten.
Was also müßte ich noch installieren ohne mein System zu gefährden?
Oder ist hier erst einmal Abwarten angesagt?

Gruß
Ch. Hanisch
Title: Re: 'GNOME on Wayland' funktioniert nicht
Post by: melmarker on 2016/02/13, 20:15:30
Abwarten - wayland ist noch nicht wirklich alltagstauglich, aber zumindest teilweise schon bedienbar.
Title: Re: 'GNOME on Wayland' funktioniert nicht
Post by: devil on 2016/02/13, 22:18:05
Falls das in Virtualbox läuft: das kann noch kein Wayland.


greetz
devil