Description of problem: The crash happens while starting pitivi, before window pops up Version-Release number of selected component: pitivi-0.99-1.fc27 Additional info: reporter: libreport-2.9.3 cmdline: python3 /usr/bin/pitivi /run/media/user/disk/DCIM/100OLYMP/Pxxxxxxx.MOV crash_function: decode exception_type: UnicodeDecodeError executable: /usr/bin/pitivi kernel: 4.16.9-200.fc27.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: codecs.py:321:decode:UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbe in position 27: invalid start byte Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/pitivi/application.py", line 274, in _newProjectLoadingCb self._setScenarioFile(project.get_uri()) File "/usr/lib64/python3.6/site-packages/pitivi/application.py", line 269, in _setScenarioFile content = project.read().replace("\n", "") File "/usr/lib64/python3.6/codecs.py", line 321, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbe in position 27: invalid start byte Local variables in innermost frame:
Created attachment 1441890 [details] File: backtrace
Created attachment 1441891 [details] File: cgroup
Created attachment 1441892 [details] File: cpuinfo
Created attachment 1441893 [details] File: environ
Created attachment 1441894 [details] File: mountinfo
Created attachment 1441895 [details] File: namespaces
Created attachment 1441896 [details] File: open_fds
Please test with latest updates and reopen if still reproducible.