ntadej / tano

Tano - an open IP TV player
http://tano.si/tano-player/
GNU General Public License v3.0
52 stars 23 forks source link

Switching channel crashes Tano (#3260725) #25

Closed ntadej closed 13 years ago

ntadej commented 13 years ago

Switching to TV Pika (Pop Brio), results in Tano crash.

Terminal output (Ubuntu 10.10 32 bit):

robi@willow:~$ tano libvlc-qt "0.4.0" initialised Using libvlc version: "1.1.4 The Luggage" libvlc loaded libvlc Media: "udp://@239.1.1.9:5000" libdvbpsi error (PSI decoder): TS discontinuity (received 14, expected 0) for PID 0 libdvbpsi error (PSI decoder): TS discontinuity (received 15, expected 0) for PID 122 EPG: Flag: "znhbayfieq8mbvihnju1kq" "POPTV" loaded "AKANAL" loaded "TV3" loaded "SLO1" loaded "SLO2" loaded "HBO" loaded "HBOC" loaded "TV1000" loaded libvlc Media: "udp://@239.1.1.7:5000" libdvbpsi error (PSI decoder): TS discontinuity (received 3, expected 0) for PID 0 libdvbpsi error (PSI decoder): TS discontinuity (received 3, expected 0) for PID 150 "HALLMARK" loaded "MGM" loaded "FOXLIFE" loaded libvlc Media: "udp://@239.1.1.127:5000" libdvbpsi error (PSI decoder): TS discontinuity (received 11, expected 0) for PID 0 libdvbpsi error (PSI decoder): TS discontinuity (received 12, expected 0) for PID 322 "FOXCRIME" loaded Request: "PIKA" "PIKA" loaded ASSERT failure in QList::operator[]: "index out of range", file /usr/include/qt4/QtCore/qlist.h, line 463 Aborted

I can't seem to get crash switching to other channels.

SF.net Bug #3260725

ntadej commented 13 years ago

This can be temporary fixed by using updated playlist. You can find it here: http://sloiptv.tano.si There will be a safety check in the future though, but that will be when XMLTV support is implemented.