You are here

Error starting coccinella

I'm getting the following error when I try to start the program:

$ tclsh Coccinella.tcl
CRC check failed
while executing
"image create photo $name -file $f -format $fmt"
(procedure "MakeIconFromPaths" line 22)
invoked from within
"MakeIconFromPaths $spec $name $paths"
(procedure "FindIconWithName" line 6)
invoked from within
"FindIconWithName $spec ::theme::$spec"
(procedure "::Theme::FindIcon" line 5)
invoked from within
"::Theme::FindIcon splash/$tail"
(procedure "::Splash::SplashScreen" line 35)
invoked from within
"::Splash::SplashScreen"
(file "Coccinella.tcl" line 171)

Whats wrong here?

Greetings

Forum: 

Do you have a 64 bit system? It may be this bug in the tkpng library.

Are you using Coccinella on Windows, Linux of Mac OS X? For Linux, it may be fixed in the development build of Coccinella (but I've no 64 bit system to test).