pywal-web icon indicating copy to clipboard operation
pywal-web copied to clipboard

Can't select an image to upload

Open Kyle-Thompson opened this issue 7 years ago • 1 comments

When I click the upload button I'm given this

Traceback (most recent call last):
  File "/app/.heroku/python/lib/python3.6/site-packages/tornado/web.py", line 1541, in _execute
    result = method(*self.path_args, **self.path_kwargs)
  File "server.py", line 19, in post
    file1 = self.request.files.get("file1")[0]
TypeError: 'NoneType' object is not subscriptable

I'm on Arch using Chrome.

Kyle-Thompson avatar Jul 06 '18 01:07 Kyle-Thompson

Thanks for reporting. Can you share the image?

r00tdaemon avatar Jul 06 '18 06:07 r00tdaemon