Michael Wybrow wrote:
On 08/09/2009, at 5:43 PM, ~suv wrote:
Could you take a look at my patch in Bug #424394 “Launching and Path problems under Mac”? https://bugs.launchpad.net/inkscape/+bug/424394
I have been using it for several days now with different application paths (several ' ', '&', '|' and '#' combinations). As I wrote in the last comment I had to change the '#' escaping for the other two resource files as well which eliminates the need for 'ESCAPED2TOP'.
I was still seeing an issue with it and paths with double spaces. Hence, it didn't add it to the pre2-2 package I just put up. Shouldn't be too hard to debug it though, so I'll try and get this done tomorrow.
Thank you for taking a look at it!
When testing both separated diffs, please note that the second one undoes the $TOP quoting in line 87 (ESCAPEDTOP=`echo $TOP ...) that I used in 'inkscape-double-space.diff'.
~suv