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: Win32ShellFolderManager2.createShellFolder #398

Open
dominikl opened this issue Sep 21, 2023 · 0 comments
Open

NPE: Win32ShellFolderManager2.createShellFolder #398

dominikl opened this issue Sep 21, 2023 · 0 comments

Comments

@dominikl
Copy link
Member

QA 37357

Looks like some kind of Java internal bug, but opened issue to keep track of it...

java.lang.NullPointerException
...
	at sun.awt.shell.Win32ShellFolderManager2.createShellFolder(Win32ShellFolderManager2.java:93)
...
	at com.sun.java.swing.plaf.windows.WindowsFileChooserUI.installUI(WindowsFileChooserUI.java:149)
	at javax.swing.JComponent.setUI(JComponent.java:666)
	at javax.swing.JFileChooser.updateUI(JFileChooser.java:1836)
	at javax.swing.JFileChooser.setup(JFileChooser.java:371)
	at javax.swing.JFileChooser.(JFileChooser.java:343)
	at javax.swing.JFileChooser.(JFileChooser.java:296)
	at org.openmicroscopy.shoola.util.ui.filechooser.GenericFileChooser.(GenericFileChooser.java:103)
at org.openmicroscopy.shoola.agents.fsimporter.chooser.ImportDialog.initComponents(ImportDialog.java:703)
...
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