[kscd] [Bug 323952] KsCD crashes when I try to play a CD

Harald Sitter sitter at kde.org
Tue Sep 10 10:58:07 BST 2013


https://bugs.kde.org/show_bug.cgi?id=323952

Harald Sitter <sitter at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |general
           Assignee|sitter at kde.org              |kde-multimedia at kde.org
            Product|phonon-backend-vlc          |kscd

--- Comment #1 from Harald Sitter <sitter at kde.org> ---
void MediaObject::addSink(SinkNode *node)
{
    Q_ASSERT(!m_sinks.contains(node));
    m_sinks.append(node);
}

seems to me kscd tried to connect(ao, mo) even though they were previously
connected and not disconnected meanwhile

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the kde-multimedia mailing list