----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125277/ -----------------------------------------------------------
(Updated Sept. 18, 2015, 6:20 p.m.) Status ------ This change has been marked as submitted. Review request for Plasma. Changes ------- Submitted with commit f808cd544ea60440d50d2835b0f57cd110519a98 by David Edmundson to branch Plasma/5.4. Repository: plasma-desktop Description ------- hopefully fixes linked crash BUG: 352047 Diffs ----- applets/kickoff/core/recentlyusedmodel.cpp 27af6a595bfed97292b43be6df46528b1e79f038 Diff: https://git.reviewboard.kde.org/r/125277/diff/ Testing ------- Crash is in while (d->recentApplicationCount != 0) { QList<QStandardItem *>items = takeRow(0); which implies at some point d->recentApplicationCount got messed up somewhere, so did a code review on that. Seems to still work. Thanks, David Edmundson
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel