Skip to content

applets/mediacontroller: Fix "Cannot read property of undefined"

Fushan Wen requested to merge work/fusionfuture/BUG446096-QMLError into master

When no media player is opened and there is a media player applet on the desktop, mpris2Source.currentData is undefined and plasmashell will report some TypeErrors.

BUG: 446096 FIXED-IN: 5.24

Edited by Fushan Wen

Merge request reports