Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 当启用了 Translator 插件以后,会导致其他部分插件无法正常启动 #941

Open
3 tasks done
AdrianWangs opened this issue Sep 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@AdrianWangs
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Have you checked the FAQ (#6)?

  • I have checked the FAQ

Are you using the latest Zotero and the latest plugin?

  • I have confirmed I'm using the latest Zotero and the latest plugin

Environment

  • OS: Macos
  • Zotero Version: 7.0.1
  • Plugin Version: 2.0.1

Describe the bug

当启用了 Translator 插件以后,会导致其他部分插件无法正常启动,当关闭 translator 插件后,其他插件又可以正常启用:

QQ_1726484933964

QQ_1726484957437

Debug Output

1726484940889	addons.xpi	WARN	Checking /Applications/Zotero.app/Contents/Resources/distribution/extensions for addons

1726484943300	addons.xpi	WARN	Addon with ID undefined already installed, older version will be disabled

[JavaScript Error: "Error: Addon must include an id, version, and type" {file: "resource://gre/modules/addons/XPIProvider.jsm" line: 1723}]

[JavaScript Error: "Error: Addon must include an id, version, and type" {file: "resource://gre/modules/addons/XPIProvider.jsm" line: 1723}]

[JavaScript Error: "Error running bootstrap method 'startup' on [email protected]"]

[JavaScript Error: "this.globalCache is undefined" {file: "jar:file:///Users/user/Library/Application%20Support/Zotero/Profiles/vc1g5lkq.default/extensions/[email protected]!/chrome/content/scripts/index.js" line: 4872}]

[JavaScript Error: "Error running bootstrap method 'startup' on [email protected]"]

[JavaScript Error: "this.globalCache is undefined" {file: "jar:file:///Users/user/Library/Application%20Support/Zotero/Profiles/vc1g5lkq.default/extensions/[email protected]!/chrome/content/scripts/zoterostyle.js" line: 1}]

[JavaScript Error: "Error running bootstrap method 'startup' on [email protected]"]

[JavaScript Error: "this.globalCache is undefined" {file: "jar:file:///Users/user/Library/Application%20Support/Zotero/Profiles/vc1g5lkq.default/extensions/[email protected]!/chrome/content/scripts/index.js" line: 195}]

[JavaScript Error: "TypeError: globalCache is undefined" {file: "jar:file:///Users/user/Library/Application%20Support/Zotero/Profiles/vc1g5lkq.default/extensions/[email protected]!/chrome/content/scripts/index.js" line: 5007}]

[JavaScript Error: "TypeError: _0x28bd3e is undefined" {file: "jar:file:///Users/user/Library/Application%20Support/Zotero/Profiles/vc1g5lkq.default/extensions/[email protected]!/chrome/content/scripts/zoterostyle.js" line: 1}]

[JavaScript Error: "TypeError: i is undefined" {file: "jar:file:///Users/user/Library/Application%20Support/Zotero/Profiles/vc1g5lkq.default/extensions/[email protected]!/chrome/content/scripts/index.js" line: 195}]

appName => Zotero, version => 7.0.1 (x64), os => macOS 15.0, locale => zh-CN, extensions => Translate for Zotero (2.0.1, extension), Jasminum (1.0.0-14, extension), Ethereal Style (4.8.8, extension), Better Notes for Zotero (2.0.7, extension), Scholaread 靠岸学术 (1.2.6-0, extension)

Anything else?

None

@AdrianWangs AdrianWangs added the bug Something isn't working label Sep 16, 2024
@AdrianWangs
Copy link
Author

但是我在 2.0.0 版本的插件就不会出现这种问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants