Last modified: 2013-01-09 09:34:24 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T39073, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 37073 - Impossible to step from "Upload" to "Release right"
Impossible to step from "Upload" to "Release right"
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
UploadWizard (Other open bugs)
unspecified
All All
: Normal critical (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-24 07:39 UTC by rlevente
Modified: 2013-01-09 09:34 UTC (History)
14 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
UploadWizard Error (96.65 KB, image/jpeg)
2012-05-24 07:39 UTC, rlevente
Details
IMG_1206.JPG & IMG_1207.JPG (79 bytes, text/plain)
2012-05-25 06:11 UTC, rlevente
Details

Description rlevente 2012-05-24 07:39:44 UTC
Created attachment 10647 [details]
UploadWizard Error

After successfull uploading some files the "Next" button does not appear.
Comment 1 Mark Holmquist 2012-05-24 15:50:04 UTC
Hi there!

I'd love to help you, but I need some help first to determine exactly what's going on.

First, I wonder if you did anything unusual to create these images--it looks like they're just pictures, but if you generated some strange EXIF data it might be causing problems.

Second, a bunch of stuff for testing: I'd like to know what version of Firefox you're using, and whether this also happens in other browsers. If it doesn't happen in other browsers, does it happen consistently in Firefox? If it does, does it happen consistently with different files? If you're using an older version of Firefox, does upgrading fix the problem?

Thanks for your help with this, hopefully we can fix it up quickly for you!
Comment 2 Mark Holmquist 2012-05-24 18:02:45 UTC
For the record, Levente replied to me personally with the following information:

1. Apparently no EXIF data was present in the pictures (I checked)

2. The pictures went through upon trying again, so this is potentially a heisenbug.

3. He's using Firefox 12.0, and doesn't use any other browsers.

4. He only uploads JPG files, but about 15-20% of them fail in this way.

Levente, if you have the opportunity to use a different browser, I'd like you to try it out and see if the error still occurs. If this is happening in potentially 1/5 of your uploads, that's a serious problem that I cannot reproduce on my end.

Let me try using Firefox 12 on a Windows machine to reproduce the bug, I'll report back.
Comment 3 Mark Holmquist 2012-05-24 18:17:36 UTC
I tried several times with _exactly_ the files that caused the error in the screenshot, but I can't reproduce.

Levente, is there any pattern that ties together the files causing problems? Without some more hints as to how the error actually happens, I'm afraid I can't properly debug it.
Comment 4 rlevente 2012-05-25 06:11:24 UTC
Created attachment 10651 [details]
IMG_1206.JPG & IMG_1207.JPG

These are the original files I failed to upload 05.24.
Comment 5 rlevente 2012-05-25 06:15:13 UTC
I attached the URL of the original files I failed to upload 05.24.

I have Internet Explorer 7.0 - I continue uploading with it. If there will be any problem I will inform.

Unfortunately I do not find any common property on the files which the uploading failed.
Comment 6 Gary Houston 2012-08-22 05:23:36 UTC
I've seen this occasionally. I think it has only happened if I've deleted a file in the process, e.g., uploaded 2 files, deleted the last one, then upload the 2nd again. The button to go to the next step never appears. Deleting the file once again I think got the button back, but then after uploading it a 3rd time it was missing again.
Comment 7 Mark Holmquist 2012-08-22 16:19:05 UTC
OK, I've tried doing that, but I cannot reproduce on latest master. Maybe we fixed it accidentally somewhere? I don't know.

In any case, we'll call this tentatively resolved. If someone sees this happening on latest master again, feel free to reopen. Thanks to all!
Comment 8 Platonides 2012-09-30 17:09:14 UTC
I just hit this bug in Wikimedia Commons. I was able to reproduce it a second time. But when trying to list the precise steps, I no longer can.

No more than these steps seem to be needed:
- Add several files.
- Remove one of them.
- Add another file.
- Open a file choosing dialog and cancel it.

I suspect it's a timing issue.
Perhaps when you add another file while another is uploading and they both finish roughly at the same time Firefox only triggers one 'finished' event?
All the files end up with a check mark, so it does notice they are all uploaded, though.
Comment 9 Andre Klapper 2012-10-22 23:14:17 UTC
There are at least two more users also affected according to http://commons.wikimedia.org/wiki/Commons:Upload_Wizard_feedback
Comment 10 Andre Klapper 2012-10-25 09:24:44 UTC
Mark: Which specific information is needed to track this down a bit more?
It seems like there are plenty of reporters in https://commons.wikimedia.org/wiki/Commons:Upload_Wizard_feedback that experience this problem and that could be asked for more information.
Comment 11 HJ Mitchell 2012-10-26 17:43:09 UTC
I encountered this yesterday (haven't seen it before or since). I tried to upload three files in a hurry and the third was taking too long so I cancelled it, and the "next" button never appeared. FWIW, I'm using Windows 7 and Google Chrome (latest version). A friend using Chrome on a Mac seems to have encountered this several times.
Comment 12 Derk-Jan Hartman 2012-10-28 15:55:28 UTC
@andre, not much more info is needed. We know quite well what causes this problem (bad indexing of the array of downloads + canceling/removing one of the uploads).

What is needed is someone with the time to rewrite the script, from front to end, to use a better list of downloads.
Comment 13 Nemo 2012-10-28 20:57:46 UTC
Perhaps we could add a warning that it's not advisable to cancel one of the uploads in case <whatever>, in the meanwhile?
Comment 14 Platonides 2012-10-28 21:36:44 UTC
In comment 8 I explain the steps I took. I don't think I cancelled an ongoing upload...
Comment 15 Andre Klapper 2012-10-31 12:55:32 UTC
[I'm bumping priority as this is brought up more than once per week on https://commons.wikimedia.org/wiki/Commons:Upload_Wizard_feedback . This is very visible for quite some users and completely blocks functionality of the tool.]
Comment 16 Derk-Jan Hartman 2012-10-31 13:00:19 UTC
@Platonides, did you remove the first upload ?

Then it's this issue: https://gerrit.wikimedia.org/r/#/c/30443/
Comment 17 Platonides 2012-11-03 19:01:22 UTC
Maybe, I don't know the precise steps to force it.

c30443 seems to be related to the image metadata, but that hadn't been asked yet at the point of the error.
Comment 18 Platonides 2012-11-03 19:22:38 UTC
You are right, TheDJ, it is possible to reproduce this bug by removing the first file:
- Add one file.
- Wait until it finishes.
- Add a second file.
- Wait until it finishes.
- Remove the first file.
- Add a second file.
- Wait until it finishes.
- And you have no «Next» button.

(waiting is not actually required, but makes the behavior more clear)
Comment 19 Sumana Harihareswara 2012-11-05 18:53:19 UTC
Ryan and Ankur, do you possibly have time to review https://gerrit.wikimedia.org/r/#/c/30443/ to help fix this bug?  Thanks.
Comment 20 Derk-Jan Hartman 2012-11-06 20:25:19 UTC
Merged, still requires deploy.
Comment 21 Ryan Kaldari 2012-11-12 02:38:30 UTC
This should get deployed to Commons on Wednesday (Nov. 14).
Comment 22 Sumana Harihareswara 2012-11-16 23:21:15 UTC
Did this get deployed on Wednesday?
Comment 23 Ryan Kaldari 2012-11-17 00:28:23 UTC
Yes, should be live now. Would someone like to try to reproduce again?
Comment 24 db [inactive,noenotif] 2012-11-18 12:45:56 UTC
(In reply to comment #19)
> https://gerrit.wikimedia.org/r/#/c/30443/

Status Merged
Comment 25 Andre Klapper 2012-12-03 10:02:13 UTC
*** Bug 42640 has been marked as a duplicate of this bug. ***
Comment 26 Andre Klapper 2013-01-09 09:34:24 UTC
This might still happen - see https://commons.wikimedia.org/w/index.php?title=Commons:Upload_Wizard_feedback&oldid=87086092#No_.22go.22_.22continue.22_or_.22OK.22_buttons_showing_after_file_upload

Any specific information / instructions to ask that user for in order to track the problem down?

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links