josh- / CloudyTabs

CloudyTabs is a simple menu bar application that lists your iCloud Tabs.
http://joshparnham.com/projects/cloudytabs/
790 stars 52 forks source link

App launches then quits #6

Closed smschaef closed 10 years ago

smschaef commented 10 years ago

The App works fine for me on one machine, but on 3 others (all running 10.9.2, all running many menu item add ins including drop box and many others... ) I launch the app, it asks when and if to check for updates and then dies.

Suggestions? smschaef@gmail.com

huxley commented 10 years ago

I'm seeing it as well, here's the error that shows up in the Console:

2014-03-06 8:18:37.773 PM CloudyTabs[81904]: CGBitmapContextCreateImage: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.

2014-03-06 8:18:37.774 PM CloudyTabs[81904]: ImageIO: CGImageDestinationAddImage image parameter is nil

2014-03-06 8:18:37.774 PM CloudyTabs[81904]: ImageIO: CGImageDestinationFinalize image destination must have at least one image

2014-03-06 8:18:38.155 PM CloudyTabs[81904]: /Users/me/Library/Caches/it.discontinuity.favicons/www.antipope.org.png

2014-03-06 8:18:38.155 PM CloudyTabs[81904]: ImageIO: CGImageDestinationFinalize image destination must have at least one image

2014-03-06 8:18:38.156 PM CloudyTabs[81904]: CGImageDestinationFinalize failed for output type 'public.tiff'

2014-03-06 8:18:38.156 PM CloudyTabs[81904]: ImageIO: CGImageSourceCreateWithData data parameter is nil

2014-03-06 8:18:38.156 PM CloudyTabs[81904]: ImageIO: CGImageSourceCreateImageAtIndex image source parameter is nil
josh- commented 10 years ago

@smschaef, I've just published version 1.1 – does this resolve your issue?

And @huxley, thanks – those errors should be fixed in 1.1

smschaef commented 10 years ago

Josh, Amazing!! thank you!

Scott On Mar 8, 2014, at 12:11 AM, Josh Parnham notifications@github.com wrote:

@smschaef, I've just published version 1.1 – does this resolve your issue?

And @huxley, thanks – those errors should be fixed in 1.1

— Reply to this email directly or view it on GitHub.

josh- commented 10 years ago

No worries, I'm super glad that you find it useful! :smile: