XnView with Guiguts not working

Ask for help and post your question on how to use XnView Classic.

Moderators: helmut, XnTriq, xnview

Post Reply
nunukis
Posts: 2
Joined: Tue May 20, 2014 8:22 pm

XnView with Guiguts not working

Post by nunukis »

Hi,

I belong to a group of volunteers who, amongst other things, do the post processing for books to become ebooks.

I work with a post-processing programme called Guiguts, and if you have your html document open, you can click on a button "See Img" and then XnView should call up the appropriate png image, to compare with the text in the html document.

This has always worked in the past. Now I get a message: "Error opening the file <C:\DP\Chats on Oriental China\pngs\.jpg

1. My laptop runs on Windows 8.1
2. My filepath is as above, WITHOUT the .jpg. I don't know where the .jpg comes from.

This is very frustrating. Can anyone help me?
:? Karin
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: XnView with Guiguts not working

Post by xnview »

the change is windows version, right?
Pierre.
nunukis
Posts: 2
Joined: Tue May 20, 2014 8:22 pm

Re: XnView with Guiguts not working

Post by nunukis »

No, it did work for my previous project that I worked on. And it also worked when I first started on the present project. Somewhere along the way it stopped working. I thought it might have something to do with a change in the CSS that was changed, but now when I open my first project, at also does not work anymore.

Karin
User avatar
XnTriq
Moderator & Librarian
Posts: 6512
Joined: Sun Sep 25, 2005 3:00 am
Location: Ref Desk

Re: XnView with Guiguts not working

Post by XnTriq »

This message (“Error opening the file…”) seems to be related to spaces and/or unicode characters in the file path.
helmut ([url=http://newsgroup.xnview.com/viewtopic.php?t=109&p=415#p415]Images not opened when launched by Statistic program[/url]) wrote:Alain, the author of the statistics program "Brodgar" could find the problem. It was the way Brodgar invoked the graphic viewer. Alain will fix this and provide a version which will work with XnView.
Afroman ([url=http://newsgroup.xnview.com/viewtopic.php?t=426&p=1325#p1325]Database app does not open images on Win2000[/url]) wrote:All I'm trying to do is view a scanned document from within a database application using Xnview as the viewer. Like I've said, on my 98 machine, this works fine but on the W2k machine, I don't get to see a pip squeak.
xnview ([url=http://newsgroup.xnview.com/viewtopic.php?t=3450&p=16310#p16310]Smarter command line interpretation[/url]) wrote:
helmut wrote:I don't know how other programs handle the space problem and I have just made a test on Windows XP SP2 and found that the problem no longer persists. The older Windows versions will persist for a while, so I still wonder whether XnView's interpretation of the command line couldn't be made smarter so that it recognizes even a command line with spaces in the filename/path without double quoting the file names.
The problem is like that:
xnview file1.jpg file2.jpg => 2 parameters received
xnview file with space.jpg => 3 parameters received
So for the second, " is needed.
Post Reply