Bug#709556: Syntax Error: Expected the optional content group list, but wasn't able to find it

2013-05-30 Thread Derek B. Noonburg
That's not an Xpdf error message. I'm guessing it's a Poppler bug. - Derek On 2013 May 24, jida...@jidanni.org wrote: X-Debbugs-Cc: der...@glyphandcog.com Package: poppler-utils Version: 0.20.5-3 File: /usr/bin/pdftotext $ wget

Bug#647576: can't read pdfs any more

2011-11-07 Thread Derek B. Noonburg
As I mentioned before, if you're getting this kind of message: Error: Unknown config file command '{0:t}' ({1:t}:{2:d}) then something is very broken in the Debian build. I'm not sure who's maintaining the Debian Xpdf package anymore, but they need to look over the patches they're applying to

Bug#645108: http://portal.gsdi.org/files/?artifact_id=928 unreadable

2011-10-12 Thread Derek B. Noonburg
It looks ok here. Can you try using the binaries from my web site? (They're staticly linked, so you can just unpack them in /tmp or wherever, and run xpdf from there.) If you still see a problem with my binaries, can you give me a more detailed description of the problem (or a screenshot)? -

Bug#640486: Unknown config file command '{0:t}' ({1:t}:{2:d}))...

2011-09-06 Thread Derek B. Noonburg
There's something odd going on there. Those strings are all passed to GString::format(), which is similar to printf -- so the {0:t} etc. should all be replaced before they're handed off to write(). Can you send me the actual output from xpdf (or whichever xpdf tool you were running)? Xpdf 3.03

Bug#640486: Unknown config file command '{0:t}' ({1:t}:{2:d}))...

2011-09-06 Thread Derek B. Noonburg
My guess is that the Debian build setup modified something in the Xpdf source code (maybe xpdf/Error.cc?) which is breaking the error reporting. I'm not sure who's in charge of the Xpdf Debian package, but hopefully this message will reach them. - Derek On 2011 Sep 07, jida...@jidanni.org

Bug#617910: pdffonts could also optionally print the number of characters encoded in each font

2011-03-18 Thread Derek B. Noonburg
On 2011 Mar 15, jida...@jidanni.org wrote: D == Derek B Noonburg der...@foolabs.com writes: D So let me ask: what are you planning to use this information for? Maybe D there's a better approach to take. Just a quick approximate wc(1) to see the proportions of what's in the file

Bug#618634: pdftoabw useful?

2011-03-17 Thread Derek B. Noonburg
I have no idea what pdftoabw is. Looks like it's part of Poppler, not Xpdf. Please take me off the mailing list for this bug. - Derek On 2011 Mar 17, jida...@jidanni.org wrote: X-debbugs-cc: der...@glyphandcog.com Package: poppler-utils Version: 0.12.4-1.3 File: /usr/bin/pdftoabw I

Bug#617908: percentage bar should show current percent too

2011-03-14 Thread Derek B. Noonburg
I'm planning to do a rewrite of the user interface, probably using Qt instead of Motif. (After the 3.03 release, not sure on a schedule yet.) Fixing the zoom in and zoom out buttons is already on my list. I'll also look into displaying the current zoom level. I'm not quite sure where to put

Bug#617910: pdffonts could also optionally print the number of characters encoded in each font

2011-03-14 Thread Derek B. Noonburg
On 2011 Mar 12, jida...@jidanni.org wrote: X-debbugs-Cc: der...@glyphandcog.com Package: poppler-utils Version: 0.12.4-1.2 Severity: wishlist File: /usr/bin/pdffonts pdffonts could also optionally print the number of characters encoded in each font in the file. Number of characters

Bug#592680: marked as done (Debian xpdf divergences)

2010-12-28 Thread Derek B. Noonburg
On 2010 Dec 21, Michael Gilbert wrote: Osamu Aoki wrote: Michael you are maintainer and included this patch already. So this is some mistake not to be closed upon upload. My goal with this bug was to keep a record of the differences with respect to upstream with the intent on closing the

Bug#591094: How to read Chinese PDFs anymore with xpdf?

2010-12-15 Thread Derek B. Noonburg
On 2010 Dec 15, Kan-Ru Chen wrote: jida...@jidanni.org writes: Is there something I can do in .xpdfrc to work around this? Is there something I can do as a Debian user? Is there a different way to read such pdfs on Debian? Do you all just use Adobe to read them? You can apply this patch

Bug#601228: open gives memory corruption

2010-11-17 Thread Derek B. Noonburg
I can't reproduce this one here. - Derek On 2010 Oct 24, jida...@jidanni.org wrote: X-debbugs-Cc: der...@glyphandcog.com Package: xpdf Version: 3.02-11 Right click and then choose Open, or Open in another window, $ *** glibc detected *** xpdf: malloc(): memory corruption (fast):

Bug#591094: [hojia] How to read Chinese PDFs anymore with xpdf?

2010-11-17 Thread Derek B. Noonburg
On 2010 Nov 17, Kan-Ru Chen wrote: jida...@jidanni.org writes: Can anybody read the Chinese these days with xpdf anymore? wget -O x.pdf http://www1.hl.gov.tw/bus/upload/%AA%E1%BD%AC%AB%C8%B9B%A5%FA%C2%D7%BDu%AE%C9%B6%A1%AA%ED.pdf xpdf x.pdf See

Bug#595547: arrows now have become next-page

2010-09-29 Thread Derek B. Noonburg
On 2010 Sep 05, jida...@jidanni.org wrote: X-Debbugs-Cc: der...@glyphandcog.com Package: xpdf Version: 3.02-10 Severity: minor On the man page, we see arrows Scroll the current page. Also something similar is shown on the ? button pop-up, but I _cannot_ copy it with the mouse.

Bug#591094: xpdf: Chinese interfered

2010-08-09 Thread Derek B. Noonburg
FreeType 2.4.0 enables the bytecode interpreter by default. (This is a major change from FreeType 2.3.x.) I was able to reproduce the problem here (more or less by accident). If I build Xpdf using the FreeType include files that are installed by default on my system (FreeType 2.3.4 with the

Bug#591094: xpdf: Chinese interfered

2010-08-02 Thread Derek B. Noonburg
On 2010 Aug 01, jida...@jidanni.org wrote: X-debbugs-cc: Derek B. Noonburg der...@foolabs.com Package: xpdf Version: 3.02-9 Severity: wishlist Can you read the Chinese characters on the pdfs on http://www1.hl.gov.tw/bus/bus.asp?id=27View=truepage=1 e.g., http://www1.hl.gov.tw/bus/upload

Bug#527840: First shot at updating xpdf

2009-12-11 Thread Derek B. Noonburg
On 2009 Dec 07, Rogério Brito wrote: (I'm including Derek in the CC'ies, so that he sees our discussion. Please, keep everybody in the loop, unless asked otherwise.) Hi. I have just made a first-stage update to xpdf, to get it a bit more flexible to build, maintain etc. I think that

Bug#535122: pdftotext should print links too

2009-06-30 Thread Derek B. Noonburg
I've done some work on a PDF-to-HTML converter. It's not really finished yet, and I haven't made any decisions on how to release it, but it will include hyperlinks. - Derek On 2009 Jun 30, jida...@jidanni.org wrote: Package: poppler-utils Version: 0.10.6-1 Severity: wishlist File:

Bug#535125: Copy Link Location

2009-06-30 Thread Derek B. Noonburg
You can get something close to this by binding a mouse button (or key press), something like this: bind ctrl-mouseRelease1 overLink run(echo %u) If there's a command that will copy text to the clipboard (I'm not sure if there is, but it seems like there ought to be), you could use that in

Bug#451307: hollow cursor after quitting with q

2007-11-14 Thread Derek B. Noonburg
On 15 Nov, [EMAIL PROTECTED] wrote: X-Debbugs-No-Ack: please X-Debbugs-Cc: [EMAIL PROTECTED] Package: xpdf-reader Version: 3.02-1.2 Severity: minor Try in xterm under icewm: $ xpdf file.pdf Now with the mouse choose a size, say 25%. Now type q to quit. Notice how you now have a hollow

Bug#440747: pdftotext debian bug

2007-09-05 Thread Derek B. Noonburg
On 6 Sep, [EMAIL PROTECTED] wrote: D == Derek B Noonburg [EMAIL PROTECTED] writes: D On 5 Sep, [EMAIL PROTECTED] wrote: Perhaps you can look at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440747 even thought it might not be your fault :-) D Looks like font subsets without any

