Skip to content

Paste entries into group bug #3537

@jmkeil

Description

@jmkeil

JabRef version 4.0 on Windows 8.1

Steps to reproduce:

  1. Open JabRef (error on console, see details)
  2. Open the groups view
  3. Create a new Document
  4. Click "All entries"
  5. Paste some Bibtex
  6. Entry does not appear, entry counter is "0" (Expected: Entry does appear, counter increases)
  7. Save the file
  8. File contains the entry (as expected)
  9. create a new group and click on them
  10. click on "All entries"
  11. the entry now appears (as expected), counter is still "0" (not expected)
  12. create a second new document
  13. switch back to the first document
  14. counter is "1" (as expected)
Log File
AI: INFO 15-12-2017 16:13, 22: Configuration file has been successfully found as resource
16:13:18.717 [JavaFX Application Thread] ERROR org.jabref.FallbackExceptionHandler - Uncaught exception occurred in Thread[JavaFX Application Thread,5,main]
java.lang.NullPointerException: null
      at org.jabref.gui.search.GlobalSearchBar.lambda$new$5(GlobalSearchBar.java:196) ~[JabRef--master--latest.jar:?]
      at com.sun.javafx.application.PlatformImpl.lambda$null$172(PlatformImpl.java:295) ~[jfxrt.jar:?]
      at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_151]
      at com.sun.javafx.application.PlatformImpl.lambda$runLater$173(PlatformImpl.java:294) ~[jfxrt.jar:?]
      at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) ~[jfxrt.jar:?]
      at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) ~[jfxrt.jar:?]
      at com.sun.glass.ui.win.WinApplication.lambda$null$147(WinApplication.java:177) ~[jfxrt.jar:?]
      at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
File: grouptree.fxml not found, attempting with camel case
File: grouptree.css not found, attempting with camel case

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions