instant-meshes icon indicating copy to clipboard operation
instant-meshes copied to clipboard

Crash on Linux if not fullscreen

Open AndreaMonzini opened this issue 6 years ago • 7 comments

Hello,

i'm testing instant-meshes on Linux and it crash just after the run. This is the terminal report:

[linux@localhost instant-meshes-linux]$ ./'Instant Meshes'
Running in GUI mode, start with -h for instructions on batch mode.
Compiling shaders .. done. (took 2.0ms)
Unable to load image data: Could not open image directory!

But if i run it in full screen using ./Instant Meshes -F it works !

My system: Ryzen 1700, AMD RX 580 ( Mesa driver), 32 GB ram, Fedora 28, Kernel 4.16.8 ( fresh install ).

AndreaMonzini avatar May 21 '18 14:05 AndreaMonzini

Same here.

Ryzen 1300, AMD RX 550 (Mesa), 8Gb ram, Arch Linux, Linux kernel 5.2.11

Running in GUI mode, start with -h for instructions on batch mode.
Compiling shaders .. done. (took 1.0ms)
Unable to load image data: Could not open image directory!
Killed


Houkime avatar Sep 08 '19 02:09 Houkime

I can confirm it. It doesn't crash in my case it just freezes and shows nothing in the opened window. Ubuntu 18.04, AMD RX 480. strace.txt

thima2017 avatar Nov 03 '19 12:11 thima2017

For me it is non-responsive when it launches. -F does not fix it for me, but if I launch with sudo it intermittently will work correctly. Running on a Ryzen 5 3600 and AMD RX 570 GPU

rviertel avatar May 26 '20 03:05 rviertel

./Instant Meshes -F it works !

Yes this works. but on wayland it cannot open import box properly. Works fine on X11.

arun54321 avatar Jun 04 '20 13:06 arun54321

I've had the same problem where it fails to launch, fullscreen or not fullscreen. Fortunately, it works perfectly through wine.

finnbainbridge avatar Jul 20 '20 20:07 finnbainbridge

none of this two working for me. fail too

mahaidong avatar Jan 11 '21 21:01 mahaidong

I have the same problem. I tried both downaded executable and compiled version. Running with -F flag does not solve the issue.

Running in GUI mode, start with -h for instructions on batch mode. Detected Intel HD Graphics card, disabling MSAA as a precaution .. Compiling shaders .. done. (took 7.0ms) Unable to load image data: Could not open image directory! X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 42 (X_SetInputFocus) Serial number of failed request: 214 Current serial number in output stream: 216

matteounimib avatar Jan 28 '22 15:01 matteounimib