GNU bug report logs - #3930
DocView failure - bad error message, insufficient documentation

Previous Next

Package: emacs;

Reported by: David Reitter <david.reitter <at> gmail.com>

Date: Sun, 26 Jul 2009 06:15:05 UTC

Severity: minor

Tags: moreinfo

Done: David Reitter <david.reitter <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 3930 in the body.
You can then email your comments to 3930 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#3930; Package emacs. (Sun, 26 Jul 2009 06:15:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to David Reitter <david.reitter <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sun, 26 Jul 2009 06:15:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: David Reitter <david.reitter <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: DocView failure - bad error message, insufficient documentation
Date: Sun, 26 Jul 2009 07:08:32 +0100
[Message part 1 (text/plain, inline)]
Trying to open a PDF file with Emacs/NS 23.1 branch (actually  
Aquamacs, which has no relevant patches compared to the 23.1 branch),  
I keep getting a "DocView: process pdf/ps->png changed status to trace/ 
BPT trap." message in *Messages*.

This happens with all PDFs, even small PDF files.

The buffer that is shown is not updated to reflect the error status.

What's worse is that the error message that is given is absolutely  
unhelpful.  It's unclear what "trace" or "BPT trap" means in this  
concept, or what the abbreviation "BPT" is supposed to mean.  This  
does not help me as a user in addressing the error condition.

I suspect that it needs some ominous conversion tool that is not  
installed or not installed in the right version.

I also looked up the doc string to "doc-view-mode", but it doesn't say  
anything about pre-requisites.

I finally found something in the source code, but looking  that up is  
not obvious and too much to ask of a user (who is not a dev).  Also,  
even with the given information, I can't tell which of the conversion  
tools it tried to call with what arguments, i.e. which one failed.

This needs a much better error message and ideally a bit more  
documentation.
[smime.p7s (application/pkcs7-signature, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#3930; Package emacs. (Fri, 23 Aug 2019 03:25:01 GMT) Full text and rfc822 format available.

Message #8 received at 3930 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> mouse.gnus.org>
To: David Reitter <david.reitter <at> gmail.com>
Cc: 3930 <at> debbugs.gnu.org
Subject: Re: bug#3930: DocView failure - bad error message, insufficient
 documentation
Date: Fri, 23 Aug 2019 05:24:08 +0200
David Reitter <david.reitter <at> gmail.com> writes:

> Trying to open a PDF file with Emacs/NS 23.1 branch (actually
> Aquamacs, which has no relevant patches compared to the 23.1 branch),  
> I keep getting a "DocView: process pdf/ps->png changed status to
> trace/BPT trap." message in *Messages*.
>
> This happens with all PDFs, even small PDF files.
>
> The buffer that is shown is not updated to reflect the error status.
>
> What's worse is that the error message that is given is absolutely
> unhelpful.  It's unclear what "trace" or "BPT trap" means in this  
> concept, or what the abbreviation "BPT" is supposed to mean.  This
> does not help me as a user in addressing the error condition.

(I'm going through old bug reports that unfortunately haven't gotten any
responses yet.)

The string "BPT trap" doesn't exist in the Emacs code base (at least not
now), so I would suspect that it's an error message given by your OS?

Are you still seeing this problem in more modern Emacs versions?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> mouse.gnus.org> to control <at> debbugs.gnu.org. (Fri, 23 Aug 2019 03:25:02 GMT) Full text and rfc822 format available.

Reply sent to David Reitter <david.reitter <at> gmail.com>:
You have taken responsibility. (Fri, 23 Aug 2019 11:21:02 GMT) Full text and rfc822 format available.

Notification sent to David Reitter <david.reitter <at> gmail.com>:
bug acknowledged by developer. (Fri, 23 Aug 2019 11:21:02 GMT) Full text and rfc822 format available.

Message #15 received at 3930-close <at> debbugs.gnu.org (full text, mbox):

From: David Reitter <david.reitter <at> gmail.com>
To: Lars Ingebrigtsen <larsi <at> mouse.gnus.org>
Cc: 3930-close <at> debbugs.gnu.org
Subject: Re: bug#3930: DocView failure - bad error message, insufficient
 documentation
Date: Fri, 23 Aug 2019 07:20:19 -0400
This works for me now.

> On Aug 22, 2019, at 11:24 PM, Lars Ingebrigtsen <larsi <at> mouse.gnus.org> wrote:
> 
> David Reitter <david.reitter <at> gmail.com> writes:
> 
>> Trying to open a PDF file with Emacs/NS 23.1 branch (actually
>> Aquamacs, which has no relevant patches compared to the 23.1 branch),  
>> I keep getting a "DocView: process pdf/ps->png changed status to
>> trace/BPT trap." message in *Messages*.
>> 
>> This happens with all PDFs, even small PDF files.
>> 
>> The buffer that is shown is not updated to reflect the error status.
>> 
>> What's worse is that the error message that is given is absolutely
>> unhelpful.  It's unclear what "trace" or "BPT trap" means in this  
>> concept, or what the abbreviation "BPT" is supposed to mean.  This
>> does not help me as a user in addressing the error condition.
> 
> (I'm going through old bug reports that unfortunately haven't gotten any
> responses yet.)
> 
> The string "BPT trap" doesn't exist in the Emacs code base (at least not
> now), so I would suspect that it's an error message given by your OS?
> 
> Are you still seeing this problem in more modern Emacs versions?
> 
> -- 
> (domestic pets only, the antidote for overdose, milk.)
>   bloggy blog: http://lars.ingebrigtsen.no





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 20 Sep 2019 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 213 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.