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

importing preferences does not work #3064

Closed
ilippert opened this issue Aug 1, 2017 · 7 comments
Closed

importing preferences does not work #3064

ilippert opened this issue Aug 1, 2017 · 7 comments
Labels
bug Confirmed bugs or reports that are very likely to be bugs ui
Milestone

Comments

@ilippert
Copy link
Contributor

ilippert commented Aug 1, 2017

JabRef 4.0-dev--snapshot--2017-07-31--master--ed815b4a9
Linux 4.11.11-300.fc26.x86_64 amd64
Java 1.8.0_144

  1. export preferences

  2. reset preferences
    saves preference file works

  3. import preferences

Issue: when attempting to activate "import preferences", no import dialogue shows up.

Same happens at
JabRef 4.0.0-beta
Linux 4.11.11-300.fc26.x86_64 amd64
Java 1.8.0_144

@lenhard
Copy link
Member

lenhard commented Aug 1, 2017

I can confirm this on Win7. No import dialog and also no messages in the log.

@Siedlerchr There were changes to the file system dialog, right?

@lenhard lenhard added this to the v4.0 milestone Aug 1, 2017
@lenhard lenhard added bug Confirmed bugs or reports that are very likely to be bugs ui labels Aug 1, 2017
@Siedlerchr
Copy link
Member

You have to restart JabRef after resetting the preferences to import new ones., as the dialog says.

@lenhard
Copy link
Member

lenhard commented Aug 1, 2017

The problem is that there's no dialog. I haven't done anything with my preferences, but when I hit the button "Import preferences" then nothing happens.

It's not necessarily related to your changes. Maybe that dialog is broken since a long time.

@Siedlerchr
Copy link
Member

After a restart of JabRef the dialog appears again. I look into that

@Siedlerchr
Copy link
Member

Found the bug, the exportPath in the FiledialogBuilder is null and Files.exist(null) throws an NPE

@Siedlerchr
Copy link
Member

Thank you for reporting this issue. We think, that is already fixed in our development version and consequently the change will be included in the next release.

We would like to ask you to use a development build from https://builds.jabref.org/master and report back if it works for you.

@ilippert
Copy link
Contributor Author

ilippert commented Aug 2, 2017

works, thanks a lot!

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 ui
Projects
None yet
Development

No branches or pull requests

3 participants