Bug 300232

Summary: Crash on Startup if there is Filename with DOS Path.
Product: [Applications] dolphin Reporter: cssguru
Component: generalAssignee: Peter Penz <peter.penz19>
Status: RESOLVED WORKSFORME    
Severity: critical CC: mail
Priority: NOR    
Version: 16.12.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description cssguru 2012-05-18 09:12:55 UTC
Crash on Startup if there is Filename with DOS Path in Home directory

Example:
"C:\nppdf32Log\debuglog.txt"

Reproducible: Always

Steps to Reproduce:
1. Create a file with the name "C:\nppdf32Log\debuglog.txt" in $HOME
2. Open Dolphin 

Actual Results:  
Dolphin crash after Startup

Expected Results:  
Just work and display the file names
Comment 1 Peter Penz 2012-05-18 10:24:02 UTC
Thanks for the report, but could you please provide the following information:
- Backtrace of the crash (see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports )
- How you created the file  "C:\nppdf32Log\debuglog.txt" - when using "Create New" from Dolphin no crash occurs.
Comment 2 cssguru 2012-05-18 10:42:29 UTC
The file is created when I do start Firefox (I guess from Acrobat Plugin).
I just did recreate the file with:
echo "" > "C:\nppdf32Log\debuglog.txt"

Bang, Dolphin crashed. So its always reproduce able for me.

My KDE isn't enabled with debugging, if you are really unable to reproduce I will try to install new packages as a last choice.

The only message that appear when crashing on console:
QSocketNotifier: Invalid socket 17 and type 'Read', disabling...
Comment 3 Peter Penz 2012-05-18 11:32:06 UTC
> I just did recreate the file with:
> echo "" > "C:\nppdf32Log\debuglog.txt"

It does not crash here when I'm doing this. Please install the debugging-packages: They only require some disk-space but don't have any influence on the performance.
Comment 4 Julian Steinmann 2018-03-27 15:31:58 UTC
Cannot reproduce this issue with Dolphin 17.12.3. If @cssguru cannot reproduce either, I'll close this bug soon.
Comment 5 Julian Steinmann 2018-04-11 09:56:38 UTC
No response -> closing. Please reopen the bug report if you still experience this behavior with newer versions of Dolphin.