Bug 118793 - wacomcpl (v0.7.0) error: wrong path to shared library
Summary: wacomcpl (v0.7.0) error: wrong path to shared library
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: X.Org (show other bugs)
Version: unspecified
Hardware: Other All
: P2 - High : Normal (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-26 13:32 UTC by Danny Al-Gaaf
Modified: 2005-11-16 10:40 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).