robaho / seashore

easy to use mac osx image editing application for the rest of us
GNU General Public License v2.0
458 stars 20 forks source link

Crash when trying to copy image data from one image to another #6

Closed SimplyTheOther closed 5 years ago

SimplyTheOther commented 5 years ago

I opened two .png images of the same dimensions in Seashore simultaneously, which worked fine. I was able to individually edit and save to each image. I then copied the entire image of one. When attempting to paste it in the other image, Seashore crashed with the error report given below.

The version of Seashore I have installed is "Version 0.6.4 (20181026)" and I am currently running Mac OS Mojave (10.14) on a 13-inch mid-2012 MacBook Pro.

The "Problem Report for Seashore" is given here: https://pastebin.com/MybKJVRt

robaho commented 5 years ago

I believe this happens whenever you have a selection rect in one image, create a selection rect in the other, copy, then go back to first image and paste. It may just be when dealing with PNG but I doubt it.

I am working on resolving it.

robaho commented 5 years ago

fixed in 0.6.5. The drawing of the selection rect was using the global active document tool, instead of the document's tool