Jeff Bosch

Results 4 comments of Jeff Bosch

Did you intend `while(1)` instead of `if(1)`? The former loops (equivalent to `for (;;)`) while the latter executes once. Also, why add `goto`? Those should only be used if there's...

Apologies for the late response. I worked around this by installing on a (gasp) Windows workstation. I had tried all the fixes I had found at the time but none...

Here's the output of running with the extract-and-run option. Hope that helps. Note that I had tried image type database fixes recommended online. > tmp$ ./setup_fsp_v3_8_0_e2s_v2022-04.AppImage --appimage-extract-and-run > (java:2191): GdkPixbuf-CRITICAL...

I'm willing to try other things if you think it would be valuable. Otherwise, feel free to close this. Thanks again.