https://bugs.kde.org/show_bug.cgi?id=477104
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/libr | |aries/pulseaudio-qt/-/commi | |t/f8ef220e6a08b047c31c19faa | |52c197d58910a5d Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #20 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit f8ef220e6a08b047c31c19faa52c197d58910a5d by Nicolas Fella. Committed on 30/12/2023 at 16:38. Pushed by nicolasfella into branch 'master'. [card] Fix removing profiles We remove items from the list while iterating, which doesn't work this way Use QMutableListIterator to make it work M +5 -2 src/card.cpp https://invent.kde.org/libraries/pulseaudio-qt/-/commit/f8ef220e6a08b047c31c19faa52c197d58910a5d -- You are receiving this mail because: You are watching all bug changes.