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

Exception at org.jabref.gui.desktop.os.Linux.lambda$nativeOpenFile$0 #8292

Closed
2 tasks done
ilippert opened this issue Dec 2, 2021 · 6 comments · Fixed by #8352
Closed
2 tasks done

Exception at org.jabref.gui.desktop.os.Linux.lambda$nativeOpenFile$0 #8292

ilippert opened this issue Dec 2, 2021 · 6 comments · Fixed by #8352
Labels
bug Confirmed bugs or reports that are very likely to be bugs

Comments

@ilippert
Copy link

ilippert commented Dec 2, 2021

JabRef version

Latest development branch build (please note build date below)

Operating system

GNU / Linux

Details on version and operating system

Fedora 35

Checked with the latest development build

  • I made a backup of my libraries before testing the latest development version.
  • I have tested the latest development version and the problem persists

Steps to reproduce the behaviour

When I click on the bibtex key in the preview pane, I get this exception. Maybe related to #8280?

Appendix

...

Log File
java.lang.NullPointerException
	at java.base/java.io.File.<init>(Unknown Source)
	at org.jabref@5.4.519/org.jabref.gui.desktop.os.Linux.lambda$nativeOpenFile$0(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.base/java.lang.Thread.run(Unknown Source)

@Siedlerchr
Copy link
Member

Maybe related to #8255 and #7706
@evanpickett You worked on this recently, do you mind taking a look at this issue?

@Siedlerchr Siedlerchr added the bug Confirmed bugs or reports that are very likely to be bugs label Dec 2, 2021
@evanpickett
Copy link
Contributor

I'll take a look tomorrow and see if I can work on it

@evanpickett
Copy link
Contributor

I'm finishing up my semester at university and then I'll have more time to look at this, sorry for the delay!

@Siedlerchr
Copy link
Member

@ilippert I am having trouble reproducing this on my mac, I can click wherever I want but it does nothing
@mlep You recently had the similar issue.

Do you use the "Custom preview layout"? (e..g a modified version from JabRef's default)
Do you display the DOI as hyperlink?

@Siedlerchr
Copy link
Member

Found the bug. Simple fix is on the way

Siedlerchr added a commit that referenced this issue Dec 21, 2021
@ilippert
Copy link
Author

sorry for no response for days - pandemic everywhere... thanks for the fix, and for looking into it!

Siedlerchr added a commit that referenced this issue Dec 21, 2021
@koppor koppor mentioned this issue May 2, 2022
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants