Summary: | kcm crashes when general tab is accessed | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Alin M Elena <alinm.elena> |
Component: | kded-module | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | Future | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/telepathy-kded-module/dc02d76c6b3e47eb78f7a99e0ed4eb9eff1ea49e | Version Fixed In: | 0.6.0 |
Sentry Crash Report: |
Description
Alin M Elena
2013-01-09 16:00:16 UTC
Git commit dc02d76c6b3e47eb78f7a99e0ed4eb9eff1ea49e by Dan Vrátil. Committed on 09/01/2013 at 17:07. Pushed by dvratil into branch 'master'. Use better way of setting NowPLayingListWidget size The combination of setFlow() and the old way the size of the widget was calculated caused Qt layout system to end up in endless recursion (and subsequent crash). Reviewed-By: David Edmundson M +14 -6 config/nowplaying-listwidget.cpp M +1 -0 config/nowplaying-listwidget.h http://commits.kde.org/telepathy-kded-module/dc02d76c6b3e47eb78f7a99e0ed4eb9eff1ea49e |