ports/168319: graphics/qiviewer: Not displaying image jpeg

Raphael Kubo da Costa rakuco at FreeBSD.org
Fri Jun 1 20:50:11 UTC 2012


The following reply was made to PR ports/168319; it has been noted by GNATS.

From: Raphael Kubo da Costa <rakuco at FreeBSD.org>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/168319: graphics/qiviewer: Not displaying image jpeg
Date: Fri, 01 Jun 2012 17:48:54 -0300

 Mel Flynn <rflynn at acsalaska.net> writes:
 
 > On 1-6-2012 4:10, Raphael Kubo da Costa wrote:
 >> Mel Flynn <rflynn at acsalaska.net> writes:
 >>
 >>> When graphics/qiviewer is installed without having a full KDE desktop,
 >>> in my case a trimmed down x11-wm/xfce4 (no PRINT, no MIXER, no GDM) then
 >>> qiviewer will not display JPEG images.
 >>> It will successfully show PNG images, which leads me to believe that the
 >>> root cause is that the program relies on QtGUI providing the image support.
 >>>
 >>> Since the FreeBSD QtGUI only links with png, no other image formats are
 >>> available to it. Jpeg is available at compile and runtime.
 >> <snip>
 >>> Possible fix that should be examined if linking QtGui with jpeg makes this
 >>> work.
 >>
 >> Hmm. We already pass -system-libpng, -system-libjpeg and friends to Qt's
 >> configure program. Do you have graphics/qt4-imageformats installed?
 >
 > Negative.
 > Also not marked in that port's dependencies.
 
 Please try installing it and checking if things work fine. If they do,
 the port's dependencies need to be adjusted.



More information about the freebsd-ports-bugs mailing list