On Sat, Apr 27, 2013 at 11:37:06AM +0200, Martin Natano wrote:
> Pdfshuffler tries to call page.render_to_pixbuf which is removed by the
> patch (and in poppler>0.18).
> I tried to bump pdfshuffler 0.6.0 to see if it is fixed there, but that
> version just dies with "Abort trap". The cause for that
Pdfshuffler tries to call page.render_to_pixbuf which is removed by the
patch (and in poppler>0.18).
I tried to bump pdfshuffler 0.6.0 to see if it is fixed there, but that
version just dies with "Abort trap". The cause for that seeme to be in
gtk.gdk.threads_init().
natano
On Sat, Apr 27, 2013
On 2013/04/26 23:37, Matthias Kilian wrote:
> Hi,
>
> On Fri, Apr 26, 2013 at 10:12:52PM +0100, Stuart Henderson wrote:
> > looks like it wants a release rolling from the
> > lp:~kiyoka/poppler-python/no-pygtk branch..
>
> Either that or the diff I just sent. Whatevber, please also remove
> the
After applying the diff and a recompile the import in python works fine. I
have tested it with a small project of mine and it generates images from
PDF there. Looks good to me.
I do not use pdfshuffler, but I will have a look at it tomorrow.
Thank you!
natano
On Fri, Apr 26, 2013 at 11:01:32PM
Hi,
On Fri, Apr 26, 2013 at 10:12:52PM +0100, Stuart Henderson wrote:
> looks like it wants a release rolling from the
> lp:~kiyoka/poppler-python/no-pygtk branch..
Either that or the diff I just sent. Whatevber, please also remove
the MAINTAINER line (Ido doesn't want to work on this any longer
looks like it wants a release rolling from the
lp:~kiyoka/poppler-python/no-pygtk branch..
On 2013/04/26 21:16, Martin Natano wrote:
> Hi,
>
> py-poppler complains about undefined symbols when importing. The
> functions referenced by this symbols have been removed in poppler 0.18.
> There is a
On Fri, Apr 26, 2013 at 09:16:01PM +0200, Martin Natano wrote:
> py-poppler complains about undefined symbols when importing. The
> functions referenced by this symbols have been removed in poppler 0.18.
> There is a bug report from 2011 upstream, but py-poppler didn't have a
> new release since Se