mypaint / mypaint

MyPaint is a simple drawing and painting program that works well with Wacom-style graphics tablets.
https://mypaint.app
GNU General Public License v2.0
2.66k stars 385 forks source link

MyPaint crashes after opening/moving a brush group as a subwindow #198

Closed AtsusaKaneytza closed 9 years ago

AtsusaKaneytza commented 9 years ago

Windows 8.1 64-bit, MyPaint 1.1 (Latest build from tumagonx's website) opensourcepack.blogspot.com/2013/01/mypaint-and-pygi.html Using a Monoprice 4x3" Tablet with latest drivers.

-Went to the Brush Submenu and opened a brush group (Set 4) -Moved the Set 4 subwindow and then tried to resize it. -The subwindow stopped responding and then crashed the program.

-Reopened MyPaint and opened a different brush group (Set 1) -Dragged the Brush group from the side panel -MyPaint Crashes

tumagonx commented 9 years ago

If I understand correctly the second case maybe a dupe of https://github.com/mypaint/mypaint/issues/194 and the both may related

achadwick commented 9 years ago

@AtsusaKaneytza is this 1.1.1-alpha (real version is visible in the About dialog)?

Seeing the output when this is run from the command line would confirm it, but this does appear to be a duplicate. Does it happen no matter what tab you drag out?

tumagonx commented 9 years ago

I will upload the new debug version then, takes time cause it will be big upload.

but at the moment you can rename python\mypaint.exe to something else then rename python\python.exe to python\mypaint.exe to see console

tumagonx commented 9 years ago

Try http://iweb.dl.sourceforge.net/project/tumagcc/mypaint-1.1.1a-debug_win32.7z use run_inside_debugger or run_in_console

AtsusaKaneytza commented 9 years ago

@achadwick yeah, it appears to be the case. Sorry about the duplicate report

achadwick commented 9 years ago

(Closed as duplicate of #194)