-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Bug]: Commons app not showing pictures uploaded via web #5689
Comments
I'm not sure if this has started happening recently, I remember seeing some requests in the Play Store reviews as well. For instance, this is from March 2023 (this was for tablets, but we use the same logic I believe): When I upload a file from computer, I can't see the updated file from here. |
Yes: logging out, and then logging back in makes the web contributions appear in the Commons app. |
I can confirm that bug is still present in latest f-droid release ( |
While signing out and then signing in again helps load the images from web, interestingly, Commons treats the images uploaded via web and app wizard differently. Even though I'd uploaded this picture via web, I didn't get any warning that the picture exists already while uploading from the app (it shows up in my contributions list on the app because of the workaround I'd followed). The picture got uploaded again, and is still not showing as a duplicate. |
@RitikaPahwa4444 you should probably best open that as a separate issue (mentioning this one) as it seems a different problem entirely. Without looking at the source, I'd guess that either:
|
I tried uploading a picture from |
This is encouraging; can anyone confirm whether the functionality is now working correctly? Thanks, Chris. |
For me, on the latest F-Droid release (5.1.0), the contributions made on the web upload wizard appear after the app is restarted (by first removing it from the recents screen).
There doesn't seem to be any pull-to-refresh gesture (as attempted in the attached screen recording). Implementing one is fairly straightforward. If it isn't seen as introducing unnecessary complexity, I can take it on. |
I just merged #6041 which fixes this. 🙂 |
I can confirm that with with 5.1.2 from F-droid this works, although with slight delay (which does not show that anything is happening):
So, it works now. It is not very intuitive as there is no indicator that anything is happening in the background; but that is not really important, as I usually won't even be searching for other pictures uploaded via other device so soon (it more often happens after days or weeks when I'm searching for something I've uploaded before) (also ref: #6084) |
Summary
I mostly upload images via Commons app, but sometimes I do it via web interface on my desktop via this webpage: https://commons.wikimedia.org/wiki/Special:UploadWizard
However, Commons app does not seem to show those uploads (on main page, or via Hamburger menu / Username / Contributions), instead of only showing the pictures uploaded via Commons app. Even when I try to "swipe down" to try to refresh the list of pictures, or enable/disable limited connection mode in attempt to get list of contributions to "sync".
That is, needless to say, highly confusing, as then I imagine I did not upload that pictures at all...
Note: I'm lately also experiencing:
if that might be related? I'm note 100% sure, but I think that it updated automatically correctly few months back (at least I still seem to see some older pictures in the Commons app that were uploaded e.g. in November 2023 via web interface. But the new ones in last week or two do not seem to get into the app)
Steps to reproduce
Expected behaviour
after I upload some pictures to commons via https://commons.wikimedia.org/wiki/Special:UploadWizard, they should be visible in Commons app too (at least after app restart / refresh).
Actual behaviour
pictures to commons via https://commons.wikimedia.org/wiki/Special:UploadWizard are not visible in Commons app.
Device name
Samsung Galaxy S23+
Android version
Android 14
Commons app version
4.2.1~14b6c455b (latest F-droid)
Device logs
CommonsAppLogs2.zip
Screen-shots
note that that yellow circle pic (
Turning marker on Jarun.jpg
) is missing in Commons app display, while it is visible on my commons web page.small_Screen_Recording_20240414_001607_Commons.mp4
Would you like to work on the issue?
Prefer not
The text was updated successfully, but these errors were encountered: