-
-
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
nullpointer exception #2656
Comments
The file could be loaded when removing the group tree in texstudio.
|
The latest development version does not have any problems with this group tree. Can you please try the build from http://builds.jabref.org/master/. Note, that the serialized group data is not compatible with older versions (i.e. bib files created using the new version are not expected to work in versions prior to 4.0). |
Worked in the latest snapshot from today but not from yesterday??? |
There were quite a few changes in the past days (see https://github.com/JabRef/jabref/commits/master). Yes, the groups tree written with the new version is incompatible with JabRef 3.8. and thus the older version will not be able to open the file / parse the groups tree. With the recent changes to 4.0 you can now reorder the groups by drag and drop. Note also that 4.0 not yet even released as an alpha version, so missing features and/or exceptions are expected (although we of course appreciate early testers and their feedback!). |
I would like to remind you that in a complex tree simply dragging an entry to a position only puts this in hierarchy below the entry just above. What is missing to move this entry between two entries. This seems not yet(?) be possible. |
@bernhard-kleine Could you give an example please? Drag and Drop from entries to groups works also in the latest version. |
I would like to sort the entries below "5 hormones" according to the alphabet. This involves at the moment dragging the entries individually in the alphabetical order to "5 hormones". Otherwise it is not possible so far. It would be easy if one could drag e.g. adiponectin to a place between 5 hormones and bileAcid. |
@bernhard-kleine Ah thanks for the information. Now it is more clear. Could you please open a new issue for that problem/enhanchement? |
Crazy! You removed the whole manipulation on the groups tree and want each issue to be separately raised? Why not put it back in its entire scope without being begged for single chunks? |
Yes, we would kindly ask you to raise new problems in new issues (or leave a comment in #2599 for smaller things). It is just more convenient and in this way we make sure not to loose a good suggestion because it is buried deep in a closed and unrelated issue. I think you have a good point and we should improve the drag and drop behavior (I believe the resorting feature you suggested is not present in <= 3.8). Thus I added it to #2599. |
JabRef 3.8.2
windows 7 6.1 amd64
Java 1.8.0_121
I have no idea what went wrong, either the standard version not the snapshot show any data, the program is running, however. Maybe you can make sense of it.
using
java -jar JabRef-3.8.2.jar --debug -b
the program starts correctly. A test.bib consisting of one entry could be loaded. The files which I have been working on lately, however, could not be loaded.
Files can be made available.
The text was updated successfully, but these errors were encountered: