Kicad crashes when I try to open footprint browser - Fedora 22

I just installed Kicad on Fedora 22 from https://copr.fedoraproject.org/coprs/mangelajo/kicad/ and it crashes when I try to browse a footprint.
It works if I add a local mod file, then I can browse that, but online github pretty repo’en make kicad crash.

This is the output from terminal:

2015-08-15 15:59:22.961 [DEBUG]: Sync open url ‘https://codeload.github.com/KiCad/Housings_DFN_QFN.pretty/zip/master
2015-08-15 15:59:23.311 [DEBUG]: Connect to ‘codeload.github.com’.
terminate called after throwing an instance of ‘std::logic_error’
what(): basic_string::_S_construct null not valid
Afbrudt (SIGABRT) (smed kerne)

What to do?

This looks like you have the same problem as is reported here; https://bugs.launchpad.net/kicad/+bug/1484331

Please participate in the bug and say that you see the same issue.