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

Freezes when "Add to Group" #4197

Closed
JoKalliauer opened this issue Jul 13, 2018 · 9 comments
Closed

Freezes when "Add to Group" #4197

JoKalliauer opened this issue Jul 13, 2018 · 9 comments

Comments

@JoKalliauer
Copy link
Contributor

JoKalliauer commented Jul 13, 2018

JabRef 5.0-dev--snapshot--2018-07-12--master--dd9b22911
Linux 4.15.0-24-generic amd64
Java 1.8.0_171

Steps to reproduce:

  1. open any bib-file (f.e. input_4196_4197.bib )
  2. Rightclick on any entry and choose "Add to Group"
  3. JabRef freezes screenshot from 2018-07-13 09-01-48
Terminal
jkalliau@jkalliau-Z87M-D3H:~$ java -jar /home/jkalliau/prgm/JabRef/JabRef--master--latest.jar
08:59:05.436 [JavaFX Application Thread] INFO  org.jabref.logic.importer.OpenDatabase - Opening: /home/jkalliau/ownCloud/PhDJK/LaTeX/Style/LiteratureJK.bib
08:59:06.432 [JavaFX Application Thread] INFO  org.jabref.logic.importer.OpenDatabase - Opening: /home/jkalliau/Desktop/input.bib
08:59:14.184 [JabRef CachedThreadPool] INFO  org.jabref.logic.importer.OpenDatabase - Opening: /home/jkalliau/Desktop/input4196.bib
08:59:17.623 [JavaFX Application Thread] ERROR org.jabref.logic.citationstyle.CitationStyle - Can only load style files: Preview
@JoKalliauer JoKalliauer changed the title Automatic Bug Report - 20180713090309 Freezes when "Add to Group" Jul 13, 2018
@bernhard-kleine
Copy link

I cannot confirm the behaviour, I have just added a new entry to a group, same Jabref version.

@JoKalliauer
Copy link
Contributor Author

JoKalliauer commented Jul 13, 2018

@bernhard-kleine : It might be related to #3301 (comment):

You could try to change the Look and Feel. Other users reported problems with GTK L&F

So this is most likely a problem of the OS with GTK.

@mlep
Copy link
Contributor

mlep commented Jul 13, 2018

I can confirm the behavior.
I thought it could be related to the LookAndFeel too, but I could not find how to change it (in JabRef 4.3.1, it was in Option -> Preferences -> Appearance).

JabRef 5.0-dev--snapshot--2018-07-12--master--dd9b22911
Linux 3.11-2-amd64 amd64
Java 1.8.0_172

@JoKalliauer
Copy link
Contributor Author

@mlep : Sorry for writing unclearly
@stefan-kolb reported in #4190 (comment)
appearance tab inside preferences is empty
screenshot from 2018-07-13 09-38-14

so it is known by the developers that you can't change the Apperance.

But that would not not be a bug/problem as long as this Look&Feel would work on every OS.

@tobiasdiez
Copy link
Member

I cannot confirm the issue (with the most recent development version and on Windows)

@mlep mlep mentioned this issue Jul 18, 2018
8 tasks
@bernhard-kleine
Copy link

But drag and drop an entry (some entries) into a group is no longer possible:
JabRef 5.0-dev--snapshot--2018-07-15--master--a44d31668
Windows 7 6.1 amd64
Java 1.8.0_181

@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. Please remember to make a backup of your library before trying-out this version.

@JoKalliauer
Copy link
Contributor Author

@Siedlerchr
I tried with:

JabRef 5.0-dev--snapshot--2018-08-24--master--f43b9c7e8
Linux 4.15.0-32-generic amd64 
Java 1.8.0_181

and my desktop still freezes (have to open a virtual terminal to kill java)

@Siedlerchr Siedlerchr reopened this Aug 24, 2018
@JoKalliauer
Copy link
Contributor Author

@Siedlerchr #4233 (comment)
Thanks: java -jar -Djavafx.embed.singleThread=true JabRef.jar worked with:

JabRef 5.0-dev--snapshot--2018-08-24--master--f43b9c7e8
Linux 4.15.0-33-generic amd64 
Java 1.8.0_181

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

5 participants