Comment 5 for bug 167455

Revision history for this message
Rygle (rygle) wrote :

Changing to confirmed. Milestoning for 0.47. Johan, have you made any progress on this?

Edavies test case is as follows;
===========
C:\Temp>type c:\bin\inkscape.bat
"C:\Program Files\Inkscape 0.46\inkscape.exe" %1 %2 %3 %4 %5
C:\Temp>inkscape happy.svg

C:\Temp>"C:\Program Files\Inkscape 0.46\inkscape.exe" happy.svg

C:\Temp>inkscape c:\temp\happy.svg

C:\Temp>"C:\Program Files\Inkscape 0.46\inkscape.exe" c:\temp\happy.svg

C:\Temp>
===========================