Bug 158709

Summary: Dolphin does not start if editable location bar is configured to be shown at startup
Product: [Applications] dolphin Reporter: Thomas Michel <tom.michel>
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Michel 2008-03-03 10:17:00 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.1.3 20070929 
OS:                Linux

If you configure dolphin to show the editable location bar at startup, dolphin will not start.
It displays the window for a very short period of time, then closes immediately.
If you remove "EditableUrl=True" from the general section of dolphinrc, everything works fine.

It happens only with the curren svn version, 4.0.1 is not affected.
Comment 1 Peter Penz 2008-03-03 10:24:46 UTC
Thanks for the good analyses. I've tried already to debug this issue, but it's not trivial as an asynchronous shutdown of the application gets triggered and I don't get a callstack in this case.

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