robaho / seashore

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

selection flip causes crash #62

Closed robaho closed 5 years ago

robaho commented 5 years ago

Thread 0 Crashed: 0 libobjc.A.dylib 0x00007fff73d8a56c objc_retain + 28 1 app.seashore 0x00000001001c3bdf -[SeaFlip standardFlip:] (in Seashore) (SeaFlip.m:90) 2 app.seashore 0x0000000100176d08 -[SeaProxy flipHorizontally:] (in Seashore) (SeaProxy.m:308) 3 com.apple.AppKit 0x00007fff46fb3844 -[NSApplication(NSResponder) sendAction:to:from:] + 312 4 com.apple.AppKit 0x00007fff4700fa6b -[NSMenuItem _corePerformAction] + 323 5 com.apple.AppKit 0x00007fff4700f7dc -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 114

robaho commented 5 years ago

fixed in 2.4.5 - seems like an ARC compiler error