Activity log for bug #1486318

Date Who What changed Old value New value Message
2015-08-19 02:39:43 RayD at ERISCorp bug added bug
2015-08-19 02:47:12 RayD at ERISCorp tags cmdline osx cli osx
2015-08-19 02:50:35 RayD at ERISCorp description I have a fresh install of OS X 10.10 (Yosemite) with a fresh install of Inkscape 0.91 r13725 (Jan 28 2015) and it's essentially unusable from the cmdline because it looks for all relative paths starting from the 'bin' (almost always /Applications/Inkscape.app/Contents/Resources/bin/) directory instead of the current working directory. For example, running: >pwd /Users/Me/Documents >/Applications/Inkscape.app/Contents/Resources/bin/inkscape --file=source.svg --export-png=dest.png -1024 -h 1024 looks for: Applications/Inkscape.app/Contents/Resources/bin/source.svg instead of: /Users/Me/Documents/source.svg and tries to save the PNG to: /Applications/Inkscape.app/Contents/Resources/bin/dest.png instead of: /Users/Me/Documents/dest.png I have a fresh install of OS X 10.10 (Yosemite) with a fresh install of Inkscape 0.91 r13725 (Jan 28 2015) and it's essentially unusable from the cmdline because it looks for all relative paths starting from the 'bin' (almost always /Applications/Inkscape.app/Contents/Resources/bin/) directory instead of the current working directory. I did not have this problem under OS X 10.9 (Mavericks) and the previous version of Inkscape I was running For example, running: >pwd /Users/Me/Documents >/Applications/Inkscape.app/Contents/Resources/bin/inkscape --file=source.svg --export-png=dest.png -1024 -h 1024 looks for: Applications/Inkscape.app/Contents/Resources/bin/source.svg instead of: /Users/Me/Documents/source.svg and tries to save the PNG to: /Applications/Inkscape.app/Contents/Resources/bin/dest.png instead of: /Users/Me/Documents/dest.png EDIT: I just found: https://bugs.launchpad.net/inkscape/+bug/1449251 which seems to be a duplicate. I wonder why the initial search didn't find #1449251
2015-08-19 04:41:53 su_v tags cli osx cli osx packaging
2015-08-19 04:43:40 su_v marked as duplicate 181639