bugMIT/GNU Scheme - Bugs: bug #10961, IMAIL internal error in...

 
 

bug #10961: IMAIL internal error in IMAIL-BROWSER-VIEW-CONTAINER

Submitter:  None
Submitted:  Wed 10 Nov 2004 10:43:01 PM UTC
   
 
Category:  imail Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Incorrect behavior
Status:  Fixed Privacy:  Public
Assigned to:  riastradh Originator Name: 
Originator Email:  -email is unavailable- Open/Closed:  Closed
Keywords: 
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 05 Apr 2007 03:34:10 AM UTC, comment #1: 

This was caused by an IMAP server returning a URL with a delimiter suffix, which IMAIL created a container URL for and then passed to a generic procedure defined only on folder URLs.  That part of the code in IMAIL now handles both kinds of URLs, and SOS now also associates names with generic procedures defined implicitly by DEFINE-CLASS, so the error message will actually contain useful information.

Taylor R. Campbell <riastradh>
Group Member
Wed 10 Nov 2004 10:43:01 PM UTC, original submission:  

The ^ IMAIL command (IMAIL-BROWSER-VIEW-CONTAINER) reproducibly fails with this
error for me:

No applicable methods for #[generic-procedure 12] with these arguments: (#[url 13 "imap://localhost/"] 3309115517).

I have not configured IMAIL in any way at all; I have only (LOAD-OPTION 'IMAIL)
in my .edwin file and I try this just after starting IMAIL, having done nothing
else in IMAIL or even Edwin in general.  Complete version information:

Image saved on Friday September 19, 2003 at 12:14:18 AM
  Release 7.7.90 || Microcode 14.11 || Runtime 15.3 || SF 4.41 || LIAR 4.116
  Edwin 3.114    || SOS 1.8         || IMAIL 1.20

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by riastradh (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-04-05 riastradh StatusNone Fixed
        Assigned toNone riastradh
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code