Summary: | Oxygen crash when drawing custom QToolButton on QWidget (using QStyleOptionToolButton) | ||
---|---|---|---|
Product: | [Plasma] Oxygen | Reporter: | Zeljan Rikalo <zeljko> |
Component: | general | Assignee: | Hugo Pereira Da Costa <hugo.pereira.da.costa> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | hugo.pereira.da.costa, rdieter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Zeljan Rikalo
2011-02-03 11:30:17 UTC
Hello Zeljan, you're absolutely correct. Fixing now. Sorry for the trouble. Git commit 375112824488df9a827a498b512eabeb5ce0deaf by Hugo Pereira Da Costa. Committed on 03/02/11 at 11:44. Pushed by hpereiradacosta into branch 'KDE/4.6'. Check validity of QToolButton cast before testing popupMode() BUG: 265271 M +2 -2 kstyles/oxygen/oxygenstyle.cpp http://commits.kde.org/kde-workspace/375112824488df9a827a498b512eabeb5ce0deaf ... I'll forward port to master as soon as I know how to do that. Git commit d0090b681db4f18730384c90ff018790b8d63ce9 by Hugo Pereira Da Costa. Committed on 03/02/11 at 11:44. Pushed by hpereiradacosta into branch 'master'. Check validity of QToolButton cast before testing popupMode() BUG: 265271 M +2 -2 kstyles/oxygen/oxygenstyle.cpp http://commits.kde.org/kde-workspace/d0090b681db4f18730384c90ff018790b8d63ce9 |