Bugzilla – Bug 118793
wacomcpl (v0.7.0) error: wrong path to shared library
Last modified: 2005-11-16 10:40:24 UTC
There is again a problem with the library path for wacomcpl. You get this error if you try to click on a action for a wacom device after you started wacomcpl: couldn't load file "/usr/share/tcl/x11-input-wacom-tools/libwacomxi.so": /usr/ share/tcl/x11-input-wacom-tools/libwacomxi.so: cannot open shared object file: No such file or directory couldn't load file "/usr/share/tcl/x11-input-wacom-tools/libwacomxi.so": /usr/ share/tcl/x11-input-wacom-tools/libwacomxi.so: cannot open shared object file: No such file or directory while executing "load /usr/share/tcl/x11-input-wacom-tools/libwacomxi.so LIBWACOMXI" (in namespace eval "::" script line 1) invoked from within "namespace eval :: $auto_index($name)" (procedure "auto_load" line 13) invoked from within "auto_load $name [uplevel 1 {::namespace current}]" (autoloading "wacomxi::bindevent") invoked from within "wacomxi::bindevent . $device <ButtonPress> """ (procedure "updateDevice" line 12) invoked from within "updateDevice" (command bound to event) It helps to add in /usr/share/tcl/x11-input-wacom-tools symlink for libwacomxi. so to /usr/lib/TkXInput/libwacomxi.so.
I see a different problem (warning in a window): "We didn't find any Wacom device. PLease make sure the device's type (stylus, eraser, or cursor) is enabled into its identifier string."
Danny, I'm afraid I need your help. Either your help in setting up my wacom tablet or your preconfigured Laptop.
Danny, still alive?
Yes call me and we can work on this bugs.
symlink added. fixed for STABLE (Alpha4).