Summary: | Clearing all notifications when subset displayed caused Plasma to crash [invalid QObject, Plasma::TabBar::setCurrentIndex] | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Alex Ball <a.j.ball> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | fjbejarano |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alex Ball
2010-08-25 11:47:05 UTC
SVN commit 1168059 by aseigo: make the checks consistent with the rest of the methods: check the count of d->pages, not the tabwidget proxy; use value() instead of [] as it is protected against OOB indexes BUG:248976 M +6 -7 tabbar.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1168059 SVN commit 1168060 by aseigo: make the checks consistent with the rest of the methods: check the count of d->pages, not the tabwidget proxy; use value() instead of [] as it is protected a gainst OOB indexes BUG:248976 M +6 -7 tabbar.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1168060 *** Bug 247501 has been marked as a duplicate of this bug. *** |