Open AJenbo opened 6 months ago
Usually, these kind of problems indicate problem with underlying wxWidgets library. Does it work with wxWidgets stc
sample?
Uh, could you point me in a direction on how to test that?
I biuld 17.10 from src and it has the same issue.
Uh, could you point me in a direction on how to test that?
Download wxWidgets sources from Releases page (make sure to download ZIP version as other packages sometimes have missing third-party dependencies), then build it according this page. After it gets build, do "make samples" in the same directory, then try running "stc" sample as suggested.
I myself am unable to test this on Wayland as Gnome both on Arch and Ubuntu 24.04 is very unreliable - a minor change to the system and it doesn't start at all; after 10+ years of using Gnome, I had to migrate to Xfce. But before, I found multiple problems on Wayland when using CodeLite, including periodic random crashes (of the entire Wayland session, not CodeLite), but I think most of these are related to how wxWidgets interacts with Wayland.
What happened?
Copy-paste from CodeLite to Geany is broken. Copy-paste from Git Cola to CodeLite is broken.
Version
Other
Operating system
Linux
Steps to reproduce
Relevant log output
No response