Custom Query (1174 matches)
Results (103 - 105 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #5476 | fixed | Extra whitespace around OAuth verifier code in HTML | ||
| Description |
I start up Pumpa with a fresh config file and point it at my local MediaGoblin:
Then I enter my account Problem is, there's an invisible space at the end of the verifier code which, if accidentally copied too, will make the OAuth verification fail (Pumpa just shows a blank screen). When you repeat the process from the start without copying the space, the verification succeeds and you see the feed of media items. This space should be removed by removing the spaces/line breaks around the verifier code in the HTML template. |
|||
| #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 |
|||
