Summary: | System settings Font Installer Crash | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Darryl <ddrs> |
Component: | kcm_fontinst | Assignee: | Craig Drummond <craig> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bcooksley, cfeck, stefan.gruendel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Darryl
2009-05-02 01:25:14 UTC
Reassigning Ben, kcm_fonts != kcm_fontinst :) Reassigning Which Qt version is this with? Does it happen every time, rarely, or just the one time? Hello, I'm not sure which version of Qt it was - I was using Kubuntu 9.04, and it only happened once. I have since switched to using Kubuntu 9.04 64bit. I know its been over two years, but... ...have you had any recurrences of this? I've never been able to reproduce this. *** Bug 200149 has been marked as a duplicate of this bug. *** Git commit fa685cee73c50bde3b3782b2d849f814fb613ca2 by Craig Drummond. Committed on 28/06/2011 at 20:11. Pushed by craig into branch 'KDE/4.6'. Use beginInsertRows/endInsertRows and beginRemoveRows/endRemoveRows as detailed in the QAbstractItemModel documentation. Should fix the crashes, which were probbably caused by the model not indicating properly when it changed. BUG:191304 BUG:228119 BUG:260955 M +27 -36 kcontrol/kfontinst/kcmfontinst/FontList.cpp M +3 -1 kcontrol/kfontinst/kcmfontinst/KCmFontInst.cpp http://commits.kde.org/kde-workspace/fa685cee73c50bde3b3782b2d849f814fb613ca2 Git commit c17cc70b6802740f18b7c1c8f468722d8423dcca by Craig Drummond. Committed on 28/06/2011 at 20:14. Pushed by craig into branch 'KDE/4.7'. Use beginInsertRows/endInsertRows and beginRemoveRows/endRemoveRows as detailed in the QAbstractItemModel documentation. Should fix the crashes, which were probbably caused by the model not indicating properly when it changed. BUG:191304 BUG:228119 BUG:260955 M +27 -36 kcontrol/kfontinst/kcmfontinst/FontList.cpp M +3 -1 kcontrol/kfontinst/kcmfontinst/KCmFontInst.cpp http://commits.kde.org/kde-workspace/c17cc70b6802740f18b7c1c8f468722d8423dcca Git commit ea1091a64c2c0891b5104c773a06944a5184d428 by Craig Drummond. Committed on 28/06/2011 at 20:16. Pushed by craig into branch 'master'. Use beginInsertRows/endInsertRows and beginRemoveRows/endRemoveRows as detailed in the QAbstractItemModel documentation. Should fix the crashes, which were probbably caused by the model not indicating properly when it changed. BUG:191304 BUG:228119 BUG:260955 M +27 -36 kcontrol/kfontinst/kcmfontinst/FontList.cpp M +3 -1 kcontrol/kfontinst/kcmfontinst/KCmFontInst.cpp http://commits.kde.org/kde-workspace/ea1091a64c2c0891b5104c773a06944a5184d428 |