[Paraview] ParaView 2.4 Tcl error

Berk Geveci berk.geveci at kitware.com
Fri Jun 4 09:04:09 EDT 2010


Hi Eduardo,

Is there any reason why you are using such an old version of ParaView?
I am afraid that we no longer support ParaView 2. Maybe someone in this
list will be able to help you but you are much more likely to get support
if you move to a later version.

Best,
-berk

On Thu, Jun 3, 2010 at 4:24 PM, Eduardo - LNCC <camargo at lncc.br> wrote:
>
> Hi!!
>
>
>
> I am using ParaView 2.4 (compiled) in OpenSuse 11.0 without errors. When I
> update for OpenSuse 11.1 ParaView compiles without problems but does not
> start. I catch the error message below. The same error happend with others
> recent linux distributions.
>
> Is there any way to fix it? I`ve heard something about some fix or patch the
> tcl/tk but I don't know how make it.
>
> Anybody could help me? I would appreciate any help.
>
>
>
>
>
>> ParaView error: InitializeTcl failed
>> Tk_Init error: Can't find a usable tk.tcl in the following directories:
>> /usr/local/lib/paraview-2.4/tk8.4
>>
>> /usr/local/lib/paraview-2.4/tk8.4/tk.tcl: no event type or button # or
>> keysym
>> no event type or button # or keysym
>> while executing
>> "bind Listbox {
>> %W yview scroll [expr {- (%D / 120) * 4}] units
>> }"
>> (file "/usr/local/lib/paraview-2.4/tk8.4/listbox.tcl" line 182)
>> invoked from within
>> "source /usr/local/lib/paraview-2.4/tk8.4/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 ""} {
>> if {[string equal $tcl_platform(platform) "macintosh"]} {
>> proc ::tk::SourceLibFile {file} {
>> if {[catch {
>> namesp..."
>> (file "/usr/local/lib/paraview-2.4/tk8.4/tk.tcl" line 397)
>> invoked from within
>> "source /usr/local/lib/paraview-2.4/tk8.4/tk.tcl"
>> ("uplevel" body line 1)
>> invoked from within
>> "uplevel #0 [list source $file]"
>>
>>
>> This probably means that tk wasn't installed properly.
>
>
>
>
> --
> Atenciosamente,
>
> Eduardo Camargo
> Analista de Sistemas
> HeMoLab - http://hemolab.lncc.br/equipe/desenv/eduardo.htm
> Laboratório Nacional de Computação Científica - LNCC
>
>
>
> --
> Atenciosamente,
>
> Eduardo Camargo
> Analista de Sistemas
> HeMoLab - http://hemolab.lncc.br/equipe/desenv/eduardo.htm
> Laboratório Nacional de Computação Científica - LNCC
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list