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

error when setting raw capture mode #236

Open
whohoho opened this issue Jul 1, 2019 · 1 comment
Open

error when setting raw capture mode #236

whohoho opened this issue Jul 1, 2019 · 1 comment
Labels

Comments

@whohoho
Copy link

whohoho commented Jul 1, 2019

Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
File "/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/local/lib/python2.7/dist-packages/spreads-0.5git20190701.5075-py2.7.egg/spreadsplug/intervaltrigger.py", line 78, in _trigger_loop
capture_func()
File "/usr/local/lib/python2.7/dist-packages/spreads-0.5git20190701.5075-py2.7.egg/spreads/workflow.py", line 104, in wrapped_func
func(*args, **kwargs)
File "/usr/local/lib/python2.7/dist-packages/spreads-0.5git20190701.5075-py2.7.egg/spreads/workflow.py", line 931, in capture
util.check_futures_exceptions(futures)
File "/usr/local/lib/python2.7/dist-packages/spreads-0.5git20190701.5075-py2.7.egg/spreads/util.py", line 119, in check_futures_exceptions
raise next(x for x in futures if x.exception()).exception()
InvalidExifData: Invalid start of EXIF data

@markvdb markvdb added the bug label Jul 2, 2019
@markvdb
Copy link
Member

markvdb commented Jul 2, 2019

Sorry, can't really help you with this.

Leaving for future reference in case someone feels like fixing.

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

No branches or pull requests

2 participants