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

NullPointerException: The fileObject parameter cannot be null #1789

Closed
eduramiba opened this issue Sep 26, 2017 · 0 comments
Closed

NullPointerException: The fileObject parameter cannot be null #1789

eduramiba opened this issue Sep 26, 2017 · 0 comments

Comments

@eduramiba
Copy link
Member

NullPointerException: The fileObject parameter cannot be null
    at org.openide.util.Parameters.notNull(Parameters.java:89)
    at org.openide.filesystems.FileUtil.isArchiveArtifact(FileUtil.java:1955)
    at org.gephi.desktop.importer.DesktopImportControllerUI.importFiles(DesktopImportControllerUI.java:140)
    at org.gephi.desktop.project.ProjectControllerUIImpl.openFile(ProjectControllerUIImpl.java:587)
    at org.gephi.desktop.project.ProjectControllerUIImpl.openFile(ProjectControllerUIImpl.java:519)
...
(41 additional frame(s) were not displayed)

The fileObject parameter cannot be null
@eduramiba eduramiba self-assigned this Sep 26, 2017
@eduramiba eduramiba added this to the 0.9.3 milestone Sep 26, 2017
eduramiba added a commit that referenced this issue Nov 18, 2017
Based on commit 6634da3

#1516 Edge labels not retained on graphml export
#1788 GephiFormatException: Gephi failed saving the project.
#1789 NullPointerException: The fileObject parameter cannot be null
#1802 Exception with no-merge strategy in some cases. Incompatible edge should not be created
#1810 GephiFormatException can cause ArrayIndexOutOfBoundsException: 0
#1811 NullPointerException on EdgeTypeFilter
#1812 CSV files are no longer imported correctly when double quotes inside strings are delimited with backslashes
#1815 Add support of Byte Order Mark to CSV parser
#1840 Import of graphml still confuses d3 and label fields
#1848 Import CSV error edges: force undirected makes edges disappear when merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant