Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (211 - 213 of 1173)

Ticket Resolution Summary Owner Reporter
#5335 duplicate Particular PDF not uploading anongoblin
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:

Error: Failed to load processor bash
No macro or processor named 'bash' found

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 berkerpeksag
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 spaetz
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):

File "/srv/media.sspaeth.de/mediagoblin/mediagoblin/tests/test_storage.py", line 284, in test_basic_storage_copy_locally

our_file.write('Testing this file')

File "/srv/media.sspaeth.de/mediagoblin/mediagoblin/storage/filestorage.py", line 35, in write

super(FileObjectAwareFile, self).write(data)

TypeError: 'str' does not support the buffer interface

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.