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

Can't open editor using Wayland #758

Open
ajones239 opened this issue Jul 2, 2024 · 2 comments
Open

Can't open editor using Wayland #758

ajones239 opened this issue Jul 2, 2024 · 2 comments

Comments

@ajones239
Copy link

Astroid crashes under Wayland with the below error when opening my editor to draft a new mail. It works when using X11.

(astroid:15688): Gtk-WARNING **: 22:50:36.139: GtkSocket: only works under X11
(astroid:15688): Gdk-CRITICAL **: 22:50:36.139: gdk_x11_window_get_xid: assertion 'GDK_IS_X11_WINDOW (window)' failed
zsh: segmentation fault  astroid
@ajones239
Copy link
Author

Oops, I now see that Wayland does not support embedded editors. External seems to work fine. Thanks!

@jorsn
Copy link
Member

jorsn commented Jul 3, 2024

Thanks for reporting! Still, this schouldn't be a segfault. A warning and falling back to an external editor would be the correct handling, I think.

@jorsn jorsn reopened this Jul 3, 2024
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