-
Notifications
You must be signed in to change notification settings - Fork 575
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
Guake does not display images when w3m-img is installed #1806
Comments
Did some cursory research, figured out that $WINDOWID needs to be set for this to work. Both gnome-terminal and guake had this issue on my machine, and finding window id with xwininfo and running that through a hex-dec converter then setting it to $WINDOWID fixed the issue completely on gnome-terminal, rendered weirdly and in the wrong place with guake though. Can look further into this, although I did notice some other maintainers of other terminals talking about the implementation being a bit hacky, which inclines me to rather hope for w3m to adopt sixel rendering which we should inherit by default with VTE. |
I tried does guake support
|
By default, Guake should inherit support for sixels as Guake uses VTE, which implements sixel support. |
Related to Guake#1806 sem-ver: feature
Related to Guake#1806 sem-ver: feature
Umm, where do things stand with this? readthedocs is incomplete and the website is down so... |
Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Guake.
For how to run the latest Guake in your computer, please refer to Install from source.
Describe the bug
Guake does not display images when w3m-img is installed
Expected behavior
Google Logo appears
Actual behavior
Text only
To Reproduce
Install w3m and w3m-img through your package manager, then run
w3m google.com
in both Guake and another terminal (Konsole in this case)Please run
$ guake --support
, and paste the results here. Don't put backticks (`
) around it! The output already contains Markdown formatting. And make sure you run the command OUTSIDE the Guake.$ guake --support
Guake Version: 3.6.3
Vte Version: 0.60.3
Vte Runtime Version: 0.60.3
GTK+ Version: 3.24.20
GDK Backend: GdkX11.X11Display
Desktop Session: plasma
Display: :0
RGBA visual: True
Composited: True
The text was updated successfully, but these errors were encountered: