https://bugs.kde.org/show_bug.cgi?id=426951
--- Comment #22 from maderios <leoutat...@gmx.fr> --- (In reply to Maik Qualmann from comment #21) > Git commit b2a3de84a232215d8cf6e8378c92cc01ed78e473 by Maik Qualmann. > Committed on 11/10/2022 at 16:55. > Pushed by mqualmann into branch 'master'. > > close audio when leave media player view > > M +3 -0 core/libs/video/player/mediaplayerview.cpp > > https://invent.kde.org/graphics/digikam/commit/ > b2a3de84a232215d8cf6e8378c92cc01ed78e473 This issue https://bugs.kde.org/show_bug.cgi?id=426951#c0 seems partially solved : i can play video now in X session when Digikam is launched in other X/user session. But, issue is still present, nearly like in Comment 17 To reproduce: 1) start X session in tty1 for user-1 2) launch Digikam 3) open video file from Digikam with VLC, SmPlayer, MPV or Avidemux : it works normally Then : 1) from tty2, start other X session 2) go back to user-1 3) open video file from Digikam with VLC, Avidemux, QtAvplayer, Rage: it works normally 4) open video from Digikam with SmPlayer, MPV or Mplayer : it doesn't work Strangely, now, issue happens only with SmPlayer, MPV or Mplayer I get same issue after compiling with ffmpeg4 or ffmpeg5 (Digikam video player works now with ffmpeg5) -- You are receiving this mail because: You are watching all bug changes.