Advertisement
Guest User

Untitled

a guest
Jun 20th, 2017
478
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Hook chattoolbar_hook failed
  2. Procedure ::plugins::chattoolbar::tastebin returned code 1
  3. image "TastebinButton" doesn't exist
  4. image "TastebinButton" doesn't exist
  5.     while executing
  6. "$path configure $realopt $value"
  7.     (procedure "Widget::_test_tkresource" line 7)
  8.     invoked from within
  9. "$Widget::_optiontype($type) $option $val [lindex $optdesc 3]"
  10.     (procedure "Widget::parseArgs" line 20)
  11.     invoked from within
  12. "Widget::parseArgs Button $args"
  13.     (procedure "Button::create_old" line 3)
  14.     invoked from within
  15. "Button::create_old .chat_##xmpp##1_milenatalkonautcombastet195462383.pw0.f0.frame.tools.bbox.b5 -padx 1 -pady 1 -image TastebinButton -highlightthickn..."
  16.     ("eval" body line 1)
  17.     invoked from within
  18. "eval [list Button::create_old $path] $new_args"
  19.     (procedure "Button::create" line 11)
  20.     invoked from within
  21. "Button::create .chat_##xmpp##1_milenatalkonautcombastet195462383.pw0.f0.frame.tools.bbox.b5 -background #050505 -padx 1 -pady 1 -image TastebinButton ..."
  22.     ("eval" body line 1)
  23.     invoked from within
  24. "eval [list Button::create $but  -background [Widget::getoption $path -background] -padx       [Widget::getoption $path -padx]  -pady       [Widget::ge..."
  25.     (procedure "insert" line 36)
  26.     invoked from within
  27. "insert .chat_##xmpp##1_milenatalkonautcombastet195462383.pw0.f0.frame.tools.bbox end -image TastebinButton -highlightthickness 0 -takefocus 0 -relief ..."
  28.     ("eval" body line 1)
  29.     invoked from within
  30. "eval [linsert $args 0 insert $path end]"
  31.     (procedure "ButtonBox::add" line 2)
  32.     invoked from within
  33. "ButtonBox::add .chat_##xmpp##1_milenatalkonautcombastet195462383.pw0.f0.frame.tools.bbox -image TastebinButton -highlightthickness 0 -takefocus 0 -rel..."
  34.     ("eval" body line 1)
  35.     invoked from within
  36. "eval [linsert $args 0 ButtonBox::$cmd .chat_##xmpp##1_milenatalkonautcombastet195462383.pw0.f0.frame.tools.bbox]"
  37.     (procedure ".chat_##xmpp##1_milenatalkonautcombastet195462383.pw0.f0.fra..." line 1)
  38.     invoked from within
  39. "$bbox add -image $icon  -highlightthickness 0  -takefocus 0  -relief link  -bd $::tk_borderwidth  -padx 2  -pady 3  -command $command  -helptext $help..."
  40.     (procedure "::plugins::chattoolbar::add_button" line 6)
  41.     invoked from within
  42. "[namespace current]::add_button $name  $chatid $options(buttons,$name,image)  $options(buttons,$name,command)  $options(buttons,$name,text)"
  43.     (procedure "::plugins::chattoolbar::tastebin" line 4)
  44.     invoked from within
  45. "::plugins::chattoolbar::tastebin {::xmpp::1 {milena.@talkonaut.com/[bast_et]}}"
  46.     ("eval" body line 1)
  47.     invoked from within
  48. "eval $func $args "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement