Bug 312957

Summary: kcm crashes when general tab is accessed
Product: [Frameworks and Libraries] telepathy Reporter: Alin M Elena <alinm.elena>
Component: kded-moduleAssignee: 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: Version Fixed In: 0.6.0

Description Alin M Elena 2013-01-09 16:00:16 UTC
kcm crashes when general tab is accessed
this is with the plasma move branch

Reproducible: Always
Comment 1 Daniel Vrátil 2013-01-09 16:18:03 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