Closed GoogleCodeExporter closed 9 years ago
Note: The application remains open after the crash dialogue appears.
Original comment by peterjel...@gmail.com
on 17 May 2013 at 4:42
You have probably in the past disabled the quarantine dialog in OS X, and thus
the program will not get extracted correctly. You either have to turn it back
on and re-extract, or you have to clear the quarantine attributes by hand.
This only happens when distributing as a zip file, so it won't affect the app
store version.
Original comment by paracel...@gmail.com
on 17 May 2013 at 6:53
I attempted to resolve this issue by doing what I think you meant:
I turned off the Quarantine functionality with this command, then restarted:
defaults write com.apple.LaunchServices LSQuarantine -bool NO
Then I ran this to allow the files in ~/Downloads:
xattr -d -r com.apple.quarantine ~/Downloads
Then I trashed and re-axtracted Xee3RC2.zip, then ran the previous command
again.
This did not fix the issue. Any advice?
Original comment by peterjel...@gmail.com
on 19 May 2013 at 3:57
I also went into System Preferences>Security&Privacy> Allow applications
downloaded from:
and set it to "Anywhere".
I did this before the restart.
Original comment by peterjel...@gmail.com
on 19 May 2013 at 4:00
You need to set LSQuarantine to YES, actually. Or you can useo the xattr
command, but do it *after* extracting Xee.
Original comment by paracel...@gmail.com
on 19 May 2013 at 4:03
Ah, I thought I was doing it afterward as well but I messed up in doing so at
some point. It works now, but there is still a flash of static before loading
the image. A different bug, I suppose.
Original comment by peterjel...@gmail.com
on 19 May 2013 at 4:15
No, that's just showing that it's loading.
Original comment by paracel...@gmail.com
on 19 May 2013 at 4:22
Ah, okay. In that case I'll just say that I think black is better than static
because the static is really distracting/jarring. Just my opinion though ;)
Original comment by peterjel...@gmail.com
on 20 May 2013 at 1:18
Original issue reported on code.google.com by
peterjel...@gmail.com
on 17 May 2013 at 4:42Attachments: