Bug 358737 - Dolphin crashes after click on "Configure Dolphin"
Summary: Dolphin crashes after click on "Configure Dolphin"
Status: RESOLVED DUPLICATE of bug 354558
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 15.12.1
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-29 14:04 UTC by Sebastian Dicke
Modified: 2016-01-29 22:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***