Form crash when images inserted

I have been developing a fairly complex form for some time now, and I just
began inserting images into the survey. The form works fine with no images,
however as soon as I insert one image, all form definition and all words on
the entire form disappear, no matter what platform I use to test the form
(text appears as a - symbol). Any ideas what this could be related to?

Update: any time I try to include any picture in any form, even when it is
a sample form copied and pasted from the web, I get the same bug on Enketo
and on ODK, and it does not matter the image size, where the image is in
the form, or the type of image file. Very frustrating.

··· On Thursday, July 14, 2016 at 3:58:15 PM UTC-4, ab...@healthadvocacyinnovations.org wrote: > > I have been developing a fairly complex form for some time now, and I just > began inserting images into the survey. The form works fine with no images, > however as soon as I insert one image, all form definition and all words on > the entire form disappear, no matter what platform I use to test the form > (text appears as a - symbol). Any ideas what this could be related to? >

If the Birds demo works (downloadable from https://opendatakit.appspot.com
), this would indicate a problem with your images or the way you are trying
to add your images to the form.

Note that images for "myform" are stored in the
/sdcard/okd/forms/myform-media/ folder on the device.

Do not create nested folders within that folder -- just place all your
images in that folder.

Verify that the images are there. In your XLSX form definition, just use
the image filename and filetype (.jpg, .jpeg, .png); no folder path, etc.

Also, what size is your image? You should resize your images to be
reasonably small. e.g., no bigger than 1024 pixels in any dimension, and
generally much smaller. This information is available on a Windows system
by selecting the image file, right-click, Properties, and selecting the
Details tab.

If you have images that are very large, you could be running out of memory
on your device.

To see what errors might be occurring, you will need to run 'adb logcat' as
described here:

··· On Thu, Jul 14, 2016 at 1:30 PM, wrote:

Update: any time I try to include any picture in any form, even when it is
a sample form copied and pasted from the web, I get the same bug on Enketo
and on ODK, and it does not matter the image size, where the image is in
the form, or the type of image file. Very frustrating.

On Thursday, July 14, 2016 at 3:58:15 PM UTC-4, ab...@healthadvocacyinnovations.org wrote:

I have been developing a fairly complex form for some time now, and I
just began inserting images into the survey. The form works fine with no
images, however as soon as I insert one image, all form definition and all
words on the entire form disappear, no matter what platform I use to test
the form (text appears as a - symbol). Any ideas what this could be related
to?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

The birds demo also doesn't work.

Pictures are in JPG format, and are very small, generally only about 300
pixels in any direction. The media is all stored in the correct location on
the android and will open individually, but the form does not work in
Enketo or on my Android, and forms experience the same issue on both.

··· On Thu, Jul 14, 2016 at 6:16 PM, Mitch Sundt wrote:

If the Birds demo works (downloadable from https://opendatakit.appspot.com
), this would indicate a problem with your images or the way you are trying
to add your images to the form.

Note that images for "myform" are stored in the
/sdcard/okd/forms/myform-media/ folder on the device.

Do not create nested folders within that folder -- just place all your
images in that folder.

Verify that the images are there. In your XLSX form definition, just use
the image filename and filetype (.jpg, .jpeg, .png); no folder path, etc.

Also, what size is your image? You should resize your images to be
reasonably small. e.g., no bigger than 1024 pixels in any dimension, and
generally much smaller. This information is available on a Windows system
by selecting the image file, right-click, Properties, and selecting the
Details tab.

If you have images that are very large, you could be running out of memory
on your device.

To see what errors might be occurring, you will need to run 'adb logcat'
as described here:
https://github.com/opendatakit/opendatakit/wiki/Collect-Troubleshooting

On Thu, Jul 14, 2016 at 1:30 PM, abby@healthadvocacyinnovations.org wrote:

Update: any time I try to include any picture in any form, even when it
is a sample form copied and pasted from the web, I get the same bug on
Enketo and on ODK, and it does not matter the image size, where the image
is in the form, or the type of image file. Very frustrating.

On Thursday, July 14, 2016 at 3:58:15 PM UTC-4, ab...@healthadvocacyinnovations.org wrote:

I have been developing a fairly complex form for some time now, and I
just began inserting images into the survey. The form works fine with no
images, however as soon as I insert one image, all form definition and all
words on the entire form disappear, no matter what platform I use to test
the form (text appears as a - symbol). Any ideas what this could be related
to?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/7x6Nyik-P18/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

What version of ODK Collect are you using, and what Android OS are you
using?

··· On Fri, Jul 15, 2016 at 6:05 AM, Abby Reynolds < abby@healthadvocacyinnovations.org> wrote:

