Skip to content

Cannot generate bibliography in LO  #8540

@Siedlerchr

Description

@Siedlerchr

JabRef version

Latest development branch build (please note build date below)

Operating system

macOS

Details on version and operating system

mac os BigSur

Checked with the latest development build

  • 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 a new empty LO Writer document
  2. Write asdfasd
  3. Cite an entry
  4. Exception is logged

Version is
Version: 7.3.1.3 / LibreOffice Community
Build ID: a69ca51ded25f3eefd52d7bf9a5fad8c90b87951
CPU threads: 12; OS: Mac OS X 10.16; UI render: default; VCL: osx
Locale: de-DE (de_DE.UTF-8); UI: en-US
Calc: threaded

Debugging shows that it's looking for a section JR_BIB and tries to access it


2022-03-03 20:04:25 [JavaFX Application Thread] org.jabref.gui.openoffice.OpenOfficePanel.pushEntries()
WARN: Could not insert entry: com.sun.star.container.NoSuchElementException: 
	at org.libreoffice.uno/com.sun.star.lib.uno.environments.remote.Job.remoteUnoRequestRaisedException(Job.java:158)
	at org.libreoffice.uno/com.sun.star.lib.uno.environments.remote.Job.execute(Job.java:122)
	at org.libreoffice.uno/com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:312)
	at org.libreoffice.uno/com.sun.star.lib.uno.environments.remote.JobQueue.enter(JobQueue.java:281)
	at org.libreoffice.uno/com.sun.star.lib.uno.environments.remote.JavaThreadPool.enter(JavaThreadPool.java:81)
	at org.libreoffice.uno/com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:619)
	at org.libreoffice.uno/com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:145)
	at org.libreoffice.uno/com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:129)
	at jdk.proxy2/jdk.proxy2.$Proxy32.getByName(Unknown Source)
	at org.jabref/org.jabref.gui.openoffice.OOBibBase.clearBibTextSectionContent2(OOBibBase.java:1032)
	at org.jabref/org.jabref.gui.openoffice.OOBibBase.rebuildBibTextSection(OOBibBase.java:802)
	at org.jabref/org.jabref.gui.openoffice.OOBibBase.insertEntry(OOBibBase.java:370)
	at org.jabref/org.jabref.gui.openoffice.OpenOfficePanel.pushEntries(OpenOfficePanel.java:514)
	at org.jabref/org.jabref.gui.openoffice.OpenOfficePanel.lambda$5(OpenOfficePanel.java:188)

Appendix

...

Log File
Paste an excerpt of your log file here

Metadata

Metadata

Assignees

No one assigned

    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