| Summary: | Send Queued Messages, Send message not cleared | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Thomas <tec> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde, martin |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Mandrake RPMs | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/plasma-framework/1d83cc0baff815fff0859e313f83b0c0b5e256fe | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Thomas
2004-08-25 16:29:25 UTC
works in KDE 4.3 Git commit 1d83cc0baff815fff0859e313f83b0c0b5e256fe by David Edmundson. Committed on 13/08/2014 at 13:07. Pushed by davidedmundson into branch 'master'. Guard against Plasma::SVG giving us null pixmaps On some themes Plasma::SVG gives empty pixmaps. Loading a null QImage to an atlas texture causes a crash in old versions of Qt. Guard against it. Reviewed-by: Martin Klapetek M +8 -0 src/declarativeimports/core/svgitem.cpp http://commits.kde.org/plasma-framework/1d83cc0baff815fff0859e313f83b0c0b5e256fe I clearly pushed a commit to the wrong bug here sorry for the noise |