Summary: | Implement wizzard for template installation | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Patrick <kybernetikkollektiv> |
Component: | Application templates | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | ab4bd, adawit, aleixpol, hackerarchangel |
Priority: | NOR | ||
Version: | 4.2.3 | ||
Target Milestone: | 4.2.3 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Patrick
2011-12-11 18:51:06 UTC
Git commit 4e85ba177ee9e9cb7faaf7419db306c391a00bb9 by Dawit Alemayehu. Committed on 12/12/2011 at 16:41. Pushed by adawit into branch 'master'. Use QScopedPointer to hold the request variable so that it does not get deleted prematurely and cause a crash. BUG: 288751 M +3 -4 kpasswdserver/kpasswdserver.cpp http://commits.kde.org/kde-runtime/4e85ba177ee9e9cb7faaf7419db306c391a00bb9 Sorry this was intended for 288571! (In reply to comment #1) > Git commit 4e85ba177ee9e9cb7faaf7419db306c391a00bb9 by Dawit Alemayehu. > Committed on 12/12/2011 at 16:41. > Pushed by adawit into branch 'master'. > > Use QScopedPointer to hold the request variable so that it does not get deleted > prematurely and cause a crash. > > BUG: 288751 > > M +3 -4 kpasswdserver/kpasswdserver.cpp > > http://commits.kde.org/kde-runtime/4e85ba177ee9e9cb7faaf7419db306c391a00bb9 *** Bug 294257 has been marked as a duplicate of this bug. *** still missing feature in kdevelop 4.4.1 In KDevelop 4.5 we have the new templating system that allows that (and even to get them using NS). |