google-code-export / photivo

Automatically exported from code.google.com/p/photivo
GNU General Public License v3.0
3 stars 0 forks source link

PNG loaded blurry in Photivo #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. load a png picture in photivo

What is the expected output? What do you see instead?
I took a screenshot of Photivo ( http://i.imgur.com/FjNG7cf.png ) and loaded 
the screenshot in Photivo ( http://i.imgur.com/D92rtua.png), but it does not 
looks right at 100 % zoom. I would expect it will looks like in i.e. Gimp.

What version of the product are you using? On what operating system?
Photivo version 2013-03-17 (rev 57519a52a791). Sabayon 11 Linux 64 Bit

Please provide any additional information below.

I installed Photivo in the following way:
$ export 
LD_LIBRARY_PATH='/home/mictadlo/apps/lib/:/usr/lib/:/usr/lib32:/usr/lib64'
$ export 
PKG_CONFIG_PATH='/home/mictadlo/apps/lib/pkgconfig:/usr/lib/pkgconfig:/usr/lib32
/pkgconfig:/usr/lib64/pkgconfig'

graphicsmagick 32 bit
$ wget -c <a 
href="http://sourceforge.net/projects/graphicsmagick/files/graphicsmagick/1.3.18
/GraphicsMagick-1.3.18.tar.gz" 
rel="nofollow">sourceforge.net/projects/graphicsmagick/files/graphicsmag...</a>
$ tar xfvz GraphicsMagick-1.3.18.tar.gz
$ ./configure --prefix=/home/mictadlo/apps/ --with-quantum-depth=32 
--enable-shared --without-lcms
$ make
$ make install

Photivo
$ sudo equo install mercurial
$ hg clone <a href="https://code.google.com/p/photivo" 
rel="nofollow">code.google.com/p/photivo</a>
$ qmake PREFIX=~/apps/ CONFIG+=WithGimp
$ make
$ make install

$ sudo gimptool-2.0 --install-admin-bin ptGimp
$ sudo gimptool-2.0 --install-admin-bin 'mm\ extern\ photivo.py'

$ photivo 
Photivo version 2013-03-17 (rev 57519a52a791)
Fontconfig error: &quot;/etc/fonts/conf.d/10-powerline-symbols.conf&quot;, line 
1: no element found
Existing settingsfile '/home/mictadlo/.photivo/photivo.ini'
User directory: '/home/mictadlo/.photivo/'; 
Share directory: '/home/mictadlo/apps/share/photivo/'; 
Initializing/Updating user profile...
Lensfun database: '/home/mictadlo/.photivo/LensfunDatabase'; 
Progress : Loading channelmixers
Progress : Ready
Fontconfig error: &quot;/etc/fonts/conf.d/10-powerline-symbols.conf&quot;, line 
1: no element found

Original issue reported on code.google.com by mictadlo on 28 Mar 2013 at 10:17

GoogleCodeExporter commented 9 years ago
Also DNG files are much smaller

Original comment by mictadlo on 30 Mar 2013 at 6:00

GoogleCodeExporter commented 9 years ago
Please set the pipe size (lower left corner) to 1:1.

greets mike

Original comment by m...@mm-log.com on 30 Mar 2013 at 12:56