Comment 1 for bug 1660142

Revision history for this message
Patrick Storz (ede123) wrote :

Note that a file URI should have the form
file://hostname/path/to/file.txt

Or alternatively (hostname=localhost is assumed)
file:///path/to/file.txt

Inkscape seems to crash whenever the "file://hostname/" or "file:///" format is not followed.