n...@nalagappan:~/non-framework/BFG/bfg-main/linuxvmrc/base$ python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) 
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from ldtp import *

** (-c:12633): WARNING **: Trying to register gtype 'WnckWindowState' as
enum when in fact it is of type 'GFlags'

** (-c:12633): WARNING **: Trying to register gtype 'WnckWindowActions'
as enum when in fact it is of type 'GFlags'

** (-c:12633): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' 
as enum when in fact it is of type 'GFlags'
>>> import os
>>> os.system('date')
Fri Aug 27 11:33:53 PDT 2010
0
>>> os.system('date')
Fri Aug 27 14:17:12 PDT 2010
0
>>> quit()
n...@nalagappan:~/non-framework/BFG/bfg-main/linuxvmrc/base$ python
Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) 
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> os.system('date')
Fri Aug 27 14:17:36 PDT 2010
0
>>> from ldtp import *

** (-c:13298): WARNING **: Trying to register gtype 'WnckWindowState' as
enum when in fact it is of type 'GFlags'

** (-c:13298): WARNING **: Trying to register gtype 'WnckWindowActions'
as enum when in fact it is of type 'GFlags'

** (-c:13298): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' 
as enum when in fact it is of type 'GFlags'
>>>

-- 
LDTP module cannot be loaded again after first time to load it and stop using 
it for one hour or longer time
https://bugs.launchpad.net/bugs/625319
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to