owncloud / android

:phone: The ownCloud Android App
GNU General Public License v2.0
3.85k stars 3.06k forks source link

Automatic picture upload not starting if "only on wifi" unchecked #2237

Open lhartmann opened 6 years ago

lhartmann commented 6 years ago

Actual behaviour

Expected behaviour

Steps to reproduce

  1. Install and configure owncloud client on android
  2. Enable instant uploads for pictures and videos.
  3. Restrict videos to upload only via wifi (check box), but not pictures (ucheck box).
  4. Take a picture.
  5. Picture upload never starts.
  6. Make a video.
  7. Video uploads normally.
  8. Check "upload only on wifi" for pictures too.
  9. Picture uploads start and work nicely.

Official owncloud server not tested.

Environment data

Android version: 6.0.1 Device model: Samsung Galaxy Note 4, SM-N910C Stock or customized system: Stock ownCloud app version: 2.7.0 ownCloud server version: 10.0.8.5 community

davigonz commented 6 years ago

Hi @lhartmann , thanks for reporting this bug, we will try to reproduce it and give you more information with the details

jesmrec commented 6 years ago

You are performing these steps under wifi connection, i guess. Did you change the network in any moment during the performance?

quan92 commented 6 years ago

I also have this problem

jesmrec commented 6 years ago

@quan92 do you perform the same steps as @lhartmann? all details will be helpful to reproduce

McGeifer commented 5 years ago

After getting my new Xiaomi MI 9T I ran into problems aswell. I only allow the upload via Wi-Fi and it is not working at all (there is no error message or something else).

After a bit of playing around with the settings in the App I could reproduce a very strange behaviour. If I deselect the "Only upload via Wi-Fi" it instantly starts to upload all the pictures that are new for the server. My Wi-Fi connection is always enabled and even if I disable it and re-enable it by hand it won't upload files. So I have to disable the Wi-Fi only option always by hand to make sure it does not use my mobile Internet connection which is kind of annoying.

Android version: 9 PKQ1.190302.001 Device model: Xiaomi Mi 9T Stock or customized system: Stock ownCloud app version: 2.1.3 release 87ce8f0b7 ownCloud server version: 10.0.10.4 community

jesmrec commented 5 years ago

Thanks for the detailed steps!! luckily we will able to reproduce!!

jesmrec commented 5 years ago

Trying to fix several camera upload problems: https://github.com/owncloud/android/pull/2679