-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Dr. Trigon:
... and this is the point were I am getting lost... this message looks VERY strange to me, since I'm not using an X server (explicitely) and I have no clue what the 'error/import.c' means there.....
The problem is that your Python script is not executable, and is therefore run as a shell (/bin/sh) script. "import" is a shell command from ImageMagick which takes a screenshot of an X display. The fix is to make the script executable.
This behaviour is somewhat unfortunate and there's an open issue to resolve it, which will probably mean having cronsub raise an error if the script is not executable.
- river.