Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Крашится при 404 #1

Open
bcskda opened this issue Jul 21, 2017 · 0 comments
Open

Крашится при 404 #1

bcskda opened this issue Jul 21, 2017 · 0 comments

Comments

@bcskda
Copy link

bcskda commented Jul 21, 2017

Крашится при, предположительно, получении ошибки API.

QML debugging is enabled. Only use this in a safe environment.
QUrl("https://2ch.hk/makaba/mobile.fcgi?task=get_thread&board=fag&thread=3844142&num=3844142")
void PostModel::setPosts(QList<PostObject*>&&)
QUrl("https://2ch.hk/makaba/mobile.fcgi?task=get_thread&board&thread=0&num=0")
QUrl("https://2ch.hk/makaba/mobile.fcgi?task=get_thread&board=b&thread=157548194&num=157548194")
void PostModel::setPosts(QList<PostObject*>&&)
void PostsView::updatePage() 157548194 157555027
QUrl("https://2ch.hk/makaba/mobile.fcgi?task=get_thread&board=b&thread=157548194&num=157555027")
void PostModel::setPosts(QList<PostObject*>&&)
fuck ()
ASSERT: "!isEmpty()" in file /usr/include/qt5/QtCore/qlist.h, line 351
Аварийный останов (стек памяти сброшен на диск)

Ссылка:
https://2ch.hk/makaba/mobile.fcgi?task=get_thread&board=b&thread=157548194&num=157555027
Ответ API:
{"Code": -404, "Error":"Ничего не найдено."}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant