-
Notifications
You must be signed in to change notification settings - Fork 578
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 crashes gnome on wayland #1973
Comments
When I disabled X11 forced it works fine but window is always full size :( |
Can you update the description with How do you disabled force x11, do you run Guake from source code? |
HI, I deleted one line from main.py. |
I would like to know the support information in description is done by the modified Guake, am I correct? If that is true, can you also provide an apt version guake support? Because your dmesg shows that it is error by mutter, the Gnome WM. |
okej below is support without my change: `(☸ |dev:gitlab-ce) b-code@bcode-XPS ~ guake --support $ guake --supportGuake Version: 3.8.1 Vte Version: 0.64.2 Vte Runtime Version: 0.64.2 GTK+ Version: 3.24.30 GDK Backend: <GdkX11.X11Display Desktop Session: ubuntu-wayland Display: :1 RGBA visual: True Composited: True
And right after change it my gnome crashed again becouse my guake toggle shourtcut was used :D |
I'm looking at the error log:
Seems like there's something happening with windows/workspaces? Quick search found this similar issue someone had, might have some help on how to figure this out. |
Last update fixed thus problem, but I'd love to see guake on native wayland, because fractal scaling makes guake blurry as hell.. :( |
Oh, if the x11 force fixed this then closing. Next update will add an option to optionally enable wayland #1975, and I'll soon have a machine with wayland on it so I can finally get to see for myself the wayland guake issues. |
Hi,
I'm tying to work with guake on Ubuntu 21.10 on Wayland. But when I'm trying with interact with guake somehow (like show about, or any actions from context menu, or shourtcut toggle run) it crashes the whole gnome.
Log below, when I chose Quit from context menu:
ON X11 it works great.
Guake version 3.8.1-1
Guake support:
`(☸ |dev:gitlab-ce) b-code@bcode-XPS ~ guake --support
$ guake --support
Guake Version: 3.8.1
Vte Version: 0.64.2
Vte Runtime Version: 0.64.2
GTK+ Version: 3.24.30
GDK Backend: <gi.GdkWaylandDisplay
Desktop Session: ubuntu-wayland
Display: wayland-0
RGBA visual: True
Composited: True
`
The text was updated successfully, but these errors were encountered: