Guest User

run output

a guest
Jun 2nd, 2015
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. Maxs-Mac-mini:scid max$ ./scid
  2. The window ID 0xc0acb210 does not correspond to a valid Tk Window.
  3. while executing
  4. "toplevel .$name -use [ winfo id $f ]"
  5. (procedure "createToplevel" line 26)
  6. invoked from within
  7. "createToplevel .main"
  8. (procedure "CreateMainWin" line 2)
  9. invoked from within
  10. "CreateMainWin ."
  11. invoked from within
  12. "if { $::docking::USE_DOCKING } {
  13. CreateMainWin .
  14. ::docking::layout_restore 1
  15. keyboardShortcuts .
  16. keyboardShortcuts TPanedwindow
  17. keyboardShor..."
  18. (file "/Users/max/Downloads/scid/tcl/end.tcl" line 1398)
  19. invoked from within
  20. "source [file nativename [file join $::scidTclDir "$f"]]"
  21. ("foreach" body line 2)
  22. invoked from within
  23. "foreach f $tcl_files {
  24. source [file nativename [file join $::scidTclDir "$f"]]
  25. }"
  26. (file "./scid" line 459)
Advertisement
Add Comment
Please, Sign In to add comment