ldtp / ldtp2

Linux Desktop Testing Project
GNU Lesser General Public License v2.1
108 stars 49 forks source link

CentOs 6 works not well with ldtp #16

Closed zhangqing2002aa closed 9 years ago

zhangqing2002aa commented 9 years ago

I install LDTP on CentOS6, There are errors: [root@localhost Desktop]# python Python 2.6.6 (r266:84292, Jan 22 2014, 09:42:36) [GCC 4.4.7 20120313 (Red Hat 4.4.7-4)] on linux2 Type "help", "copyright", "credits" or "license" for more information.

from ldtp import *

\ (-c:51427): WARNING **: Trying to register gtype 'WnckWindowState' as flags when in fact it is of type 'GEnum'

\ (-c:51427): WARNING **: Trying to register gtype 'WnckWindowActions' as flags when in fact it is of type 'GEnum'

\ (-c:51427): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as flags when in fact it is of type 'GEnum'

and can not work.How Can I do with it?

nagappan commented 9 years ago

This is not a bug, ignore the warnings