view paste/paste.18412 @ 1593:09fd7f98c5f8

<elliott> echo "#!/bin/sh" >bin/seen; echo \'cd /var/irclogs/_esoteric\' >>bin/seen; echo \'for file in $(ls -r | grep "....-..-..\\.txt"); do grep -P -i "^..:..:..: <$1>" $file; done | tail -n 1\' >>bin/seen; chmod +x bin/seen
author HackBot
date Tue, 22 Jan 2013 00:07:42 +0000
parents e037173e0012
children
line wrap: on
line source

DrawTextExpression: Don't have environment!
GraphicsUtils:getWriterFormatNames:
  java.lang.reflect.InvocationTargetException
Warning:  unknown extension 'png' when writing image file 'foo.png'.  Image file will probably not render correctly.
The file formats supported for writing by your Java platform are: 
GraphicsUtils:getWriterFormatNames:
  java.lang.reflect.InvocationTargetException
.
To force writing to a file without a recognized extension, instead use the method:
   g.writeFormat["filename", "format" ... ]
      where "format" is one of the format strings listed above.
Could not construct suitable image renderer.