Crashes with MediaPlayer due to misconfigured wxPython install
Bug #786622 reported by
Steven Sproat
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Whyteboard |
Fix Committed
|
High
|
Steven Sproat |
Bug Description
Getting loads of errors about NotImplementedError for the media panel. I should catch this exception and notify the user instead of crashing.
Related branches
To post a comment you must log in.
Have fixed this by removing the MediaPanel's button in the toolbox when it is unavailable
I was going to pop up an error message of some kind but figured this is better.