dalboris / vpaint

Experimental vector graphics and 2D animation editor
http://www.vpaint.org
Apache License 2.0
732 stars 54 forks source link

VPaint crash when running #139

Open tola42 opened 2 months ago

tola42 commented 2 months ago

Hi,

When in run VPaint 1.7, it crash with no message and nothing appear on the screen.

In "C:\Users\--my--user--\AppData\Local\CrashDumps\" i,ve found a "vpaint.exe.9340.dmp" of 7068 Ko.

Running in normal mode or admin mode is the same.

dalboris commented 2 months ago

Hi @tola42 , thanks for the feedback.

Feel free to send me the crash dump at (boris at vgc.io) in case there is something useful there.

What version/update of windows are you using? (Windows > System > About, example "Windows 10 22H2"). Sharing the specs of your computer can also be useful (laptop model if any, RAM, CPU, graphics card).

In many cases, VPaint crashing on start is a problem with OpenGL, so sometimes installing the latest OpenGL drivers may help.

You can also try running the application from the terminal (Applications > Windows Terminal then type C:\Program Files\VPaint\bin\VPaint.exe (or wherever VPaint is installed), there may be messages printed to the terminal before the crash that can help diagnose the problem.