I too, confirm this Bug. The way to manually fix it is to create soft links to libTix8.X.X.so and libTix8.X.X.so.1 in /usr/lib/Tix8.4/ that point to the respective libraries in /usr/lib/libTix8.X.X.so and .../libTix8.X.X.so.1 <-- But that might not be the right way to fix it. In dapper it seems that the tix package is not dependent on python or python-tk. In other words tix and tix-dev could be removed while python would still retain the wrappers for tix
The path was working before in breezy, I remember using Tix to construct widgets with Python! But I am not sure what changed since then. Suggestion: Fix the library path and make tix co-dependent with/to python, in other words it should be always installed if python (especially Tkinter) is installed. Python documentation refers to it, so it should be there... http://docs.python.org/lib/module-Tix.html -- Wrong directory for libTix8.4 https://launchpad.net/bugs/46422 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
