Error in Sway

Did you find any problems using this software? Please post here...
Post Reply
Thumos
Posts: 25
Joined: 02.02.2023 23:07

Error in Sway

Post by Thumos »

There's this error on CT startup when run on the latest Fedora Sway.

Sway is a Wayland compositor/window manager.

Code: Select all

[user@pc ~]$ cudatext

(cudatext:2440): Gtk-CRITICAL **: 12:50:03.417: IA__gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed

(cudatext:2440): Gtk-CRITICAL **: 12:50:03.417: IA__gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

I can only report this to Lazarus forum (before the bugtracker I try the forum)
https://forum.lazarus.freepascal.org/in ... 523.0.html
main Alexey
Posts: 2245
Joined: 25.08.2021 18:15

Post by main Alexey »

Questions by a lazarus user:
1) Do you have installed XWayland? AFAIK Fedora split XWayland into its own standalone package.

2) Have you disable Xwayland on Sway?

3) Have you set the GDK_BACKEND environment variable? Forcing `GDK_BACKEND=wayland` in the environment is a bad idea.
Thumos
Posts: 25
Joined: 02.02.2023 23:07

Post by Thumos »

Thanks for the answer.

1) "Package "xorg-x11-server-Xwayland-22.1.9-2.fc38.x86_64" is already installed."

2) No

3) No
Post Reply