PlaybackAdapter: wrong signature for on_playback_error()

Bug #1068620 reported by Rocco Aliberti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Low
Rocco Aliberti

Bug Description

r4329

That produces the following exception when playback error occurs:

Traceback (most recent call last):
  File "/home/rock/exaile/xl/event.py", line 262, in emit
    event.data, *cb.args, **cb.kwargs)
TypeError: on_playback_error() takes exactly 3 arguments (4 given)

Missing "message" argument.

Related branches

Revision history for this message
Rocco Aliberti (eri.trabiccolo) wrote :
Revision history for this message
Rocco Aliberti (eri.trabiccolo) wrote :

I noticed that, without the attached patch, I can see that traceback only with exaile --debug

Revision history for this message
Dustin Spicuzza (dustin-virtualroadside) wrote :

Fixed in r4330

Changed in exaile:
assignee: nobody → Rocco Aliberti (eri.trabiccolo)
importance: Undecided → Low
milestone: none → 3.4.0
status: New → Fix Committed
Revision history for this message
Dustin Spicuzza (dustin-virtualroadside) wrote :

Fixed in r4303 in 3.3.1

Changed in exaile:
milestone: 3.4.0 → 3.3.1
Changed in exaile:
status: Fix Committed → Fix Released
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.