summaryrefslogtreecommitdiffstats
path: root/src/ui/icon-loader.cpp
diff options
context:
space:
mode:
author林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>2018-11-09 04:17:08 +0000
committerThomas Holder <thomas@thomas-holder.de>2018-11-10 08:47:13 +0000
commit82b832e7a3e1bfb6034edf38c5bab60b1918d81c (patch)
tree259c6f73b7fa61e25e91db86026a7a4cb9308ea2 /src/ui/icon-loader.cpp
parentTurn OK objects rows icon (diff)
downloadinkscape-82b832e7a3e1bfb6034edf38c5bab60b1918d81c.tar.gz
inkscape-82b832e7a3e1bfb6034edf38c5bab60b1918d81c.zip
Snap: Fix file loading with path with spaces
Currently the inkscape snap is unable to load file with path with spaces when opening such files by double clicking them in the file manager(loading them via the file open dialog works). This is probably due to the fact that the launcher doesn't quote the expansion of the `@` special parameter and thus all `word`s in the file path are applied with word separation. This patch fixes the syntax. Fixes Launchpad Bug #1735453. Refer-to: Bug #1735453 “Cannot open files with whitespaces/spaces in pathn...” : Bugs : Inkscape <https://bugs.launchpad.net/inkscape/+bug/1735453> Refer-to: bash(1) - Parameters - Special Parameters - @ Signed-off-by: 林博仁(Buo-ren, Lin) <Buo.Ren.Lin@gmail.com>
Diffstat (limited to 'src/ui/icon-loader.cpp')
0 files changed, 0 insertions, 0 deletions