-
-
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
Editor gets stuck and refuses to show the fields #3616
Comments
I also get these exceptions, but they do not let the editor get stuck. You really should test the latest master version (There's a reason we added that checkbox in opening the issue to make sure the issues are not have not already been resolved) |
At least in my case I have observed that any activity of the jabref task ceased completely looking at the windows task manager. I had a similar situation some hours ago, but did not make any attempts to look at circonstances. |
You are right, we are only a bunch of programmers hacking on JabRef in our freetime. It would be nice if we could get professional support in terms of a quality manager, community manager and project manager. If you happen to know someone that it is willing do offer their help for free, we would be very glad! Sorry for this slightly sarcastic answer, but you should understand that JabRef is developed as a hobby without any professional support and thus adopt your expectations accordingly. That being said, the issue should be fixed with #3591. |
JabRef 4.2-dev--snapshot--2018-01-08--master--a3ed5fb71 First of all, thank you for your work on JabRef. However, It seems to me that I am experiencing the same bug, which is not resolved for me in the latest snapshot. Steps to reproduce: Log File
|
@brian-ammon |
@tobiasdiez |
This could be some memory problem. I never experienced this here on my machine |
confirmed, in Howto reproduce it,
|
I can confirm the report by @liubenyuan on current master (actually JabRef does not freeze, but the entry editor get corrupted). Here's a corresponding exception from the log: Log File
Seems like some part of the files model still executes on the wrong thread. I tried to reproduce the other problems mentioned in this thread, but failed to do so. |
As it happens on the General window, it must been something with the files. as the files model internally uses the Observable LIsts |
This should be fixed in the latest development version. Could you please check the build from https://builds.jabref.org/maintable-beta/. Thanks! Note this version is in a very early beta stage and might not work as expected. See #3621 for further details. |
JabRef 4.2-dev--snapshot--2018-02-03--maintable-beta--7fb331130 I cannot even get that build to start, let alone test. After starting JabRef, it is shown as “not responding”, even before the main window appears. Maybe this log contains some information for you. Log File
|
Thanks @brian-ammon for testing the new version. The freezing issue on MacOS is also reported by other users and we are currently having a look at how to fix it. Your log should help with that, thanks! Would you do me the favor of trying out the build https://builds.jabref.org/javafxGlobalEverything/. Right now, this version lacks almost all functionality but it may fix the start-up problem. |
@tobiasdiez JabRef_macos_4_2-dev--snapshot--2018-02-02--javafxGlobalEverything--94027da11 does start for me without any problems. Menu bar and side panel are missing however, but I suppose that is what you meant with “it lacks almost all functionality“. I just noticed that trying to close the application seems to crash it, though, and I had to kill it. |
ok, very good. Thanks for the quick follow-up! |
With JabRef_windows-x64_4_2-dev--snapshot--2018-02-20--master--ea8ccb39c In a windows 64 system the problem is persistent; the issue with the space bar making the cursor jump at the begining of the line was fixed but the software remains unusable for windows 64 (as was the 4.1 stable version), as the entry editor freezes, or the entry slots dissapear, for example, when selecting a new tab after filling up the required fields. Thanks for your efforts! |
@jmdesantos These issues should be fixed in the latest development version. Could you please check the build from https://builds.jabref.org/maintable-beta/. Thanks! Note this version is in a very early beta stage and some things might not work as expected. See #3621 for further details. |
JabRef version 4.1 on Windows 7-64 java 8 update 151
Steps to reproduce:
Log File
The text was updated successfully, but these errors were encountered: