ough in the last 21 years that this bug would be difficult to
reproduce! Safe to close it, I'd say.
(For what it's worth, when I wrote vdesk I was also using aewm and
gqview and I don't remember seeing this problem.)
Thanks,
--
Adam Sampson <http://offog.org/>
ow sets the
correct WM hint for position. (It does so via Motif, so this might have
been a Lesstif/Motif problem.)
--
Adam Sampson <http://offog.org/>
the code quite a bit
simpler.
My XPDFParams code would probably be tricky to backport to Debian's
current version, but you might be able to take the patches for the other
GooLists as is...
Cheers,
--
Adam Sampson <http://offog.org/>
he definition of
unique_ptr if it's not already in your version.)
Thanks,
--
Adam Sampson <http://offog.org/>
ErrorCode();
+
+// Work around a Poppler bug: some additional checks were added to
+// PDFDoc::setup that don't set errCode
+if (err == errNone) {
+ err = errDamaged;
+}
+
delete newDoc;
return err;
}
Thanks very much,
--
Adam Sampson <http://offog.org/>
tream developer for what may be a
> substantial user base, which can come up with all kinds of problems and
> suggestions not related to your personal use case?
I don't mind being contacted. I can't promise to address everything in
the BTS but it's got to be better than having no upstream at all :-)
Cheers,
--
Adam Sampson <http://offog.org/>
6 matches
Mail list logo