https://bugs.kde.org/show_bug.cgi?id=309271 Bug ID: 309271 Severity: normal Version: git master Priority: NOR Assignee: kdevelop-bugs@kdevelop.org Summary: template preview - crash after clicked. Classification: Unclassified OS: Linux Reporter: airells.mail@gmail.com Hardware: Other Status: UNCONFIRMED Component: project Product: kdevplatform void TemplatePreview::documentActivated (KDevelop::IDocument* document) { Q_ASSERT(document); kDebug() << document->url(); delete m_tmpFile; it looks like there is "delete m_tmpFile" but where is initialization before? wrong merge? Reproducible: Always Steps to Reproduce: 1. click template preview 2. 3. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs