Author Topic: Wacom Tablet Control Panel  (Read 2986 times)

Offline DeBaas

  • Hero Member
  • *****
  • Posts: 1515
    • PCLinuxOS.nl
Re: Wacom Tablet Control Panel
« Reply #15 on: October 14, 2010, 04:20:27 PM »
I do not have a Wacom tablet, but installed:
libwacom0
libwacom-devel
linuxwacom
linuxwacom-controlpanel

I found different versions of:
libwacomcfg.* in /usr/lib/
libwacomxi.* in /usr/lib/tcl8.6/TkXInput/

But have no idear what to do with it

[ed@K7-2400 ~]$ wacomcpl
wacomcpl: using TCLLIBPATH="[list  /usr/lib ]"
Error in startup script: can't find package LIBWACOMXI
    while executing
"package require LIBWACOMXI"
    (file "/usr/bin/wacomcpl-exec" line 28)

Again Guru's please, I sign off.......
Ed

@5 The info send is xorg.conf settings for Wacom, but seems not connected with the missing LIBWACOMXI
[/list]
« Last Edit: October 14, 2010, 04:28:52 PM by DeBaas »

Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
Re: Wacom Tablet Control Panel
« Reply #16 on: October 14, 2010, 09:43:36 PM »
The script, wacomcpl, can't find the file (or files) that are necessary.  Either that or the script was incorrectly written.  The script's trying to find the LIBWACOMXI files, which I'm guessing are the libwacomxi.so files.  They're in /usr/lib/tcl8.6/TkXInput.  However, even when the script is changed to use this directory it still can't find them.

*after some fiddling*
I have been able to get wacomcpl to work.  I rebuilt the linuxwacom RPM and placed the TkXInput files it builds in /usr/lib/TkXInput.  What's interesting is that the tkxinput package in Synaptic doesn't place its files in /usr/libTkXInput.

I don't know if this will solve the problem, but I'll drop this in TexStar's box and see what he says.
« Last Edit: October 15, 2010, 12:02:07 AM by Ertain »
"She's the boss, apple sauce!"
 -Frank Cho

Online gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3789
Re: Wacom Tablet Control Panel
« Reply #17 on: October 15, 2010, 01:07:33 AM »
You could also put a link in /usr/lib to point to the actual file. This way if any other package requires it, it'll be available in both places.

Galen

Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
Re: Wacom Tablet Control Panel
« Reply #18 on: October 15, 2010, 11:58:05 AM »
The problem is that the pkgIndex.tcl made by linuxwacom could be replaced by the pkgIndex.tcl file in the tkxinput package.  One of the pkgIndex.tcl files has to go in either /usr/lib/tcl8.6/TkXInput or /usr/lib/TkXInput.
« Last Edit: October 15, 2010, 12:44:33 PM by Ertain »
"She's the boss, apple sauce!"
 -Frank Cho

Offline coco

  • Sr. Member
  • ****
  • Posts: 379
  • El dinero no lo es todo .. dicen los que lo tienen
Re: Wacom Tablet Control Panel
« Reply #19 on: December 31, 2010, 06:21:13 PM »
I have an HP tc4400 tablet with LXDE Mini 2010.12 and I can not configure the tablet functions, Does it fix the problem? Thanks.
pclinuxos64-test04.iso :(       Chakra64 2012.2 :)

"Comprométete con algo difícil; esto te hará bien. Si no tratas de hacer algo más allá de lo que ya dominas, jamás progresarás." Ronal E. Osborn
"Si algo vale la pena hacerlo, vale la pena hacerlo incluso si no se sabe hacer bien." G. K. Chester

Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
Re: Wacom Tablet Control Panel
« Reply #20 on: January 01, 2011, 11:55:04 AM »
If Texstar would allow me I would move the files to the right place, or just change the tkxinput package.  There is the option of a symbolic link.

Sorry,  need to remember what I did with this RPM. :-\
"She's the boss, apple sauce!"
 -Frank Cho

Offline Ertain

  • Sr. Member
  • ****
  • Posts: 365
  • I come in peace. And for some nachos.
Re: Wacom Tablet Control Panel
« Reply #21 on: January 03, 2011, 10:39:59 PM »
Just bumping this to report I'm trying to work on a fix.  Instead of using a symbolic link (which we can't do) I'll try to modify the specfile to check if the pkgIndex.tcl file exists on the person's system.  If so it will change the file to include the package definition.

Man this is complicated. :o
"She's the boss, apple sauce!"
 -Frank Cho