oscardelben / Color-Picker-Pro

Color Detection Tool for Designers and Developers
http://fructivity.com
505 stars 50 forks source link

constant crash on mac mini, snow leopard #2

Closed ghost closed 13 years ago

ghost commented 13 years ago

crash report : http://pastebin.com/pJBcSmDY

oscardelben commented 13 years ago

Thanks, will take a look and release an update through the app once fixed.

oscardelben commented 13 years ago

Actually, does it crash as soon as you launch the app?

ghost commented 13 years ago

I should've noticed this earlier, it crashes a few seconds after moving my mouse onto my secondary monitor. If I keep to the primary monitor it's fine.

oscardelben commented 13 years ago

I think there are some issues with detecting the second monitor. Do you have any particular setup that you can think of? I've tested it with two monitors and it worked fine, but there may be something I've missed.

I've uploaded a test version where if I can't detect the second monitor for some reason I'll use the default one: http://fructivity.s3.amazonaws.com/ColorPickerPro/TestVersion.zip

If that doesn't work and you're comfortable with Xcode I could send you a version with some logs to help me figure it out.

ghost commented 13 years ago

nothing that unusual, the secondary monitor is a different resolution to the primary.

ezkl commented 13 years ago

I have the same issue on a MacBook Pro running 10.6.8 with 3 monitors. I'm using a DisplayLink USB adapter for the 2nd and 3rd monitor. As soon as I move my mouse into either of the DisplayLink monitors, the application crashes.

oscardelben commented 13 years ago

Hi guys, I'm attaching a test version which logs something to Console.app

If you could make the application crash and then post me what you see in Console.app regarding Color Picker Pro that would help me a lot!

Here's the test version: http://fructivity.s3.amazonaws.com/ColorPickerPro/TestVersion.zip

ezkl commented 13 years ago

I've posted a crash log in this gist. It seems like this version doesn't crash as quickly as the previous version. I hope the logs help.

oscardelben commented 13 years ago

Hi guys, this version should work: http://fructivity.s3.amazonaws.com/ColorPickerPro/Test2.zip

Please let me know if it does and I'll issue an update for everyone.

ezkl commented 13 years ago

Working well for me!