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 285 - Startup problems after update on Mac
Startup problems after update on Mac
Status: RESOLVED FIXED
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
Macintosh Mac OS
: P4 normal
Assigned To: ImageJ Bugs Mailing List
Depends on:
Blocks:
 
Reported: 2011-02-10 00:11 CST by Matt Wyczalkowski
Modified: 2011-03-23 15:45 CDT
1 user (show)

See Also:

Description Matt Wyczalkowski 2011-02-10 00:11:04 CST
Fiji.app  fails to launch after updating.

Changing permissions of the executables (chmod a+x Contents/MacOS) does not help, nor does running Updater_Fix.jar

Executing `Contents/MacOS/fiji-macosx`  gives error message,
   Could not create directory: /plugins/Scripts
Executing 'mkdir plugins/Scripts` then gives,
  Could not create directory: /plugins/Scripts/Image
Creating that directory then gives,
  Could not create directory: /plugins/Scripts/Image/Hyperstacks
Creating that directory finally launches Fiji

Matt

Information about your version of Java - this information is useful for the Fiji developers:
  os.arch => x86_64
  os.name => Mac OS X
  os.version => 10.6.6
  java.version => 1.6.0_22
  java.vendor => Apple Inc.
  java.runtime.name => Java(TM) SE Runtime Environment
  java.runtime.version => 1.6.0_22-b04-307-10M3261
  java.vm.name => Java HotSpot(TM) 64-Bit Server VM
  java.vm.version => 17.1-b03-307
  java.vm.vendor => Apple Inc.
  java.vm.info => mixed mode
  java.awt.graphicsenv => apple.awt.CGraphicsEnvironment
  java.specification.name => Java Platform API Specification
  java.specification.version => 1.6
  sun.cpu.endian => little
  sun.desktop => null
  file.separator => /
Comment 1 Johannes Schindelin 2011-03-23 15:45:47 CDT
This was an unfortunate problem due to two long-fixed bugs in the Fiji launcher and the Fiji Updater. Due to the Updater still having the bug when updating the launcher, this problem occurred when you downloaded Fiji Heidelberg and ran it in a time window of almost a week.

Please download Fiji Madison, everything should be cool now.