Bug 118793

Summary: wacomcpl (v0.7.0) error: wrong path to shared library
Product: [openSUSE] SUSE Linux 10.1 Reporter: Danny Al-Gaaf <dalgaaf>
Component: X.OrgAssignee: Stefan Dirsch <sndirsch>
Status: RESOLVED FIXED QA Contact: Stefan Dirsch <sndirsch>
Severity: Normal    
Priority: P2 - High    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Danny Al-Gaaf 2005-09-26 13:32:37 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.
Comment 1 Stefan Dirsch 2005-09-26 14:37:24 UTC
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."
Comment 2 Stefan Dirsch 2005-09-27 06:38:22 UTC
Danny, I'm afraid I need your help. Either your help in setting up my wacom 
tablet or your preconfigured Laptop. 
Comment 3 Stefan Dirsch 2005-10-12 13:20:15 UTC
Danny, still alive?
Comment 4 Danny Al-Gaaf 2005-10-12 22:06:52 UTC
Yes call me and we can work on this bugs.
Comment 5 Stefan Dirsch 2005-11-16 10:40:24 UTC
symlink added. fixed for STABLE (Alpha4).