#3595: problems suspending mutt when called from shell script
---------------------------+----------------------
Reporter: blmassingill | Owner: mutt-dev
Type: defect | Status: new
Priority: minor | Milestone:
Component: mutt | Version: 1.5.21
Resolution: | Keywords:
---------------------------+----------------------
Comment (by blmassingill):
Replying to [comment:4 zsdzsd]:
> Replying to [comment:3 blmassingill]:
> > Replying to [comment:1 zsdzsd]:
> > > Are you sure it works in 1.4.2? I tried compiling 1.4.2.3 and I
still
> > > get the same problem.
> >
> >
> >
> > Yes -- but what I'm using is a slightly earlier version. First line
of
> > output of "mutt -v" is
> >
> > Mutt 1.4.2.1i (2004-02-12)
>
> Huh. Just tried compiling that, it exhibits the same problem for me as
others.
> I am using Slackware64 14.0. Did you compile your version yourself, or
was it your
> distro? If the latter, which distro / version? Perhaps they patched
your version and
> patch did not get back to mutt-land.
The latter, and the distro is Fedora 4. I have two such systems, and
output
of "mutt -v" is the almost the same on both:
Mutt 1.4.2.1i (2004-02-12)
Copyright (C) 1996-2002 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.
System: Linux 2.6.14-1.1653_FC4smp (i686) [using ncurses 5.4]
Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL -USE_SETGID -USE_DOTLOCK -DL_STANDALONE
+USE_FCNTL -USE_FLOCK
+USE_POP +USE_IMAP +USE_GSS +USE_SSL +USE_SASL
+HAVE_REGCOMP -USE_GNU_REGEX
+HAVE_COLOR +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_BKGDSET
+HAVE_CURS_SET +HAVE_META +HAVE_RESIZETERM
+HAVE_PGP -BUFFY_SIZE -EXACT_ADDRESS -SUN_ATTACHMENT
+ENABLE_NLS -LOCALES_HACK +HAVE_WC_FUNCS +HAVE_LANGINFO_CODESET
+HAVE_LANGINFO_YESEXPR
+HAVE_ICONV -ICONV_NONTRANS +HAVE_GETSID +HAVE_GETADDRINFO
ISPELL="/usr/bin/ispell"
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/share/mutt"
SYSCONFDIR="/etc"
EXECSHELL="/bin/sh"
-MIXMASTER
To contact the developers, please mail to <[email protected]>.
To report a bug, please use the flea(1) utility.
except that the other system has
System: Linux 2.6.12-1.1398_FC4 (i686) [using ncurses 5.4]
(I hope the above is readable? this interface seems not to preserve line
breaks on copied-and-pasted text.)
Your theory about the Fedora developers patching the code does seem
plausible.
It's probably worthwhile for me to try your patch on the systems where I
have later versions of mutt installed. Easiest option for me would be to
install into a non-root user's home directory, however, and I seem to
remember (from trying that last fall) that some supporting program
(something to do with locking maybe?) only works if installed in a system
directory. If that's not a known problem I can try to provide details.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3595#comment:5>
Mutt <http://www.mutt.org/>
The Mutt mail user agent