Brian wrote:
After having updated to the latest snapshots, I am having problems running tkdvd. I have tried rebuilding it without luck.Any tips for what I can to resolve this? Here's the error message I receive: Application initialization failed: Can't find a usable tk.tcl in the following directories: /usr/local/lib/tk8.4 /usr/local/lib/tk8.4 /usr/lib/tk8.4 /usr/local/library /usr/library /usr/tk8.4.7/library /tk8.4.7/library /usr/local/lib/tk8.4/tk.tcl: no event type or button # or keysym no event type or button # or keysym while executing "bind Listbox <MouseWheel> { %W yview scroll [expr {- (%D / 120) * 4}] units }"
p5-Tk has a regression failure on Listbox after xproto update. I will check it soon. Cheers Giovanni
