Skip to content

Show dialog when there is an error on the player

Vinay Rosenberg requested to merge github/fork/mmarciel/error_dialog into development

Created by: mmarciel

Fix #2379 (closed) Show a dialog when there is an error on the player instead of only logging on console. As errors are not unified it tries to guess the best string to show. When #2179 is fixed, it can show a more user friendly error.

Merge request reports