Control: reopen -1

Sorry, it doesn't work.

Please check the command that I gave in my initial report. Here is an
example with a fresh sid chroot:

-----------------8<---------------------------------
$ su -
# apt update; apt install tcl tk tix
[...]
Setting up tcl8.6 (8.6.6+dfsg-1+b1) ...
Setting up tk8.6 (8.6.6-1+b1) ...
Setting up tix (8.4.3-9) ...
[...]
# logout
$ wish # or wish8.6
% package require Tix
Can't find a usable Init.tcl in the following directories:
    /usr/share/tcltk/tcl8.6/Tix8.4 /usr/share/tcltk/Tix8.4
/usr/lib/Tix8.4 /usr/local/lib/tcltk/Tix8.4
/usr/local/share/tcltk/Tix8.4 /usr/lib/tcltk/x86_64-linux-gnu/Tix8.4
/usr/lib/tcltk/Tix8.4 /usr/lib/tcltk/tcl8.6/Tix8.4
/usr/share/tcltk/tk8.6/Tix8.4 /usr/share/tcltk/tk8.6/ttk/Tix8.4
/lib/Tix8.4 /usr/library


This probably means that Tix wasn't installed properly.
------------------8<----------------------------------

That *is* a bug in tix, it is independent of ftools-fv. Maybe you have
set a package path in an environment variable?

> If somebody wants to raise this bug again : please check that you got
> the last version of ftools-fv. The version of ftools-fv which triggered
> the bug was searching /usr/share/tcltk/tcl8.6/Tix8.4 instead of
> /usr/share/tcltk/tcl8.6/Tix8.4.3 to find Tix files.

That is not true: fv does not set the tcl path at all (it just uses the
default path).

Please don't close the bug again until we have figured out the cause.

Reply via email to