Simon
About
- Username
- Simon
- Joined
- Roles
- Member
Comments
-
This thread is about references in tables, which have worked for years. For further discussion about why supporting references in image captions, see http://forums.zotero.org/discussion/20380/broken-document-due-to-reference-in-image-caption/
-
It will help for sure. OpenOffice.org 3.2.0 has broken Java support. The latest version of LibreOffice or OpenOffice.org will work.
-
Error 5 is ERROR_ACCESS_DENIED. It seems like either your user account doesn't have permission to read the dll or some kind of security software is preventing Zotero from loading them. In the former case, you could try navigating to U:\Firefox\exte…
-
Word integration in Zotero Standalone doesn't work with 10.5 either. However, because Firefox 11 broke PythonExt entirely, we're working on a rewritten plugin that appears to work on 10.5. Also note that Mozilla is considering dropping 10.5 support…
-
The problem refers to a binary XPCOM component (zoteroWinWordIntegration.dll) not getting registered. That piece of code is the first code to try to call into the binary component. Since component registration is handled by Firefox, all of this is o…
-
There is a major technical limitation that prevents us from doing this properly, which is that the captions aren't anchored to text. We could get around this limitation by treating all of the captions as if they appear at the end of the document (wh…
-
We don't know either. I assumed that this was just because I was running a git build, but since it occurs with the dev XPI as well it's something we need to look into. Thanks for reporting this.
-
If you are using Ubuntu, try disabling Ubuntu Firefox Modifications. On my Ubuntu test VM, I get a similar error that disappears when I disable it.
-
[JavaScript Error: "sep is undefined" {file: "chrome://zotero/content/xpcom/citeproc.js" line: 9992}] with 3.0b3.2 (citeproc-js 1.0.250)
-
It's impossible to add another ribbon tab in any currently released version of Word for Mac using public APIs.
-
Making a separate section in the ribbon is possible (on Windows) and probably not too difficult. To have larger buttons, we'd need larger images, which would also be nice for NeoOffice/LibreOffice, but someone would have to make those.
-
Try creating a new Firefox profile, install Zotero and Zotero Word for Windows integration there, and see if it works.
-
I've pushed a fix for this. You should get it automatically within 24 hours, or you can go to Zotero Preferences->General and click the "Update now" button to get it now.
-
Would you mind sending the document to support@zot...org?
-
You have a citation in a table or a text box. (Zotero will refuse to insert one, so it must have been copied and pasted there.) Get rid of it and the error should go away.
-
Most Firefox extensions, including the Zotero browser extension, are written in JavaScript. The Zotero Word for Windows Integration extension is written in C++, because it requires facilities not available to JavaScript in order to communicate with …
-
There is no binary release of the 64-bit XULRunner SDK for Windows, so you would need to compile the 64-bit XULRunner SDK and then compile the Zotero Word for Windows XPCOM component against it. Based on that error message, Zotero.dot probably doesn…
-
Refresh just makes citeproc-js regenerate citations sequentially and updates the document with those. Since that produces incorrect results here, refreshing won't fix anything.
-
Looks like http://www.zotero.org/support/word_processor_plugin_troubleshooting?do=login#nullpointerexception_or_lastdatalistener_is_undefined_error
-
Have you tried restarting your computer?
-
I'm puzzled that it ever worked, since Microsoft's documentation suggests that out-of-process add-ins like Zotero don't work at all with Click-to-Run versions of Office.
-
norrislab: have you tried updating to Zotero 3.0b3.2?
-
I think it's possible, but there are a surprisingly large number of changes necessary to make it work. This won't make it into 3.0, but we'll look into it for the next release.
-
ajlyon: the translator isn't being run on the main page because another translator is found for the iframe. Even if ScienceDirect is disabled, the DOI translator will translate the iframe, which is not good. I will fix this in the browser code, but …
-
The usual cause of this error is a Click-to-Run installation of Word. Did this previously work on this particular system? Does this work in a new document?
-
Especially if everything works from Standalone, it seems likely that something is disabled or corrupted. Make sure Zotero WinWord Integration is enabled. If it is, try removing it and reinstalling it.
-
http://forums.zotero.org/discussion/17996/ Short answer: it's intended and there's a preference in Zotero 3.0
-
Sorry, should be fixed now.
-
It's unrelated to Java. The installation code in the current released version of the plugin simply does not support Firefox 10. The plugin may have worked if you installed it under an earlier version, but it certainly won't install. You can try the …
-
The current LibreOffice plugin doesn't support Firefox 10 beta, so it's probably disabled, which is why you don't see an option to install it. The next version will. For now, you could use Firefox 9, which is the latest stable version of Firefox.