Bug 158709 - Dolphin does not start if editable location bar is configured to be shown at startup
Summary: Dolphin does not start if editable location bar is configured to be shown at...
Status: RESOLVED DUPLICATE of bug 157886
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-03 10:17 UTC by Thomas Michel
Modified: 2008-03-03 10:24 UTC (History)
0 users

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 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 ***