Custom Query (1173 matches)
Results (103 - 105 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#5475 | invalid | some PO files fail to build | ||
Description |
I'm on Trisquel 7, building from git master using python 3. When I run
|
|||
#5472 | cant-reproduce | Error to load video... | ||
Description |
My error is: GStreamer: gst-library-error-quark: Could not initialize supporting library. (3) when i will load an video... My system is: 4.7.2-201.fc24.x86_64 - Linux/Fedora 24/x86_64 --- 2016-09-07 10:35:37,350 INFO [mediagoblin.media_types] Info about file found, checking further 2016-09-07 10:35:37,350 INFO [mediagoblin.media_types] checking the contents with sniffer 2016-09-07 10:35:37,350 INFO [mediagoblin.media_types.video.processing] Sniffing mediagoblin.media_types.video 2016-09-07 10:35:37,352 INFO [mediagoblin.media_types.tools] Discovering /tmp/tmpIcADjv... error: XDG_RUNTIME_DIR not set in the environment. error: XDG_RUNTIME_DIR not set in the environment. 2016-09-07 10:35:37,364 WARNING [mediagoblin.media_types.video.processing] GStreamer: gst-library-error-quark: Could not initialize supporting library. (3) 2016-09-07 10:35:37,364 INFO [mediagoblin.media_types] sniffer says it will not accept the file |
|||
#5471 | invalid | Difficulty with fastcgi section from deployment guide. | ||
Description |
I have followed the deployment guide, changing just mediagoblin.example.org to mediagoblin.tng.com. When I get to the end and run the command "./lazyserver.sh --server-name=fcgi fcgi_host=127.0.0.1 fcgi_port=26543" I am unable to get the website to load. It works fine when I ran "./lazy-server.sh --server-name=broadcast" |