Skip to content
New issue

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

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

Already on GitHub? # to your account

4.3.1 preferences do not open #412

Closed
koppor opened this issue Feb 27, 2020 · 1 comment
Closed

4.3.1 preferences do not open #412

koppor opened this issue Feb 27, 2020 · 1 comment

Comments

@koppor
Copy link
Member

koppor commented Feb 27, 2020

20:52:25.204 [AWT-EventQueue-0] ERROR org.jabref.FallbackExceptionHandler - Uncaught exception occurred in Thread[AWT-EventQueue-0,6,main]
java.lang.NumberFormatException: For input string: "28.0"
        at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_231]
        at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_231]
        at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_231]
        at org.jabref.gui.preftabs.TableColumnsTab.setValues(TableColumnsTab.java:443) ~[main/:?]
        at org.jabref.gui.preftabs.PreferencesDialog.setValues(PreferencesDialog.java:258) ~[main/:?]
        at org.jabref.gui.preftabs.PreferencesDialog.<init>(PreferencesDialog.java:206) ~[main/:?]
        at org.jabref.gui.JabRefFrame.showPreferencesDialog(JabRefFrame.java:756) ~[main/:?]
        at org.jabref.gui.JabRefFrame$ShowPrefsAction.actionPerformed(JabRefFrame.java:2092) ~[main/:?]
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022) ~[?:1.8.0_231]

When resetting the preferences with JabRef 5.0, the preferences of 4.3.1 open again.

@Siedlerchr
Copy link
Member

Fixed by JabRef#6296

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

No branches or pull requests

2 participants