typerror when hitting the 'convert' button

Bug #1685358 reported by Vinicius Massuchetto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SoundConverter
Fix Released
Critical
GautierPortet

Bug Description

I get this after adding directories, configuring a MP3->MP3 conversion, and clicking on the "convert" button:

    Traceback (most recent call last):
      File "/usr/lib/soundconverter/python/soundconverter/ui.py", line 1323, in on_convert_button_clicked
        self.do_convert()
      File "/usr/lib/soundconverter/python/soundconverter/ui.py", line 1309, in do_convert
        self.converter.start()
      File "/usr/lib/soundconverter/python/soundconverter/gstreamer.py", line 804, in start
        self.waiting_tasks.sort(key=Converter.get_duration,reverse=True)
    TypeError: '<' not supported between instances of 'NoneType' and 'float'

Using SoundConverter 2.9.0-beta2 on Arch Linux.

Changed in soundconverter:
assignee: nobody → GautierPortet (kassoulet)
importance: Undecided → Critical
status: New → Confirmed
status: Confirmed → Fix Committed
status: Fix Committed → Fix Released
milestone: none → 3.0.0-beta1
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.