-
-
Notifications
You must be signed in to change notification settings - Fork 297
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
ItemPaneManager is undefined on NixOs's 24.05 zotero_7 #2999
Comments
You can view them in the debug log viewer in the help menu. |
Alright, thanks in that case I can make no sense of them. I'm not that experienced with Zotero debugging. This line seems to be the only hint.
I suppose it'd go wrong at |
That is also in |
Not promising anything, but if you've got any insights/suspicions/intuitions to share as to the origin of the bug then I might be able to look myself. Though I understand if you don't consider that worth your time. what use I will probably be in case you'd type a message for me to be able to start up |
Thanks! Man there isn't really a good intro to Zotero plugin development, most people took other plugins as skeletons and for anything interesting I actually read the Zotero source code. The first thing that needs to be done is that ZoteroPane.ts and ZoteroItemPane.ts need to be merged, and instead of being triggered from orchestrator in the 'done' phase it needs to be triggered by This is not the easiest place to start TBH, but I appreciate it. Even if you could merge ZoteroPane.ts and ZoteroItemPane.ts and keep it working that would be a real help. What platform are you on? My build process is well tested on Linux and MacOS, but not tested at all on Windows, and starting debug builds might work under WSL, will not work in the regular Windows environment. |
Linux with NixOS. |
Things have changed substantially since October. If the issue still persists on the new Zotero/BBT, you can comment here, and the issue will re-open automatically. |
Debug log ID
3G26G2FL-fio-uvyfBIf15We2
What happened?
Upon startup, Better Bibtex informs me
and proceeds not to show up under Tools, Library right click menu or the Settings.
Most important for me, Obsidian's
Zotero integration
plugin ceases to function.some other details
Apparently you are the only one able who can see my debug logs. Please don't make those public though please do email them to
[email redacted]
so I can see them as well.The text was updated successfully, but these errors were encountered: