Bug ID | 1207731 |
---|---|
Summary | vncserver requires dbus-1-x11 |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 15.4 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Network |
Assignee | screening-team-bugs@suse.de |
Reporter | christian.smietana@gmx.net |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
vncserver script works only with installed dbus, otherwise only black screen. Steps to reproduce: 1. Make a minimal OpenSUSE 15.4 installation. Schemas: only "X window system", packages: xorg-x11-Xvnc, xorg-x11-essentials, icewm recommended packages: off 2. Start system, open xterm, run "vncserver".Connect via VNC client -> Connection is possible, but only black screen shows up 3. Stop vncserver, install dbus-1-x11. 4. Start vncserver, connect via VNC -> works