The birds demo also doesn't work.

Pictures are in JPG format, and are very small, generally only about 300
pixels in any direction. The media is all stored in the correct location on
the android and will open individually, but the form does not work in
Enketo or on my Android, and forms experience the same issue on both.

On Thu, Jul 14, 2016 at 6:16 PM, Mitch Sundt mitchellsundt@gmail.com wrote:

If the Birds demo works (downloadable from
https://opendatakit.appspot.com ), this would indicate a problem with
your images or the way you are trying to add your images to the form.

Note that images for "myform" are stored in the
/sdcard/okd/forms/myform-media/ folder on the device.

Do not create nested folders within that folder -- just place all your
images in that folder.

Verify that the images are there. In your XLSX form definition, just use
the image filename and filetype (.jpg, .jpeg, .png); no folder path, etc.

Also, what size is your image? You should resize your images to be
reasonably small. e.g., no bigger than 1024 pixels in any dimension, and
generally much smaller. This information is available on a Windows system
by selecting the image file, right-click, Properties, and selecting the
Details tab.

If you have images that are very large, you could be running out of
memory on your device.

To see what errors might be occurring, you will need to run 'adb logcat'
as described here:
https://github.com/opendatakit/opendatakit/wiki/Collect-Troubleshooting

On Thu, Jul 14, 2016 at 1:30 PM, abby@healthadvocacyinnovations.org wrote:

Update: any time I try to include any picture in any form, even when it
is a sample form copied and pasted from the web, I get the same bug on
Enketo and on ODK, and it does not matter the image size, where the image
is in the form, or the type of image file. Very frustrating.

On Thursday, July 14, 2016 at 3:58:15 PM UTC-4, ab...@healthadvocacyinnovations.org wrote:

I have been developing a fairly complex form for some time now, and I
just began inserting images into the survey. The form works fine with no
images, however as soon as I insert one image, all form definition and all
words on the entire form disappear, no matter what platform I use to test
the form (text appears as a - symbol). Any ideas what this could be related
to?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/7x6Nyik-P18/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

It is ODK collect 1.4.10 and the Android OS is 4.4.2. I don't think it is
even a problem with ODK though, as the form does not work even on my
desktop using Enketo. Seems to be some glitch in the XLS converting
process.

··· On Fri, Jul 15, 2016 at 12:11 PM, Mitch Sundt wrote:

What version of ODK Collect are you using, and what Android OS are you
using?

On Fri, Jul 15, 2016 at 6:05 AM, Abby Reynolds < abby@healthadvocacyinnovations.org> wrote:

The birds demo also doesn't work.

Pictures are in JPG format, and are very small, generally only about 300
pixels in any direction. The media is all stored in the correct location on
the android and will open individually, but the form does not work in
Enketo or on my Android, and forms experience the same issue on both.

On Thu, Jul 14, 2016 at 6:16 PM, Mitch Sundt mitchellsundt@gmail.com wrote:

If the Birds demo works (downloadable from
https://opendatakit.appspot.com ), this would indicate a problem with
your images or the way you are trying to add your images to the form.

Note that images for "myform" are stored in the
/sdcard/okd/forms/myform-media/ folder on the device.

Do not create nested folders within that folder -- just place all your
images in that folder.

Verify that the images are there. In your XLSX form definition, just use
the image filename and filetype (.jpg, .jpeg, .png); no folder path, etc.

Also, what size is your image? You should resize your images to be
reasonably small. e.g., no bigger than 1024 pixels in any dimension, and
generally much smaller. This information is available on a Windows system
by selecting the image file, right-click, Properties, and selecting the
Details tab.

If you have images that are very large, you could be running out of
memory on your device.

To see what errors might be occurring, you will need to run 'adb logcat'
as described here:
https://github.com/opendatakit/opendatakit/wiki/Collect-Troubleshooting

On Thu, Jul 14, 2016 at 1:30 PM, abby@healthadvocacyinnovations.org wrote:

Update: any time I try to include any picture in any form, even when it
is a sample form copied and pasted from the web, I get the same bug on
Enketo and on ODK, and it does not matter the image size, where the image
is in the form, or the type of image file. Very frustrating.

On Thursday, July 14, 2016 at 3:58:15 PM UTC-4, ab...@healthadvocacyinnovations.org wrote:

I have been developing a fairly complex form for some time now, and I
just began inserting images into the survey. The form works fine with no
images, however as soon as I insert one image, all form definition and all
words on the entire form disappear, no matter what platform I use to test
the form (text appears as a - symbol). Any ideas what this could be related
to?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/7x6Nyik-P18/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/7x6Nyik-P18/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

What converter are you using?

··· On Fri, Jul 15, 2016 at 10:04 AM, Abby Reynolds < abby@healthadvocacyinnovations.org> wrote:

It is ODK collect 1.4.10 and the Android OS is 4.4.2. I don't think it is
even a problem with ODK though, as the form does not work even on my
desktop using Enketo. Seems to be some glitch in the XLS converting
process.

On Fri, Jul 15, 2016 at 12:11 PM, Mitch Sundt mitchellsundt@gmail.com wrote:

What version of ODK Collect are you using, and what Android OS are you
using?

On Fri, Jul 15, 2016 at 6:05 AM, Abby Reynolds < abby@healthadvocacyinnovations.org> wrote:

The birds demo also doesn't work.

Pictures are in JPG format, and are very small, generally only about 300
pixels in any direction. The media is all stored in the correct location on
the android and will open individually, but the form does not work in
Enketo or on my Android, and forms experience the same issue on both.

On Thu, Jul 14, 2016 at 6:16 PM, Mitch Sundt mitchellsundt@gmail.com wrote:

If the Birds demo works (downloadable from
https://opendatakit.appspot.com ), this would indicate a problem with
your images or the way you are trying to add your images to the form.

Note that images for "myform" are stored in the
/sdcard/okd/forms/myform-media/ folder on the device.

Do not create nested folders within that folder -- just place all your
images in that folder.

Verify that the images are there. In your XLSX form definition, just
use the image filename and filetype (.jpg, .jpeg, .png); no folder path,
etc.

Also, what size is your image? You should resize your images to be
reasonably small. e.g., no bigger than 1024 pixels in any dimension, and
generally much smaller. This information is available on a Windows system
by selecting the image file, right-click, Properties, and selecting the
Details tab.

If you have images that are very large, you could be running out of
memory on your device.

To see what errors might be occurring, you will need to run 'adb
logcat' as described here:
https://github.com/opendatakit/opendatakit/wiki/Collect-Troubleshooting

On Thu, Jul 14, 2016 at 1:30 PM, abby@healthadvocacyinnovations.org wrote:

Update: any time I try to include any picture in any form, even when
it is a sample form copied and pasted from the web, I get the same bug on
Enketo and on ODK, and it does not matter the image size, where the image
is in the form, or the type of image file. Very frustrating.

On Thursday, July 14, 2016 at 3:58:15 PM UTC-4, ab...@healthadvocacyinnovations.org wrote:

I have been developing a fairly complex form for some time now, and I
just began inserting images into the survey. The form works fine with no
images, however as soon as I insert one image, all form definition and all
words on the entire form disappear, no matter what platform I use to test
the form (text appears as a - symbol). Any ideas what this could be related
to?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/7x6Nyik-P18/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/7x6Nyik-P18/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

I have tried both the online XLSform converter and the offline. Both seem
to give the same result.

··· On Fri, Jul 15, 2016 at 2:02 PM, Mitch Sundt wrote:

What converter are you using?

On Fri, Jul 15, 2016 at 10:04 AM, Abby Reynolds < abby@healthadvocacyinnovations.org> wrote:

It is ODK collect 1.4.10 and the Android OS is 4.4.2. I don't think it is
even a problem with ODK though, as the form does not work even on my
desktop using Enketo. Seems to be some glitch in the XLS converting
process.

On Fri, Jul 15, 2016 at 12:11 PM, Mitch Sundt mitchellsundt@gmail.com wrote:

What version of ODK Collect are you using, and what Android OS are you
using?

On Fri, Jul 15, 2016 at 6:05 AM, Abby Reynolds < abby@healthadvocacyinnovations.org> wrote:

The birds demo also doesn't work.

Pictures are in JPG format, and are very small, generally only about
300 pixels in any direction. The media is all stored in the correct
location on the android and will open individually, but the form does not
work in Enketo or on my Android, and forms experience the same issue on
both.

On Thu, Jul 14, 2016 at 6:16 PM, Mitch Sundt mitchellsundt@gmail.com wrote:

If the Birds demo works (downloadable from
https://opendatakit.appspot.com ), this would indicate a problem with
your images or the way you are trying to add your images to the form.

Note that images for "myform" are stored in the
/sdcard/okd/forms/myform-media/ folder on the device.

Do not create nested folders within that folder -- just place all your
images in that folder.

Verify that the images are there. In your XLSX form definition, just
use the image filename and filetype (.jpg, .jpeg, .png); no folder path,
etc.

Also, what size is your image? You should resize your images to be
reasonably small. e.g., no bigger than 1024 pixels in any dimension, and
generally much smaller. This information is available on a Windows system
by selecting the image file, right-click, Properties, and selecting the
Details tab.

If you have images that are very large, you could be running out of
memory on your device.

To see what errors might be occurring, you will need to run 'adb
logcat' as described here:
https://github.com/opendatakit/opendatakit/wiki/Collect-Troubleshooting

On Thu, Jul 14, 2016 at 1:30 PM, abby@healthadvocacyinnovations.org wrote:

Update: any time I try to include any picture in any form, even when
it is a sample form copied and pasted from the web, I get the same bug on
Enketo and on ODK, and it does not matter the image size, where the image
is in the form, or the type of image file. Very frustrating.

On Thursday, July 14, 2016 at 3:58:15 PM UTC-4, ab...@healthadvocacyinnovations.org wrote:

I have been developing a fairly complex form for some time now, and
I just began inserting images into the survey. The form works fine with no
images, however as soon as I insert one image, all form definition and all
words on the entire form disappear, no matter what platform I use to test
the form (text appears as a - symbol). Any ideas what this could be related
to?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/7x6Nyik-P18/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/7x6Nyik-P18/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/7x6Nyik-P18/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hi Abby,

If you are still having this problem, zip up your form and send it to
me directly. I'd be glad to take a look.

Thanks,

Yaw

··· -- Need ODK consultants? Nafundi provides form design, server setup, in-field training, and software development for ODK. Go to https://nafundi.com to get started.

On Fri, Jul 15, 2016 at 6:28 PM, Abby Reynolds abby@healthadvocacyinnovations.org wrote:

I have tried both the online XLSform converter and the offline. Both seem to
give the same result.

On Fri, Jul 15, 2016 at 2:02 PM, Mitch Sundt mitchellsundt@gmail.com wrote:

What converter are you using?

On Fri, Jul 15, 2016 at 10:04 AM, Abby Reynolds abby@healthadvocacyinnovations.org wrote:

It is ODK collect 1.4.10 and the Android OS is 4.4.2. I don't think it is
even a problem with ODK though, as the form does not work even on my desktop
using Enketo. Seems to be some glitch in the XLS converting process.

On Fri, Jul 15, 2016 at 12:11 PM, Mitch Sundt mitchellsundt@gmail.com wrote:

What version of ODK Collect are you using, and what Android OS are you
using?

On Fri, Jul 15, 2016 at 6:05 AM, Abby Reynolds abby@healthadvocacyinnovations.org wrote:

The birds demo also doesn't work.

Pictures are in JPG format, and are very small, generally only about
300 pixels in any direction. The media is all stored in the correct location
on the android and will open individually, but the form does not work in
Enketo or on my Android, and forms experience the same issue on both.

On Thu, Jul 14, 2016 at 6:16 PM, Mitch Sundt mitchellsundt@gmail.com wrote:

If the Birds demo works (downloadable from
https://opendatakit.appspot.com ), this would indicate a problem with your
images or the way you are trying to add your images to the form.

Note that images for "myform" are stored in the
/sdcard/okd/forms/myform-media/ folder on the device.

Do not create nested folders within that folder -- just place all your
images in that folder.

Verify that the images are there. In your XLSX form definition, just
use the image filename and filetype (.jpg, .jpeg, .png); no folder path,
etc.

Also, what size is your image? You should resize your images to be
reasonably small. e.g., no bigger than 1024 pixels in any dimension, and
generally much smaller. This information is available on a Windows system
by selecting the image file, right-click, Properties, and selecting the
Details tab.

If you have images that are very large, you could be running out of
memory on your device.

To see what errors might be occurring, you will need to run 'adb
logcat' as described here:
https://github.com/opendatakit/opendatakit/wiki/Collect-Troubleshooting

On Thu, Jul 14, 2016 at 1:30 PM, abby@healthadvocacyinnovations.org wrote:

Update: any time I try to include any picture in any form, even when
it is a sample form copied and pasted from the web, I get the same bug on
Enketo and on ODK, and it does not matter the image size, where the image is
in the form, or the type of image file. Very frustrating.

On Thursday, July 14, 2016 at 3:58:15 PM UTC-4, ab...@healthadvocacyinnovations.org wrote:

I have been developing a fairly complex form for some time now, and
I just began inserting images into the survey. The form works fine with no
images, however as soon as I insert one image, all form definition and all
words on the entire form disappear, no matter what platform I use to test
the form (text appears as a - symbol). Any ideas what this could be related
to?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it,
send an email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/7x6Nyik-P18/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google
Groups "ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/7x6Nyik-P18/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to a topic in the
Google Groups "ODK Community" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/opendatakit/7x6Nyik-P18/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.