Gnus development mailing list
 help / color / mirror / Atom feed
* Attempt to modify read-only text bug in pgnus 0.80
@ 1999-04-15 15:03 Gary Lawrence Murphy
  1999-04-15 15:25 ` Kai.Grossjohann
  1999-04-17  8:15 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 4+ messages in thread
From: Gary Lawrence Murphy @ 1999-04-15 15:03 UTC (permalink / raw)
  Cc: ding


Hi Lars,

Some time ago someone posted this pgnus 0.80 bug on the ding list and
you had requested they send you a trace.  I've had a similar problem
here where certain email messages will jam the article buffer
preventing the viewing of other articles or even of saving (both O-b
or ^O) the article.

I have narrowed down the cause to have something to do with specific
mail agents, or perhaps it is the mime headers; what I do know is all
my mail from certain addresses trigger this effect reliably and in the
case of the headers listed below, the mail agent appears to be
microsoft's mime/OLE --- one common behaviour with all messages
triggering this effect is the "Drawing /" status message and that
leads me to suspect it is a generic mime problem (or perhaps some
incompatibility with my version of w3.el?)

If there is a work-around, or if there are any additional tests I can
do to help you sort this out, please let me know.

Here's my trace upon trying to read a second article after
viewing an offending article:

Signaling: (error "Attempt to modify read-only text")
  erase-buffer()
  gnus-request-article-this-buffer(5 "nnml:teledynamics.mcp")
  gnus-article-prepare(5 nil)
  gnus-summary-display-article(5)
  gnus-summary-next-page(nil)
* call-interactively(gnus-summary-next-page)

Here's the trace when trying to save a jammed article:

Signaling: (error "Attempt to modify read-only text")
  remove-text-properties(1 2582 (invisible t intangible t))
  article-show-all()
  apply(article-show-all nil)
  (if interactive (call-interactively (quote article-show-all)) (apply (quote article-show-all) args))
  (save-excursion (set-buffer gnus-article-buffer) (if interactive (call-interactively ...) (apply ... args)))
  gnus-article-show-all-headers()
  gnus-summary-select-article(t nil nil 5)
  byte-code("ÁÂÉ\b$‡" [article gnus-summary-select-article t nil] 5)
  gnus-summary-save-article(nil)
  gnus-summary-save-article-body-file(nil)
* call-interactively(gnus-summary-save-article-body-file)
  recursive-edit()
  byte-code("Æ\b!ˆÇ ˆÈÉ!ˆpÊË\x19\x1a^[Ì ˆ+ebˆÍ ˆ`ÎÏ!ˆÐyˆ`|ˆÑ ˆ\f@Ò>ƒL
  debug(error (error "Attempt to modify read-only text"))
  erase-buffer()
  gnus-request-article-this-buffer(5 "nnml:teledynamics.mcp")
  gnus-article-prepare(5 nil)
  gnus-summary-display-article(5)
  gnus-summary-next-page(nil)
* call-interactively(gnus-summary-next-page)

Here are the headers from one of these offending messages:

    X-From-Line: droche@integrityonline32.com  Tue Apr 13 19:42:21 1999
    Received: from hal [207.67.93.89] by mail.integrityonline32.com
      (SMTPD32-5.01) id AE491870210; Tue, 13 Apr 1999 20:40:57 EST
    From: "Don Roche" <droche@integrityonline32.com>
    To: "Gary Lawrence Murphy" <garym@canada.com>
    Subject: Linux System Adminstration
    Date: Tue, 13 Apr 1999 20:49:11 -0500
    X-Gnus-Mail-Source: file:/var/spool/mail/garym
    Message-ID: <LNBBLKNCBJPHCHACFKMHAEMKCBAA.droche@integrityonline32.com>
    MIME-Version: 1.0
    Content-Type: multipart/mixed;
        boundary="----=_NextPart_000_0003_01BE85EF.155AC220"
    X-Priority: 1 (Highest)
    X-MSMail-Priority: High
    X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
    Importance: High
    X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
    X-UIDL: e325e45cc47e24042ec4f8c5a8f5ae97
    Lines: 645
    Xref: maya.dyndns.org teledynamics.mcp:146

    This is a multi-part message in MIME format.

    ------=_NextPart_000_0003_01BE85EF.155AC220
    Content-Type: multipart/alternative;
        boundary="----=_NextPart_001_0004_01BE85EF.155AC220"


    ------=_NextPart_001_0004_01BE85EF.155AC220
    Content-Type: text/plain;
        charset="Windows-1252"
    Content-Transfer-Encoding: 7bit


-- 
 |       _)     Gary Lawrence Murphy <garym@canada.com>
 __|  __| |   \ TeleDynamics Communications Inc 
 |   (    | \_/ http://www.teledyn.com/  ICQ#6023820
\__|\___|_|     Don't oppose forces.  Use them. (RBF)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-04-17  8:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-15 15:03 Attempt to modify read-only text bug in pgnus 0.80 Gary Lawrence Murphy
1999-04-15 15:25 ` Kai.Grossjohann
1999-04-16  4:43   ` Gary Lawrence Murphy
1999-04-17  8:15 ` Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).