Skip to content

Freeze when double click entry to edit entry 5.0DEV #4462

@ghost

Description

JabRef version jdk1.8.0_172
on Mac OS Mojave 10.14

Steps to reproduce the behavior:

  1. Run the command line to open JabRef (.bib file has 200 entries)
  2. Double click one entry to open "edit entry" window
  3. Then JabRef has frozen for about 60 seconds, and nothing shows.
  4. Double click the same entry again, the "edit entry" window shows immediately.
  5. Click any tab in the "edit entry" window, it freezes too.
  6. 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

No one assigned

    Labels

    platform: macosstatus: out-of-scopeBugs or suggestions that we are not able to fix or don't have the resource to implement.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions