NOTICE! This is a static HTML version of a legacy Fiji BugZilla bug.

The Fiji project now uses GitHub Issues for issue tracking.

Please file all new issues there.

Bug 466 - downloaded updates and won't open on mac 10.7.4
downloaded updates and won't open on mac 10.7.4
Status: RESOLVED FIXED
Product: ImageJ
Classification: Unclassified
Component: Launcher
unspecified
Macintosh Mac OS
: P3 normal
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2012-08-14 03:11 CDT by Ryan Gleason
Modified: 2015-04-06 15:44 CDT
0 users

See Also:

Description Ryan Gleason 2012-08-14 03:11:41 CDT
downloaded updates and won't open on mac 10.7.4 (downloaded and tried to open on 08/13/2012
Comment 1 Johannes Schindelin 2012-08-14 17:59:41 CDT
This is a bug in the uploading mechanism of the updater that was uncovered by our move to the ImageJ updater. I will fix it later, but I am afraid you will have to fix it manually by right-clicking on the Fiji icon, selecting "Open Package Contents", opening the 'jars' directory, removing 'ij-launcher.jar' and replacing it with

http://jenkins.imagej.net/job/Stable-Fiji/ws/Fiji.app/jars/ij-launcher-2.0.0-SNAPSHOT.jar

Sorry for the trouble!
Comment 2 Johannes Schindelin 2012-09-18 20:21:21 CDT
I assume that work-around fixed the problem.