Camera pictures not uploading

I have a form that asks this question:


This will launch the camera. If you don't want a picture, just
swipe to the next question.
Take a picture of this riser

Which is bound like this:

And the instance has this hierarchy:

... ... ...

If you look at the devices/device setup, we can capture multiple
devices (in a repeat loop) and therefore capture multiple images (e.g.
one per device).

The xForm in ODK Collect shows the image after capture from the
camera, but the uploaded instance has "null" for the image field.

Is this a general problem with uploading media to Aggregate, or is
this a defect with adding media in a repeat loop?

Stuart

hey stuart,

what version of collect and aggregate are you using?

··· On Thu, Sep 30, 2010 at 08:30, Stuart Moffatt wrote: > I have a form that asks this question: > > > This will launch the camera. If you don't want a picture, just > swipe to the next question. > Take a picture of this riser > > > Which is bound like this: > > > > And the instance has this hierarchy: > > > ... > > ... > > ... > > > > > > If you look at the devices/device setup, we can capture multiple > devices (in a repeat loop) and therefore capture multiple images (e.g. > one per device). > > The xForm in ODK Collect shows the image after capture from the > camera, but the uploaded instance has "null" for the image field. > > Is this a general problem with uploading media to Aggregate, or is > this a defect with adding media in a repeat loop? > > Stuart

Should have mentioned the following:

ODK Collect v1.1.4 on Android 2.2 (Verizon Motorola Droid X with Camera 2.2)
ODK Aggregate v.0.9.3 on Google App Engine

Also tested a single picture (not in a repeat loop) and it was still null.

Are image uploads supported for my environment?

··· On Thu, Sep 30, 2010 at 9:30 AM, Stuart Moffatt wrote:

I have a form that asks this question:


This will launch the camera. If you don't want a picture, just
swipe to the next question.
Take a picture of this riser

Which is bound like this:

And the instance has this hierarchy:

... ... ...

If you look at the devices/device setup, we can capture multiple
devices (in a repeat loop) and therefore capture multiple images (e.g.
one per device).

The xForm in ODK Collect shows the image after capture from the
camera, but the uploaded instance has "null" for the image field.

Is this a general problem with uploading media to Aggregate, or is
this a defect with adding media in a repeat loop?

Stuart

Just saw this issue:
http://code.google.com/p/opendatakit/issues/detail?id=114

http://code.google.com/p/opendatakit/issues/detail?id=114which seems to be
my exact problem.

··· On Thu, Sep 30, 2010 at 9:44 AM, Stuart Moffatt wrote:

Should have mentioned the following:

ODK Collect v1.1.4 on Android 2.2 (Verizon Motorola Droid X with Camera
2.2)
ODK Aggregate v.0.9.3 on Google App Engine

Also tested a single picture (not in a repeat loop) and it was still null.

Are image uploads supported for my environment?

On Thu, Sep 30, 2010 at 9:30 AM, Stuart Moffatt stuartmoffatt@gmail.comwrote:

I have a form that asks this question:


This will launch the camera. If you don't want a picture, just
swipe to the next question.
Take a picture of this riser

Which is bound like this:

And the instance has this hierarchy:

... ... ...

If you look at the devices/device setup, we can capture multiple
devices (in a repeat loop) and therefore capture multiple images (e.g.
one per device).

The xForm in ODK Collect shows the image after capture from the
camera, but the uploaded instance has "null" for the image field.

Is this a general problem with uploading media to Aggregate, or is
this a defect with adding media in a repeat loop?

Stuart