Package: unopkg Version: libreoffice-common Severity: important Dear Maintainer,
I am maintaining zotero-libreoffice-integration which is actually queued in NEW. The extension is working fine with the current version of libreoffice in unstable but when I upgrade libreoffice to the version on experimentla the extension in not working anymore with the following error: Exception in thread "Thread-8" java.lang.NoClassDefFoundError: com/sun/star/document/XDocumentInfoSupplier at org.zotero.integration.ooo.comp.Properties.<init>(Properties.java:44) at org.zotero.integration.ooo.comp.Document.<init>(Document.java:120) at org.zotero.integration.ooo.comp.Application.getActiveDocument(Application.java:49) at org.zotero.integration.ooo.comp.CommMessage.execute(CommMessage.java:59) at org.zotero.integration.ooo.comp.CommMessage.getBytes(CommMessage.java:40) at org.zotero.integration.ooo.comp.CommServer.run(CommServer.java:60) at java.lang.Thread.run(Thread.java:679) Caused by: java.lang.ClassNotFoundException: com.sun.star.document.XDocumentInfoSupplier at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) ... 7 more the extension is intalled by a postins file with the following command: unopkg add --shared /usr/share/xul-ext/zotero-libreoffice- integration/install/Zotero_OpenOffice_Integration.oxt when the package is updated I have a prerm file with the following command: unopkg remove --shared org.Zotero.integration.openoffice I do not understand if I made a mistake in packaging the extention or this is due to changes in libreoffice. (I tried the version of the application from zotero website and works ok) Thanks for the help. Cheers Mike -- System Information: Debian Release: 7.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.8-trunk-amd64 (SMP w/8 CPU cores) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org