Zotero with Word 2007 running over Wine or Crossover (proposes a fix)
Zotero does not currently (1.03b) work with Word 2007 running over Crossover 7.0.2
I did a bit of debugging and found that this is likely caused by a bug in Crossover that prevents ActiveDocument.BuiltInDocumentProperties to be accessed. However, it is possible to code around this bug by including the content of the document properties of Zotero.dot in the VB code rather than as document properties. Is this a feasible solution?
Crossover a commercial version of the Wine compatibility layer that enables running Windows applications on Linux and Mac. I have reported the bug in Crossover here http://www.codeweavers.com/support/tickets/browse/?ticket_id=699521;list=6;ticket_level=3
Mikko
I did a bit of debugging and found that this is likely caused by a bug in Crossover that prevents ActiveDocument.BuiltInDocumentProperties to be accessed. However, it is possible to code around this bug by including the content of the document properties of Zotero.dot in the VB code rather than as document properties. Is this a feasible solution?
Crossover a commercial version of the Wine compatibility layer that enables running Windows applications on Linux and Mac. I have reported the bug in Crossover here http://www.codeweavers.com/support/tickets/browse/?ticket_id=699521;list=6;ticket_level=3
Mikko
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.