On Tue, 16 Jun 2009 12:14:33 -0400, Wayne Rasband <[hidden email]> wrote:
> >This problem is fixed in the Mac version of ImageJ 1.42 now available at > > http://rsb.info.nih.gov/ij/download.html > >The JavaApplicationStub in ImageJ64.app/Contents/MacOS/ is now a 64-bit >application instead of a 32-bit universal binary. You can also fix the >problem by right-clicking on ImageJ64, selecting "Show Package >Contents" in the drop down menu, opening Contents/MacOS, deleting >JavaApplicationStub, and changing the name of JavaApplicationStub64 to >JavaApplicationStub. > >-wayne > >================== Hoping to see this issue resolved I just installed Java for Mac OS X update 4 on one of our lab machines (Mac Mini, intel processor Mac OS 10.4.11) and downloaded imageJ for the Mac from http://rsb.info.nih.gov/ij/download.html When I tried to run ImageJ64 failed to start. It didn't do anything except briefly display the sequence of small to large icon images. I went into the package contents to delete JavaApplicationStub and change the name of JavaApplicationStub64 to JavaApplicationStub and only found the JavaApplicationStub. However, on my MacBook (intel, Mac OS 10.5) I opened the package contents found the JavaApplicationStub, JavaApplicationStub64, and JavaApplicationStub-2006, so I renamed JavaApplicationStub to JavaApplicationStub_bkp and then renamed JavaApplicationStub64 to JavaApplicationStub. It worked. ImageJ64 is running on my laptop and appears to be 64-bit according to the output of ImageJ Properties... (found in the Utilities, see below for details. I also downloaded ImageJ for Mac today and it also works on my laptop So thanks Wayne for the pointers, now my laptop runs ImageJ64 again and I'll be updating our MacPro (which runs OS 10.5) to Java update 4 now, but there is still something awry with Mac OS 10.4, Java for Mac update 4, and ImageJ. ImageJ Properties Java properties applets can read: java.version: 1.6.0_13 java.vendor: Apple Inc. mrj.version: 1050.1.6.0_13-211 os.name: Mac OS X os.version: 10.5.7 os.arch: x86_64 file.separator: / path.separator: : line.separator: <lf> Java properties only applications can read: user.name: willashby user.home: /Users/willashby user.dir: /Applications/ImageJ user.country: US file.encoding: MacRoman java.home: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home java.class.path: /Applications/ImageJ/ImageJ64.app/../ij.jar java.ext.dirs: /Users/willashby/Library/Java/Extensions:/Library/Java/Extensions:/System/Library/Java/Extensions:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/lib/ext java.io.tmpdir: /var/folders/5z/5zbS4BB+GoqXO7wQJ1-TVU+++TI/-Tmp-/ Other properties: IJ.getVersion: 1.42q IJ.isJava2: true IJ.isJava15: true IJ.isJava16: true IJ.isLinux: false IJ.isMacintosh: true IJ.isMacOSX: true IJ.isWindows: false IJ.isVista: false IJ.is64Bit: true Menus.getPlugInsPath: /Applications/ImageJ/plugins/ Menus.getMacrosPath: /Applications/ImageJ/macros/ Prefs.getHomeDir: /Applications/ImageJ Prefs.getThreads: 2 (2 cores) Prefs.open100Percent: false Prefs.blackBackground: true Prefs.useJFileChooser: false Prefs.weightedColor: false Prefs.blackCanvas: false Prefs.pointAutoMeasure: false Prefs.pointAutoNextSlice: false Prefs.requireControlKey: false Prefs.useInvertingLut: false Prefs.antialiasedTools: true Prefs.useInvertingLut: false Prefs.intelByteOrder: false Prefs.doubleBuffer: false Prefs.noPointLabels: false Prefs.disableUndo: false Prefs dir: /Users/willashby/Library/Preferences Current dir: /Users/willashby/Desktop/20090624_1745/CTL/ Sample images dir: http://rsb.info.nih.gov/ij/images/ Screen size: 1280x800 Memory in use: 3358K of 1280MB (<1%) |
Can someone provide the source to the launcher?
Thanks Tim On 7/1/09 11:25 AM, "William Joseph Ashby" <[hidden email]> wrote: > On Tue, 16 Jun 2009 12:14:33 -0400, Wayne Rasband <[hidden email]> wrote: >> >> This problem is fixed in the Mac version of ImageJ 1.42 now available at >> >> http://rsb.info.nih.gov/ij/download.html >> >> The JavaApplicationStub in ImageJ64.app/Contents/MacOS/ is now a 64-bit >> application instead of a 32-bit universal binary. You can also fix the >> problem by right-clicking on ImageJ64, selecting "Show Package >> Contents" in the drop down menu, opening Contents/MacOS, deleting >> JavaApplicationStub, and changing the name of JavaApplicationStub64 to >> JavaApplicationStub. >> >> -wayne >> >> ================== > > Hoping to see this issue resolved I just installed Java for Mac OS X update > 4 on one of our lab machines (Mac Mini, intel processor Mac OS 10.4.11) and > downloaded imageJ for the Mac from http://rsb.info.nih.gov/ij/download.html > When I tried to run ImageJ64 failed to start. It didn't do anything except > briefly display the sequence of small to large icon images. I went into the > package contents to delete JavaApplicationStub and change the name of > JavaApplicationStub64 to > JavaApplicationStub and only found the JavaApplicationStub. > > However, on my MacBook (intel, Mac OS 10.5) I opened the package contents > found the JavaApplicationStub, JavaApplicationStub64, and > JavaApplicationStub-2006, so I renamed JavaApplicationStub to > JavaApplicationStub_bkp and then renamed JavaApplicationStub64 to > JavaApplicationStub. It worked. ImageJ64 is running on my laptop and > appears to be 64-bit according to the output of ImageJ Properties... (found > in the Utilities, see below for details. I also downloaded ImageJ for Mac > today and it also works on my laptop > > So thanks Wayne for the pointers, now my laptop runs ImageJ64 again and I'll > be updating our MacPro (which runs OS 10.5) to Java update 4 now, but there > is still something awry with Mac OS 10.4, Java for Mac update 4, and ImageJ. > > > > ImageJ Properties > > Java properties applets can read: > java.version: 1.6.0_13 > java.vendor: Apple Inc. > mrj.version: 1050.1.6.0_13-211 > os.name: Mac OS X > os.version: 10.5.7 > os.arch: x86_64 > file.separator: / > path.separator: : > line.separator: <lf> > > Java properties only applications can read: > user.name: willashby > user.home: /Users/willashby > user.dir: /Applications/ImageJ > user.country: US > file.encoding: MacRoman > java.home: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home > java.class.path: /Applications/ImageJ/ImageJ64.app/../ij.jar > java.ext.dirs: > /Users/willashby/Library/Java/Extensions:/Library/Java/Extensions:/System/Libr > ary/Java/Extensions:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0 > /Home/lib/ext > java.io.tmpdir: /var/folders/5z/5zbS4BB+GoqXO7wQJ1-TVU+++TI/-Tmp-/ > > Other properties: > IJ.getVersion: 1.42q > IJ.isJava2: true > IJ.isJava15: true > IJ.isJava16: true > IJ.isLinux: false > IJ.isMacintosh: true > IJ.isMacOSX: true > IJ.isWindows: false > IJ.isVista: false > IJ.is64Bit: true > Menus.getPlugInsPath: /Applications/ImageJ/plugins/ > Menus.getMacrosPath: /Applications/ImageJ/macros/ > Prefs.getHomeDir: /Applications/ImageJ > Prefs.getThreads: 2 (2 cores) > Prefs.open100Percent: false > Prefs.blackBackground: true > Prefs.useJFileChooser: false > Prefs.weightedColor: false > Prefs.blackCanvas: false > Prefs.pointAutoMeasure: false > Prefs.pointAutoNextSlice: false > Prefs.requireControlKey: false > Prefs.useInvertingLut: false > Prefs.antialiasedTools: true > Prefs.useInvertingLut: false > Prefs.intelByteOrder: false > Prefs.doubleBuffer: false > Prefs.noPointLabels: false > Prefs.disableUndo: false > Prefs dir: /Users/willashby/Library/Preferences > Current dir: /Users/willashby/Desktop/20090624_1745/CTL/ > Sample images dir: http://rsb.info.nih.gov/ij/images/ > Screen size: 1280x800 > Memory in use: 3358K of 1280MB (<1%) > =================================== P Please consider the environment before printing this e-mail Cleveland Clinic is ranked one of the top hospitals in America by U.S. News & World Report (2008). Visit us online at http://www.clevelandclinic.org for a complete listing of our services, staff and locations. Confidentiality Note: This message is intended for use only by the individual or entity to which it is addressed and may contain information that is privileged, confidential, and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and destroy the material in its entirety, whether electronic or hard copy. Thank you. |
On Jul 1, 2009, at 12:21 PM, Tim Crowe wrote:
> Can someone provide the source to the launcher? The Mac launcher (JavaApplicationStub) is provided by Apple, and, as far as I know, the source is not available. The source for the Windows launcher (ImageJ.exe) is at http://rsb.info.nih.gov/ij/download/tools/launcher/ The readme file for the Windows launcher is at http://rsb.info.nih.gov/ij/download/win32/ImageJLauncher.txt -wayne |
In reply to this post by William Joseph Ashby
The 64-bit version of ImageJ (ImageJ64) for the Mac requires a 64-bit
Intel processor running OS X 10.5 or later. It will not run on a Mac Mini with a 32-bit Core Duo processor or one running OS X 10.4. -wayne On Jul 1, 2009, at 11:25 AM, William Joseph Ashby wrote: > On Tue, 16 Jun 2009 12:14:33 -0400, Wayne Rasband <[hidden email]> wrote: >> >> This problem is fixed in the Mac version of ImageJ 1.42 now available >> at >> >> http://rsb.info.nih.gov/ij/download.html >> >> The JavaApplicationStub in ImageJ64.app/Contents/MacOS/ is now a >> 64-bit >> application instead of a 32-bit universal binary. You can also fix the >> problem by right-clicking on ImageJ64, selecting "Show Package >> Contents" in the drop down menu, opening Contents/MacOS, deleting >> JavaApplicationStub, and changing the name of JavaApplicationStub64 to >> JavaApplicationStub. >> >> -wayne >> >> ================== > > Hoping to see this issue resolved I just installed Java for Mac OS X > update > 4 on one of our lab machines (Mac Mini, intel processor Mac OS > 10.4.11) and > downloaded imageJ for the Mac from > http://rsb.info.nih.gov/ij/download.html > When I tried to run ImageJ64 failed to start. It didn't do anything > except > briefly display the sequence of small to large icon images. I went > into the > package contents to delete JavaApplicationStub and change the name of > JavaApplicationStub64 to > JavaApplicationStub and only found the JavaApplicationStub. > > However, on my MacBook (intel, Mac OS 10.5) I opened the package > contents > found the JavaApplicationStub, JavaApplicationStub64, and > JavaApplicationStub-2006, so I renamed JavaApplicationStub to > JavaApplicationStub_bkp and then renamed JavaApplicationStub64 to > JavaApplicationStub. It worked. ImageJ64 is running on my laptop and > appears to be 64-bit according to the output of ImageJ Properties... > (found > in the Utilities, see below for details. I also downloaded ImageJ for > Mac > today and it also works on my laptop > > So thanks Wayne for the pointers, now my laptop runs ImageJ64 again > and I'll > be updating our MacPro (which runs OS 10.5) to Java update 4 now, but > there > is still something awry with Mac OS 10.4, Java for Mac update 4, and > ImageJ. > > > > ImageJ Properties > > Java properties applets can read: > java.version: 1.6.0_13 > java.vendor: Apple Inc. > mrj.version: 1050.1.6.0_13-211 > os.name: Mac OS X > os.version: 10.5.7 > os.arch: x86_64 > file.separator: / > path.separator: : > line.separator: <lf> > > Java properties only applications can read: > user.name: willashby > user.home: /Users/willashby > user.dir: /Applications/ImageJ > user.country: US > file.encoding: MacRoman > java.home: > /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home > java.class.path: /Applications/ImageJ/ImageJ64.app/../ij.jar > java.ext.dirs: > /Users/willashby/Library/Java/Extensions:/Library/Java/Extensions:/ > System/Library/Java/Extensions:/System/Library/Frameworks/ > JavaVM.framework/Versions/1.6.0/Home/lib/ext > java.io.tmpdir: /var/folders/5z/5zbS4BB+GoqXO7wQJ1-TVU+++TI/-Tmp-/ > > Other properties: > IJ.getVersion: 1.42q > IJ.isJava2: true > IJ.isJava15: true > IJ.isJava16: true > IJ.isLinux: false > IJ.isMacintosh: true > IJ.isMacOSX: true > IJ.isWindows: false > IJ.isVista: false > IJ.is64Bit: true > Menus.getPlugInsPath: /Applications/ImageJ/plugins/ > Menus.getMacrosPath: /Applications/ImageJ/macros/ > Prefs.getHomeDir: /Applications/ImageJ > Prefs.getThreads: 2 (2 cores) > Prefs.open100Percent: false > Prefs.blackBackground: true > Prefs.useJFileChooser: false > Prefs.weightedColor: false > Prefs.blackCanvas: false > Prefs.pointAutoMeasure: false > Prefs.pointAutoNextSlice: false > Prefs.requireControlKey: false > Prefs.useInvertingLut: false > Prefs.antialiasedTools: true > Prefs.useInvertingLut: false > Prefs.intelByteOrder: false > Prefs.doubleBuffer: false > Prefs.noPointLabels: false > Prefs.disableUndo: false > Prefs dir: /Users/willashby/Library/Preferences > Current dir: /Users/willashby/Desktop/20090624_1745/CTL/ > Sample images dir: http://rsb.info.nih.gov/ij/images/ > Screen size: 1280x800 > Memory in use: 3358K of 1280MB (<1%) > |
Free forum by Nabble | Edit this page |