3.90.1 (KDE 4.0 alpha1) tarballs

Emanuele A. Bagnaschi zephyrus at mirach.it
Wed May 9 21:33:04 CEST 2007


On Tue, 8 May 2007 22:18:56 +0200
Dirk Mueller <mueller at kde.org> wrote:

> On Tuesday, 8. May 2007, Emanuele A. Bagnaschi wrote:
> 
> > Here's the relevant compiler output:
> >re/plugins/pdf/pdfRenderer.cpp:147: error: no matching function for
> >call to
> > ‘Poppler::Page::renderToImage(double&, double&, int, int, int, int,
> > bool)’
> 
> can you try this?
> 
> --- pdfRenderer.cpp     (revision 662047)
> +++ pdfRenderer.cpp     (working copy)
> @@ -144,7 +144,7 @@ RenderedDocumentPagePixmap* PdfRenderer:
>          image = pdfPage->renderToImage(res, res);
>        else
>        {
> -        image = pdfPage->renderToImage(res, res, -1, -1, -1, -1,
> true);
> +        image = pdfPage->renderToImage(res, res, -1, -1, -1, -1, 
> Poppler::Page::Rotate0);
>        }
> 
>        // Create Text information
> 
> 
> Thanks,
> Dirk

Hi,
this seems to fix one of the two errors.
The other one (which was already in the output reported in the
previous email) is:

/var/tmp/portage/kde-base/kdegraphics-3.90.1/work/kdegraphics-3.90.1/ligature/plugins/pdf/pdfRenderer.cpp:636:
error: ‘class Poppler::Document’ has no member named ‘print’


Best regards,
-- 
Emanuele A. Bagnaschi

Ethernet, n.  What you use to catch the Etherbunny
		-- Anonymous
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/release-team/attachments/20070509/b4387ad1/attachment.pgp 


More information about the release-team mailing list