Summary: | Vt102Emulation: Audio data from OSC attribute 1337 and inlineMedia=1 parameter is stuck in QMediaPlayer::BufferingMedia state | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | ratijas <me> |
Component: | emulation | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/konsole/-/commit/256c1b18fb06eea3630a0c224d345e81a39815da | Version Fixed In: | |
Sentry Crash Report: |
Description
ratijas
2024-07-14 15:07:57 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/1014 Git commit 256c1b18fb06eea3630a0c224d345e81a39815da by ivan tkachenko. Committed on 14/07/2024 at 15:33. Pushed by hindenburg into branch 'master'. Fix playing audio for OSC attribute 1337 and inlineMedia=1 parameter The player was basically stuck in the QMediaPlayer::BufferingMedia state, never playing or deleting itself. I guess this still could happen on systems without valid audio outputs. M +2 -0 src/Vt102Emulation.cpp https://invent.kde.org/utilities/konsole/-/commit/256c1b18fb06eea3630a0c224d345e81a39815da |