https://bugs.kde.org/show_bug.cgi?id=491141
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Nate Graham <[email protected]> --- Relevant part is here: #14 QmlCacheGeneratedCode::_qt_qml_org_kde_plasma_private_clipboard_ClipboardItemDelegate_qml::aotBuiltFunctions::{lambda(QQmlPrivate::AOTCompiledContext const*, void**)#10}::operator()(QQmlPrivate::AOTCompiledContext const*, void**) const (__closure=<optimized out>, aotContext=0x7ffc798a14c0, argv=0x7ffc798a1878) at /home/duha/kde/build/plasma-workspace/klipper/declarative/.rcc/qmlcache/klipperplugin_qml/ClipboardItemDelegate_qml.cpp:2771 Looks like the QML got compiled to C++ and it's crashing somewhere in the generated C++ code. Hooray. -- You are receiving this mail because: You are watching all bug changes.
