SN5.0e error

Khamis Abuelkomboz khamis2@t-online.de
Wed Apr 10 12:28:00 GMT 2002


Yes, there is a bug here,  for a quick fix, you need to replace the line

<SN50E>/share/sourcenav/gui/xrefpante.tcl:2279:         for {set i 0} 
{${i} <= ${tabsize}} {incr i} {
with
<SN50E>/share/sourcenav/gui/xrefpante.tcl:2279:         for {set i 0} 
{${i} < ${tabsize}} {incr i} {

I will post a new update for SN50E fixing a bug in Makefiles and defines 
the parsers
with more extensions. Also keeping current directory on unix platforms 
doesn't
work.

khamis

Bruce Edson wrote:

>Hi Khamis,
>
>We've been playing around with your new version of SN (5.0e).  It looks
>pretty good and worth moving to for us.  However, there is a bug, that
>didn't exist in the original SN5.0, with the 'Details by' popup available on
>an XRef pane.  The 'Details to' may be affected as well.  The program issues
>the following error message:
>
>invalid command name
>".multiwindow-2.paned.main.nbook.nbframe.xref.paned.xref.xref.can.w-by-1.sel
>.size.btn5"
>    while executing
>"${ifr}.size.btn${i} configure -background ${bg}"
>    (object "::.multiwindow-2.paned.main.nbook.nbframe.xref.paned.xref.xref"
>method "::XRef&::xbrowse" body line 91)
>    invoked from within
>"::.multiwindow-2.paned.main.nbook.nbframe.xref.paned.xref.xref xbrowse by"
>    (menu invoke)
>
>Any clues on a fix for this?  This is a 'must have' for us.  
>
>Thanks
>
>Bruce
>
>

-- 
--
Dipl.-Informatiker
Khamis Abuelkomboz
Rosenweg 124
58239 Schwerte
+49 2304 898560 (Telefon)
+49 2304 898561 (Fax)
http://khamis.oimanager.de





More information about the Sourcenav mailing list