Skip to content

Apparent Sparkle and mainBundle crash after downloading an update (2.2.2) #2258

Answered by zorgiepoo
jrose-eng asked this question in Q&A
Discussion options

You must be logged in to vote

Please check Console.app if you can find any crash logs or relevant console logs to your app's process, or Autoupdate or Updater.app. Hopefully JVM doesn't obfuscate crashes.. Although if you aren't even getting download did succeed/fail callbacks, then Autoupdate or Updater.app shouldn't have spawned / be relevant yet.

Anything Sparkle related must be called on the main thread, one thing I would see that might be easy to get wrong from a JVM application.

I assume you'll run into the same issue if you use legacy SUUpdater in Sparkle 2? It may help you rule out incorrect API usage since experimentally other code wouldn't have to change for trying to debug this. If the app is available some…

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@zorgiepoo
Comment options

@jrose-eng
Comment options

@zorgiepoo
Comment options

@zorgiepoo
Comment options

@jrose-eng
Comment options

Answer selected by jrose-eng
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants