Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In GridEditor error from FixData rather than Sensor Data #5102

Open
ayeshare opened this issue May 14, 2021 · 1 comment
Open

In GridEditor error from FixData rather than Sensor Data #5102

ayeshare opened this issue May 14, 2021 · 1 comment
Assignees

Comments

@ayeshare
Copy link
Collaborator

While addressing #5086, I found this error.

java.lang.IllegalArgumentException: Descriptor: Course(degs) is not applicable to item: class Debrief.Wrappers.SensorContactWrapper, there are no getters with name : getCourseDegs
at org.mwc.cmap.grideditor.command.BeanUtil.getItemValue(BeanUtil.java:86)
at org.mwc.cmap.grideditor.command.BeanUtil.getItemValue(BeanUtil.java:48)
at org.mwc.cmap.grideditor.table.DescriptorEditingSupport.setValue(DescriptorEditingSupport.java:115)

This is what I did. I updated the range value after selecting a set of sensor contacts to a new value. The value didnt get reflected. I closed and reopend the grid editor and then clicked positions and sensors.
The file used was sample_lots_of_sensors.dpf

@ayeshare ayeshare self-assigned this May 14, 2021
@ayeshare
Copy link
Collaborator Author

This cannot be reproduced now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant