antares1470

Results 28 comments of antares1470

Ok I ended up figuring out the underlying issue. `NotesViewTopComponent.newPluginReport` calls 2 functions: `NotesViewController.readState()` and `NotesViewPane.setGraphReport()`. The trouble with this is that both functions end up interacting with the same...

> Can anyone confirm whether this is still an issue? I can't seem to replicate the bug. @arcturus2 @antares1470 @aldebaran30701 @sol695510 @aldebaran30701 I followed the given reproducer and was able...

> This should be modified - as a minimum to use an or condition to 'or' the previous columnFailed value together with next check... to be confirmed is if validator...

@serpens24 It would seem, as you've identified, that the main source of the problem is that only the preview rows are being validated. This would be ok if the preview...

option 4 I think is good for the reason you describe @serpens24. There are a couple of things I have thought of though regarding implementation that should be considered: 1)...

A quick dig into the code confirms that the table has been constructed such that all inputs are Strings (hence all columns including ones that would appear to be numeric...

Developers have released 2.5 since then https://jogamp.org/deployment/v2.5.0/ Worth noting that the released mentioned in the description doesn't appear to exist anymore

Plans to upgrade to 2.5 won't happen due to issues with the Linux version of Constellation. 2.4 still works though so plan will be stick with that and look at...