You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fresh Fedora install, fresh install of QualCoder directly pulled from master.
Initial install does not get VLC right (vlc missing) (even though vlc was instaleld with dnf).
#794 (comment) seems to fix the vlc missing report. But then, when I click on an mp3 file, QualCoder crashes, so, maybe a follow up to #889. But the error message is different now.
To Reproduce :
Code audio/video
click on an audio file
leads to crash, core dump.
Expected behavior :
vlc to open
Shell message :
'NoneType' object has no attribute 'stop'
remove: path should be string, bytes or os.PathLike, not NoneType
'NoneType' object has no attribute 'stop'
Segmentation fault (core dumped)
Desktop (please complete the following information):
OS: Fedora
Version 40
More Research: managing files
When Manage files and selecting an audio/video files, I get on the shell more detailed errors
Describe the bug :
Fresh Fedora install, fresh install of QualCoder directly pulled from
master
.Initial install does not get VLC right (vlc missing) (even though vlc was instaleld with
dnf
).#794 (comment) seems to fix the vlc missing report. But then, when I click on an mp3 file, QualCoder crashes, so, maybe a follow up to #889. But the error message is different now.
To Reproduce :
leads to crash, core dump.
Expected behavior :
vlc to open
Shell message :
Desktop (please complete the following information):
More Research: managing files
When
Manage files
and selecting an audio/video files, I get on the shell more detailed errorsI note that
is also appearing without the core dump.
Potential pragmatic question: how to disable the waveform?
The text was updated successfully, but these errors were encountered: