Reg: Mouse/Touch not detected in QT application

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Reg: Mouse/Touch not detected in QT application

1,373 次查看
vishvapathi
Contributor V

Hi All,

When i run QT application i am getting following error

$./sample -qws    

Could not read calibration: "/etc/pointercal"

QWSTslibMouseHandlerPrivate: ts_open() failed with error: 'No such file or dire'

Could not read calibration: "/etc/pointercal"

Attached export variables for reference.

DaianeAngolini

Raybiztech

winstonrodrigues

标签 (2)
0 项奖励
3 回复数

642 次查看
daiane_angolini
NXP Employee
NXP Employee

You need to calibrate your device.

Do you have xinput_calibrator_once on your rootfs?

0 项奖励

642 次查看
vishvapathi
Contributor V

No.. There is no xinput_calibrator_once in my rootfs and there is no pointercal in my /etc....

0 项奖励

642 次查看
daiane_angolini
NXP Employee
NXP Employee

Yes, and if you´re using TSLIB calibrator, you may not want xinput_calibrator... Sorry for my confusion.

for tslib I think it´s /ts_calibrate


pointercal is a file that will be created by the calibrator binary. So, if you don´t have it, your system is not calibrated.

You may try to use an example one from some other source, but the recommended is use the calibrator app and create your own pointercal

0 项奖励