Posted to tcl by stevel at Thu May 25 01:33:12 GMT 2023view raw

  1. Error in startup script: bad switch "1": must be -final, -baseurl, -elementstartcommand, -elementendcommand, -characterdatacommand, -processinginstructioncommand, -defaultcommand, -notationdeclcommand, -externalentitycommand, -unknownencodingcommand, -startnamespacedeclcommand, -endnamespacedeclcommand, -ignorewhitecdata, -useForeignDTD, -namespace, -namespaceseparator, -commentcommand, -notstandalonecommand, -startcdatasectioncommand, -endcdatasectioncommand, -elementdeclcommand, -attlistdeclcommand, -startdoctypedeclcommand, -enddoctypedeclcommand, -xmldeclcommand, -paramentityparsing, -entitydeclcommand, -ignorewhitespace, -handlerset, -noexpand, or -validateCmd
  2. while executing
  3. "xml::parser -namespace 1"
  4. (procedure "wrapper::new" line 17)
  5. invoked from within
  6. "wrapper::new [list [namespace current]::got_stream $jlibname] [list [namespace current]::end_of_parse $jlibname] [list [namespace current]::dispatc..."
  7. (procedure "::jlib::new" line 1)
  8. invoked from within
  9. "::jlib::new $roster ::tkjabber::ClientCB -iqcommand ::tkjabber::IqCB -messagecommand ::tkjabber::MsgCB -presencecommand ::tkjabber::PresCB -keepal..."
  10. (procedure "tkjabber::connect" line 27)
  11. invoked from within
  12. "tkjabber::connect"
  13. (procedure "logonChat" line 11)
  14. invoked from within
  15. "logonChat"
  16. (procedure "::tkchat::Init" line 3)
  17. invoked from within
  18. "::tkchat::Init"
  19. ("eval" body line 1)
  20. invoked from within
  21. "eval [linsert $argv 0 ::tkchat::Init]"
  22. (file "/usr/local/tkchat/bin/bin/tkchat.tcl" line 2)
  23. invoked from within
  24. "source [file join $dir bin tkchat.tcl]"
  25. (file "/usr/local/tkchat/bin/AppMain.tcl" line 11)