qvge icon indicating copy to clipboard operation
qvge copied to clipboard

QVGE crashes via own xgr file opening

Open DarkHobbit opened this issue 3 years ago • 4 comments

I created simple xgr file with 3 nodes in QVGE 0.6.2 and try to reopen it in same QVGE version. Program crashes:

QSettings::NoError
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: cHRM chunk does not match sRGB
Ошибка сегментирования (стек памяти сброшен на диск)

OS: Manjaro KDE, libpng 1.6.37-3. Zipped file attached. delaystates.zip

DarkHobbit avatar Mar 06 '21 22:03 DarkHobbit

I cannot reproduce the issue on 64-bit-PC with Qt 5.15.

Is it 64-bit or 32-bit release? Which Qt?

ArsMasiuk avatar Mar 07 '21 14:03 ArsMasiuk

64-bit, Qt 5.15.2. I found additional info: crash occured after export XGR file to SVG with setting resolution to 150 DPI. Export works (!), but after this next program open with same XGR opening crashes.

DarkHobbit avatar Mar 07 '21 16:03 DarkHobbit

Reproduced after Export->Save->Close->Open on Windows as well.

Very strange issue, to be honest :(

ArsMasiuk avatar Mar 08 '21 08:03 ArsMasiuk

Found and fixed in 0.7.dev

ArsMasiuk avatar Mar 08 '21 22:03 ArsMasiuk