← Back to team overview

openlp-core team mailing list archive

[Bug 1666272] [NEW] Linked audio "next" button results in traceback

 

Public bug reported:

Send a song with linked audio to live:

1) Hit play button (Nothing happens)
2) Hit "Next track" and the following traceback apppears:

Traceback (most recent call last):
  File "openlp\core\common\openlpmixin.py", line 58, in wrapped
  File "openlp\core\common\openlpmixin.py", line 54, in wrapped
TypeError: on_next_track_clicked() takes 1 positional argument but 2 were given

Win 10 2.4.5 | .mp3 audio file tested with webkit, vlc and system
players.

** Affects: openlp
     Importance: Low
         Status: New

** Attachment added: "openlp.log"
   https://bugs.launchpad.net/bugs/1666272/+attachment/4822842/+files/openlp.log

** Changed in: openlp
   Importance: Undecided => High

** Summary changed:

- Linked audio playback does not work
+ Linked audio "next" button results in traceback

** Changed in: openlp
   Importance: High => Low

** Description changed:

  Send a song with linked audio to live:
  
  1) Hit play button (Nothing happens)
  2) Hit "Next track" and the following traceback apppears:
  
  Traceback (most recent call last):
-   File "openlp\core\common\openlpmixin.py", line 58, in wrapped
-   File "openlp\core\common\openlpmixin.py", line 54, in wrapped
+   File "openlp\core\common\openlpmixin.py", line 58, in wrapped
+   File "openlp\core\common\openlpmixin.py", line 54, in wrapped
  TypeError: on_next_track_clicked() takes 1 positional argument but 2 were given
  
- Win 10 2.4.5 | .m4a audio file tested with webkit, vlc and system
+ Win 10 2.4.5 | .mp3 audio file tested with webkit, vlc and system
  players.

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1666272

Title:
  Linked audio "next" button results in traceback

Status in OpenLP:
  New

Bug description:
  Send a song with linked audio to live:

  1) Hit play button (Nothing happens)
  2) Hit "Next track" and the following traceback apppears:

  Traceback (most recent call last):
    File "openlp\core\common\openlpmixin.py", line 58, in wrapped
    File "openlp\core\common\openlpmixin.py", line 54, in wrapped
  TypeError: on_next_track_clicked() takes 1 positional argument but 2 were given

  Win 10 2.4.5 | .mp3 audio file tested with webkit, vlc and system
  players.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1666272/+subscriptions


Follow ups