ivanalaman
(usa Outra)
Enviado em 08/11/2009 - 11:30h
Bom dia senhores!!! Sou usuário do linux mint 7 e ao tentar entrar no amsn via terminal, o mesmo me retorna o seguinte erro:
Application initialization failed: Can't find a usable tk.tcl in the following directories:
/usr/local/lib/tcl8.5/tk8.5 /usr/local/lib/tk8.5 /usr/lib/tk8.5 /usr/local/library
/usr/local/lib/tk8.5/tk.tcl: no event type or button # or keysym
no event type or button # or keysym
while executing
"bind Listbox <MouseWheel> {
%W yview scroll [expr {- (%D / 120) * 4}] units
}"
invoked from within
"if {[tk windowingsystem] eq "aqua"} {
bind Listbox <MouseWheel> {
%W yview scroll [expr {- (%D)}] units
}
bind Listbox <Option-Mou..."
(file "/usr/local/lib/tk8.5/listbox.tcl" line 182)
invoked from within
"source /usr/local/lib/tk8.5/listbox.tcl"
(in namespace eval "::" script line 1)
invoked from within
"namespace eval :: [list source [file join $::tk_library $file.tcl]]"
(procedure "SourceLibFile" line 2)
invoked from within
"SourceLibFile listbox"
(in namespace eval "::tk" script line 4)
invoked from within
"namespace eval ::tk {
SourceLibFile button
SourceLibFile entry
SourceLibFile listbox
SourceLibFile menu
SourceLibFile panedwindow
SourceLibFile ..."
invoked from within
"if {$::tk_library ne ""} {
proc ::tk::SourceLibFile {file} {
namespace eval :: [list source [file join $::tk_library $file.tcl]]
}
..."
(file "/usr/local/lib/tk8.5/tk.tcl" line 391)
invoked from within
"source /usr/local/lib/tk8.5/tk.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source $file]"
/usr/lib/tk8.5/tk.tcl: expected version number but got "8.5.0-8.6"
expected version number but got "8.5.0-8.6"
while executing
"package require Tcl 8.5.0-8.6"
(file "/usr/lib/tk8.5/tk.tcl" line 18)
invoked from within
"source /usr/lib/tk8.5/tk.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source $file]"
This probably means that tk wasn't installed properly.
Error in startup script: invalid command name "tk::AmpWidget"
while executing
"tk::AmpWidget button .__tk__messagebox.ok -padx 3m -text &OK -command {set tk::Priv(button) ok}"
("eval" body line 1)
invoked from within
"eval [list tk::AmpWidget button $w.$name -padx 3m] $opts [list -command [list set tk::Priv(button) $name]]"
(procedure "tk::MessageBox" line 215)
invoked from within
"tk::MessageBox {expand}$args"
(procedure "tk_messageBox" line 2)
invoked from within
"tk_messageBox -default ok -message "There's a problem loading a module of aMSN (TkCxImage) : $err" -icon warning"
(procedure "::picture::Loaded" line 22)
invoked from within
"::picture::Loaded"
invoked from within
"if { $initialize_amsn == 1 } {
if {![::picture::Loaded]} {
if { [OnDarwin] } {
tk_messageBox -default ok -message "There's a problem loading a..."
(file "gui.tcl" line 4)
invoked from within
"source gui.tcl "
("uplevel" body line 22)
invoked from within
"uplevel \#0 {
# amsncore.tcl is already loaded but we'll re-source it here in case we manually do reload_files
source amsncore.tcl
source audio.tc..."
(procedure "reload_files" line 2)
invoked from within
"reload_files"
(file "/usr/bin/amsn" line 290)
Se alguém puder me ajudar eu agradeço. Já procurei em vários lugares mais ninguém está conseguindo resolver este problema.
Abraço