Bug 99489 - weston cannot display second DISPLAY
Summary: weston cannot display second DISPLAY
Status: RESOLVED INVALID
Alias: None
Product: Wayland
Classification: Unclassified
Component: XWayland (show other bugs)
Version: unspecified
Hardware: Other All
: medium critical
Assignee: Wayland bug list
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-22 08:09 UTC by soloturn
Modified: 2018-12-15 22:18 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description soloturn 2017-01-22 08:09:36 UTC
on tty0 i start gnome as described here:
https://wiki.archlinux.org/index.php/GNOME#Wayland_sessions
export QT_QPA_PLATFORM=wayland
XDG_SESSION_TYPE=wayland dbus-run-session gnome-session

on tty1 i start weston:
nohup weston &

on weston i open a weston-terminal. the following works:
xeyes
export DISPLAY=:0
xeyes
xport DISPLAY=:1
xeyes

then, i go to gnome, open a gnome terminal, and i can one time open xeyes, then nothing works.

$ xeyes
$ firefox 
Gdk-Message: firefox: Fatal IO error 11 (Resource temporarily unavailable) on X server :1.

funny is as well, if after the start of weston, no x application was run, connecting from gnome does not work.

this is on arch linux, versions:
weston 1.12.0-2
wayland 1.12.0-1
gnome-shell 3.22.2+18+gdf7727a-1
xorg-server 1.19.1-1
Comment 1 soloturn 2017-01-22 08:35:04 UTC
after the connection attempt from gnome-terminal to weston, X on weston does not work any more. marking therefor as critical.
Comment 2 soloturn 2018-12-15 22:18:16 UTC
close as obscure edgecase, not important.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.