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

NPE on NodeStore.checkNodeExists #167

Open
mbastian opened this issue Apr 9, 2023 · 1 comment
Open

NPE on NodeStore.checkNodeExists #167

mbastian opened this issue Apr 9, 2023 · 1 comment

Comments

@mbastian
Copy link
Member

mbastian commented Apr 9, 2023

https://gephi.sentry.io/issues/3953889787/?referrer=github_plugin

NullPointerException: None
    at org.gephi.graph.impl.NodeStore.checkNodeExists(NodeStore.java:542)
    at org.gephi.graph.impl.GraphViewImpl.removeNode(GraphViewImpl.java:220)
    at org.gephi.graph.impl.GraphViewImpl.retainNodes(GraphViewImpl.java:284)
    at org.gephi.graph.impl.GraphViewDecorator.retainNodes(GraphViewDecorator.java:271)
    at org.gephi.desktop.search.filter.SearchFilterBuilder$SearchFilter.filter(SearchFilterBuilder.java:89)
...
(3 additional frame(s) were not displayed)
@mbastian
Copy link
Member Author

mbastian commented May 6, 2023

Can't reproduce for now. Might be caused by some previous operations that leaves the view in an inconsistent state.

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