Trolltech Home | Qtopia-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qtopia-interest Archive, April 2007
Tslib woes


Message 1 in thread

Hi,

I have built qtopia core opensource and have apps running on some ARM
hardware.  Problem is with tslib.

Conffiguration  - built QtopiaCore with tslib support and included
path to library and header in build.  No errors were generated.

Environment variables used:

export QTDIR=/usr/Qtopia
export QPEDIR=/usr/Qtopia
export LD_LIBRARY_PATH=$QPEDIR/lib:$LD_LIBRARY_PATH
export PATH=$QPEDIR/bin:$PATH
export QWS_MOUSE_PROTO=tslib
export TSLIB_CONFFILE=/etc/ts.conf
export TSLIB_PLUGINDIR=/usr/lib
export TSLIB_TSDEVICE=/dev/input/event1

Note - tslib does run fine on this device with kdrive.  That is the
correct event number.   The library for ts is really in /usr/lib.

Here is the error I get when I run a qtopia app on the ARM hardware:

QWSTslibMouseHandlerPrivate: ts_config() failed with error: 'No such
file or directory'
Please check your tslib installation!

Any suggestions?

Thanks,

Sean

--
 [ signature omitted ] 

Message 2 in thread

Am 01.04.2007 um 22:38 schrieb Sean Kelley:

>
> QWSTslibMouseHandlerPrivate: ts_config() failed with error: 'No such
> file or directory'
> Please check your tslib installation!
>
> Any suggestions?

Yes,
  install tslib utilities and use ts_test and ts_print to check your  
configuration.

z.

--
 [ signature omitted ]