-
-
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
jabref 5 freezes with options menu #6077
Comments
On Windows I could not reproduce this. Could you try to reset your preferences? |
Just tried. No difference. |
Try to delete the preferences file: |
In ~/.java/.userPrefs I have 7 prefs.xml files in different sub-directories. Should I just do |
There should one be labeled JabRef |
ls -laRt from .java gives: ./.userPrefs: ./.userPrefs/org: ./.userPrefs/org/jabref-shared: ./.userPrefs/org/jabref-shared/default: ./.userPrefs/org/jabref: ./.userPrefs/org/jabref/customizedBiblatexTypes: ./.userPrefs/org/jabref/customizedBibtexTypes: /.userPrefs/org/jabref/bibtexkeypatterns: |
You can delete all starting with the path org/jabref/... |
Well, it stopped the freezing, but Options - Preferences - is still on 'General'. If I press on any other entry the dialog box disappears (it is just hidden), but I can't access the other items. My terminal is reporting: (JabRef:10236): Gdk-WARNING **: 10:01:03.792: XSetErrorHandler() called with a GDK error trap pushed. Don't do that. Additionally, as soon as JabRef starts I get the same type of warning messages about Unrecognised format specifier as in my first posrt above. ON the other hand, all of the above problems are on laptop (Elementary OS 5). I have tried running the same bin/JabRef from my desktop (Xubuntu 20.04), and all seems well there. Except that I get exactly the same warning message. |
Okay, that seems to be a specifiy linux issue with the distribution. As far as I know Javafx (the UI technology) uses GTK3. But I'm not an expert in the linux differences. For me this seems to be some external java/linux bug which we can't do anything about for the moment. |
JabRef version 5.0-portable-linux-tar on Elementary OS 5.0
JabRef starts, and I can load .bib files. Any attempt to use the Options menu fails though, e.g. Options - Preferences. At this stage, I can't cancel, or change to a different option.
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: