Bug#191875: gqview + vdesk problem

2024-05-28 Thread Adam Sampson
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/>

Bug#383377: ignore Xresources and window at +0+0

2021-01-02 Thread Adam Sampson
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/>

Bug#945188: xpdf: memory leak when changing page

2020-12-28 Thread Adam Sampson
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/>

Bug#606885: xpdf: no longer asks for password in dialog window

2020-12-28 Thread Adam Sampson
he definition of unique_ptr if it's not already in your version.) Thanks, -- Adam Sampson <http://offog.org/>

Bug#968354: xpdf crash with empty document

2020-12-27 Thread Adam Sampson
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/>

Bug#977182: xpopple as new upstream for Debian's xpdf?

2020-12-22 Thread Adam Sampson
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/>