3.0.0-alpha1: TypeError: on_error() missing 1 required positional argument: 'error'

Bug #1434026 reported by Michael Schwendt
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
SoundConverter
New
Undecided
Unassigned

Bug Description

Upon starting conversion:

Traceback (most recent call last):
  File "/usr/lib64/soundconverter/python/soundconverter/gstreamer.py", line 221, in on_message
    self.on_error(error)
  File "/usr/lib64/soundconverter/python/soundconverter/gstreamer.py", line 566, in on_error
    Pipeline.on_error(error)
TypeError: on_error() missing 1 required positional argument: 'error'
Traceback (most recent call last):
  File "/usr/lib64/soundconverter/python/soundconverter/gstreamer.py", line 221, in on_message
    self.on_error(error)
  File "/usr/lib64/soundconverter/python/soundconverter/gstreamer.py", line 566, in on_error
    Pipeline.on_error(error)
TypeError: on_error() missing 1 required positional argument: 'error'
Traceback (most recent call last):
  File "/usr/lib64/soundconverter/python/soundconverter/gstreamer.py", line 221, in on_message
    self.on_error(error)
  File "/usr/lib64/soundconverter/python/soundconverter/gstreamer.py", line 566, in on_error
    Pipeline.on_error(error)
TypeError: on_error() missing 1 required positional argument: 'error'

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.