GNOME Bugzilla – Bug 729529
[regression] Python3 port breaks audio clip waveforms
Last modified: 2014-10-24 19:13:24 UTC
Importing a clip from my ~/Vidéos/ folder, and then inserting it in the timeline, I get this traceback, which "breaks" the timeline UI:
+ Trace 233555
filename = hash_file(Gst.uri_get_location(self._uri)) + ".wave"
with open(uri, "rb") as file:
Please provide more information, as I can't reproduce that here. Had you already discovered this file with a previous version of pitivi ? Is there something worth mentioning about that sample ? Classifying as NEEDINFO
As described in #729526, I can load videos from a folder called "Vidéos". The bugs could be related.