<html>
<head>
<base href="http://fiji.sc/bugzilla/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Invalid macro recording when file names contain spaces and brackets"
href="http://fiji.sc/bugzilla/show_bug.cgi?id=1091">1091</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Invalid macro recording when file names contain spaces and brackets
</td>
</tr>
<tr>
<th>Product</th>
<td>Fiji
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P4
</td>
</tr>
<tr>
<th>Component</th>
<td>Plugins
</td>
</tr>
<tr>
<th>Assignee</th>
<td>imagej-bugs@imagej.net
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jan.eglinger@gmail.com
</td>
</tr>
<tr>
<th>CC</th>
<td>jan.eglinger@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>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: <a href="http://update.imagej.net/">http://update.imagej.net/</a> (last check:20150614035343)
Fiji: <a href="http://fiji.sc/update/">http://fiji.sc/update/</a> (last check:20150616154943)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>