jhimmelreich
About
- Username
- jhimmelreich
- Joined
- Roles
- Member
Comments
-
Seems to fix it, yes.Great.Thank you!
-
thank you for spending so much time on this edge case.just updated and works like a charm
-
(actually, the "fluke" that I encountered with the new dotm sounds a lot like what others have described here)
-
I had the same issue.You can find resources to identify the error and a potential solution here.Looks like there might be a fix.@adomasven will know more
-
Yes!That one works.Thank you so much!(on first try I encountered a problem, seemed to have been a fluke but just FYI: after clicking/running Insert Citation the AppleScriptTask call led to word becoming unresponsive (needed to force quit), and, …
-
188BET靠谱吗FWIW below is a cut down Sub CallZotero(func) that works for me (with .27 and the Zotero.scpt that you provided).I just got rid of the error handling and calling MacScript.188BET靠谱吗Sub CallZotero(func) Dim zoteroUrl As String If zoteroUrl = "" Then z…
-
@adomasven: Same error, same line (93, first call of MacScript).Problem is still that the error handler doesn't work as it seems to be intended.It doesn't jump to catchMacScriptHttp:
-
In better news, the other new code does work.188BET靠谱吗That is, the following code works with Zotero .27 Result$ = AppleScriptTask("Zotero.scpt", "callZotero", httpShellScript$) GoTo endSub Specifically, in the dotm you linked to right above, by jus…
-
Runtime error 5 in line 93 MacScript "try" & nl$ & "do shell script """ & httpShellScript$ & """" & nl$ & "on error" & nl$ & "display alert """ & onFailMessage$ & """ as critical" & nl$ & "end try" T…
-
188BET靠谱吗Runtime error 5, first line that calls MacScript that is wordAppPath$ = Replace(MacScript("POSIX path of (path to current application)"), " ", "%20") But I am not sure I got the right Zotero.dotm.It still uses AppleScriptTask nowhere, if that was …
-
@adomasven Now comparing the .26 add-in with the code of the add-in dotm that you linked to above (which was, I think, derivative of the .27 plugin?).In the .27 derivative dotm, the error handling might be part of the issue.One thought: The cod…
-
@adomasven Actually, it's not as strange and bizarre as it seems.Using debugger breakpoints, I noticed this: In the .26 version of the add-in the MacScript call causes a runtime error, but since it is within the error handling routine On Error GoTo…
-
@adomasven it is pretty strange.188BET靠谱吗When I add MacScript ("beep") right in the first line after Sub CallZotero(func) I get the runtime error 5 even in Zotero .26 version of the add-in (which works otherwise).So why does the procedure not break elsewhe…
-
Yes, osascript -e beep for example works as intended.Btw: Apparently a few people here had a runtime error 5.For most the solution was to re-install the word add-in.But there seems to be at least another person here who, like me, has a persisten…
-
And fwiw if I run the following Apple Script try do shell script "curl -s -o /dev/null -I -w '%{http_code}' -X GET http://127.0.0.1:23119/integration/macWordCommand?&agent=MacWord16&command=addCitation&document=/Application/Word.app&…
-
In case it helps, when I run the following VBA I also get an error 5 Sub Test() MacScript ("beep") End Sub
-
188BET靠谱吗The error is in line 79 in CallZotero wordAppPath$ = MacScript("POSIX path of (path to current application)")
-
No Word is in the standard location.
-
@dstillman and @adomasven: when I checked with the .27 and the alternative dotm, the error traces back to the line in the macro that sets wordAppPath$, we don't seem to get to the line that runs curl.
-
Installed 6.0.26.Tried four combinations of app and plugin (dotm).➡️ Using the .26 version of the dotm, inserting citations works both with the .26 and the .27 app version.➡️ Using the .27 version of the dotm, inserting citations works with …
-
didn't manage to downgrade (yet).188BET靠谱吗Error seems to persist with the pre-sonoma Zotero.dotm
-
I am on a managed machine.Will check on Friday whether I can downgrade to 26 through the software repo at work.
-
188BET靠谱吗there seem to be a bunch of reports in the last 24hrs related to add citation in word https://forums.zotero.org/discussion/comment/442907/#Comment_442907
-
188BET靠谱吗Potentially related recent reports https://forums.zotero.org/discussion/107566/urgent-word-crashing-post-zotero-word-plugin-update https://forums.zotero.org/discussion/107563/zotero-integration-error-after-repeated-troubleshooting https://forums.zot…
-
Thanks.See, I never noticed the "Create Book Section" option.But, yes, I think it would be mildly useful to have some kind of link also automatically created via metadata.188BET靠谱吗For an UI idea: Take Zotero on iPad OS.Consider the item info of a book…
-
looks amazing!
-
+1
-
Hi Dan, Has this been added?(asking because not sure if I failed to collapse/expand or if its not a feature yet) thanks J
-
Just sent it.I used PDF Viewer for some of them, and — I think — an old version of GoodReader for others.J
-
Sure.Does this work: https://imgur.com/a/9nbeoWA the blank white area is where the different tags should show up.In this screenshot, if I click the down-arrow key, I can select the first tag that starts with "t" (so the list below is there, it is…