Page 1 of 1

Ubuntu 12.04 XnView Retro Desktop Will Not Save Image

Posted: Wed Apr 24, 2013 10:42 pm
by fleamour
Good app but essentially useless, as above, will not save any image to any directory.

:bug: :(

XnView Retro
v1.26

Re: Ubuntu 12.04 XnView Retro Desktop Will Not Save Image

Posted: Thu Apr 25, 2013 8:25 am
by xnview
i've tried, but no problem. Which size do you use as output?

Re: Ubuntu 12.04 XnView Retro Desktop Will Not Save Image

Posted: Thu Apr 25, 2013 9:07 am
by maverickmcl
I have exactly the same problem, no export at any size

SO: GNU/Linux
Distro: Bodhi
Based: Ubuntu 12.04 LTS
WM: Icewm, E17 (Not work in either)
XnView Retro
v1.26

(Edit)

No export to facebook, flickr, twitpic, picasa, at any size

Re: Ubuntu 12.04 XnView Retro Desktop Will Not Save Image

Posted: Mon Apr 29, 2013 10:22 am
by xnview
And in PNG?

Re: Ubuntu 12.04 XnView Retro Desktop Will Not Save Image

Posted: Sun May 12, 2013 6:16 pm
by rafal
I also use ubuntu 12.04
XnRetro 1.26 saves only to png
when I try to save to jpg it only outputs the following lines in the terminal:

LOAD INFO </media/Iomega_HDD/media/photos/2012/12/IMG_7463_CR2.jpg>
1024 683 - 4752 3168 (-1)
###### LOAD BITMAP </media/Iomega_HDD/media/photos/2012/12/IMG_7463_CR2.jpg>
reLOAD 4752 3168
4752 3168
OUTPUT: 5026 3351

Re: Ubuntu 12.04 XnView Retro Desktop Will Not Save Image

Posted: Mon May 13, 2013 9:53 am
by xnview
Please install
sudo apt-get install libjpeg62:i386

Re: Ubuntu 12.04 XnView Retro Desktop Will Not Save Image

Posted: Tue May 14, 2013 2:47 am
by maverickmcl
Excellent, solved.

Re: Ubuntu 12.04 XnView Retro Desktop Will Not Save Image

Posted: Tue May 20, 2014 5:34 pm
by jaibrid
I have the same problem, XnRetro v 1.26 only save in .png

OS: linux
Ubuntu 14.04

I have instaled sudo apt-get install libjpeg62:i386

and still have the same problem!

:(

Re: Ubuntu 12.04 XnView Retro Desktop Will Not Save Image

Posted: Wed Jan 21, 2015 10:41 pm
by djcj
Try to install all the runtime dependencies:

Code: Select all

sudo apt-get install libfontconfig1:i386 libfreetype6:i386 libglib2.0-0:i386 libgstreamer-plugins-base0.10-0:i386 libgstreamer0.10-0:i386 libice6:i386 libjpeg62:i386 libpng12-0:i386 libqt4-svg:i386 libsm6:i386 libx11-6:i386 libxext6:i386 libxml2:i386 libxrender1:i386 zlib1g:i386
@Pierre: I think you should port this program to 64 bit. And you should build Debian packages which resolve all dependencies (just use the build files I provide here).