Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xwayland windows do not show #1833

Closed
L-as opened this issue Apr 20, 2018 · 8 comments
Closed

xwayland windows do not show #1833

L-as opened this issue Apr 20, 2018 · 8 comments

Comments

@L-as
Copy link
Contributor

L-as commented Apr 20, 2018

My config:

bindsym Return exec urxvt
bindsym Escape exit

In addition, after opening sway, pressing return, and then pressing escape, sway segfaults with the following coredump: https://drive.google.com/open?id=1jlNp3D7Tm2-pRbWDtLFnMJdp1gltYZsq

stderr when I ran sway -d: https://pastebin.com/jcerWUeQ

I tested with urxvt, firefox-developer-edition, and gnome-terminal.

@emersion
Copy link
Member

emersion commented Apr 20, 2018

What happens when you launch an Xwayland app from a Wayland terminal? Logs?

Can you provide the stack trace of the coredump?

urxvt seems to be able to connect to Xwayland.

@L-as
Copy link
Contributor Author

L-as commented Apr 20, 2018

stack trace: https://pastebin.com/cDBMUjY1

The coredump is just 2 MiB compressed FYI.

@emersion
Copy link
Member

Are you sure you have the latest wlroots and the latest sway installed?

@L-as
Copy link
Contributor Author

L-as commented Apr 20, 2018

I am pretty sure, but I'll attempt to pull again.
Also, running urxvt from gnome-terminal doesn't show anything in either stdout or stderr, and the program doesn't exit. Its window just doesn't show at all.

@emersion
Copy link
Member

It really seems that your wlroots is outdated.

@L-as
Copy link
Contributor Author

L-as commented Apr 20, 2018

I was using my own pointer constraints branch of wlroots (obviously), but it seems it broke xwayland somehow.... Seems like it was all my fault! (Or maybe it's just outdated?)

@emersion
Copy link
Member

Rebase your branch

@L-as
Copy link
Contributor Author

L-as commented Apr 20, 2018

Yeah I just rebased it and it works fine now, great. Thanks for the help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants