Bug 234533 - invalid url for local files
Summary: invalid url for local files
Status: RESOLVED FIXED
Alias: None
Product: kde-windows
Classification: Miscellaneous
Component: general (show other bugs)
Version: 4.4
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KDE-Windows
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-16 14:28 UTC by Marco Mentasti
Modified: 2013-04-30 09:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
invalid url example (9.95 KB, image/png)
2010-04-16 14:38 UTC, Marco Mentasti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Mentasti 2010-04-16 14:28:37 UTC
Version:            (using KDE 4.4.1)
OS:                MS Windows
Installed from:    MS Windows

opening saved sessions from Kate, it throw the error "The file protocol was died unexpectedly".
Analyzing kate session file, the urls are malformed. It store "file://C:/ ..." instead of "file:///C:/ ...", and kate is unable to find saved files.
Same problem with Kompare. I have configured TortoiseSVN to show diffs with it, passing urls as arguments, and kompare is unable to find files.

Seems to be a problem of KUrl implementation.

I'm using WindowsXP, with KDE 4.4.1 installed from kdewin-installer-gui (binary package).
Comment 1 Marco Mentasti 2010-04-16 14:38:47 UTC
Created attachment 42822 [details]
invalid url example

restoring saved sessions from kate, a lot of "Copy" windows appear (one for each stored file). The source url does not have a colon for the C: drive.
Comment 2 Patrick Spendrin 2013-04-30 09:11:53 UTC
This has been fixed long ago.