[6685] in SIPB bug reports
error exmh 2.0.1 12/23/97
daemon@ATHENA.MIT.EDU (Andrew J Lynn)
Wed Jan 28 20:03:59 1998
From: Andrew J Lynn <alynn@MIT.EDU>
To: bug-sipb@MIT.EDU
Date: Wed, 28 Jan 1998 20:03:42 EST
Wed Jan 28 20:03:39 EST 1998
alynn got an error
Exmh version 2.0.1 12/23/97
TK version 4.1
TCL version 7.5
Linux lusitania.mit.edu 2.0.30 #1 Wed Jun 4 15:02:33 EDT 1997 i486 unknown
/bin/mv: /afs/athena.mit.edu/user/a/l/alynn/Mail/inbox/.mh_sequences.new: No such file or directory
while executing
"exec mv -f $old $new < /dev/null"
("eval" body line 1)
invoked from within
"eval exec mv $mh_mv_flag {$old $new} < /dev/null"
invoked from within
"if {$tk_version >= 4.2} {
file rename -force $old $new
} else {
eval exec mv $mh_mv_flag {$old $new} < /dev/null
}"
(procedure "Mh_Rename" line 3)
invoked from within
"Mh_Rename $mhProfile(path)/$f/$mhProfile(mh-sequences).new $mhProfile(path)/$f/$mhProfile(mh-sequences)"
invoked from within
"if {[catch {open $mhProfile(path)/$f/$mhProfile(mh-sequences).new w} out] == 0} {
Exmh_Debug New sequences: $mhProfile(path)/$f/$mhProfile(mh-seq ..."
invoked from within
"if {[catch {open $mhProfile(path)/$f/$mhProfile(mh-sequences) r} in] == 0} {
set old [read $in]
set new {}
close $in
set hit 0
foreach line [spli ..."
(procedure "Mh_SequenceUpdate" line 4)
invoked from within
"Mh_SequenceUpdate $f clear cur"
(procedure "Mh_ClearCur" line 2)
invoked from within
"Mh_ClearCur $exmh(folder)"
invoked from within
"if {$cur != ""} {
Mh_SetCur $exmh(folder) $cur
} else {
Mh_ClearCur $exmh(folder)
}"
(procedure "Msg_CheckPoint" line 9)
invoked from within
"Msg_CheckPoint "
invoked from within
"if {$ftoc(changed) != 0} then {
Exmh_Debug Ftoc_Changes $type
if {("$allowAuto" == "1") && $ftoc(autoCommit)} {
Folder_CommitType $type
re ..."
(procedure "Ftoc_Changes" line 4)
invoked from within
"Ftoc_Changes "Scan Update Failed""
invoked from within
"if {[Ftoc_Changes "Scan Update Failed"] == 0} {
Exmh_Status "scan +$F last:$ftoc(scanSize)"
Background_Wait
set input [open "|$mhProfile(sca ..."
invoked from within
"if {$update} {
# Something went wrong: rescan
if {[Ftoc_Changes "Scan Update Failed"] == 0} {
Exmh_Status "scan +$F last:$ftoc(scanSize ..."
invoked from within
"if {$update} {
# Add new messages to cached information
# Scan last message (again) plus any new messages
if {! $sameF} {
Ftoc_Reset [Widget_T ..."
(procedure "ScanFolder" line 28)
invoked from within
"ScanFolder inbox 1"
("time" body line 1)
invoked from within
"time [list ScanFolder $F $adjustDisplay]"
invoked from within
"Exmh_Debug Scan_Folder [time [list ScanFolder $F $adjustDisplay]]..."
(procedure "Scan_Folder" line 2)
invoked from within
"Scan_Folder $f 1"
(procedure "FolderChange" line 54)
invoked from within
"FolderChange inbox Msg_ShowCurrent"
("time" body line 1)
invoked from within
"time [list FolderChange $f $msgShowProc]"
invoked from within
"Exmh_Debug Folder_Change $f [time [list FolderChange $f $msgShowProc]]..."
(procedure "Folder_Change" line 4)
invoked from within
"Folder_Change $exmh(folder)"
(procedure "Exmh" line 122)
invoked from within
"Exmh"
("after" script)