DIYBookScanner / spreadpi

Raspberry Pi image for controlling a DIYBookScanner via spreads
GNU General Public License v2.0
37 stars 11 forks source link

Apostrophe prevents image capture but not workflow creation #18

Closed danielreetz closed 10 years ago

danielreetz commented 10 years ago

Steps to reproduce:

In "Workflow Name" field write "Here's Where to Write The Title Of Your Book".

Try to capture some images. The capture will fail, even though the cameras appear to configure correctly.

Remove apostrophe, titling workflow "Heres Where to Write The Title Of Your Book" - images can be successfully captured.

Not sure if this is spreads-wide so I am putting it in SpreadPi.

jbaiter commented 10 years ago

Do you have a specific error message and/or the log file? This is most probably a bug in spreads itself, since filenames should not make the application break on any platform.

danielreetz commented 10 years ago

Ack. Should have included this: http://danreetz.com/diybookscanner/spreadslog_apostrophe.json

This was the 4/4 build from the buildbot updated via git pull that I mentioned earlier. I am so, so sorry if this particular setup is the root cause.

jbaiter commented 10 years ago

This has been fixed with the introduction of the metadata layer a few weeks ago.