Marko Schuetz-Schmuck
unread,Oct 2, 2025, 1:12:39 PM (2 days ago) Oct 2Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tlaplus
Dear All,
not having used the toolbox in a while and coming back to it just now, I
found that the GUI on my current machine was unusable (huge icons,
overlapping text lines, etc.).
After some digging I found that this is a problem with eclipse-based (or
even java-based?) applications on wayland. One workaround that I found
and that I'm going to use for now is to force the JRE to use xwayland
like this:
GDK_BACKEND=x11 tla-toolbox&
I hope this will help someone else here to save some time...
Best regards,
Marko