Autor Tópico: Amsn não inicia  (Lida 1668 vezes)

Offline Viralata

  • Usuário Ubuntu
  • *
  • Mensagens: 61
    • Ver perfil
Amsn não inicia
« Online: 07 de Janeiro de 2008, 23:06 »
Quando tento iniciar pelo terminal aparece :

Error in startup script: can't find package msgcat 1.4
    while executing
"package require msgcat 1.4"
    ("uplevel" body line 2)
    invoked from within
"uplevel \#0 {
    package require msgcat 1.4
    if { $::tcl_platform(platform) eq {windows} } {
        if { [catch { package require registry 1.1 }] } {
         ..."
    (file "/usr/lib/tcl8.5/clock.tcl" line 23)
    invoked from within
"source -encoding utf-8 [file join $TclLibDir clock.tcl]"
    (procedure "::tcl::clock::format" line 3)
    invoked from within
"clock format [clock seconds] -format %H:%M:%S"
    (procedure "timestamp" line 2)
    invoked from within
"timestamp"
    (procedure "::pluginslog::plugins_log" line 15)
    invoked from within
"::pluginslog::plugins_log $plugin $msg"
    (procedure "plugins_log" line 4)
    invoked from within
"plugins_log core "Found plugin files in $file\n""
    (procedure "::plugins::updatePluginsArray" line 23)
    invoked from within
"::plugins::updatePluginsArray"
    (procedure "::plugins::LoadPlugins" line 13)
    invoked from within
"::plugins::LoadPlugins"
    (procedure "load_config" line 131)
    invoked from within
"load_config            "
    invoked from within
"if { $initialize_amsn == 1 } {
        ###############################################################
        create_dir $HOME
        create_dir $HOME/plugins
        create_di..."
    (file "config.tcl" line 1550)
    invoked from within
"source config.tcl      "
    ("uplevel" body line 28)
    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 257)

Offline FernandoCordeiro

  • Usuário Ubuntu
  • *
  • Mensagens: 38
    • Ver perfil
    • PERFECTRON BLOG - Ubuntu, eletrônica e coisas geeks!
Re: Amsn não inicia
« Resposta #1 Online: 09 de Janeiro de 2008, 19:50 »
Está utilizando a versão mais atual?
Senão tente um apt-get upgrade, ou remova (apt-get purge) e instale novamente pra ver no que dá.
"Existem 10 tipos de pessoas no mundo: as que conhecem código binário e as que não."