http://imagej.273.s1.nabble.com/broken-plugin-action-bar-icons-missing-tp5008587p5008604.html
I will test it here, and see what is going wrong.
Thank you.
> Thanks for all the tips.
>
> I downloaded the Fiji software again, unzipped and tried again with
> I uploaded a "sample image" as advised: fiji-win64-20140707032800.zip
> Then I copied the subfolder /icon/ in the ActionBar folder, same
> location as original data.
> I also opened a bugzilla with the same topic.
>
> If the action bar is started by this line of macro code:
> run("Action Bar","/plugins/ActionBar/_test.txt");
> it shows up, works correct, bu the icon is missing and the text label
> is displayed.
>
> Same con on an older Fiji at the same computer (IJ 1.48r) works as
> usual. So I don#t think it is related to a system wide error in my
> Win64 or Java.
>
> Jürgen
> --
> Jürgen Gluch
> Kötitzer Str. 9f / 01445 Radebeul / Deutschland
> Mobil: +49 (0)176 2297 1673
> VOIP:
[hidden email]
> XMPP:
[hidden email]
>
>
> 2014-07-05 9:35 GMT+02:00 Jerome Mutterer
> <
[hidden email]>:
> > Dear Jürgen,
> >
> > Thank you for using ActionBar.
> > I think you have a small path issue.
> > In one of my action bars, I have the following code that you could
> > replicate:
> > The ActionBar file is at this location:
> > /plugins/ActionBar/lifs_utils.txt
> > and the path to icons looks like this:
> > icon=/lifs_utils/leica.png
> >
> > Sincerely,
> >
> >
> > Jerome.
> >
> >
> > Le 4 juil. 2014 17:12, "Jürgen Gluch" <
[hidden email]> a écrit
> :
> >>
> >> Hello
> >>
> >> after my update of Fiji (Windows 7 64bit) the icons on my custom
> >> action bar do not show up. Only the text ist shown. The macros work
> >> like before. Unfortunately the build in demo bar shows icons, but any
> >> test to call a separate custom action bar with icons loaded from file
> >> fails. Any idea whats broken?
> >>
> >> // minimal action bar to test icons
> >> // file "test.png" is stored in "plugins\ActionBar\icons\" folder
> >> run("Action Bar","/plugins/ActionBar/_test.ijm");
> >> exit();
> >> <line>
> >> <button>
> >> label="Hello"
> >> icon=test.png
> >> arg=<macro>
> >> print("hello");
> >> </macro>
> >> </button>
> >> </line>
> >>
> >> Jürgen
> >>
> >> --
> >> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html> >
> > --
> > ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>