← Back to team overview

openlp-core team mailing list archive

[Bug 1514543] [NEW] If closing DVD/CD window while opening disc = traceback

 

Public bug reported:

If Disck selection window is closed after "Load disc" 
is pressed and it is loading, the following traceback appears:

Traceback (most recent call last):
  File "D:\OpenLP_Development\OpenLP_Code\2.2\openlp\plugins\media\forms\mediaclipselectorform.py", line 258, in on_load_disc_button_clicked
AttributeError: 'NoneType' object has no attribute 'audio_set_mute'

Win 8.1 / OpenLP 2.2.1 + VLC 2.2.1

** Affects: openlp
     Importance: Undecided
         Status: New

** Description changed:

- If Disck selection window is closed after "Load disc" is pressed and it is loading, 
- the following traceback appears:
+ If Disck selection window is closed after "Load disc" 
+ is pressed and it is loading, the following traceback appears:
  
  Traceback (most recent call last):
-   File "D:\OpenLP_Development\OpenLP_Code\2.2\openlp\plugins\media\forms\mediaclipselectorform.py", line 258, in on_load_disc_button_clicked
+   File "D:\OpenLP_Development\OpenLP_Code\2.2\openlp\plugins\media\forms\mediaclipselectorform.py", line 258, in on_load_disc_button_clicked
  AttributeError: 'NoneType' object has no attribute 'audio_set_mute'
  
- 
  Win 8.1 / OpenLP 2.2.1 + VLC 2.2.1

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

Title:
  If closing DVD/CD window while opening disc = traceback

Status in OpenLP:
  New

Bug description:
  If Disck selection window is closed after "Load disc" 
  is pressed and it is loading, the following traceback appears:

  Traceback (most recent call last):
    File "D:\OpenLP_Development\OpenLP_Code\2.2\openlp\plugins\media\forms\mediaclipselectorform.py", line 258, in on_load_disc_button_clicked
  AttributeError: 'NoneType' object has no attribute 'audio_set_mute'

  Win 8.1 / OpenLP 2.2.1 + VLC 2.2.1

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


Follow ups