Several issues with the current daily build version

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Several issues with the current daily build version

CARL Philippe (LBP)
Dear all (probably Wayne),
I just made the daily build update of ImageJ and by doing this, even the following simple macro throws in some exceptions.
run("Blobs (25K)");
run("Properties...");
And if I want then to do Help>Update_ImageJ... I get as well some major errors which forced me to get a previous version of the ij.jar file which I had stored somewhere on my HD.
My best regards,
Philippe

Philippe CARL
Laboratoire de Bioimagerie et Pathologies
UMR 7021 CNRS - Université de Strasbourg
Faculté de Pharmacie
74 route du Rhin
67401 ILLKIRCH
Tel : +33(0)3 68 85 42 89

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Several issues with the current daily build version

Stein Rørvik
I see the same problem.
It seems that anything that attempts to show a dialog crashes.
For example,
File → New → Image show this error log:

ImageJ 1.53g27; Java 1.8.0_172 [64-bit]; Windows 10 10.0; 28MB of 49063MB (<1%)
 
java.lang.InternalError: couldn't create component peer
        at sun.awt.windows.WComponentPeer.checkCreation(WComponentPeer.java:822)
        at sun.awt.windows.WComponentPeer.<init>(WComponentPeer.java:793)
        at sun.awt.windows.WChoicePeer.<init>(WChoicePeer.java:90)
        at sun.awt.windows.WToolkit.createChoice(WToolkit.java:407)
        at java.awt.Choice.addNotify(Choice.java:152)
        at java.awt.Container.addNotify(Container.java:2776)
        at java.awt.Window.addNotify(Window.java:770)
        at java.awt.Dialog.addNotify(Dialog.java:760)
        at java.awt.Window.pack(Window.java:807)
        at ij.gui.GenericDialog.showDialog(GenericDialog.java:1406)
        at ij.gui.NewImage.showDialog(NewImage.java:362)
        at ij.gui.NewImage.openImage(NewImage.java:396)
        at ij.gui.NewImage.<init>(NewImage.java:36)
        at ij.plugin.Commands.run(Commands.java:22)
        at ij.IJ.runPlugIn(IJ.java:210)
        at ij.Executer.runCommand(Executer.java:151)
        at ij.Executer.run(Executer.java:69)
        at java.lang.Thread.run(Thread.java:748)

Stein

-----Original Message-----
Sent: 15. november 2020 18:42
Subject: Several issues with the current daily build version

Dear all (probably Wayne),
I just made the daily build update of ImageJ and by doing this, even the following simple macro throws in some exceptions.
run("Blobs (25K)");
run("Properties...");
And if I want then to do Help>Update_ImageJ... I get as well some major errors which forced me to get a previous version of the ij.jar file which I had stored somewhere on my HD.
My best regards,
Philippe

Philippe CARL
Laboratoire de Bioimagerie et Pathologies UMR 7021 CNRS - Université de Strasbourg Faculté de Pharmacie
74 route du Rhin
67401 ILLKIRCH
Tel : +33(0)3 68 85 42 89

--


--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Several issues with the current daily build version

CARL Philippe (LBP)
I guess the bug is connected to the last dialog update (a couple of days ago) connected with the font throwing null issue...

----- Mail original -----
De: "Stein Rørvik" <[hidden email]>
À: "imagej" <[hidden email]>
Envoyé: Dimanche 15 Novembre 2020 19:32:37
Objet: Re: Several issues with the current daily build version

I see the same problem.
It seems that anything that attempts to show a dialog crashes.
For example,
File → New → Image show this error log:

ImageJ 1.53g27; Java 1.8.0_172 [64-bit]; Windows 10 10.0; 28MB of 49063MB (<1%)
 
java.lang.InternalError: couldn't create component peer
        at sun.awt.windows.WComponentPeer.checkCreation(WComponentPeer.java:822)
        at sun.awt.windows.WComponentPeer.<init>(WComponentPeer.java:793)
        at sun.awt.windows.WChoicePeer.<init>(WChoicePeer.java:90)
        at sun.awt.windows.WToolkit.createChoice(WToolkit.java:407)
        at java.awt.Choice.addNotify(Choice.java:152)
        at java.awt.Container.addNotify(Container.java:2776)
        at java.awt.Window.addNotify(Window.java:770)
        at java.awt.Dialog.addNotify(Dialog.java:760)
        at java.awt.Window.pack(Window.java:807)
        at ij.gui.GenericDialog.showDialog(GenericDialog.java:1406)
        at ij.gui.NewImage.showDialog(NewImage.java:362)
        at ij.gui.NewImage.openImage(NewImage.java:396)
        at ij.gui.NewImage.<init>(NewImage.java:36)
        at ij.plugin.Commands.run(Commands.java:22)
        at ij.IJ.runPlugIn(IJ.java:210)
        at ij.Executer.runCommand(Executer.java:151)
        at ij.Executer.run(Executer.java:69)
        at java.lang.Thread.run(Thread.java:748)

Stein

-----Original Message-----
Sent: 15. november 2020 18:42
Subject: Several issues with the current daily build version

Dear all (probably Wayne),
I just made the daily build update of ImageJ and by doing this, even the following simple macro throws in some exceptions.
run("Blobs (25K)");
run("Properties...");
And if I want then to do Help>Update_ImageJ... I get as well some major errors which forced me to get a previous version of the ij.jar file which I had stored somewhere on my HD.
My best regards,
Philippe

Philippe CARL
Laboratoire de Bioimagerie et Pathologies UMR 7021 CNRS - Université de Strasbourg Faculté de Pharmacie
74 route du Rhin
67401 ILLKIRCH
Tel : +33(0)3 68 85 42 89

--


--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Several issues with the current daily build version

Wayne Rasband-2
In reply to this post by CARL Philippe (LBP)
> On Nov 15, 2020, at 12:42 PM, CARL Philippe (LBP) <[hidden email]> wrote:
>
> Dear all (probably Wayne),
> I just made the daily build update of ImageJ and by doing this, even the following simple macro throws in some exceptions.

This regression is fixed in the latest daily build (1.53g28).

-wayne

> run("Blobs (25K)");
> run("Properties...");
> And if I want then to do Help>Update_ImageJ... I get as well some major errors which forced me to get a previous version of the ij.jar file which I had stored somewhere on my HD.
> My best regards,
> Philippe

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html