Coder Social home page Coder Social logo

插件不能同步 about tara HOT 10 CLOSED

l0o0 avatar l0o0 commented on July 20, 2024
插件不能同步

from tara.

Comments (10)

l0o0 avatar l0o0 commented on July 20, 2024

在解压缩文件的时候出错了,你方便把输出日志复制上来么?记得操作过后,把日志附上。应该会在最日志最前面反馈重要的错误信息
图片

1.xxx 版本是只兼容 Zotero7。

from tara.

ydniuyongjie avatar ydniuyongjie commented on July 20, 2024

日志信息如下:
(3)(+0000434): NS_ERROR_FILE_NOT_FOUND Exception: Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIZipReader.extract] unzipToTemporaryDir/<@chrome://tara/content/scripts/index.js:624:11 fulfilled@chrome://tara/content/scripts/index.js:10:16

(3)(+0000002): NS_ERROR_FILE_NOT_FOUND Exception: Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIFileInputStream.init] Zotero.File</this.getContents@chrome://zotero/content/xpcom/file.js:167:7 restoreFromFile/<@chrome://tara/content/scripts/index.js:707:17 rejected@chrome://tara/content/scripts/index.js:17:16

(3)(+0000785): Getting contents of E:\zotero\tmp\Backup\backup.json

(3)(+0000003): Error: Win error 2 during operation open on file E:\zotero\tmp\Backup\backup.json (系统找不到指定的文件。 ) (No stack trace) From previous event: restoreFromFile/<@chrome://tara/content/scripts/index.js:788:23 fulfilled@chrome://tara/content/scripts/index.js:10:16

(3)(+0020633): {better-bibtex} +53439 idle: Mon Nov 27 2023 21:46:17 GMT+0800, save-database idle

from tara.

l0o0 avatar l0o0 commented on July 20, 2024

@ydniuyongjie 从什么操作系统到什么操作系统备份的

from tara.

ydniuyongjie avatar ydniuyongjie commented on July 20, 2024

win11,在本机上先“创建”,然后直接“恢复”,就出现这样的错误提示。没有换计算机,直接在本机上进行实验。
image

from tara.

ydniuyongjie avatar ydniuyongjie commented on July 20, 2024

比较完整的日志,好像是在E:\zotero\tmp\Backup\找不到文件

(4)(+0003158): SELECT COALESCE(IA.parentItemID, itemID) AS itemID FROM items LEFT JOIN itemAnnotations IA USING (itemID) WHERE (itemID NOT IN (SELECT itemID FROM deletedItems UNION SELECT itemID FROM itemNotes WHERE parentItemID IS NOT NULL AND parentItemID IN (SELECT itemID FROM deletedItems) UNION SELECT itemID FROM itemAttachments WHERE parentItemID IS NOT NULL AND parentItemID IN (SELECT itemID FROM deletedItems)UNION SELECT itemID FROM itemAnnotations WHERE parentItemID IN (SELECT itemID FROM deletedItems)UNION SELECT itemID FROM itemAnnotations WHERE parentItemID IN (SELECT itemID FROM itemAttachments WHERE parentItemID IN (SELECT itemID FROM deletedItems)))) AND itemID IN (SELECT itemID FROM itemData WHERE (fieldID IN (?,?,?,?) AND valueID IN (SELECT valueID FROM itemDataValues WHERE value=?))) [1, 45, 60, 97, 'Tara_Backup']

(3)(+0000015): [ "0": "2023/11/28 上午8:33:00_backup.zip" ]

(3)(+0000000): ** Tara open select window

(3)(+0002295): ** Tara Tara select promise

(3)(+0000000): 2023/11/28 上午8:33:00_backup.zip

(3)(+0000000): ** Tara open window

(3)(+0000016): ** Tara wait

(3)(+0000029): ** Tara wait

(3)(+0000001): E:\zotero\tmp\Backup

(3)(+0000420): NS_ERROR_FILE_NOT_FOUND Exception: Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIZipReader.extract] unzipToTemporaryDir/<@chrome://tara/content/scripts/index.js:624:11 fulfilled@chrome://tara/content/scripts/index.js:10:16

(3)(+0000001): NS_ERROR_FILE_NOT_FOUND Exception: Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIFileInputStream.init] Zotero.File</this.getContents@chrome://zotero/content/xpcom/file.js:167:7 restoreFromFile/<@chrome://tara/content/scripts/index.js:707:17 rejected@chrome://tara/content/scripts/index.js:17:16

(3)(+0000670): Getting contents of E:\zotero\tmp\Backup\backup.json
(3)(+0000002): Error: Win error 2 during operation open on file E:\zotero\tmp\Backup\backup.json (系统找不到指定的文件。 ) (No stack trace) From previous event: restoreFromFile/<@chrome://tara/content/scripts/index.js:788:23 fulfilled@chrome://tara/content/scripts/index.js:10:16

(3)(+0009310): Getting contents of C:\Users\NWU\AppData\Roaming\Zotero\Zotero\Profiles\jxnjauhx.default\treePrefs.json

(3)(+0000002): Writing column prefs of length 7807 to file C:\Users\NWU\AppData\Roaming\Zotero\Zotero\Profiles\jxnjauhx.default\treePrefs.json

from tara.

l0o0 avatar l0o0 commented on July 20, 2024

tara.xpi.zip

@ydniuyongjie 试试这个脚本,我特意加了一些日志。你运行后,给我看看

from tara.

ydniuyongjie avatar ydniuyongjie commented on July 20, 2024

文件很大,我一行都没动,直接发给你一个文件
日志.txt
希望对你有用。

from tara.

l0o0 avatar l0o0 commented on July 20, 2024

谢谢

from tara.

ydniuyongjie avatar ydniuyongjie commented on July 20, 2024

我要感谢你,如何可以,我们可以加个联系方式,交流更直接。

from tara.

ydniuyongjie avatar ydniuyongjie commented on July 20, 2024

我的EMAIL:[email protected]

from tara.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.