Zotero app does not open and connect to library (Mac Sonoma 14.5)
Hallo zusammen,
seit einigen Tagen öffnet sich meine Zotero App nicht mehr – "Programm reagiert nicht". Meine Library liegt auf einem externen Datenträger, seit Jahren nutze ich dieses System. Leider habe ich keine Idee, was nun anders ist oder was ich tun soll. Kann mir jemand helfen?
seit einigen Tagen öffnet sich meine Zotero App nicht mehr – "Programm reagiert nicht". Meine Library liegt auf einem externen Datenträger, seit Jahren nutze ich dieses System. Leider habe ich keine Idee, was nun anders ist oder was ich tun soll. Kann mir jemand helfen?
Can you provide a Debug ID, as explained on Reporting Startup Errors?
it says
2024-06-07 11:08:19.930 zotero[4972:151007] *** WARNING: Textured window is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.
-ZoteroDebug
should open a separate window that lets you submit debug output. If that's not working, you can use-ZoteroDebugText
as explained on that page and send the output via email.https://s3.amazonaws.com/zotero.org/images/forums/u5452550/skd8ah7tyuplww422c44.png
Does that help?
admin@MacBook-Pro-28 ~ % /Applications/Zotero.app/Contents/MacOS/zotero -ZoteroDebug
2024-06-08 10:41:59.241 zotero[6452:244092] *** WARNING: Textured window is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.
is this the correct info?
-ZoteroDebugText
instead of-ZoteroDebug
to log to the terminal, as explained on the linked page.https://www.zotero.org/support/reporting_problems#alternativelogging_to_the_terminal
Last login: Sat Jun 8 10:41:47 on ttys000
admin@MacBook-Pro-28 ~ % /Applications/Zotero.app/Contents/MacOS/zotero -ZoteroDebugText
2024-06-08 10:47:33.823 zotero[6484:246602] *** WARNING: Textured window is getting an implicitly transparent titlebar. This will break when linking against newer SDKs. Use NSWindow's -titlebarAppearsTransparent=YES instead.
zotero(3)(+0000000): Using data directory /Volumes/Transcend/Zotero_new
zotero(3)(+0000005): Asynchronously opening database 'zotero'
zotero(3)(+0000000): /Volumes/Transcend/Zotero_new/zotero.sqlite
zotero(4)(+0000008): PRAGMA main.locking_mode=EXCLUSIVE
zotero(4)(+0000000): PRAGMA page_size
zotero(4)(+0000001): PRAGMA cache_size=2000
zotero(4)(+0000000): PRAGMA foreign_keys=true
zotero(4)(+0000006): SELECT version FROM version WHERE schema='system'
zotero(3)(+0000003): Proxy not required for https://zoteroproxycheck.s3.amazonaws.com/test
zotero(4)(+0000002): SELECT version FROM version WHERE schema='userdata'
zotero(4)(+0000000): SELECT version FROM version WHERE schema='compatibility'
zotero(4)(+0000002): SELECT value FROM settings WHERE setting='db' AND key='integrityCheck'
zotero(3)(+0000001): HTTP GET resource://zotero/schema/global/schema.json
zotero(3)(+0000003): HTTP GET resource://zotero/schema/global/schema.json succeeded with 200
zotero(4)(+0000001): SELECT version FROM version WHERE schema='globalSchema'
zotero(3)(+0000000): Database is up to date with global schema version 28 -- skipping update
zotero(3)(+0000001): HTTP GET resource://zotero/schema/userdata.sql
zotero(3)(+0000000): HTTP GET resource://zotero/schema/userdata.sql succeeded with 200
zotero(3)(+0000000): Backing up database 'zotero'
zotero(4)(+0000002): PRAGMA main.locking_mode=NORMAL
is there an option to reset the directory via terminal?