On Fri, 2006-08-04 at 22:35 +0200, karderio wrote: > Hi :o) > > I have hacked up a little script to automate taking screenshots with > DogTail : http://live.gnome.org/autoshot .
Nice! > > It's just a proof of concept for the moment, but it is very simple and > seems to work, despite some wired instabilities, which perhaps come from > DogTails immaturity... >From what I can see in the screencast, it looks like you might be running into this bug: http://bugzilla.gnome.org/show_bug.cgi?id=321273 BTW, dogtail has its own screenshot method; you may want to use that (caveat: I haven't used it much myself though) Dogtail has some automatic i18n facilities; if you write a script in the C locale you may well be able to have it run in other locales by leveraging the software's own translations. See dogtail.i18n and the loadTranslationsFromPackageMoFiles function. [snip] Hope this helps Dave _______________________________________________ gnome-doc-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-doc-list
