Comment 10 for bug 234224

Revision history for this message
Anacharsis (anakharsis) wrote :

This bug appears because something was messed up in config files:
> wget http://prdownloads.sourceforge.net/coccinella/Coccinella-0.96.8Linux-x86.tar.gz
...
> md5sum Coccinella-0.96.8Linux-x86.tar.gz
79830cf96c9a774788aa7600b6653425 Coccinella-0.96.8Linux-x86.tar.gz
> tar zxf Coccinella-0.96.8Linux-x86.tar.gz
> cd Coccinella-0.96.8Linux-x86
> ./Coccinella-0.96.8.bin
invalid command name "mc"
    while executing
"mc Error"
    (procedure "::PrefUtils::Init" line 19)
    invoked from within
"::PrefUtils::Init"
    (file "/home/vadim/Coccinella-0.96.8Linux-x86/Coccinella-0.96.8.bin/lib/app-Coccinella/Coccinella.tcl" line 155)
    invoked from within
"source /home/vadim/Coccinella-0.96.8Linux-x86/Coccinella-0.96.8.bin/lib/app-Coccinella/Coccinella.tcl"
    ("package ifneeded app-Coccinella 1.0" script)
    invoked from within
"package require app-Coccinella"
    (file "/home/vadim/Coccinella-0.96.8Linux-x86/Coccinella-0.96.8.bin/main.tcl" line 3)
> mv ~/.coccinella ~/c
> ./Coccinella-0.96.8.bin

And now I need to set up my account again.

I have tried both binary and source development versions: Coccinella-0.96.9Linux-x86.tar.gz, Coccinella-0.96.9Src.tar.gz (18-Aug-2008 05:49) and this bug is still there.