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 390 - Macro function print() does not work properly
Macro function print() does not work properly
Status: RESOLVED FIXED
Product: Fiji
Classification: Unclassified
Component: Plugins
unspecified
PC Windows
: P4 normal
Assigned To: Johannes Schindelin
Depends on:
Blocks:
 
Reported: 2012-01-04 15:54 CST by Alex Mironov
Modified: 2012-02-10 19:40 CST
1 user (show)

See Also:

Description Alex Mironov 2012-01-04 15:54:39 CST
[It seems there is something wrong
with Fiji version of print() function. It does not recognize the first
argument if it is in brackets. According to ImageJ manual "The second
argument to print(arg1, arg2) is appended to a text window or table if
the first argument is a window title in brackets". And this does not
work in Fiji now. It is still perfectly workable in ImageJ though.
You can try to execute Wayne's macro at
http://http://rsbweb.nih.gov/ij/macros/PrintToTextWindow.txt and you
will see it will give you the error of not recognizing the text window
title.

The second problem is that setLocation() function does not set the
location for the text window - it remains on the same place as before.
You can try it with the following macro:

name = "example";
title = "[Multipurpose grid parameters]";
run("Text Window...", "name="+ title +"width=60 height=20 menu");
setLocation(0, 0);
print(title, "\n Grid for sample ["+name+"]");


In ImageJ it makes text window named "Multipurpose grid parameters" of
correct size, then moves it to position 0,0 and prints the string: Grid
for sample [example]

In Fiji it it makes window named "Multipurpose grid parameters" of wrong
size, then fails to move it to position 0,0 and gives an error saying:
Window not found in line 5.
print(title, "Grid for sample["+name="]" <)>;
]

Information about your version of Java - this information is useful for the Fiji developers:

  os.arch => x86
  os.name => Windows XP
  os.version => 5.1
  java.version => 1.6.0_03
  java.vendor => Sun Microsystems Inc.
  java.runtime.name => Java(TM) SE Runtime Environment
  java.runtime.version => 1.6.0_03-b05
  java.vm.name => Java HotSpot(TM) Client VM
  java.vm.version => 1.6.0_03-b05
  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: Up-to-date

Information relevant to JAVA_HOME related problems:

  JAVA_HOME is set to: C:\PROGRA~1\Fiji.app/java/win32/jdk1.6.0_03/jre
  fiji.dir => C:\PROGRA~1\Fiji.app

