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

peter.sch...@web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter.sch...@web.de

--- Comment #1 from peter.sch...@web.de ---
kaffeine 2.0.18 has still the same error. It seems that the channel editor
can't handle channels who don't have an audio pid (like sat-transponders with
test-channels), so in /src/dvb/dvbchanneldialog.cpp starting at line 960:

        const QPair<int, QString> &it = pmtParser.audioPids.at(0);
        QString text = QString::number(it.first);

a crash is inevitable, because in this case "it" is NULL.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to