On 12/7/05, Loris Caren <[EMAIL PROTECTED]> wrote: > Does anybody know if it is possible to run (py)gtk scripts that don't > need a GUI from crontab or from a non X11 terminal? This might seem a > daft requirement, but I'm using the pygtk image processing > capabilities to do some batch processing for images that I don't need > to display.
if you import gtk in a non X11 terminal it raises -- Nikos Kouremenos | Jabber ID: [EMAIL PROTECTED] | http://members.hellug.gr/nkour
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