Information about the version of each plugin:

  208b1a3764afe29f7bd89119ec3f3c1a3a62873b 20111018094848 fiji-win32.exe
  1faaeed6d4934d8a46c051d1bfda65fc5c75e20e 20110720091359 images/icon-flat.png
  a02d5340c301b7c681bea6bec2bfa822bf05ccf8 20090429191234 images/icon.png
  920610cc46e62e6bed759d7235c74fdf01f2f975 20120104131720 jars/Fiji.jar
  5aad5a48b8c4bb41698f0e29574b4b37ddf989a6 20111115153152 jars/Jama-1.0.2.jar
  1df10dbc447052f18b6bb95778d1313bc6a5b707 20120104131720 jars/VIB-lib.jar
  bd57338068f48b9ce4c5275544633ba172b0902a 20110606134631 jars/VectorString.jar
  68a9e41d2a7cec1ffedd5e38f4c064927b43b3c7 20110606134635 jars/ant-junit.jar
  4199e18036ba2020bdcbc733f603564f41cf9009 20090429191232 jars/ant-launcher.jar
  92b2335d3a97549b633dbcc3c41381a90f2b924b 20090429191232 jars/ant-nodeps.jar
  b1492f77c5c13e4f9dc05fe0ba9f95d6ec826660 20090429191232 jars/ant.jar
  5bab776822719667a604b8fb2eafc679161aeb0f 20091217084149 jars/autocomplete.jar
  dbab80ab5e11fb33328c7da88a849d0a19793ff5 20090429191232 jars/batik.jar
  d21bc3c19ebc5b3924caff5f859e6c50071590c9 20090429191232 jars/bsh-2.0b4.jar
  efd0b4a7eaf55c0716fde3243ac45cb49fdd2606 20090429191232 jars/clibwrapper_jiio.jar
  9963461cfa1f078539b5c0ed0cc0553b4d5e30ec 20110927134433 jars/clojure.jar
  633579fc096732b7acaaf3489f4e2c04de1b7ed0 20110915143027 jars/commons-math.jar
  368901ce572a723c0ae0e68f0563b2712a69fd5d 20090429191232 jars/edu_mines_jtk.jar
  72808eb9e7eb12ea3f5208178208cb06c4a4aa52 20120104131720 jars/fake.jar
  7d8a2be51856c48b76d81167722a10513e5c84a6 20120104131720 jars/fiji-lib.jar
  feaf12adf61ab0be668e43dfa69ace48bb16dac8 20111115153152 jars/fiji-scripting.jar
  c821e169cf2fd98db651b82cce54c28462192f84 20111115153156 jars/ij.jar
  04530e150af0702f6f963104facda5eaa6e866ae 20110302130810 jars/imagescience.jar
  780fae4087869e6c485796fd6df1e399e64fc44e 20110302130833 jars/imageware.jar
  58b4d0e0ee6d734f62b6f2d8572e64d5b7dc7aba 20111018094902 jars/imglib-algorithms.jar
  783041f5d3b83a43f43c33e265f7626195dfd667 20111018094902 jars/imglib-ij.jar
  0d77e56473bdb66e31c55feb7781a29b2a9af3c2 20111018094902 jars/imglib-io.jar
  4053be284a4fd91bfddc9e512ddc6366b2dc6f11 20110302130832 jars/imglib-scripting.jar
  73b18b1fbb249868016a50af7d6b0fa9fb9abf92 20111115153157 jars/imglib.jar
  42960fce1f1d972e969356deeaf24f4327e4ba01 20111018094903 jars/imglib2-ij.jar
  2b1970dbce13bc23be1ebacbb9b9420bd0a4370c 20111018094902 jars/imglib2-io.jar
  da0b6ae4ec7f67b0312da23f6e8bd52209392373 20111018094902 jars/imglib2-ui.jar
  7ca1b21dab36764f1fdee3ee6b94bcda23eb8abb 20111018094902 jars/imglib2.jar
  9768d24a942a92c6981c719b3157429569806384 20110815132052 jars/itextpdf-5.1.1.jar
  1d98f5251cb21553b4907228cd281e6b84d3a216 20090429191232 jars/jacl.jar
  253316728c4012a86fae361e7b7fcb0fab0f5c38 20090429191232 jars/jai_codec.jar
  2a328b6b63ebec85d369427875739304dc1cf2cb 20090429191232 jars/jai_core.jar
  40e5c3d0d87f81298f365c948d03647af71d53fc 20111018094849 jars/javac.jar
  6cefa03437a11d4ef0b3ca064c828496c15f1ad0 20111018094903 jars/javassist.jar
  5000664ee8b54ad75a72da627ab7665ca422f10b 20090429191232 jars/jcommon-1.0.12.jar
  166036abb16a0b57c7f7c0a0e0e610ef72b48746 20100616120910 jars/jep.jar
  ca45b966d92e07a3bcea6be98cbab05ea0d4e1ba 20110302130830 jars/jfreechart-1.0.13.jar
  925d65018db8d43d79f3e1236c0178805f68c488 20110302130832 jars/jna.jar
  63e9057128a2096b3787c4c784a5b6dab862264d 20090429191232 jars/jpedalSTD.jar
  b904075730a195dff53e602e836e6ced7b438257 20110302130812 jars/jruby.jar
  108412260f226609c8161f6e831119f47e6d9380 20090429191232 jars/js.jar
  8ac2d354cd5af826d9982c5b8fd9b32fc108d0bd 20110606134636 jars/jsch-0.1.44.jar
  8e9a4bd810c0d4c6cc42df2e974373c24f3b4372 20090429191232 jars/junit-4.5.jar
  d6edc3bbc639248e808f4cc0e372cfa249320016 20110302130825 jars/jython.jar
  a21f73a79260a9098df7eabf10982ab9ff2d9efe 20090429191232 jars/jzlib-1.0.7.jar
  ae776ee76c169400650847991e70e528bc7c6037 20110815132051 jars/mij.jar
  d23fbd8f582b90fc6bf5cc675f2f65004fc98b02 20111115153156 jars/mpicbg.jar
  e008825954f9c01c5e3b3fa0004caa7535a45423 20100616120909 jars/pal-optimization.jar
  5cc5e4e537c2c5824beadcb03b7a1d6805e3a42f 20090429191234 jars/postgresql-8.2-506.jdbc3.jar
  b1bdf4b6b3e47ac5edb3d9ec8273401f6e8f64a3 20110302130821 jars/rsyntaxtextarea.jar
  7d5ba6c535ddd4557ca46698f08262348eeb072c 20110302130833 jars/wavelets.jar
  fc6c0417408aa74faaf4769e70ed4f8b55d0ea87 20111018094902 jars/weave_jy2java.jar
  62509dafa2ad38e0e3c34c538f6d3da1e25971ce 20100616120906 jars/weka.jar
  c432f64b204f9657354de2010b24535670e3073b 20090429191230 luts/16_colors.lut
  89419f9999bc7d1dc09ad1a66e04e819396fe09f 20090429191230 luts/5_ramps.lut
  dc3a1bdd2b34edec84c29affaded489d0a22601d 20090429191230 luts/6_shades.lut
  0b3bbb6cf86adcb697c53c0277a12140966375dc 20090429191230 luts/Cyan Hot.lut
  655b55e6322c870632e5ff3156f002c0f5b893fe 20090429191230 luts/Green Fire Blue.lut
  2918f6d391ee38a4491163c30b4e75256a6633e7 20090429191230 luts/HiLo.lut
  a3312d3ff046120cccf5adcd400c512f78d18f93 20090429191230 luts/ICA.lut
  db5bf8a4e880d787d88f3273caf3db7ae6a5974f 20090429191230 luts/ICA2.lut
  9f7dd167f698970549ec20aa7d26b221ae7928f8 20090429191230 luts/ICA3.lut
  697dd3a4daf4abcd05cc4a79af3bcb3364fd0bb0 20090429191230 luts/Magenta Hot.lut
  524604de124b812940b02541a63516c84621237b 20090429191230 luts/Orange Hot.lut
  9c9a56c239e5d9c3262ace5124fff406cb3b831d 20090429191230 luts/Rainbow RGB.lut
  4e686ec669057c7de78497720bf52ebe00c3f8da 20090429191230 luts/Red Hot.lut
  321574916ccee56861ca6d581f6915cff5fe80e1 20090429191230 luts/Yellow Hot.lut
  a4cec22b96c306321ba4c7b3ff30df9fa7919616 20090429191230 luts/blue_orange_icb.lut
  c9e396a3f83ee8cebf1ed28d3e2d53296cc908e7 20090429191230 luts/brgbcmyw.lut
  60f85e63ba9a31fbb769ab32c75c22883df22883 20090429191230 luts/cool.lut
  ba88e5f3db79551a10b7bed5c2517b33cea57dda 20090429191230 luts/edges.lut
  0a4dce83c72986c06356ecbab98747c30c9366ad 20090429191230 luts/gem.lut
  1f99f07ea5760dd8c044639b02da116112a2b985 20090429191230 luts/phase.lut
  52a3c3995ef92bc35eb4e691848af5351be589e4 20100616120910 luts/physics.lut
  49f5e48a355fe0646cd99bf7b371afb7c603def8 20090429191230 luts/royal.lut
  898954dd1342741de1cd48e7c581b6ec0f0cbff2 20090429191230 luts/sepia.lut
  ebd4ed6b0fd5375bd4d143134da5692253d4d44a 20090429191230 luts/smart.lut
  36e7ca9e01240243fb69ea5da21655608d6b5ef8 20090429191230 luts/thal.lut
  940b38f9db4fbe78ccd66222a08b28d1ae98ba04 20090429191230 luts/thallium.lut
  172436819bfde39bcf02fc8b41735f0c20db2ad1 20090429191230 luts/unionjack.lut
  46a9b3ab7eefefff00e65ffd30023a12d6030d04 20100629104259 macros/Multiple_Circles_grid.txt
  91d561da7f518f2bf5f72bd7ed64320d9c322103 20111115153157 macros/StartupMacros.fiji.ijm
  32a5cb5786cdf6f0e04b38a63825e79c41f8626c 20091217084410 macros/StartupMacros.txt
  664017d9d19c99dcb5384f8c463133b77df20e6d 20100629103600 macros/Unbiased_Frames.txt
  a97e1da9c67b6764787b27473bbdb4a21d68292b 20090429191230 macros/listManagement.txt
  028483eae8e5cdc7042569e75edd9de2afc63f2c 20110607143844 macros/toolsets/'Stereology Tools.ijm
  1785bbbf1033afe28da411beb5c2efea6bab1186 20110606134635 macros/toolsets/Clear Custom Tools.txt
  54200f47f8a6d5a131a7d9d65d7fcb75d53f97ae 20090429191230 macros/toolsets/Drawing Tools.txt
  9bd39ac4d51a3fa9ed4c85b78fac065b2aa6b201 20110720091359 macros/toolsets/Lookup Tables.txt
  f7efa1b3ca937510748f52b79ce283c1342d2012 20110606134621 misc/headless.jar
  1eb5c9ef4eb74ad09baac1433eb554dcbf8601c8 20111115153157 plugins/3D_Blob_Segmentation.jar
  fa47c405e684e4a9fa699507c2f9605c17d6fc02 20091217084205 plugins/3D_Objects_Counter.jar
  eecf665e7d97a2493e2feb985cddd97a0256c150 20111018094901 plugins/3D_Viewer.jar
  68175df528f66e558b40d41867aa3539f55518bd 20100616120910 plugins/Algorithm_Launcher.jar
  9274f3373b27930ae5e6f3d1f88674f64110e970 20090429191230 plugins/Analyze/Dynamic_ROI_Profiler.clj
  2c4b555500dcd2a25700e1c1445a3d5ae87c1c8a 20110927134434 plugins/AnalyzeSkeleton_.jar
  57e92445bb3feda9d1ffe6e6d4a682b70d2d0ed9 20090429191230 plugins/Analyze_Reader_Writer.jar
  abe815e897d0bf5e97a29cec0b6af47df8a5ec35 20110606134634 plugins/Anisotropic_Diffusion_2D.jar
  54cd4a1066d31573ce3181c08565f8ede58ec3a5 20110606134621 plugins/Arrow_.jar
  f16fb4d301c4cc14065b7a86446c4295ac22e0e7 20111115153152 plugins/Auto_Threshold.jar
  51468378eaec5b38e9afa03b73739c0dffbf523b 20110817102150 plugins/BeanShell_Interpreter.jar
  3651a154d58f245e4e920ac60de1dcb88cefe592 20110606134621 plugins/Bug_Submitter.jar
  e43ae2651743ca70a12b898b8bd7e084e2288943 20110302130813 plugins/CLI_.jar
  919ab06bdcbf59c28aeca3f340f7cd8285e29780 20110606134635 plugins/CPU_Meter.jar
  d888370a9a41fe87d542665027edc84eff31637e 20091217084205 plugins/Calculator_Plus.jar
  2dc5d027ef23416f31860dc0e158aa1b6ab9a11f 20110927134434 plugins/Clojure_Interpreter.jar
  0f44924c71cfec3b0b2569a9130f739636118f42 20120104131711 plugins/Colocalisation_Analysis.jar
  f2f8c5c376c80df66cc1ccbcbf12babd366eda85 20100616120958 plugins/Color_Histogram.jar
  1cee26bc818eb02dafe9ad08dd437b10c412aa2b 20100616120958 plugins/Color_Inspector_3D.jar
  74b442ad599bb17b5435bcc8ce3acf3016340208 20110921111410 plugins/Colour_Deconvolution.jar
  02da8bb4877fe8e1c9c685154acd15d42d583c63 20120104131721 plugins/Descriptor_based_registration.jar
  9103f2a4a1eab68fc5eedc0d897a2c051907ef4d 20110921111410 plugins/Dichromacy_.jar
  b73a16189c15d0e5f59d0b9da7d9dafc19177379 20110302130831 plugins/Differentials_.jar
  b2ef2c55503e2a4b036a97c5576afa723a119ecb 20110720091358 plugins/Directionality_.jar
  83caa3dfc56cba0ff2a4ec8a2532dd674784d356 20110302130832 plugins/Examples/Add_Popup_Split_Channels.bsh
  f6fcfac7beaaf48901cf57d1dd5a9232d6e43570 20090429191230 plugins/Examples/Anaglyph_for_Red_Cyan_glasses.rb
  5dcd79ab303b72dbd5540b604bd30ce0e2a5ddcb 20090429191230 plugins/Examples/Blobs_Demo_in_Ruby.rb
  95549b2f2f2c42a8bf5bb5f6d18f58d25c4c06cc 20090429191230 plugins/Examples/Command_Launchers/Command_Launcher_Clojure.clj
  dceba709afa80f33ae5d0091f5811b32610e1fd0 20090429191230 plugins/Examples/Command_Launchers/Command_Launcher_Javascript.js
  e4954eacd4b1b679813c4227563996121f7e6d98 20090429191230 plugins/Examples/Command_Launchers/Command_Launcher_Python.py
  77c7bef5e629a85ae8b037caf2377cb6772f59df 20110606134631 plugins/Examples/Delayed_Snapshot.py
  5536e038a497982f3e10d924849c4ffe6c4fdd3c 20110606134634 plugins/Examples/Delayed_Snapshot_Window.bsh
  4164c08c7ef62e27e731d45643a1cbe10098fce1 20090429191230 plugins/Examples/Edit_LUT_As_Text.py
  780e948e100ffc6bfcd5583146752eff86671b39 20110302130833 plugins/Examples/Extended_Profile_Plot.bsh
  b8881af27131bb518e2c8f45510811963f091e21 20100616120910 plugins/Examples/Fiji_Cube.ijm
  3687a018e780919fc238a411c0d76607060ae47f 20091217084410 plugins/Examples/Fiji_Logo_3D.js
  998cb71706d82992543115b6ad1b85f7d199d096 20090429191230 plugins/Examples/Find_Dimension_of_Raw_Image.py
  66cf50fd8cefccf7056e7dd53f946e195392d4ab 20110606134635 plugins/Examples/Image_To_Tool_Icon.bsh
  ccccc81ed242c08cf81b2c9da3f2b6d8c2e6e278 20110606134631 plugins/Examples/Multithreaded_Image_Processing.clj
  720c237bd586550b63e2d423d2e85759e045869c 20090429191230 plugins/Examples/Multithreaded_Image_Processing_in_Javascript.js
  92ce736dc63c171342bce7b382fa0450394dffc9 20110606134631 plugins/Examples/Plasma_Cloud.rb
  9efb229268bb88ae20f4b2bca157e73c0c0afbdf 20090429191230 plugins/Examples/Same_Slice_in_Multiple_Images.rb
  1b6eee3ac18ab226fb3d5151d04b38308a22d2cf 20110606134636 plugins/Examples/TrakEM2_Example_Scripts/Homogenize_Ball_Radius.py
  940f6500947184db3dfbcad055aa98c11db41c24 20090429191230 plugins/Examples/TrakEM2_Example_Scripts/Measure_AreaLists.py
  3f4bba61fc90eb79a8ade2a6399cad72ede26fb9 20090429191230 plugins/Examples/TrakEM2_Example_Scripts/T2_Select_All.py
  72f0094941e8aae9c451161f05a67f6516d70a55 20090429191230 plugins/Examples/TrakEM2_Example_Scripts/T2_set_all_transforms_to_identity.py
  89ef030758e89f6a6767ab5e3513ee82a8e54127 20100616120910 plugins/Examples/TrakEM2_Example_Scripts/extract_stack_under_arealist.py
  f8479f84ce5a282bf4f00df5bf05a3abc70f9153 20110927134435 plugins/Examples/blend_two_images.clj
  0989cf7430916a9e0c9f004bc2d5bc6b276e2775 20090429191230 plugins/Examples/celsius_to_fahrenheit.clj
  ff3b990238ad1f85e4a8aa8135e2e3b1221b43a8 20091217084410 plugins/Examples/chess_.py
  4193ae7c8fbe191bff50f19367c5cfa5e0048fbe 20091217084410 plugins/Examples/downsample_.js
  66a204d61b3076d96797ca04671180ed83ebf866 20090429191230 plugins/Examples/list_all_threads.py
  ff4099b90cb718c63d3e747fb0041356180d47cd 20110927134435 plugins/Examples/random_noise_example.clj
  e48eee8c5bedb45660ef94930f7931d0984cf606 20110815132051 plugins/Extended_Depth_Field.jar
  650f19766157bdd8d35f67ea474a57ed1b4c24f7 20110606134635 plugins/FeatureJ_.jar
  32aabe78307ac40b391428e2fd9d7c6b19eed604 20110720091359 plugins/Feature_Detection.jar
  77dbfdb93eac55cb0affb28efdac66c2ab8ee728 20110606134631 plugins/Fiji_Developer.jar
  df5c2e6408abfcd7358d892ff07dd858ab09560c 20120104131711 plugins/Fiji_Plugins.jar
  64ab4abba47843b1331bd85b5bd50a6f8d4dcff3 20120104131642 plugins/Fiji_Updater.jar
  d53247c86445afc29f991a39cb39b79f2f3fd4c1 20091217084206 plugins/FlowJ_.jar
  94559184bb4bf02414286cb9d20b95dd8806bd32 20110302130831 plugins/Graph_Cut.jar
  42556198e68860b4135544fe9e4687c9fbffbfe2 20100616120958 plugins/Gray_Morphology.jar
  2104ef529005d7b7604be49b93aec1dd5f4b294b 20111115153157 plugins/Helmholtz_Analysis.jar
  66f8c6de41d4c432d1fb8b756262879309cf39ac 20090423082146 plugins/IJ_Ed.jar
  e8f24a89734ea514ba6405423368a107f324fc5b 20100616120958 plugins/IJ_Robot.jar
  87d28082721ba65dc9984815008f1d6a9c2a4c50 20120104131711 plugins/IO_.jar
  8b85c6b0e0b7e725395ad684dbf13b34efcb798d 20111115153153 plugins/Image_5D.jar
  556aa2baca4b32676b2a5a5c986f0f2b5c44d03d 20110815132050 plugins/Image_Expression_Parser.jar
  43bb3a7b79d1fc23958a7775f407fa9567c6f67f 20090429191230 plugins/Interactive_3D_Surface_Plot.jar
  3ea0d59d5878d1eeed2f7e1796b504b28ff1818a 20100616120910 plugins/IsoData_Classifier.jar
  28582f554fdbc4905b5ca4eb192a516202b2f334 20090429191230 plugins/JRuby/imagej.rb
  6d537b584457026203446d7e15292a3118a156f2 20110720091356 plugins/JRuby_Interpreter.jar
  bf637820593d903c747894b39d6edccc482321ee 20110921111408 plugins/Javascript_.jar
  7c039e95cd514cf9bdf2e325122c4cdbf9fbd07d 20110302130813 plugins/Jython_Interpreter.jar
  6a089d626a3c4d6bf43ffaa1e5c0406ae3d7ff79 20110606134631 plugins/LSM_Reader.jar
  de0f4b6754561dc8a412f2d2c67ec10351f5d238 20110606134622 plugins/LSM_Toolbox.jar
  7dcbc0831ee6cec3b79e90e8b292d25b34174e54 20110606134635 plugins/Lasso_and_Blow_Tool.jar
  fe3c88710e380c7a741cbf676cf5d8144e7edb8a 20110302130832 plugins/Linear_Kuwahara.jar
  bcb926fe63b7637bd53e3602feda2166951acdec 20091217084207 plugins/LocalThickness_.jar
  1a6345a290ff4a28ac4215cbb47fc561dcc886be 20100616120958 plugins/MTrack2_.jar
  2e7c5f2d14a85c9a073074d5540aef234cb3cea5 20110606134622 plugins/M_I_P.jar
  65a2dd7816efceb28030dc0ea7cb4ad51c42e9a0 20090429191230 plugins/Macros/About_Plugin_Macros.txt
  dff5642dcb662c06fd8cd7dfce73f60a4b8b8244 20090429191230 plugins/Macros/Bulls_Eye.txt
  e7ffe8ba782ce90d3b80ad882c474ab1836b58a4 20090429191230 plugins/Macros/Polygon_.txt
  39f7ffcd9b21888b618524a811eb39c93625578d 20090429191230 plugins/Macros/RGB_Histogram.txt
  3ee0edfae7b40189254e38a6ed8108c52859bc33 20090429191230 plugins/Macros/batch_convert_any_to_tif.txt
  d0cd293b359b7bcdf390e560dc28f68fa8033677 20091217084208 plugins/Manual_Tracking.jar
  de3a020be174270600534345eb47fd76267d8080 20110302130831 plugins/MosaicJ_.jar
  d282429b4edade4bc6df44e03d239e8aab2f03a6 20110817102151 plugins/PIV_analyser.jar
  c0e6e54ff0ec7c62350f232af75c85ca7006b51f 20110302130831 plugins/PointPicker_.jar
  32d24a273fef021b079fc64f151c2436af700b30 20110606134634 plugins/QuickPALM_.jar
  174a4b19524f15ff22356cb08dbef7f4e1f550c1 20100104125154 plugins/RATS_.jar
  b1a406f658f5b62633275c8316849532a0d90797 20110606134634 plugins/RandomJ_.jar
  be7dc9f2610f46b250587480baa807da53f437e0 20111018094903 plugins/Reconstruct_Reader.jar
  0ab9e3b0886ae1aab0651865d98473295f2cc715 20090429191230 plugins/Record_Screen.jar
  f070debf531b0cda58cf4583b91e60fc977b324b 20120104131711 plugins/Refresh_Javas.jar
  1585cc75e85965eef01a4289a55021c12f1dd242 20120104131721 plugins/SPIM_Registration.jar
  d8cf629d370ad131b753d8b549c3f7525c4ccbbd 20110606134635 plugins/Samples_.jar
  a926b9569bdb0fcb014bf65ea0c63e7e32b752be 20120104131719 plugins/Script_Editor.jar
  c70b2e6f4dbfcd1183c3027c924069866095c940 20110606134635 plugins/Scripts/File/Open_Samples/Adelsons_Squares.ijm
  943b100eff4798a466a85a87d3cf7a94f9b9be59 20110606134635 plugins/Scripts/File/Open_Samples/Spirals_.ijm
  a3edd6db28d98349de92ec85b28c015768f782a5 20110606134635 plugins/Scripts/Image/Adjust/Scale_to_DPI.js
  209aed5232d40e0b4bcd237750383865dd07b0d3 20110606134635 plugins/Scripts/Image/Color/Set_Color_By_Wavelength.ijm
  9438c99f9d79c68efee9799a185852d434d32a7e 20110606134635 plugins/Scripts/Image/Hyperstacks/Temporal-Color_Code.ijm
  d3841c4a5d74295cd73b547aaa85961682805c83 20110606134635 plugins/Scripts/Plugins/Registration/Correct_3D_drift.py
  e7e6c262a7d9a2c9f55ac3718b7084a7945e0e2a 20110606134635 plugins/Series_Labeler.jar
  50ee8cf26b2e4bf1b9774a83d227fae873158ef8 20110302130831 plugins/SheppLogan_.jar
  44124195c41db587c5f29bab60abc80ab401d1a9 20111115153157 plugins/Simple_Neurite_Tracer.jar
  265850b38137898969ca510b0cb1e5e2536f4226 20100616121000 plugins/Siox_Segmentation.jar
  1a5f4c622997d1d23f1d08c81c46b80b4da05d47 20100616120959 plugins/Skeletonize3D_.jar
  e71b5942e5343cbc3d591f249cc9f3dfc73c7e29 20110302130831 plugins/Snakuscule_.jar
  41d82921719c38520d5472a3608b79394db1b7b0 20090429191230 plugins/SplineDeformationGenerator_.jar
  b5a0eabcb770437c30575d4ea6f5dbd346b8bd89 20110302130831 plugins/StackReg_.jar
  5caffdb7b6e54671a5f8f0cec2b99131844b1f07 20120104131711 plugins/Stack_Manipulation.jar
  23cae80cce99d71dc4669da51c6909c3a7ca68ca 20100616120959 plugins/Statistical_Region_Merging.jar
  595d4348c1e9e1f773b9f26a7c1106605badec71 20100326110433 plugins/Stereology/BoneJ_.jar
  2138679922df45da65f1716df6f6219dab23b33c 20090810124930 plugins/Stereology/Cell_Counter.jar
  244207681d608043144d761af097dfc210988ba5 20080923141918 plugins/Stereology/Concentric_Circles.class
  4c974c1f0c6c2acf8e0b059140a31a4d042d831d 20090806115655 plugins/Stereology/Grid2_.class
  9b0323ca55ee8ff712229d0165d37f0e76568fbe 20081114135343 plugins/Stereology/Grid_.class
  1db1740474e689f7dcf9a02ab02c2845542d31f4 20110817102829 plugins/Stereology/Grid_Cycloid_Arc_Pkg.jar
  2da2a590eaaba8c2a7d24f8014711674553fdb8f 20090429191230 plugins/Stereology/Measure_RGB.txt
  9c68535c726d9f520bc888c76fcf0a65ec17a856 20090813121751 plugins/Stereology/Purify_.jar
  3ebb70562e4d8853b5c9a2d5fa90116bb6e85fe9 20070427153306 plugins/Stereology/Radial_Grid.class
  b1d61891fb877e5d2d5cad91d6c0dcc31b7dca06 20110606135333 plugins/Stereology/stack_counter.jar
  a8e22ff00645ad8cd49dff07dd87116d5d24f15a 20120104131712 plugins/Stitching_.jar
  f05089fa82aca755fea1268bff7f63793692e5c8 20100616121000 plugins/Sync_Win.jar
  b60eef5d020c0e881b4bb97d1579339e1cb2a60e 20110606134635 plugins/Thread_Killer.jar
  e984a5e3af7b87b718ae82f5c5ba8b36e1665f3b 20110921111410 plugins/Threshold_Colour.jar
  f5b2c18843647be28a96a3e7d163a7f2f970921b 20100616120959 plugins/Time_Stamper.jar
  22fd045b2a57d7ed84b5dcb7b6146484143e36fc 20110606134623 plugins/ToAST_.jar
  5cc10ca81d947826a6d9c04a1bf2b43f77888309 20081007095130 plugins/TomoJ_.jar
  85cde3427627d577408abbd947525da4d37bc1bd 20110606134634 plugins/TopoJ_.jar
  bd833006d969b1be5ed9891699f4e1c521293e13 20120104131720 plugins/Trainable_Segmentation.jar
  2dc6270947b55527ba4729d7ef9af7f5228767de 20120104131713 plugins/TrakEM2_.jar
  39d4aaafb0c6bea4ef6cdf95bcaf2c4665d9bdc2 20110606134624 plugins/TransformJ_.jar
  09868b512410628e06c7dc25a6999c7dda8cf078 20100616121000 plugins/TurboReg_.jar
  9558400db089262849c33428a77645c323390145 20110302130831 plugins/UnwarpJ_.jar
  a32dfe463fa2c8814cb0caf9079478ff4e1c44bf 20090429191230 plugins/Utilities/Close_All_Without_Saving.txt
  5cd9d3dafb073ca91582b28e8ead2bd66f496234 20111018094851 plugins/VIB_.jar
  d6cf9638dc212f49fc3d2d4e99ca7aedc78956a2 20090429191230 plugins/Video_Editing.jar
  f658bff40fb04112a21da67873fbc1e73953f7c5 20120104131713 plugins/View5D_.jar
  b8c3af50365b12b0beb010f1c35134cbd310341a 20090429191230 plugins/Volume_Viewer.jar
  39fa825afb7b2156242faa53a7cc996fc338b14c 20110606134624 plugins/bUnwarpJ_.jar
  659ad6a335b4947eef8758b1b0cf050779430b78 20090429191230 plugins/ij-ImageIO_.jar
  ab4a901862f28e8bab9fe9ebd877ebea9ab6e08b 20080923160940 plugins/imagescience.jar
  6ba8a5e9e9a6b0535bd86634210cf3587283731e 20090423141436 plugins/jedit.jar
  1398b098bf9d094f2dbabe8e7c6ce6fdca8c05ae 20110915143017 plugins/level_sets.jar
  2c3a32dce185a6125ea7db3486f24e52e5642d49 20120104131718 plugins/loci_tools.jar
  5cea1f8ed57e24d4b908b69a41d2e4f70b9b7c62 20111115153155 plugins/mpicbg_.jar
  5e32d936ba53c22ba6b70e5eee3992a361bc2ff8 20110302130833 plugins/panorama_.jar
  782f65db25686dcdab2a1c886d5352ed5067a158 20090810124841 plugins/poi-3.0.1-FINAL-20070705.jar
  4332f84ddcaef82ab642672690be31aec582fe3a 20111115153155 plugins/register_virtual_stack_slices.jar
  4d7eaf239c033d305a464a06c3e64c68d096c7e1 20090429191230 plugins/registration_3d.jar
  e6e0879f5d50afa8d0dd213b4b66e396a39a47b7 20090429191228 retro/backport-util-concurrent-3.1.jar
  e250f0c40b768e90ed7d3910d9869075f3e438cd 20090429191228 retro/retrotranslator-runtime-1.2.7.jar
  eea1390da8fac38763ed4c03f1acb3342b942717 20090429191228 retro/retrotranslator-transformer-1.2.7.jar
  d7160d38a0b805381cb0c0dcedd60e197e247897 20110815132051 scripts/InstallJava3D.m
  05a92a3c3f518ec50976326bf16a8a8858af2183 20110815132051 scripts/IsJava3DInstalled.m
  089187f510dfdb884a0117bb3365a73f3536fce5 20110815132051 scripts/Matlab3DViewerDemo_1.m
  25be149fecd1f6551b9b0ad53946642db65d5a4e 20110815132051 scripts/Matlab3DViewerDemo_2.m
  815ede59a0509db35e93e51b5b46b8935917f12b 20110815132052 scripts/Matlab3DViewerDemo_3.m
  c2b2bb947e274e24ba12a7e36f53e7c486257491 20110815132051 scripts/Matlab3DViewerIntroduction.m
  e75942be8bb6d2b29dc0a860184e9ed06b39855a 20111115153157 scripts/Miji.m
  868cd43462fefc57c310656d4b35a028f0bda4f4 20110815132051 scripts/Miji_Test.m
  d326018044a582f5106efc6fc90ad09f98a6a822 20090429191230 scripts/Record_Desktop.py
  0ea7f8fc6683e74065ae7fd82c1b92676e069526 20090429191230 scripts/Record_Window.py
  dc94c3a32b5edb3106ad7f2c7c68a852d064089a 20110606134635 scripts/bfopen.m
  d30b8103b15ae86dff311ed85c575b7e73e3f645 20090429191230 scripts/checkout-jdk.py
  8f087b0674627b2f3ac2b7af8299a5abf2a0d6e0 20090429191230 scripts/commit-plugin.py
  1a0ee0fc93132c2d5e5ea5bb18cc55bf50c338a4 20090429191230 scripts/commit-submodule.py
  d404139821a602a42bd3d5da5b33e54f853419de 20090429191230 scripts/compat.py
  071cbbb3eb25f69830a26b5f3106710f4b5582b3 20090429191230 scripts/compat_jython.py
  7804c18a6acce9a31f0414ce2fe951a79a9c7aa5 20090429191230 scripts/copy-file.py
  8fe4fdcd8b48145c7fcbbca1c5b1ac0e61986241 20090429191230 scripts/cross-compiler.py
  c550e9ee4f9cd7a85c4265a454d778a0df6e6e4e 20090429191230 scripts/find-jar-for-class.py
  bde4266d8c3c6d2e4253d20436c9668536c05984 20090429191230 scripts/generate-fiji-images.py
  1679b98e1bd57ba97a44d4ac54429b94fba2bcb0 20090429191230 scripts/grant-all.py
  6995bd09a8e7ee339bec9de9159029a1a7f67c00 20090429191230 scripts/iconv.py
  e43ca36a367cc1f7b6d941a2ed1b23fa73dbd4ec 20090429191230 scripts/make-7z.py
  016e3f8f2bd94118eeafeff5f3f3beb619d3c73b 20090429191230 scripts/make-app.py
  ed691b88305d7599d80d510acecfc371de99a28e 20090429191230 scripts/make-dmg.py
  f10bd421e46356f4a2eb4c89b829d1d8b2b6ac8e 20090429191230 scripts/make-tar.py
  4ffb29389a0feccaf309ba18c45064f668cc5690 20090429191230 scripts/make-zip.py
  73af3ae9b2a629f069e6eee4bcc4e8927b46e940 20090429191230 scripts/pdf-concat.py
  6e98d9913ec74181e120d46fc05880f9a8a28102 20090429191230 scripts/pdf-extract-images.py
  b42e83e917466daa34b7be8643992fc952cf58eb 20090429191230 scripts/pdf-rotate.py
  2079328cbb096baae2eea6ab829567a5aae0ed93 20090429191230 scripts/plugin-documentation-list.py
  786937b6f53e184c2652965c7f1ab1fb4ef87026 20090429191230 scripts/plugin-list-parser.py
  7a383e216c8f2b14bdf07e6bc62e94723f1277a2 20090429191230 scripts/screenshot.py
  124c9480e7f29a6bc709cf2c7ec90913368d956e 20090429191230 scripts/up-to-date-check.py
  46591e41a1f0095901ed521843b56e29b936e8f1 20090429191230 scripts/which-jar-has-plugin.py
Comment 1 Johannes Schindelin 2012-01-06 01:47:59 CST
I fixed this in the source code: fiji.sc/cgi-bin/gitweb.cgi?p=fiji.git;a=commitdiff;h=1646be6ab1bf5385ef1271a103f83a9e7ec18049;hb=refs/heads/master

Unfortunately, this change is on top of recent changes that renames the Fiji launcher to ImageJ launcher. And these changes haven't made it into the updater yet since I am a bit wary about all the things that could go wrong.

So: I need to do some thorough tests (and probably fixes) to put the new and updated launcher into the Updater first and then you will get the fix automatically.
Comment 2 Johannes Schindelin 2012-02-10 19:40:40 CST
Unsurprisingly, I forgot to mention here that I uploaded the fixed files. Sorry.