testplayer
About
- Username
- testplayer
- Joined
- Roles
- Member
Comments
-
This page works, but many other pages don't. For example, any job page at jobs.ac.uk, such as https://www.jobs.ac.uk/job/DIA046/senior-lecturer-associate-professor-in-ux-engineering, won't work: https://s3.amazonaws.com/zotero.org/images/forums/u42…
-
There is a critical problem/issue with saving snapshots of webpages within the Zotero app: because the webpage is accessed and downloaded by Zotero app, any webpage that requires login credential to view won't be saved properly (it will usually save…
-
Any possibility or plan to make Zotero capable of viewing/rendering saved webpage snapshot's html file (saved via SingleFile or SingleFile-Lite) in a tab alongside other tabs showing PDFs?
-
Thanks for the updates. In most cases, the "Embedded Metadata" translator is available, and with updated connector v5.0.112, it won't show the red X when saving the snapshot. However, as you mentioned, the snapshot is saved within the Zotero app but…
-
That's really a terrible news. But at least for now, how can I simply revert back to v5.0.110? It will take me a month or more to finish the Firefox profile related settlement & migration, so using Firefox is not an option for me now. So could y…
-
I can't wait for a day or two. My Firefox profile is in a tedious migration to LibreWolf and it's inconvenient and impractical to use it for other purposes than profile migration. If I build the connector from source and load it unpacked in Chrome, …
-
Thanks for your reply! You're the hero @dstillman ! However, I urgently need to save snapshots of many webpages now in Chrome's incognito mode, and I can't wait for this issue to be fixed. So could you please provide a link to download the .crx file…
-
Can anyone let me know whether it's safe to download and install Zotero connector v5.0.110 from https://www.crx4chrome.com/crx/961/ ?
-
Can anyone provide a link to download the previous version of Zotero connector for Chrome (.crx file)?
-
As I have tested, I didn't make any change to any extension, and simply switching to non-incognito mode will work and the snapshot can be saved properly. It just fails to work when I try to save it in incognito mode.
-
OK, problem found and it has nothing to do with extension: saving a webpage in incognito mode won't work, whereas in regular mode it works. BUT, I simply CAN NOT use the regular mode and I MUST use the incognito mode when browsing ANY webpage. This …
-
I will need much more time to test disabling the extension, because I'm currently using the web browser and can't change anything. Meanwhile, I have been browsing all webpages in incognito mode exclusively, with cookies enabled but all 3rd-party co…
-
I have too many other extensions installed and I can't disable them for so many reasons. I have tested on multiple different webpages and also refreshed them, restarted my browser and also restarted Zotero. Update: if I go to an arXiv.org page, and…
-
Update: By using the sqlite-tools-win32-x86-3410200.zip downloaded from https://www.sqlite.org/download.html, I was able to manually repair the database following the steps in https://www.zotero.org/utils/dbfix/manual under Windows (manually rename …
-
I tried resetting translators as in the screenshot: https://i.imgur.com/4S9VpFh.png. But it doesn't change anything and I still see the same "Save to Zotero (unAPI)" as in https://i.imgur.com/RxjYjUV.png. Then I tried to update the translator as in…
-
On any Wikipedia page, for example, at https://en.wikipedia.org/wiki/Zotero, when I right click on the Zotero Connector's icon, it shows https://i.imgur.com/RxjYjUV.png
-
@dstillman , is it possible to add this feature in Zotero 6?
-
Still no updates even with the release of Zotero 6?
-
Thanks a lot! I can confirm that the beta version works. But extra steps of switching to a beta version for database upgrade and switching back to the release version is needed, and I've been using the old database these days with Zotero 4 for Firef…
-
OK, I was able to anonymize my zotero.sqlite by using SQL queries like (after removing the UNIQUE constraints on the columns to be anonymized): UPDATE collections SET collectionName = collectionID These queries set the private and sensitive name…
-
I can try replacing/removing private values from the database on my own and share it, but could you please let me know how I can do this? You mentioned "order of the foreign key constraints" in https://github.com/zotero/zotero/blob/master/resource/…
-
I tried both executing the SQL command (as in https://user-images.githubusercontent.com/104580395/165887217-48403851-5ecc-4f76-9fd3-562958321e03.png) and unchecking the "Foreign Keys" (as in https://user-images.githubusercontent.com/104580395/165887…
-
And will it help anyway if upgrading to some sub-version of 5.0 first?
-
I've installed the official non-portable version of Zotero, and change the datadir to where the zotero.sqlite is located (U:\PortableApps\ZoteroPortable\Data\profile) in order to open that database, and I still get the same error. I'm trying to emp…
-
OK, I'll try that later, as it will take some time to test removing tables while still being able to produce the error. As a last resort as you suggest, if I export the entire library in Zotero 4 with Firefox to Zotero RDF, and then import it into …
-
For privacy concern, I can't share my zotero.sqlite... I'll try using the official non-portable version of Zotero soon, but before that, here is what I get after opening the zotero.sqlite (after copying from \PortableApps\FirefoxPortableESR\Data\pr…
-
Update: I tried holding down Shift at startup to disable third-party plugins, but still get the same error. Is this error related to the Subject not found: http://zotero.org/users/local/R6TvOA40/items/Z834P7NM - dc:replaces - http://zotero.org/use…
-
My zotero.sqlite is about 160MB, which is too big to upload to anywhere... and I'm sure that it has no integrity issues when used with Zotero 4 with Firefox. This error happens only after I copy all the contents within \PortableApps\FirefoxPortableE…
-
I uploaded it to GitHub (actual link is temporarily removed for privacy reason; if @dstillman you haven't downloaded it yet please let me know and I'll update this reply to include the download link). After extraction, it contains "Debug Output.htm"…
-
When I get stuck, here is the screenshot: https://user-images.githubusercontent.com/104580395/165865662-aa8056b7-cfe2-420b-b56d-85af9ffb67dc.png, so there is no "Debug Output Logging" available as in https://www.zotero.org/support/debug_output#debug…