Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (382 - 384 of 1174)

Ticket Resolution Summary Owner Reporter
#5054 fixed timesince doens't seem to respect UTC timestamps in db ayleph
Description

After upgrading my db for 0.8.0, new media entries have UTC timestamps (rather than GMT-5 that all of my old media entries have). However, new media always shows as added/submitted 0 mins ago. It seems that timesince doesn't account for the time zone difference.

#5062 fixed which bower > /dev/null doesn't redirect stderr ayleph
Description

devtools/update_extlib.sh uses which to look for bower in $PATH. However, it doesn't redirect stderr to /dev/null, so the user sees a misleading message if bower does not exist in $PATH. This causes the user to think that bower is being reinstalled every time devtools/update_extlib.sh runs.

#5070 fixed GStreamer bails unexpectedly on video file ayleph
Description

I get this error when trying to upload a working mp4 file, using current master (https://gitorious.org/mediagoblin/mediagoblin/commit/714008693e08fc8a229fb3f7822c70c132aade7f). The same file is processed successfully on 0.7.2-dev.

2015-03-15 11:24:14,893 INFO    [mediagoblin.media_types] Info about file found, checking further
2015-03-15 11:24:14,893 INFO    [mediagoblin.media_types] checking the contents with sniffer
2015-03-15 11:24:14,893 INFO    [mediagoblin.media_types.video.processing] Sniffing mediagoblin.media_types.video
2015-03-15 11:24:14,893 INFO    [mediagoblin.media_types.tools] Discovering /tmp/tmpn4ekgH...
2015-03-15 11:24:14,898 WARNING [mediagoblin.media_types.video.processing] GStreamer: gst-stream-error-quark: This file is incomplete and cannot be played. (9)
2015-03-15 11:24:14,898 INFO    [mediagoblin.media_types] sniffer says it will not accept the file
2015-03-15 11:24:14,899 DEBUG   [mediagoblin.media_types] GStreamer: gst-stream-error-quark: This file is incomplete and cannot be played. (9)
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.