Custom Query (1174 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (103 - 105 of 1174)

Ticket Resolution Summary Owner Reporter
#5476 fixed Extra whitespace around OAuth verifier code in HTML Ben Sturmfels
Description

I start up Pumpa with a fresh config file and point it at my local MediaGoblin:

pumpa -c temp.cfg

Then I enter my account ben@localhost:6543 and wait 5 mins for Pumpa to try HTTPS, fail, and then try HTTP. When it does, the MediaGoblin asks you to log in, then pops up the OAuth page. Once you click "verify" it shows the OAuth verifier code. All good so far.

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 fr33domlover
Description

I'm on Trisquel 7, building from git master using python 3. When I run make, some PO files fail to compile:

Skipping mediagoblin/i18n/ia/mediagoblin.po which pybabel can't compile :( Skipping mediagoblin/i18n/jbo/mediagoblin.po which pybabel can't compile :(

#5472 cant-reproduce Error to load video... e-holy
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

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