Gnus development mailing list
 help / color / mirror / Atom feed
* Process imap not running
@ 2008-01-06  9:38 Ralf Angeli
  2008-01-10 12:19 ` Knut Anders Hatlen
  0 siblings, 1 reply; 12+ messages in thread
From: Ralf Angeli @ 2008-01-06  9:38 UTC (permalink / raw)
  To: ding

[Second try, since the first message sent through Gmane hasn't shown up
for two days.]

Hi,

the error related to the following stack trace usually occurs more than
three times a day for me:

Debugger entered--Lisp error: (error "Process imap not running")
  process-send-string(#<process imap> "37 EXAMINE \"INBOX\"
\n")
  imap-send-command-1("37 EXAMINE \"INBOX\"")
  imap-send-command("EXAMINE \"INBOX\"" nil)
  imap-send-command-wait("EXAMINE \"INBOX\"")
  imap-mailbox-unselect(" *nnimap* <name>")
  nnimap-before-find-minmax-bugworkaround()
  nnimap-retrieve-groups(("Gesendet" "INBOX") "<name>")
  gnus-retrieve-groups(("Gesendet" "INBOX") (nnimap "<name>" (nnimap-address "<server>") (nnimap-stream ssl)))
  gnus-read-active-file-2(("Gesendet" "INBOX") (nnimap "<name>" (nnimap-address "<server>") (nnimap-stream ssl)))
  gnus-read-active-file-1((nnimap "<name>" (nnimap-address "<server>") (nnimap-stream ssl)) nil)
  gnus-read-active-file()
  gnus-group-get-new-news(nil)
  call-interactively(gnus-group-get-new-news nil nil)

This happens with a SSL-enabled connection to a remote IMAP server on
Gnus 5.13 in a recent Emacs from the emacs-unicode-2 branch.  The real
server specifics were replaced with "<name>" and "<server>" in the above
stack trace.

I'm not sure if and how this could be fixed.  Perhaps something like
`imap-open' could be called if the process is found to have died?
`imap-open-1' will reset `imap-current-mailbox' and
`imap-current-message', so I am not sure if this could have adverse
directions if this is done when a certain mailbox and folder is selected
during a restart of the process.

-- 
Ralf



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

end of thread, other threads:[~2008-01-18  4:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-06  9:38 Process imap not running Ralf Angeli
2008-01-10 12:19 ` Knut Anders Hatlen
2008-01-11 13:58   ` Andreas Jaeger
2008-01-14 19:12   ` Ralf Angeli
2008-01-14 20:33     ` Reiner Steib
2008-01-14 20:57       ` Simon Josefsson
2008-01-14 23:27         ` Reiner Steib
2008-01-15 21:08           ` Ted Zlatanov
2008-01-16 22:50             ` Reiner Steib
2008-01-17 14:36               ` Ted Zlatanov
2008-01-17 18:33                 ` Reiner Steib
2008-01-18  4:58                   ` Ted Zlatanov

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).