Bug 300232 - Crash on Startup if there is Filename with DOS Path.
Summary: Crash on Startup if there is Filename with DOS Path.
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Arch Linux Linux
: NOR critical
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-18 09:12 UTC by cssguru
Modified: 2018-04-11 09:56 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 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.