zoteroOpenOfficeIntegration doesn't open port?
Hi,
I'm pretty sure that Zotero isn't opening up a port to talk to OpenOffice on my system (Ubuntu 11.10, recent firefox 8.0ish, Zotero Standalone 3.0b2.1). The debug id is 1687057814. The phenomenon is still as described here:
http://forums.zotero.org/discussion/19273/bug-report-add-citation-dialog-does-not-appear-in-zotero-30b1libreoffice-332/
Though I'm pretty sure that for a while things were working, so I wanted to submit a new bug. The relevant error seems to be:
(3)(+0000126): ZoteroOpenOfficeIntegration: Not initializing communication server
I'm not sure what's causing that, though. netstat -ltpn shows nothing running on 50001, so i don't think hte problem is osme kind of a block.
Thanks for you help, as always!
Matt
I'm pretty sure that Zotero isn't opening up a port to talk to OpenOffice on my system (Ubuntu 11.10, recent firefox 8.0ish, Zotero Standalone 3.0b2.1). The debug id is 1687057814. The phenomenon is still as described here:
http://forums.zotero.org/discussion/19273/bug-report-add-citation-dialog-does-not-appear-in-zotero-30b1libreoffice-332/
Though I'm pretty sure that for a while things were working, so I wanted to submit a new bug. The relevant error seems to be:
(3)(+0000126): ZoteroOpenOfficeIntegration: Not initializing communication server
I'm not sure what's causing that, though. netstat -ltpn shows nothing running on 50001, so i don't think hte problem is osme kind of a block.
Thanks for you help, as always!
Matt
It looks to me like there was some mismatch in the prefs file, not really accessible from the zotero GUI, that was incapacitating the service from loading.
Is there a troubleshooting page i can add this to, n case other people are suffering from the same thing?
> user_pref("extensions.zoteroOpenOfficeIntegration.sofficePath", "file:///usr/lib/openoffice/program/");
this preference must not have been reset when I switched from openoffice to libreoffice. Is this a known problem?
The only thing that deleting the preferences would accomplish is to force the LibreOffice component to be reinstalled, which shouldn't have an effect on that error. It's more likely that something that you did inadvertently fixed it.