More Multi Platform Tools - Windows, MacOSX, Linux
Moderators: XnTriq , helmut , xnview
fleamour
Posts: 1 Joined: Wed Apr 24, 2013 10:37 pm
Post
by fleamour » Wed Apr 24, 2013 10:42 pm
Good app but essentially useless, as above, will not save any image to any directory.
XnView Retro
v1.26
xnview
Author of XnView
Posts: 45489 Joined: Mon Oct 13, 2003 7:31 am
Location: France
Post
by xnview » Thu Apr 25, 2013 8:25 am
i've tried, but no problem. Which size do you use as output?
Pierre.
maverickmcl
Posts: 2 Joined: Thu Apr 25, 2013 8:56 am
Post
by maverickmcl » Thu Apr 25, 2013 9:07 am
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
xnview
Author of XnView
Posts: 45489 Joined: Mon Oct 13, 2003 7:31 am
Location: France
Post
by xnview » Mon Apr 29, 2013 10:22 am
And in PNG?
Pierre.
rafal
Posts: 1 Joined: Sun May 12, 2013 6:07 pm
Post
by rafal » Sun May 12, 2013 6:16 pm
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
xnview
Author of XnView
Posts: 45489 Joined: Mon Oct 13, 2003 7:31 am
Location: France
Post
by xnview » Mon May 13, 2013 9:53 am
Please install
sudo apt-get install libjpeg62:i386
Pierre.
maverickmcl
Posts: 2 Joined: Thu Apr 25, 2013 8:56 am
Post
by maverickmcl » Tue May 14, 2013 2:47 am
Excellent, solved.
jaibrid
Posts: 1 Joined: Tue May 20, 2014 5:29 pm
Post
by jaibrid » Tue May 20, 2014 5:34 pm
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!
djcj
Posts: 60 Joined: Wed Jan 08, 2014 3:37 pm
Post
by djcj » Wed Jan 21, 2015 10:41 pm
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 ).