http://blog.sina.com.cn/xygwf[订阅]
字体大小: 正文
Avoiding using gdk stuff in atspi -- try porting(2009-09-04 08:53:07)

Yesterday, I was trying to compile ldtp stuff to running on our device. First i see it reports libraray lack -- /usr/lib/libgdk-x11-2.0..., even copied from rootstrap, still got a error says "Gdk-WARNNING **: can not open display:" after ran "/usr/libexec/at-spi-registryd"?

 

After checking code, it breaks out at gdk_init (), I dono't know, but finally i's told by our engineers, gdk stuff now is not supported...

 

Checking more codes, it seems that DISPLAY is used for transferring ior string (which depends on X11), so i code a mid-layer of that IOR, says _registry_set_ior/_get_registry_ior. After that, at-spi-registryd is runing okay, at-bridge is working too. I test for sample, 2 different app at the same time, ldtp still finds them very nice .

 

To now, generatekeyevent still not works (This is more a importance feature since scrool/back is not support on client side), this is indeed needing mork works on it...

加载中,请稍候...
  • 评论加载中,请稍候...

验证码:请点击后输入验证码  收听验证码

发评论

以上网友发言只代表其个人观点,不代表新浪网的观点或立场。

相关博文
读取中...
推荐博文
读取中...