|
Bugzilla – Bug 823 |
Can't open .tif from script |
Last modified: 2014-06-26 15:47:34 CDT |
| ⚠ |
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. |
|
|
|
||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||
I'm testing a .py script in Linux (currently using the GUI - the goal is to eventually use it in headless mode). When I try to open a .tif file, nothing happens on the ImageJ side, and I get the following error on the linux command line window: [WARNING] Ignoring unsupported output: result [org.python.core.PyNone] This script works correctly on ImageJ when run on my Windows machine. Here's the lines of the script in question: from ij import IJ imp = IJ.openImage("/nfs/17/osu8341/test_pics/CT15_C_G6_1L.tif") Not sure if this is relevant or not, but I'm also getting log4j errors when opening ImageJ in linux: log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [ERROR] Skipping unsupported option -port7 Thanks in advance! Information about your version of Java: os.arch => amd64 os.name => Linux os.version => 2.6.18-371.4.1.el5 java.version => 1.6.0_24 java.vendor => Sun Microsystems Inc. java.runtime.name => Java(TM) SE Runtime Environment java.runtime.version => 1.6.0_24-b07 java.vm.name => Java HotSpot(TM) 64-Bit Server VM java.vm.version => 19.1-b02 java.vm.vendor => Sun Microsystems Inc. java.vm.info => mixed mode java.awt.graphicsenv => sun.awt.X11GraphicsEnvironment java.specification.name => Java Platform API Specification java.specification.version => 1.6 sun.cpu.endian => little sun.desktop => null file.separator => / The up-to-date check says: REMIND_LATER Information relevant to JAVA_HOME related problems: JAVA_HOME is set to: /nfs/17/osu8341/Fiji.app/java/linux-amd64/jdk1.6.0_24//jre imagej.dir => /nfs/17/osu8341/Fiji.app Information about the version of each plugin: Activated update sites: ImageJ: http://update.imagej.net/ (last check:20140623162553) Fiji: http://fiji.sc/update/ (last check:20140625145538) Files not up-to-date: 9638777f (LOCAL_ONLY) 20140626105627 plugins/DRAQ_ROIs.ijm 9f4f8151 (LOCAL_ONLY) 20140626111650 plugins/jars/jython-2.5.2.jar 86bf5a23 (LOCAL_ONLY) 20140626103631 plugins/mcib3d-core2.71.jar 859549db (LOCAL_ONLY) 20140626104128 plugins/mcib3d_plugins2.71.jar 8cb8d89b (LOCAL_ONLY) 20140626104137 plugins/quickhull3d.jar