Hi Kai
On 16/08/2017 07:37, Kai Pastor, DG0YT wrote:
Not reproducible in latest upstream release and dev, from bash and from
dash.
Did you test on a Debian system?
I've been able to reproduce this with 6.7-1 on Stretch, 6.7-1 on Sid and
6.8-1 on Sid.
The following works, too:
$ cd /usr/share/openorienteering-mapper/examples/
$ Mapper forest\ sample.omap
I see the same behaviour when escaping spaces with \ and when using
double quotes instead of singles quotes, i.e.
$ Mapper "forest sample.omap"
The relevant code uses QApplication::arguments and hasn't changed
significantly since 2013:
We haven't had openorienteering-mapper in Debian for very long, so I
can't tell you if problem only appeared recently.
Check Qt / other Qt apps.
Good idea, thanks.
Regards
Graham