Problem with Zotero on Windows 11

Problem with Zotero on Windows 11

After Windows 11 update there are problems with database loading - if you switch to another folder in the Library the data is not displayed. The same problem occurs if you go to the Zotero Recycle Bin. Disabling plugins, reinstalling, etc. does not help.
Also Zotero Conector does not work.
I rolled back to 6.0.22. It works for some time, but after quitting the application the problem repeats.
Juris-M works fine.
  • (5)(+0000000): {"translatorID":"5e3ad958-ac79-463d-812b-a86a9235c28f"}

    (3)(+0000002): Getting contents of D:\MEGA\Zotero\translators\RDF.js

    (5)(+0000003): HTTP/1.0 200 OK X-Zotero-Version: 6.0.27 X-Zotero-Connector-API-Version: 2 Content-Type: application/javascript { "translatorID": "5e3ad958-ac79-463d-812b-a86a9235c28f", "translatorType": 1, "label": "RDF", "creator": "Simon Kornblith", "target": "rdf", "minVersion": "2.1.9", "maxVersion": null, "priority": 100, "inRepository": true, "configOptions": { "async": true, "dataMode": "rdf/xml" }, "lastUpdated": "2023-05-20 18:20:00" } /* ***** BEGIN LICENSE BLOCK ***** Copyright © 2011 Center for History and New Media George Mason University, Fairfax, Virginia, USA http://zotero.org This file is part of Zotero. Zotero is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Zotero is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with Zotero. If not, see . ***** END LICENSE BLOCK ***** */ const datasetType = ZU.fieldIsValidForType('title', 'dataset') ? 'dataset' : 'document'; function detectImport() { // Make sure there are actually nodes var nodes = Zotero.RDF.getAllResources(); if (nodes) { return true; } return false; } var rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#"; var n = { bib: "http://purl.org/net/biblio#", bibo: "http://purl.org/ontology/bibo/", dc1_0: "http://purl.org/dc/elements/1.0/", // eslint-disable-line camelcase dc: "http://purl.org/dc/elements/1.1/", dcterms: "http://purl.org/dc/terms/", prism: "http://prismstandard.org/namespaces/1.2/basic/", prism2_0: "http://prismstandard.org/namespaces/basic/2.0/", // eslint-di… (64413 chars)

    (3)(+0050249): HTTP POST "error=true&errorData=&extraData=&diagnostic=version%20%3D%3E%206.0.27%2C%20platform%20%3D%3E%20Win32%2C%20oscpu%20%3D%3E%20Windows%20NT%2010.0%3B%20WOW64%2C%20locale%20%3D%3E%20ru-RU%2C%20appName%20%3D%3E%20Zotero%2C%20appVersion%20%3D%3E%206.0.27%2C%20extensions%20%3D%3E%20Zotero%20LibreOffice%20Integration%20(6.0.4.SA.6.0.27%2C%20extension)%2C%20Zotero%20Word%20for%20Windows%20Integration%20(6.0.3.SA.6.0.27%2C%20extension)" to https://repo.zotero.org/repo/report

    (3)(+0000156): HTTP POST https://repo.zotero.org/repo/report succeeded with 200

    (3)(+0036708): itemTree.render(). Displaying Item Pane Message

    (3)(+0050603): itemTree.render(). Displaying Item Pane Message

    (3)(+0000202): itemTree.changeCollectionTreeRow(): C17

    (3)(+0001824): itemTree.changeCollectionTreeRow(): C23

    (3)(+0001069): itemTree.changeCollectionTreeRow(): C45
  • OK, see the linked page.
Sign In or Register to comment.