-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
platform: macosstatus: out-of-scopeBugs or suggestions that we are not able to fix or don't have the resource to implement.Bugs or suggestions that we are not able to fix or don't have the resource to implement.

Description
JabRef version jdk1.8.0_172
on Mac OS Mojave 10.14
- [-] I have tested the latest development version from http://builds.jabref.org/master/ and the problem persists.
Steps to reproduce the behavior:
- Run the command line to open JabRef (.bib file has 200 entries)
- Double click one entry to open "edit entry" window
- Then JabRef has frozen for about 60 seconds, and nothing shows.
- Double click the same entry again, the "edit entry" window shows immediately.
- Click any tab in the "edit entry" window, it freezes too.
- When the "edit entry" window is shown, click other entry to change an entry, it freezes too.
I ran the JabRef with the following command:
/Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home/bin/java -jar JabRef--master--latest.jar
and got the following log:
Log File
15:57:45.527 [JavaFX Application Thread] INFO org.jabref.logic.importer.OpenDatabase - Opening: /*******/***.bib
2018-11-05 15:58:17.362 java[4420:60895] unrecognized type is 4294967295
2018-11-05 15:58:17.362 java[4420:60895] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1671/AppKit.subproj/NSEvent.m:1969
2018-11-05 15:59:15.337 java[4420:60895] unrecognized type is 4294967295
2018-11-05 15:59:15.337 java[4420:60895] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1671/AppKit.subproj/NSEvent.m:1969
2018-11-05 15:59:42.130 java[4420:60895] unrecognized type is 4294967295
2018-11-05 15:59:42.130 java[4420:60895] *** Assertion failure in -[NSEvent _initWithCGEvent:eventRef:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/AppKit/AppKit-1671/AppKit.subproj/NSEvent.m:1969
.....
Metadata
Metadata
Assignees
Labels
platform: macosstatus: out-of-scopeBugs or suggestions that we are not able to fix or don't have the resource to implement.Bugs or suggestions that we are not able to fix or don't have the resource to implement.
Type
Projects
Status
Done