Page 1 of 1

XnViewMP 0.5 not opening files with space characters in path

Posted: Sun Jun 17, 2012 2:48 pm
by aleyer
Hi!
I downloaded and installed the deb package for my Linux Mint system.
When I try to open a file via terminal like

Code: Select all

xnview "/home/aleyer/Pictures/label.png"
It opens fine.
If the path to file contains a space character (like this)

Code: Select all

xnview "/home/aleyer/Pictures/label 2.png"
it doesn't load anything and stops with an empty screen. If a file named "/home/aleyer/Pictures/label" exists it loads it instead.
The same issue is when I open files via a click in Nautilus. Some files load, some not. Seems to be exclusively XnVIewMP bug.

Re: XnViewMP 0.5 not opening files with space characters in

Posted: Mon Jun 18, 2012 7:31 am
by xnview
ok, right a problem in the .deb

Re: XnViewMP 0.5 not opening files with space characters in

Posted: Wed Jun 27, 2012 8:26 pm
by aleyer
Thanks for fixing it, Pierre!