Conversion fails with trace in gstreamer.py

Bug #1711345 reported by MariusGarbea
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SoundConverter
New
Undecided
Unassigned

Bug Description

OpenSuSE Leap 42.2
SoundConverter 2.9.0-beta2

Conversion fails silently.
If launched from command prompt, one can see:
walking: 'file:///my_music_dircetory_to_convert'
Queue start: 14 tasks, 2 thread(s).
Queue done in 0.998s (14 tasks)
Traceback (most recent call last):
  File "/usr/lib64/soundconverter/python/soundconverter/ui.py", line 1323, in on_convert_button_clicked
    self.do_convert()
  File "/usr/lib64/soundconverter/python/soundconverter/ui.py", line 1309, in do_convert
    self.converter.start()
  File "/usr/lib64/soundconverter/python/soundconverter/gstreamer.py", line 804, in start
    self.waiting_tasks.sort(key=Converter.get_duration,reverse=True)
TypeError: unorderable types: NoneType() < NoneType()

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.