System information
SolveSpace version: Raspian repo, apt-cache show solvespace gives me "Source: solvespace (2.3+repack1-3), Version: 2.3+repack1-3+b1"
Operating system: Raspian on a Rapberry Pi 3
Expected behavior
Solvespace shouldn't crash every few minutes, when doing some operation, like creating a new workplane or adding or deleting a constraint.
Actual behavior
This is the error message in the shell:
The program 'solvespace' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 4511 error_code 8 request_code 130 minor_code 3)
(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 --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Additional information
I also tried gdb (Gnu Debugger), but it was the first time in my life. Only with the command, nothing more.
Output: Bunch of threads exited, and a this line again and again: "warning: JITed object file architecture armv8-a is not compatible with target architecture armv6." I might ask in the Raspian forum as well if that helps, maybe they compiled or repacked it wrong. I used a Raspberry Pi 3, it works sufficiently well otherwise, at least for the small parts I tried it with. It also might matter that I'm running it with OpenGL (I think with full KMS, but I'm not sure).
PM35S_cased_lever_01.stl.zip
System information
SolveSpace version: Raspian repo, apt-cache show solvespace gives me "Source: solvespace (2.3+repack1-3), Version: 2.3+repack1-3+b1"
Operating system: Raspian on a Rapberry Pi 3
Expected behavior
Solvespace shouldn't crash every few minutes, when doing some operation, like creating a new workplane or adding or deleting a constraint.
Actual behavior
This is the error message in the shell:
The program 'solvespace' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 4511 error_code 8 request_code 130 minor_code 3)
(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 --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Additional information
I also tried gdb (Gnu Debugger), but it was the first time in my life. Only with the command, nothing more.
Output: Bunch of threads exited, and a this line again and again: "warning: JITed object file architecture armv8-a is not compatible with target architecture armv6." I might ask in the Raspian forum as well if that helps, maybe they compiled or repacked it wrong. I used a Raspberry Pi 3, it works sufficiently well otherwise, at least for the small parts I tried it with. It also might matter that I'm running it with OpenGL (I think with full KMS, but I'm not sure).
PM35S_cased_lever_01.stl.zip