GNOME Bugzilla – Bug 597382
running examples/gedit.py fails with NameError
Last modified: 2009-10-05 16:33:46 UTC
Using the gedit example from the latest checkout of ldtpv2 I get: markus@thekorn ~/devel/ldtp2 % PYTHONPATH="." python examples/gedit.py Traceback (most recent call last):
+ Trace 218056
ldtp.imagecapture('*gedit', '/tmp/foo.png')
outFile = os.path.expanduser(outFile)
Markus, Thanks for the bug report. Fixed in git head. Thanks