Login  Register

Re: measurement table unavalable

Posted by Fred on Jan 11, 2025; 5:52pm
URL: http://astroimagej.170.s1.nabble.com/measurement-table-unavailable-tp2616p2633.html

Hello Karen
The window manager is X11. I'll try to change it, but I'm far away to understand how to.
I get this message when I open the Measurement.csv file with AIJ ; there is an exception at the begining, that perhaps make sense to you.
Fred
---------------------------------------------------
AIJ 5.4.0.00; ImageJ 1.54m1; Java 23.0.1 [64-bit]; Linux 6.8.0-51-generic; 31MB of 23408MB (<1%)
 
java.lang.NullPointerException: Cannot invoke "java.awt.Color.equals(Object)" because the return value of "javax.swing.JRadioButton.getBackground()" is null
        at Astronomy.MultiPlot_.lambda$constructOtherGroup$285(MultiPlot_.java:11950)
        at java.desktop/javax.swing.JComboBox.fireActionEvent(Unknown Source)
        at java.desktop/javax.swing.JComboBox.setSelectedItem(Unknown Source)
        at Astronomy.MultiPlot_.updateGUI(MultiPlot_.java:15869)
        at Astronomy.MultiPlot_.showMoreCurvesJPanel(MultiPlot_.java:11160)
        at Astronomy.MultiPlot_.showMainJPanel(MultiPlot_.java:11078)
        at Astronomy.MultiPlot_.finishSetup(MultiPlot_.java:1191)
        at Astronomy.MultiPlot_.setTable(MultiPlot_.java:1177)
        at Astronomy.MultiPlot_.setTable(MultiPlot_.java:1145)
        at Astronomy.MultiPlot_.findTables(MultiPlot_.java:1113)
        at Astronomy.MultiPlot_.run(MultiPlot_.java:1084)
        at util.AIJStartupHandler.lambda$static$0(AIJStartupHandler.java:47)
        at ij.astro.util.FileAssociationHandler$AssociationMapper.open(FileAssociationHandler.java:86)
        at ij.astro.util.FileAssociationHandler.handleFile(FileAssociationHandler.java:33)
        at ij.astro.util.FileAssociationHandler.handleFile(FileAssociationHandler.java:22)
        at ij.io.Opener.open(Opener.java:114)
        at ij.io.Opener.open(Opener.java:98)
        at ij.plugin.Commands.run(Commands.java:32)
        at ij.IJ.runPlugIn(IJ.java:216)
        at ij.Executer.runCommand(Executer.java:156)
        at ij.Executer.run(Executer.java:74)
        at java.base/java.lang.Thread.run(Unknown Source)
-------------------------------------------