This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

insight connect window launching issues


this top of the tree in cvs for insight, been seeing this for last couple of 
weeks, 


insight is cross compiled for powerpc-linux target using
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20010703 (Debian prerelease)

when i launch run->connect i get the following error

bad window path name ""
    while executing
"winfo toplevel [namespace tail $over]"
    (procedure "::ManagedWin::_create" body line 46)
    invoked from within
"_create TargetSelection -exportcancel 1 -center -transient"
    ("eval" body line 1)
    invoked from within
"eval _create $class $args"
    (procedure "::ManagedWin::_open" body line 17)
    invoked from within
"_open TargetSelection -exportcancel 1 -center -transient"
    ("eval" body line 1)
    invoked from within
"eval _open $class $args"
    (procedure "::ManagedWin::open" body line 3)
    invoked from within
"ManagedWin::open TargetSelection -exportcancel 1 -center  -transient"
    (procedure "set_target_name" line 10)
    invoked from within
"set_target_name $prompt"
    (procedure "set_target" line 14)
    invoked from within
"set_target"
    (procedure "gdbtk_attach_remote" line 8)
    invoked from within
"gdbtk_attach_remote"
    (procedure "gdbtk_connect" line 8)
    invoked from within
"gdbtk_connect $async"
    (object "::.srcwin0.srcwin.container.pane0.childsite.con" method 
"::SrcBar::do_connect" body line 3)
    invoked from within
"::.srcwin0.srcwin.container.pane0.childsite.con do_connect 
.srcwin0.srcwin.container.pane0.childsite.con.menubar.m.run"
    invoked from within
".srcwin0.#srcwin0#srcwin#container#pane0#childsite#con#menubar#m.#srcwin0#srcwin#container#pane0#childsite#con#menubar#m#run 
invoke active"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke active]"
    (procedure "tkMenuInvoke" line 29)
    invoked from within
"tkMenuInvoke 
.srcwin0.#srcwin0#srcwin#container#pane0#childsite#con#menubar#m.#srcwin0#srcwin#container#pane0#childsite#con#menubar#m#run 
1"
    (command bound to event)errorCode is NONE


also i see this warning/error during compilation,
use of tmpnam is dangerous, use mkstemp instead while compiling some of the 
files, issuing a recompile continues and finishes compilation

please help
regards
nirja gupta


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]