Bug#440747: pdftotext debian bug

2007-09-05 Thread Derek B. Noonburg
On 6 Sep, [EMAIL PROTECTED] wrote: D (converting text to Unicode) doesn't work, and your choice of output D text encoding doesn't matter at all. I see. The reason I can still read the electric bill using xpdf is it must be stored in some wasteful image-like format, but not a pdfimages kind

Bug#406568: pdftotext: repeated chars

2007-02-13 Thread Derek B. Noonburg
On 12 Jan, Dan Jacobson wrote: Package: xpdf-utils Version: 3.01-9 X-debbugs-cc: [EMAIL PROTECTED] Severity: normal File: /usr/bin/pdftotext What's the deal with the repeated characters? wget http://www.x-net.idv.tw/download/swlfreq/CHNB06.pdf pdftotext -layout -enc Big5 CHNB06.pdf

Bug#349556: pdftotext -raw a lifesaver

2006-01-23 Thread Derek B. Noonburg
man pdftotext says -raw is no longer recommended, but $ wget \ http://www.phac-aspc.gc.ca/ncfv-cnivf/familyviolence/pdfs/husbandenglish.pdf $ pdftotext -raw -f 12 -l 13 -enc Latin1 husbandenglish.pdf $ pdftotext -f 12 -l 13 -enc Latin1 husbandenglish.pdf husbandenglishNOraw.txt $ less +/11

