Save as bug
TK Soh
teekaysoh at gmail.com
Tue Aug 1 16:09:37 CEST 2006
On 7/31/06, Andrew Hood <ajhood at fl.net.au> wrote:
> A.V.Kuznetsov wrote:
> > On Mon, 31 Jul 2006 22:44:29 +1000
> > Andrew Hood <ajhood at fl.net.au> wrote:
> >
> >
> >>A.V.Kuznetsov wrote:
> >>
> >>>>As far as I can tell, the latest file update in CVS is
> >>>>2006/07/28:10:46:30UTC
> >>>
> >>>
> >>>I used snapshot from Germany ftp mirror and cited its date.
> >>
> >>Can you get a backtrace?
> >>cd source
> >>gdb nedit
> >>r -server
> >>
> >>do some editting and SaveAs. If it crashes:
> >>
> >>bt full
> >
> >
> > Sorry, full debug message is following
>
> I'd suspect something uninitialised being passed to
> HandleCustomNewFileSB, which is crashing the LessTif runtime. I can't
> reproduce your crash with OpenMotif.
>
> Can you:
> make clean
> add the -g option to CFLAGS in makefiles/Makefile.linux
> make linux
> cd source
> gdb nedit
> br HandleCustomNewFileSB
> r -server
>
> do your SaveAs. It should stop at HandleCustomNewFileSB
>
> bt full
Also, I just saw Eddie's commit on the "save as" issue:
user: edg
date: Fri Mar 17 06:20:34 2006 +0000
files: ReleaseNotes util/getfiles.c
description:
Fix for SF bug #1451337: current file name does not appear in "save
as" dialog box
Perhaps you can to try to build on the snapshot before this change,
just to see if this may be the one causing the problem, or not.
More information about the Discuss
mailing list