Custom Query (1173 matches)
Results (211 - 213 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#5335 | duplicate | Particular PDF not uploading | ||
Description |
Well, I have all sorts of PDFs being uploaded properly on the server. This one we will annex is simply not working. This comes from paster log: Nothing useful shows up in media processing panel apart from upload failed. We get the message of "whoa submitted" after uploading. |
|||
#5333 | fixed | Upgrade extlib/freesound/audioprocessing.py | ||
Description |
Currently, it doesn't support Python 3. I would update the code myself, but since it's a third-party dependency (e.g. in extlib/) I prefer to upgrade to a newer version. |
|||
#5332 | fixed | Storage test fails on python3 | ||
Description |
This happens running the test suite on python3 with MG v0.8 (The same error occurs in a few more tests). I don't have an easy guess as to how to fix this. _ test_basic_storage_copy_locally _ Traceback (most recent call last):
TypeError: 'str' does not support the buffer interface |