Skip to content

Search for unlinked local files throws exception  #11540

@AdamWysokinski

Description

@AdamWysokinski

JabRef version

Latest development branch build (please note build date below)

Operating system

GNU / Linux

Details on version and operating system

Debian Testing

Checked with the latest development build (copy version output from About dialog)

  • I made a backup of my libraries before testing the latest development version.
  • I have tested the latest development version and the problem persists

Steps to reproduce the behaviour

  1. Create new library
  2. Press Shift-F7 or go to Lookup -> Search for unlinked local files

Appendix

...

Log File

java.lang.IllegalStateException: Cannot load org.jabref.gui.externalfiles.unlinkedfilesdialog
at afterburner.fx/com.airhacks.afterburner.views.ViewLoader.load(Unknown Source)
at org.jabref@5.16.36/org.jabref.gui.externalfiles.UnlinkedFilesDialogView.(Unknown Source)
at org.jabref@5.16.36/org.jabref.gui.externalfiles.FindUnlinkedFilesAction.execute(Unknown Source)
at org.jabref@5.16.36/org.jabref.gui.actions.JabRefAction.lambda$new$1(Unknown Source)
at org.jabref.merged.module@5.16.36/org.controlsfx.control.action.Action.handle(Unknown Source)
at org.jabref.merged.module@5.16.36/org.controlsfx.control.action.Action.handle(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@23-ea/javafx.event.Event.fireEvent(Unknown Source)
at javafx.controls@23-ea/javafx.scene.control.MenuItem.fire(Unknown Source)
at javafx.controls@23-ea/com.sun.javafx.scene.control.ContextMenuContent$MenuItemContainer.doSelect(Unknown Source)
at javafx.controls@23-ea/com.sun.javafx.scene.control.ContextMenuContent$MenuItemContainer.lambda$createChildren$12(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
at javafx.base@23-ea/com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
at javafx.base@23-ea/javafx.event.Event.fireEvent(Unknown Source)
at javafx.graphics@23-ea/javafx.scene.Scene$MouseHandler.process(Unknown Source)
at javafx.graphics@23-ea/javafx.scene.Scene.processMouseEvent(Unknown Source)
at javafx.graphics@23-ea/javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
at javafx.graphics@23-ea/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at javafx.graphics@23-ea/com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at javafx.graphics@23-ea/com.sun.javafx.tk.quantum.GlassViewEventHandler.lambda$handleMouseEvent$2(Unknown Source)
at javafx.graphics@23-ea/com.sun.javafx.tk.quantum.QuantumToolkit.runWithoutRenderLock(Unknown Source)
at javafx.graphics@23-ea/com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Unknown Source)
at javafx.graphics@23-ea/com.sun.glass.ui.View.handleMouseEvent(Unknown Source)
at javafx.graphics@23-ea/com.sun.glass.ui.View.notifyMouse(Unknown Source)
at javafx.graphics@23-ea/com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method)
at javafx.graphics@23-ea/com.sun.glass.ui.gtk.GtkApplication.lambda$runLoop$10(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: javafx.fxml.LoadException:
/org.jabref/org/jabref/gui/externalfiles/UnlinkedFilesDialog.fxml

Metadata

Metadata

Assignees

No one assigned

    Labels

    [outdated] type: bugConfirmed bugs or reports that are very likely to be bugs

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions