[ImageJ-bugs] [Bug 1091] New: Invalid macro recording when file names contain spaces and brackets
bugzilla at fiji.sc
bugzilla at fiji.sc
Tue Jun 16 09:44:43 CDT 2015
http://fiji.sc/bugzilla/show_bug.cgi?id=1091
Bug ID: 1091
Summary: Invalid macro recording when file names contain spaces
and brackets
Product: Fiji
Version: unspecified
Hardware: PC
OS: Windows
Status: NEW
Severity: normal
Priority: P4
Component: Plugins
Assignee: imagej-bugs at imagej.net
Reporter: jan.eglinger at gmail.com
CC: jan.eglinger at gmail.com
When using e.g. File > Import > Image Sequence... with file names containing
both spaces (" ") and brackets ("[]"), the recorded macro command is
non-functional:
run("Image Sequence...", "open=[C:\\temp-debug\\image[1 x 1].tif] sort");
When run from the script editor, the macro runs without error but no image
stack is opened.
As a workaround, the files can be renamed to remove spaces and/or brackets.
Information about your version of Java:
os.arch => amd64
os.name => Windows 7
os.version => 6.1
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.Win32GraphicsEnvironment
java.specification.name => Java Platform API Specification
java.specification.version => 1.6
sun.cpu.endian => little
sun.desktop => windows
file.separator => \
The up-to-date check says: REMIND_LATER
Information relevant to JAVA_HOME related problems:
JAVA_HOME is set to: C:\UTILIT~1\FIJI-D~1.APP/java/win64/jdk1.6.0_24//jre
imagej.dir => C:\UTILIT~1\FIJI-D~1.APP
Information about the version of each plugin:
Activated update sites:
ImageJ: http://update.imagej.net/ (last check:20150614035343)
Fiji: http://fiji.sc/update/ (last check:20150616154943)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://imagej.net/pipermail/imagej-bugs/attachments/20150616/1966f09e/attachment.html>
More information about the Imagej-bugs
mailing list