Summary: | Some applications crash when changing the widget style (4.5) [QApplication::setStyle, KQGuiPlatformPlugin::updateWidgetStyle, ..., KGlobalSettings::Private::applyGUIStyle] | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | boris64 <bugs.kde> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andresbajotierra, aspotashev, craig, justin.zobel, linuxg33k4life, lonniehc, opensuse.lietuviu.kalba, slashdevdsp, yyc1992 |
Priority: | NOR | ||
Version: | 4.8.4 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi Graphical artifacts |
Description
boris64
2010-09-16 14:35:40 UTC
[Comment from a bug triager] From bug 257754: - What I was doing when the application crashed: Lokalize crashed when I switched the style from Oxygen to QtCurve. @boris64: does this happen with other applications, or when switching to different widget styles ? (could you check several styles?) Thansk *** Bug 257754 has been marked as a duplicate of this bug. *** [Comment from a bug triager] If Oxygen is always related to this crashes, then this could be related to bug 247902. Regards Hm, looks like this is somehow related to the qtcurve style. If i change theme from whatever_other_style->qtcurve, nothing interesting happens, kaffeine works as expected. But if i change qtcurve->whatever_other_style, kaffeine always crashes. Oh, and btw: i noticed this _only_ with kaffeine. FYI: It's been some time since i reported this bug and i'm using KDE-4.5.3 now. *** Bug 232525 has been marked as a duplicate of this bug. *** Created attachment 54817 [details]
New crash information added by DrKonqi
kget (2.5.85) on KDE Platform 4.5.85 (4.6 Beta2) using Qt 4.7.0
- What I was doing when the application crashed:
Changed widget style from QtCurve to Bespin and then KGet crashed
-- Backtrace (Reduced):
#6 0x00007fd5805a0773 in QApplication::setStyle (style=<value optimized out>) at kernel/qapplication.cpp:1495
#7 0x00007fd5805a0a66 in QApplication::setStyle (style=<value optimized out>) at kernel/qapplication.cpp:1557
#8 0x00007fd571945b6a in updateWidgetStyle (this=0x269af80, _c=<value optimized out>, _id=1, _a=<value optimized out>) at ../../qguiplatformplugin_kde/qguiplatformplugin_kde.cpp:357
#9 KQGuiPlatformPlugin::qt_metacall (this=0x269af80, _c=<value optimized out>, _id=1, _a=<value optimized out>) at ./qguiplatformplugin_kde.moc:74
[...]
#11 0x00007fd583d59d08 in KGlobalSettings::Private::applyGUIStyle (this=<value optimized out>) at ../../kdeui/kernel/kglobalsettings.cpp:922
*** Bug 262888 has been marked as a duplicate of this bug. *** Created attachment 57374 [details]
New crash information added by DrKonqi
lokalize (1.2) on KDE Platform 4.6.00 (4.6.0) "release 375" using Qt 4.7.1
- What I was doing when the application crashed:
Changed style from phaze to oxygen, then Lokalize crashed.
-- Backtrace (Reduced):
#6 QApplication::setStyle (style=<value optimized out>) at kernel/qapplication.cpp:1549
#7 0x00007f397bae78d6 in QApplication::setStyle (style=<value optimized out>) at kernel/qapplication.cpp:1599
#8 0x00007f397327838a in updateWidgetStyle (this=0x8212a0, _c=<value optimized out>, _id=1, _a=<value optimized out>)
at /usr/src/debug/kdebase-workspace-4.6.0/qguiplatformplugin_kde/qguiplatformplugin_kde.cpp:357
#9 KQGuiPlatformPlugin::qt_metacall (this=0x8212a0, _c=<value optimized out>, _id=1, _a=<value optimized out>)
at /usr/src/debug/kdebase-workspace-4.6.0/build/qguiplatformplugin_kde/qguiplatformplugin_kde.moc:74
[...]
#11 0x00007f397d763088 in KGlobalSettings::Private::applyGUIStyle (this=<value optimized out>) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kglobalsettings.cpp:922
Lokalize does not crash anymore for me when changing widget style. Something was probably fixed in Qt 4.7.2. I have Qt 4.7.2 and KDE SC 4.6.1. (In reply to comment #9) > Lokalize does not crash anymore for me when changing widget style. Something > was probably fixed in Qt 4.7.2. I have Qt 4.7.2 and KDE SC 4.6.1. Sorry, it didn't crash only once. In most cases, Lokalize still crashes. Still valid for KDE SC 4.8.4 (Lokalize still crashes when switching style from "Plastic" to "QtCurve"). See also bug #271494. Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you. I can not reproduce crash in Lokalize 20.04.2. Operating System: openSUSE Leap 15.2 KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.71.0 Qt Version: 5.12.7 Kernel Version: 5.3.18-lp152.50-default OS Type: 64-bit Created attachment 134040 [details]
Graphical artifacts
...however I see graphical artifacts after switching into some styles.
Please create the graphical artifacts as a separate bug report. This one is only about the crash. On Sun, Dec 13, 2020 at 6:01 PM <bugzilla_noreply@kde.org> wrote: > > https://bugs.kde.org/show_bug.cgi?id=251445 > > --- Comment #14 from opensuse.lietuviu.kalba@gmail.com --- > Created attachment 134040 [details] > --> https://bugs.kde.org/attachment.cgi?id=134040&action=edit > Graphical artifacts > > ...however I see graphical artifacts after switching into some styles. > > -- > You are receiving this mail because: > You are on the CC list for the bug. |