-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
21.10-experimental2 stops at radom images #145
Comments
Turns out the blocking element is somewhere in the filename string. If the files are renamed both in the folder and in the "A" column of the spreadsheet then everything works fine. So we have a workaround, although an uneasy one. |
@Aktron thank you for the report! Indeed this should not have been the previous behavior, an error should have been raised but the upload should have continued. Do you have the Pattypan log at hand? |
Unfortunately not :-( I have completed the uploading session already. So far it seems that for 600 files it makes about 11 those who trigger this bug. I have checked the text output from console and so far I haven't found anything suspicious :-( Otherwise I'd paste it here. Just one question: Is the "log" this thing or can I find it somewhere else? |
Pattypan writes its log to a file accessible from Pattypan's start page, it should, however, be the same as the console output. |
I see. It crashes when I try to download it, then again I upload with pattypan a lot ;-) I will copy the output from terminal once I'll be uploading new files. |
Supplemental: It seems this bug does not appear anymore. At least it did not during the last two uploads. I will be cautious and in case I'll find something like this in the future I'll report it here. |
I don't seem to be able to manage any uploads unfortunately. Not sure if it's to do with my filename schema that the bug is hitting all of them, or whether it's just a general bug. |
@TheKnightWho, do you have a log or filename examples to share? |
Sure! I have the same problem when I upload. The error appears to be completely random, and I only notice that it has crashed when the network activity indicator stops blinking. When I restart pattypan to try the upload again, the error persists. It only works when I change some character in the filename and in the excel table (changing a space for an underline is enough).
|
Here's the xls file I've been using to upload. They're SVGs of Korean Hangul, FYI. None of them seem to be uploading. |
I have the same issue see https://commons.wikimedia.org/wiki/Commons_talk:Pattypan#pattypan_21.10_upload_stucks |
Hi. I have to say, as of recently my wife has experienced this problem as well when uploading cca 600 images. The spreadsheet file is here: |
I have fixed the underlying problem. See wiki-java d270616. |
I have published a new release with the upstream changes to resolve this: https://github.com/Kartkod/pattypan/releases/tag/pattypan-21-10-experimental-4 |
I also encountered the issue - my test load with two images got stuck at the first image with 21.10-experimental-2 and 21.10-experimental-3. Is there a chance to get the .jar file for 21.10-experimental-4 as with the previous releases, or do I have to compile them with ant? |
@annalauraw I have added the JAR to the release(I had missed it). |
I still have the same issue with 21.10-experimental-4: my test load gets stuck at the first image (tested on Windows 10 with two different .xls files, two images each). Here's an example: And here's the Pattypan output: Java version: OpenJFX version: |
@annalauraw thank you for letting us know! |
@annalauraw Please provide a download link to the images. |
@MER-C please find my two test load images here: https://drive.switch.ch/index.php/s/nXiYUN34qGfhQsZ. |
The latest Wiki.java is able to upload these images without problems. https://test.wikipedia.org/wiki/File:Test1236.jpg |
I have been unable to reproduce this too. |
The great news is that 21.10-experimental2 works and uploads images to Commons!
The bad news is that the uploading process tends to be interrupted at random when uploading some images. As far as I tried (I uploaded cca 300 images with 21.10-experimental2) I can see no pattern in which images are stopping the upload. It seems to be a bit more likely if the filename includes "01" string. But some others tend to stop the uploading process too. Thats the only similiarity I found.
The whole thing just stops, there is no error message or anything similar :-/
This error did not occur prior to Oct 1 and the change of Mediawiki or upgrade of Pattypan.
pattypan 2021-10-13 20_17_24.xls
This is an example spreadhseet I used. The uploading process stops at file on line 23 for no apparent reason :-(
The text was updated successfully, but these errors were encountered: