Bug 358737

Summary: Dolphin crashes after click on "Configure Dolphin"
Product: [Applications] dolphin Reporter: Sebastian Dicke <sdicke>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: frank78ac
Priority: NOR    
Version First Reported In: 15.12.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Sebastian Dicke 2016-01-29 14:04:25 UTC
Application: dolphin (15.12.1) 
KDE Platform Version: 5.5.4
Qt Version: 5.5.1
Operating System: Linux 4.1.16-1-lts x86_64
Distribution: Antergos 

Output to stderr:

KSambaShare: Could not find smb.conf!
QLayout: Cannot add a null widget to QVBoxLayout/
QLayout: Cannot add a null widget to QVBoxLayout/
initialization OK, home trash dir: "/home/sebastian/.local/share/Trash"
"Tag 'b' is not defined in message {<__kuit_internal_top__><para>Check this box to allow <b>automatic deletion</b> o...}."
"Tag 'b' is not defined in message {<__kuit_internal_top__><para>Check this box to allow <b>automatic deletion</b> o...}."
QLayout: Attempting to add QLayout "" to PreviewsSettingsPage "", which already has a layout
QLayout: Cannot add a null widget to QVBoxLayout/
QLayout: Cannot add a null widget to QVBoxLayout/
initialization OK, home trash dir: "/home/sebastian/.local/share/Trash"
"Tag 'b' is not defined in message {<__kuit_internal_top__><para>Check this box to allow <b>automatic deletion</b> o...}."
"Tag 'b' is not defined in message {<__kuit_internal_top__><para>Check this box to allow <b>automatic deletion</b> o...}."
QLayout: Attempting to add QLayout "" to PreviewsSettingsPage "", which already has a layout
QLayout: Cannot add a null widget to QVBoxLayout/
QLayout: Cannot add a null widget to QVBoxLayout/
initialization OK, home trash dir: "/home/sebastian/.local/share/Trash"
"Tag 'b' is not defined in message {<__kuit_internal_top__><para>Check this box to allow <b>automatic deletion</b> o...}."
"Tag 'b' is not defined in message {<__kuit_internal_top__><para>Check this box to allow <b>automatic deletion</b> o...}."
QLayout: Attempting to add QLayout "" to PreviewsSettingsPage "", which already has a layout

----

When I was using valgrind to analyse the problem, no crash occurred.

Reproducible: Sometimes

Steps to Reproduce:
1. Left click on Control menu
2. Left click on Configure Dolphin
Comment 1 Frank Reininghaus 2016-01-29 22:15:01 UTC
Thanks for the bug report. This will be fixed in Dolphin 15.12.2. As a workaround, wait some time before you click "Configure Dolphin" after moving the mouse pointer there. The crash only happens if there is a submenu (like Extras or Help) open while you click.

*** This bug has been marked as a duplicate of bug 354558 ***