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

Doesn't work on Wayland #93

Open
sigvaldm opened this issue Apr 8, 2018 · 5 comments
Open

Doesn't work on Wayland #93

sigvaldm opened this issue Apr 8, 2018 · 5 comments

Comments

@sigvaldm
Copy link

sigvaldm commented Apr 8, 2018

Dear icholy,

I have installed ttyrec and ttygif (version 1.4.0) from the Arch User Repository, but nothing happens when I try executing ttygif. Below is an excerpt from my terminal.

[sigvald@sim ~]$ ttyrec abc
[sigvald@sim ~]$ echo "test"
test
[sigvald@sim ~]$ exit
[sigvald@sim ~]$ ttyplay abc
[sigvald@sim ~]$ echo "test"
test
[sigvald@sim ~]$ exit
[sigvald@sim ~]$ export TTYGIF_DEBUG=1
[sigvald@sim ~]$ ttygif abc
[sigvald@sim ~]$ # Nothing happens

Do you have any idea what's wrong?

Kind regards,
Sigvald

@icholy
Copy link
Owner

icholy commented Apr 8, 2018

Do you have a desktop environment (X server) running?

@sigvaldm
Copy link
Author

sigvaldm commented Apr 9, 2018

I do have a desktop environment running, but it's Wayland (I believe it's default for Gnome 3?). Not X11.

@icholy
Copy link
Owner

icholy commented Apr 9, 2018

It uses xwd to capture frames. I'm assuming this doesn't work in Wayland.

@sigvaldm
Copy link
Author

I tried opening Gnome using Xorg (it comes with both Xorg and Wayland) and it turned out ttygif works then! I won't need this program very often, so for now I'll just switch to Xorg whenever I need it. But it would be a nice thing for a "wishlist" to have support for Wayland. You would probably need to use something other than xwd, though, and I wouldn't blame you if you don't bother. Anyway, nice little program!

@icholy icholy changed the title Nothing happens (Arch Linux) Doesn't work on Wayland Apr 10, 2018
@icholy
Copy link
Owner

icholy commented Apr 10, 2018

We'll see. I'll keep this issue open.

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

No branches or pull requests

2 participants