ports/168319: graphics/qiviewer: Not displaying image jpeg
Raphael Kubo da Costa
rakuco at FreeBSD.org
Fri Jun 1 02:20:07 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: kde-freebsd at kde.org
Subject: Re: ports/168319: graphics/qiviewer: Not displaying image jpeg
Date: Thu, 31 May 2012 23:10:40 -0300
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?
More information about the freebsd-ports-bugs
mailing list