Custom Query (1173 matches)
Results (85 - 87 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#568 | fixed | please use signed git tags | ||
Description |
Hi, I checked out mediagoblin from source and wanted to start testing. However before that I'd like to know who wrote the code. Therefor I'd be very nice, if you could sign your git tags with git tag -s (man git-tag). Thank you! |
|||
#569 | wontfix | please do not commit .jar files to git (closure-compiler) | ||
Description |
Hi, I found the closure-compiler jar in extlib/leaflet/lib/closure-compiler/compiler.jar. Is closure a hard dependency or could mediagoblin be built without it? closure is not packaged for Debian so it would make it even harder to get mediagoblin in Debian. How do you plan to create a source only tarball if you commit .jar files to git? I'd propose to rely on closure-compiler being available and probably provide a two liner shell script to download and sha1sum the .jar file. Regards, Thomas Koch |
|||
#788 | invalid | Audio submissions to gobblin.se fail without error | ||
Description |
When attempting to add an audio file, the immediate response is that the submission was successful, but after a minute or two, the Media Processing Panel reports that the upload failed to process. I have attempted this with Ogg/Vorbis, FLAC, and WAV files, with the exact same results. Images do work though; I have not tried other media types. A screenshot walkthrough is here: https://gobblin.se/u/thewayyouwere/collection/mediagobblin-audio-upload-error/ As you can see from the comments of the third image, at least one other user is experiencing this problem as well. |