| Summary: | Crash when trying to render animation with "video" only | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | wolthera <griffinvalley> |
| Component: | General | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | halla |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
wolthera
2018-04-02 19:32:19 UTC
Hm... Have you got the at-spi packages installed? This seems to happen in the accessibility code of Qt: Thread 8 (Thread 0x7f9fcb52e700 (LWP 30155)): [KCrash Handler] #6 0x00007fa0218ea9d4 in QAccessible::queryAccessibleInterface(QObject*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 #7 0x00007fa0218eaf62 in QAccessibleEvent::accessibleInterface() const () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 #8 0x00007fa0218eb43d in QAccessible::updateAccessibility(QAccessibleEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5 #9 0x00007fa0221fb8aa in QLabel::setText(QString const&) () from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5 #10 0x00007f9fca325e14 in Ui_KisWdgOptionsPNG::retranslateUi I don't know what happened, but I just did a rebuild and everything works O_O gonna experiment some more. And yes, I have qt-at-spi installed. Hm, we're _always_ having crashes with that package -- and they're in Qt, not in Krita :-( Can't reproduce this at all. O_O Well, let's close it then :-) |