Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [Dltk-dev] can't read "::dom::strictDOM": no such variable

Hi Abhishek,

Not sure how this error are related to development of DLTK-Tcl-IDE. 
I think you should probable post it into some tcl group.

After a short google session I’ve found similar issue here: https://community.activestate.com/node/11496

Best regards,
Andrey.
-- 

Andrey Sobolev | Xored Software IncVP | http://www.xored.com | O: +7 383 363 1033 | M: +7 913 897 3747 | E:andrey.sobolev@xxxxxxxxx






On 4 нояб. 2015 г., at 0:54, Abhishek Tiwari <abhishek.tiwari@xxxxxxxxx> wrote:

Hi 
Kindly help me resolve this error : 
-----------------------------------------------
./../custom/mf_csv_export.tcl: can't read "::dom::strictDOM": no such variable
    while executing
"if {$::dom::strictDOM} {
append nodeOptionsRO |nodeName
    } else {
append nodeOptionsRW |nodeName
    }"
    (in namespace eval "::dom::tcl" script line 8)
    invoked from within
"namespace eval dom::tcl {
    variable nodeOptionsRO nodeType|parentNode|childNodes|firstChild|lastChild|previousSibling|nextSibling|attributes|namesp..."
    (file "C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tcl-2.6.tm" line 1)
    invoked from within
"source -encoding utf-8 C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tcl-2.6.tm"
    ("package ifneeded dom::tcl 2.6" script)
    invoked from within
"package require dom::tcl"
    (file "C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tclgeneric-2.6.tm" line 22)
    invoked from within
"source -encoding utf-8 C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tclgeneric-2.6.tm"
    ("package ifneeded dom::tclgeneric 2.6" script)
    invoked from within
"package require dom::tclgeneric"
    (file "C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom-2.6.tm" line 30)
    invoked from within
"source -encoding utf-8 C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom-2.6.tm"
    ("package ifneeded dom 2.6" script)
    invoked from within
"package require dom"
    (file "./../htdocs/libtml/mf_xml.tcl" line 7)
    invoked from within
"source ./../htdocs/libtml/mf_xml.tcl"
    ("package ifneeded mf_xml 1.0" script)
    invoked from within
"package require mf_xml"
    (file "./../custom/mf_csv_export.tcl" line 11)
    invoked from within
"source $f"
Dependency error: invalid option "-https_link_replacement": must be "-proxy host:port" or "-headers list"
./../custom/mf_csv_export.tcl: can't read "::dom::strictDOM": no such variable
    while executing
"if {$::dom::strictDOM} {
append nodeOptionsRO |nodeName
    } else {
append nodeOptionsRW |nodeName
    }"
    (in namespace eval "::dom::tcl" script line 8)
    invoked from within
"namespace eval dom::tcl {
    variable nodeOptionsRO nodeType|parentNode|childNodes|firstChild|lastChild|previousSibling|nextSibling|attributes|namesp..."
    (file "C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tcl-2.6.tm" line 1)
    invoked from within
"source -encoding utf-8 C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tcl-2.6.tm"
    ("package ifneeded dom::tcl 2.6" script)
    invoked from within
"package require dom::tcl"
    (file "C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tclgeneric-2.6.tm" line 22)
    invoked from within
"source -encoding utf-8 C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tclgeneric-2.6.tm"
    ("package ifneeded dom::tclgeneric 2.6" script)
    invoked from within
"package require dom::tclgeneric"
    (file "C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom-2.6.tm" line 30)
    invoked from within
"source -encoding utf-8 C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom-2.6.tm"
    ("package ifneeded dom 2.6" script)
    invoked from within
"package require dom"
    (file "./../htdocs/libtml/mf_xml.tcl" line 7)
    invoked from within
"source ./../htdocs/libtml/mf_xml.tcl"
    ("package ifneeded mf_xml 1.0" script)
    invoked from within
"package require mf_xml"
    (file "./../custom/mf_csv_export.tcl" line 11)
    invoked from within
"source $f"
Dependency error: invalid option "-https_link_replacement": must be "-proxy host:port" or "-headers list"
ListManager Web Interface Version 12.0c: Initializing...

./../custom/mf_csv_export.tcl: can't read "::dom::strictDOM": no such variable
    while executing
"if {$::dom::strictDOM} {
append nodeOptionsRO |nodeName
    } else {
append nodeOptionsRW |nodeName
    }"
    (in namespace eval "::dom::tcl" script line 8)
    invoked from within
"namespace eval dom::tcl {
    variable nodeOptionsRO nodeType|parentNode|childNodes|firstChild|lastChild|previousSibling|nextSibling|attributes|namesp..."
    (file "C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tcl-2.6.tm" line 1)
    invoked from within
"source -encoding utf-8 C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tcl-2.6.tm"
    ("package ifneeded dom::tcl 2.6" script)
    invoked from within
"package require dom::tcl"
    (file "C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tclgeneric-2.6.tm" line 22)
    invoked from within
"source -encoding utf-8 C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tclgeneric-2.6.tm"
    ("package ifneeded dom::tclgeneric 2.6" script)
    invoked from within
"package require dom::tclgeneric"
    (file "C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom-2.6.tm" line 30)
    invoked from within
"source -encoding utf-8 C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom-2.6.tm"
    ("package ifneeded dom 2.6" script)
    invoked from within
"package require dom"
    (file "./../htdocs/libtml/mf_xml.tcl" line 7)
    invoked from within
"source ./../htdocs/libtml/mf_xml.tcl"
    ("package ifneeded mf_xml 1.0" script)
    invoked from within
"package require mf_xml"
    (file "./../custom/mf_csv_export.tcl" line 11)
    invoked from within
"source $f"
Dependency error: invalid option "-https_link_replacement": must be "-proxy host:port" or "-headers list"
./../custom/mf_csv_export.tcl: can't read "::dom::strictDOM": no such variable
    while executing
"if {$::dom::strictDOM} {
append nodeOptionsRO |nodeName
    } else {
append nodeOptionsRW |nodeName
    }"
    (in namespace eval "::dom::tcl" script line 8)
    invoked from within
"namespace eval dom::tcl {
    variable nodeOptionsRO nodeType|parentNode|childNodes|firstChild|lastChild|previousSibling|nextSibling|attributes|namesp..."
    (file "C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tcl-2.6.tm" line 1)
    invoked from within
"source -encoding utf-8 C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tcl-2.6.tm"
    ("package ifneeded dom::tcl 2.6" script)
    invoked from within
"package require dom::tcl"
    (file "C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tclgeneric-2.6.tm" line 22)
    invoked from within
"source -encoding utf-8 C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom/tclgeneric-2.6.tm"
    ("package ifneeded dom::tclgeneric 2.6" script)
    invoked from within
"package require dom::tclgeneric"
    (file "C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom-2.6.tm" line 30)
    invoked from within
"source -encoding utf-8 C:/TCL/lib/teapot/package/tcl/teapot/tcl8/8.4/dom-2.6.tm"
    ("package ifneeded dom 2.6" script)
    invoked from within
"package require dom"
    (file "./../htdocs/libtml/mf_xml.tcl" line 7)
    invoked from within
"source ./../htdocs/libtml/mf_xml.tcl"
    ("package ifneeded mf_xml 1.0" script)
    invoked from within
"package require mf_xml"
    (file "./../custom/mf_csv_export.tcl" line 11)
    invoked from within
"source $f"
---------------
Regards
Abhishek

_______________________________________________
dltk-dev mailing list
dltk-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/dltk-dev


Back to the top