After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 576872 - crash when importing a clip with an esoteric file name
crash when importing a clip with an esoteric file name
Status: VERIFIED FIXED
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal blocker
: 0.13.1
Assigned To: Alessandro Decina
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-26 17:02 UTC by Jean-François Fortin Tam
Modified: 2009-05-14 14:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
debug log (19.40 KB, text/x-log)
2009-03-26 17:02 UTC, Jean-François Fortin Tam
Details

Description Jean-François Fortin Tam 2009-03-26 17:02:31 UTC
tried importing "Bunny letter opener 兔肉開信機.ogg" and I got a crash.
Comment 1 Jean-François Fortin Tam 2009-03-26 17:02:48 UTC
Created attachment 131447 [details]
debug log
Comment 2 Alessandro Decina 2009-04-27 15:44:14 UTC
commit aa962042a623643bda275270445c7eddb644260b
Author: Alessandro Decina <alessandro.d@gmail.com>
Date:   Mon Apr 27 17:42:54 2009 +0200

    Use urlsafe_b64encode to generate thumbnail names.
    
    Fixes #576872.