Bug#324172: Xpdf 3.01 resize/redraw bug

2005-10-06 Thread Derek B. Noonburg
Once again, I'm sending email out to everyone who has contacted me regarding the resize/redraw bug in Xpdf 3.01. Thanks to Michael Rogers, I have a potential fix -- see the attached patch file. I would appreciate it if you would all try this out, and let me know if it fixes the problem for you.

Bug#330711: [EMAIL PROTECTED]: Bug#330711: xpdf: Segmentation fault on the attached file]

2005-10-06 Thread Derek B. Noonburg
On 30 Sep, Hamish Moffatt wrote: Hi Derek, Here is a report of a crash with Xpdf 3.01. I confirm that it crashes for me. On 29 Sep, Akim Demaille wrote: Package: xpdf-reader Version: 3.01-1 Severity: normal The attached file causes xpdf to: % xpdf process.pdf Error (6347):

Bug#331657: [EMAIL PROTECTED]: Bug#331657: xpdf: changethis.com popup text obscures document]

2005-10-06 Thread Derek B. Noonburg
On 5 Oct, Hamish Moffatt wrote: Hi Derek, Interesting report, possibly of an unimplemented PDF feature. Confirmed in 3.01. Hamish - Forwarded message from Roland Turner [EMAIL PROTECTED] - Subject: Bug#331657: xpdf: changethis.com popup text obscures document Reply-To: Roland

Bug#322467: Please Help (was: Bug#322467: [CAN-2005-2097] Loca Table Verification Remote Denial of Service Vulnerability)

2005-08-14 Thread Derek B. Noonburg
On 12 Aug, Martin Schröder wrote: On 2005-08-12 16:08:07 +0200, Martin Schroeder wrote: I don't know about 2005-2097, but the worst would be a crash of pdfTeX. Is a patch around? I've found it and checked the code: The vulnerable code (fofi/FoFiTrueType.cc) is only called from the

Bug#302083: [David.Mosberger@acm.org: Bug#302083: /usr/bin/xpdf: PDF file causes xpdf to crash]

2005-03-30 Thread Derek B. Noonburg
On 31 Mar, Hamish Moffatt wrote: - Forwarded message from David Mosberger-Tang [EMAIL PROTECTED] - Subject: Bug#302083: /usr/bin/xpdf: PDF file causes xpdf to crash Reply-To: David Mosberger-Tang [EMAIL PROTECTED], [EMAIL PROTECTED] From: David Mosberger-Tang [EMAIL PROTECTED]

Bug#298584: pdf permissions

2005-03-11 Thread Derek B. Noonburg
On 11 Mar, Frederic Peters wrote: Dan Jacobson wrote: These comments are missing: F Does this look like it would be an appropriate patch ? : F http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=275134 I'll trust you and skip looking at source on my modem. I'll build a test package

Bug#298757: /usr/bin/pdftotext: some big5 chars dropped

2005-03-09 Thread Derek B. Noonburg
One other thing on that -- can you point out exactly where you're seeing the problem? I can display CJK text files, but I don't actually read Chinese, so I'll need to know exactly where to look. - Derek -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#298757: /usr/bin/pdftotext: some big5 chars dropped

2005-03-09 Thread Derek B. Noonburg
Too big to mail back and forth. I would send you the first page, but $ pdftk zs.pdf burst Error: Failed to open PDF file: zs.pdf OWNER PASSWORD REQUIRED, but not given (or incorrect) If you can upload the file by ftp to: ftp://ftp.glyphandcog.com/incoming/ then I'll take a look.

Bug#298742: [blade@debian.org: Bug#298742: stat64 on all files in start dir for no reason]

2005-03-09 Thread Derek B. Noonburg
when I start xpdf, it _always_ scans the current directories. This is a) not neccessary b) sucks very much if you have a lot of files and/or symlinks pointing to remote filesystems or suspended disks I looked at the source but cannot get it now. Strace displays even two rounds of file

Bug#282241: bookmarks still not working in gpdf (2.8.2-1) unstable

2005-01-19 Thread Derek B. Noonburg
On 20 Jan, [EMAIL PROTECTED] wrote: Bugs #282241 and #290969 should be reopened. They are not fixed in gpdf (2.8.2-1). e.g. Try browsing the Australian Immunisation Handbook 8th edition. Bookmark navigation does work on this document with Acrobat reader 5.0.10. Not with latest