Bug 475454 - La aplicacion de cierra al querer aplicar los colores del tema
Summary: La aplicacion de cierra al querer aplicar los colores del tema
Status: RESOLVED WORKSFORME
Alias: None
Product: kde-cli-tools
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 5.27.6
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-10-11 02:51 UTC by Fernando
Modified: 2025-05-02 00:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando 2023-10-11 02:51:11 UTC
Application: kcmshell5 (5.27.6)

Qt Version: 5.15.10
Frameworks Version: 5.107.0
Operating System: Linux 5.15.0-75-generic x86_64
Windowing System: X11
Distribution: Windows Ubuntu 11.4.2
DrKonqi: 5.27.6 [KCrashBackend]

-- Information about the crash:
[New LWP 5359]
[New LWP 5361]
[New LWP 5362]
[New LWP 5368]

The crash can be reproduced every time.

-- Backtrace:
Application: Módulo de preferencias del sistema (kcmshell5), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f34f8c801bb in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/kcms/systemsettings/kcm_kwindecoration.so
#5  0x00007f351c10f656 in ?? () from /lib/x86_64-linux-gnu/libKF5KCMUtils.so.5
#6  0x00007f351c1177c7 in KCModuleProxy::save() () from /lib/x86_64-linux-gnu/libKF5KCMUtils.so.5
#7  0x00007f351c11f828 in ?? () from /lib/x86_64-linux-gnu/libKF5KCMUtils.so.5
#8  0x00007f351c11fa00 in KCMultiDialog::slotOkClicked() () from /lib/x86_64-linux-gnu/libKF5KCMUtils.so.5
#9  0x00007f351ac0a854 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f351b97a9d6 in QAbstractButton::clicked(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007f351b97ac5e in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x00007f351b97c884 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x00007f351b97caa7 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007f351b8c794e in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f351b884763 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f351b88c3a4 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f351abd2dda in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f351b88ae87 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#19 0x00007f351b8e11cb in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#20 0x00007f351b8e4525 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x00007f351b884763 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#22 0x00007f351abd2dda in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f351b1772f7 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#24 0x00007f351b14adbc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#25 0x00007f3514da0f3e in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#26 0x00007f3518b32d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f3518b88258 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f3518b303e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f351ac2c258 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x00007f351abd16fb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x00007f351abd9c94 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x000055e8e3014834 in ?? ()
#33 0x00007f351a4ebd90 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#34 0x00007f351a4ebe40 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#35 0x000055e8e3015ef5 in ?? ()
[Inferior 1 (process 5358) detached]

Reported using DrKonqi
Comment 1 Aleix Pol 2023-10-11 12:42:31 UTC
Sería necesario que nos pases la traza con símbolos de debug. Recomiendo que contactes con tu distribución sobre como obtenerlos.
Comment 2 Bug Janitor Service 2023-10-26 03:45:50 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2023-11-10 03:46:03 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!