Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
openoffice.org_3.0_and_3.1_plugin_troubleshooting [2011/03/18 04:36] simonopenoffice.org_3.0_and_3.1_plugin_troubleshooting [2018/07/31 12:51] (current) – Remove outdated page bwiernik
Line 1: Line 1:
-These instructions relate to issues with Zotero OpenOffice Integration 3.0 and 3.1. Zotero OpenOffice Integration 3.5 is [[word_processor_plugin_installation_for_zotero_2.1#openoffice_libreoffice_neooffice|now available]] for Zotero 2.1 users. This new plugin fixes the vast majority of issues users previously experienced with Zotero OpenOffice Integration 3.0 and 3.1. 
- 
-=====Linux===== 
- 
-====Component Loading Error==== 
- 
-Under some circumstances, you may see the following error when starting Firefox: 
- 
-//“Firefox could not load the component required to communicate with your word processor. Please ensure that the appropriate Firefox extension is installed, and then try again.”// 
- 
-=== Java version === 
- 
-To fix this error, you may need to switch Java versions. The Zotero plugin for OpenOffice requires the original Java by Sun (sun-java6) to be installed and selected as the default plugin. Unfortunately, the IcedTea plugin, which ships as the default in most Linux distributions, does not support Zotero. See [[http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=626|this bug]] for further details. 
- 
-In **Ubuntu Linux**, since version 10.04, that Java is in the "partner" repository, so first you need to add the partner repository: 
-<code>sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"</code> 
- 
-(You can also do that using the "software sources" under System->Administration.) 
- 
-Next, update your package information and install sun-java: 
-<code>sudo apt-get update 
-sudo apt-get install sun-java6-plugin sun-java6-jre</code> 
-(Once again you can do the same using System-->Administration-->Synaptics Package Manager.) 
- 
-Finally, you need to set sun-java as the default plugin: 
-<code>sudo ln -s /usr/lib/jvm/java-6-sun/jre/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/</code> 
-or by using 
-<code>sudo update-alternatives --config mozilla-javaplugin.so</code> 
-choosing the sun-java from the list. 
- 
- 
-In **Arch Linux**, you just do 
-<code>sudo pacman -S jre</code> 
-and say yes to replacing openjdk with jre. 
- 
- 
-Instructions for **Fedora Linux** are available on [[http://www.mjmwired.net/resources/mjm-fedora-f12.html#java|this external site]]. 
- 
-=== AppArmor === 
-This error [[http://ubuntuforums.org/showthread.php?t=1552233|can also be caused by AppArmor]], so you may want to try disabling AppArmor or simply disabling the AppArmor Firefox profile: 
-<code>sudo aa-complain /etc/apparmor.d/usr.bin.firefox</code> 
-Enter your admin password when prompted. 
  
openoffice.org_3.0_and_3.1_plugin_troubleshooting.1300437384.txt.gz · Last modified: 2011/03/18 04:36 by simon