Skip to content
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

photos not showing up on droid eris #54

Closed
mitchellsundt opened this issue Jul 8, 2015 · 5 comments
Closed

photos not showing up on droid eris #54

mitchellsundt opened this issue Jul 8, 2015 · 5 comments

Comments

@mitchellsundt
Copy link
Contributor

mitchellsundt commented Jul 8, 2015

Migrated to getodk/collect#28 by spacetelescope/github-issues-import

Originally reported on Google Code with ID 53

I was testing my auth code on an HTC Droid Eris phone earlier, and noticed that it seems
to be 
uploading photos of zero length to my server.  This doesn't seem related to the code
I added --- I 
dropped back to the release apk and it has the same behavior.  (It all works fine under
the emulator 
as well.)  I put it under the debugger and JPEG file being attached to the form post
is reporting a 
content length of zero bytes in the InstanceUploaderTask.  This is kind of weird, because
the photos 
are being taken and show up in the camera app.

It's a Verizon phone running 1.5.  I don't think it's an issue on the server side,
since I see the 
problem both on my local server and on open-data-kit.appspot.com, and my stepping through
the 
code makes it look like an empty file is being sent up from the client.

Reported by yanokwa on 2010-04-29 22:27:17

@mitchellsundt
Copy link
Contributor Author

mitchellsundt commented Jul 8, 2015

Migrated to opendatakit/collect#28 (comment) by spacetelescope/github-issues-import

I have the same issue with collect 1.1.4 (non-modified) and a lg gw620 terminal running
android 1.5-cupcake...

If it may help debugging, and it may allow me to get an answer...


Reported by roquebertsylvain on 2010-08-23 12:06:29

@mitchellsundt
Copy link
Contributor Author

mitchellsundt commented Jul 8, 2015

Migrated to opendatakit/collect#28 (comment) by spacetelescope/github-issues-import

Updating flags

Reported by wbrunette on 2010-08-23 19:10:19

  • Labels added: Collect

@mitchellsundt
Copy link
Contributor Author

mitchellsundt commented Jul 8, 2015

Migrated to opendatakit/collect#28 (comment) by spacetelescope/github-issues-import

This comment may belong in a separate defect/bug but when I try to take a photograph
as part of any of the default/test forms with a Droid Eris running android 2.1 i get
a "Sorry! The application (process org.odk.collect.android) has stopped unexpectedly.
 Please try again."

Reported by buckley.tom on 2011-02-22 20:41:10

@mitchellsundt
Copy link
Contributor Author

mitchellsundt commented Jul 8, 2015

Migrated to opendatakit/collect#28 (comment) by spacetelescope/github-issues-import

Reported by yanokwa on 2012-05-25 15:46:39

@mitchellsundt
Copy link
Contributor Author

mitchellsundt commented Jul 8, 2015

Migrated to opendatakit/collect#28 (comment) by spacetelescope/github-issues-import

Reported by yanokwa on 2012-05-25 19:08:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants