-
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
Segfault on Ubuntu 17.10 (Wayland) #1224
Comments
I have the same issue.
ubuntu 17.10 |
Do you know how I can install wayland from an iso that would run in a VM (mac Parallels)? |
@gsemet Not sure about Mac Parallels, but it seems there are issues with Wayland - https://forum.parallels.com/threads/installing-ubuntu-17-10-on-parallels-desktop-3.342537/. You should be able to use Virtualbox though and test Wayland there (with 3D acceleration disabled) - https://ubuntuforums.org/showthread.php?t=2370233 |
Can you see at #1340, seems to have someone happy to have guake working under wayland :) |
fix Guake#1340 fix Guake#1012 fix Guake#1224 fix Guake#1109
The bug only happens on Wayland. When I switch to Xorg, guake works ok.
On Wayland sometimes it crashes and sometimes it works. Usually after w few reboots guake finally starts.
Output:
When trying with sudo:
Output in dmesg:
(first log is when calling guake without sudo, the second one is with sudo)
I used to have similar problems with workrave, but the following workaround fixes the problem for workrave - rcaelers/workrave#88
For the record:
Is there any info I can provide to help with fixing this? What might be the cause?
The text was updated successfully, but these errors were encountered: