Simon
About
- Username
- Simon
- Joined
- Roles
- Member
Comments
-
The error you report there is benign. If you got an error during installation, it's probably related to this.
-
The error message I see in that report is Tag 'Educational Technology; Professional Development; &' too long If you click the sync button, you should get a dialog that allows you to resolve this.
-
Yes, although it won't be available until the next major release.
-
I think this is the same issue as http://www.zotero.org/support/word_processor_plugin_troubleshooting#cannot_insert_citation_into_any_document_with_word_2011 (although you'd only get the error there if you try to insert a citation from the script me…
-
You're running a very old version of MLZ. Either install the latest official version of Zotero from zotero.org, or install the latest MLZ from http://citationstylist.org/tools/
-
Sorry, that should have read Word 2008 12.3.3, not 13.3.3. In any case, 12.0.0 is the original release version and probably has quite a few bugs. Open Word, choose "Check for Updates" from the Help menu, and follow the steps to install the update. …
-
There's an open ticket for providing translator options for quick copy. There are two reasons we use UTF-8 by default instead of ISO-8859-1: All non-Unicode character sets are broken by design, in that a large proportion of the world's population …
-
Do you have the latest of Zotero Word for Mac Integration (3.5.5) and Word 2008 (12.3.3)? I can't reproduce this.
-
Can you reproduce this with standard Zotero?
-
You have Firefox 5 and Zotero 3.0.3. Upgrade to Firefox 13 and Zotero 3.0.8.
-
When Mozilla releases an official 64-bit release of Firefox for Windows, we will support it. Until then, we won't.
-
Word 2010 Starter Edition is not supported.
-
The brackets are non-printing and will appear only if you're using bookmarks. They're there to stop you from accidentally extending the bookmark and putting things in it that shouldn't be part of the citation. If you use fields, you will see the gra…
-
If you don't want to change your system proxy settings, it is possible to change the proxy settings in about:config. To get to about:config, open the Zotero preferences, click "Advanced" then "Open about:config". You probably want to set network.pro…
-
Chrome needs to be configured not to proxy localhost. Try adding --proxy-bypass-list=127.0.0.1 to your command line arguments.
-
You can delete that file (but make sure you don't delete Zotero.dot). It seems like this is a temporary file created by Word that's supposed to be deleted when Word is closed, but might not have if Word crashed.
-
I don't see anything wrong with the debug output, and the first Google Scholar search it executes should work. My guess is that you're locked out of Google Scholar due to their rate limiting.
-
Depending on what the person writing the comments used to edit the document, you may be able to copy and paste the contents of the document to a new one and add new citations there. If that doesn't work, you're probably out of luck. (This should nev…
-
First, make sure your JRE shows up in LibreOffice options->LibreOffice->Java. If it does, try removing Zotero LibreOffice Integration from Tools->Extension Manager and reinstalling it from the Zotero preferences.
-
On OS X, Zotero for Firefox won't automatically switch into connector mode if your Zotero data directory is on a file system that does not support named pipes, such as FAT32.
-
http://www.zotero.org/support/troubleshooting_translator_issues
-
Oops, sorry, I missed that this wasn't happening with Zotero Standalone. If that's the case, this is not something we can fix. Our CSS requests through Firefox get the same credentials as any other CSS request through Firefox.
-
When creating snapshots with the connectors and Zotero Standalone, we don't send cookies for domains other than the domain of the page being translated. Until recently, Chrome didn't provide an API to explicitly access cookies, so there was no way t…
-
LibreOffice bug 50371 describes configuration issues with Java 1.7. Comment 15 has a detailed set of steps that may help.
-
See here for the LO bug describing issues with Java 1.7. Comment 15 has a detailed set of steps that may help.
-
It looks like you're using the gcj JRE, which is old and slow, apparently lacks support for Java 1.5 features, and has been largely supplanted by OpenJDK. Install openjdk-6-jre and either uninstall gcj-jre or configure your system to use OpenJDK usi…
-
Unless you did a recursive clone, you're probably missing the submodules. Run git submodule update --init --recursive in your checkout.
-
I fixed this two hours ago in 2d475522adb2170010c5c57650eee8b48149ab64. (While we are happy to receive bug reports regarding GitHub master, you should expect it to be buggy, and you should make frequent backups.)
-
adampater: did you check that a JRE and the libreoffice-java-common package are installed, and that a JRE is selected in LibreOffice? Unfortunately, my ability to troubleshoot these kinds of issues is limited, but those would be the first things to …
-
Yes, it looks like this is bug 752149. Since it has been fixed for Firefox 14, it will be fixed in the next Zotero Standalone release after Firefox 14 is released.