08-28-2022, 08:13 PM
I had some time to boot up my Ubuntu 22.04 partition and check what you reported.
I installed Wings3D via Synaptic as you did and I got a different error message of yours when trying to Unfold the UV mesh.
I also installed the Wings3D from the official repository and in this case I got a hard crash.
Which didn't happen when I was running on Ubuntu 20.04.
By running it from my development environment I get the messages bellow which the problem seems to be something related to the GDK - something that was changed from one to other Ubuntu version:
I tried to use Wings3D via Flatpak and the same hard crash happen.
I installed Wings3D via Synaptic as you did and I got a different error message of yours when trying to Unfold the UV mesh.
I also installed the Wings3D from the official repository and in this case I got a hard crash.
Which didn't happen when I was running on Ubuntu 20.04.
By running it from my development environment I get the messages bellow which the problem seems to be something related to the GDK - something that was changed from one to other Ubuntu version:
Quote:((Erlang:2): Gdk-ERROR **: 17:12:08.000: The program 'Erlang' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 26127 error_code 8 request_code 151 (GLX) minor_code 11)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
I tried to use Wings3D via Flatpak and the same hard crash happen.