-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Projects don't load anymore (OpenRefine 3.7.6) #96
Comments
Note: I tried loading many different Commons categories, and with different parameters in the preview screen. No difference, all the same result. The preview screen looks good. |
This looks like an error linked to the thumbnail rendering. |
Thanks, that's a fast response :-) Console says this:
I was loading the categories Rotterdam in the 17th Century and Rotterdam in the 18th Century. |
If it helps (maybe unrelated, maybe not): I have now loaded a project with Commons files from clipboard, and reconciled them. I noticed two things (I can create separate issues if these are unrelated):
|
I did more troubleshooting:
|
Is the Commons reconciliation service correctly registered in your OpenRefine? Looking at the error message I'd say it's likely that it's not there. You could try removing it and adding it again, perhaps. |
In any case it looks like the code is missing some safeguards, it really should not fail while rendering a cell in a way that aborts the rendering of the rest of the grid, so I'd say it would be worth keeping this issue open for that. |
This bug is still present: https://forum.openrefine.org/t/nothing-displaying-when-opening-a-project/1188/20 |
In addition to/to further explain the above, re-adding the reconciliation service manually partially fixes the problem, and the project loads, but doesn't show thumbnails (except when I mouse over the reconciled files.) |
Paws uses 3.7.9, whereas the patch for this is only available from 3.8.0-beta1 |
This should be solved with OpenRefine 3.8 and the Commons extension 0.1.2. Some thumbnails will likely still not appear, but it will not break the displaying of the entire grid. Perhaps we can leave this issue open to fix the underlying problem (of some thumbnails not displaying). |
I hadn't used the Commons extension for a long while (probably since a few OpenRefine versions ago). I now tried to load projects based on Commons categories, and then projects refuse to load correctly.
I'm on MacOS using OpenRefine 3.7.6 and the Commons extension 0.1.1.
Screenshot after the preview screen:
Interestingly, it does show that there are 48 rows and the project can also be exported (I tried to an excel sheet, and that works correctly, I get a sheet with file names then).
The text was updated successfully, but these errors were encountered: