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

Fixed crash on Windows and Qt 5.5 on startup #62

Closed zenden2k closed 8 years ago

zenden2k commented 9 years ago

Msvc 2013 Also fixed compilation error due to missing includes

+       msg ASSERT failure in QList<T>::at: "index out of range", file C:\Qt\Qt5.5\5.5\msvc2013\include\QtCore/qlist.h, line 510    const QString &
>   tanocore.dll!Tano::Log::output(QtMsgType type, const QMessageLogContext & context, const QString & msg) Line 69 C++
    Qt5Cored.dll!66156cf6() Unknown
    Qt5Cored.dll!661570e8() Unknown
    Qt5Cored.dll!661558ec() Unknown
    Qt5Cored.dll!6614c708() Unknown
    tanowidgets.dll!QList<FancyTab *>::at(int i) Line 510   C++
    tanowidgets.dll!FancyTabBar::setTabText(int index, const QString & text) Line 113   C++
    tanowidgets.dll!FancyTabWidget::renameTab(int index, const QString & name) Line 457 C++
    tanowidgets.dll!MainWindow::changeEvent(QEvent * e) Line 257    C++