-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Not possible to save a database #2522
Comments
Unfortunately, I cannot reproduce this problem. Can't you save the database at all? Or does this depend on the clean up? If so, can you provide a screenshot of your cleanup settings?
Since 4.0.0dev you can find it using |
|
This looks like the same problem in #2511 |
Just one question, did you use the installer or did you just used the jar file? |
Okay I found the reason: "Quick" solution would be to fallback to the default "working directory", i.e., the user home if the working dir is no longer existent. However, I'm not sure where to fix this as |
Ahh... @bernhard-kleine to get it back working before we have published a fix you have to reset your preferences either completely using the UI ( |
You could also simply change/reset the value in the registry (at least on
windows).
2017-02-06 14:38 GMT+01:00 Matthias Geiger <notifications@github.com>:
… Ahh... @bernhard-kleine <https://github.com/bernhard-kleine> to get it
back working before we have published a fix you have to reset your
preferences either completely using the UI (Help -> Preferences -> Reset
preferences) or if you are using the jar version using the command: java
-jar <JarFileName> -d workingDirectory
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2522 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AATi5BAZzJZPBVUFKpuG6GdfrpanZec2ks5rZyJUgaJpZM4L35HV>
.
|
I can wait for a fix since I am working still with txs 3.8.2. I installed the snapshot in parallel. |
JabRef_windows-x64_4_0_0-dev--snapshot--2017-02-05--multicleanup--ddecdfd3f
Windows 7
java 1.8.0_121
Steps to reproduce:
this does not give any reaction; the program when run exit notices there is something to save but the file dialog does not open.
btw: where to find the log file?
The text was updated successfully, but these errors were encountered: