-
Unescaped html tags in scripts error reporting that can generate interface failure.
2009-11-10 19:32:58 UTC by karelm
-
Under Linux - Failure in graph generation interrupting stats thread.
[Wed Nov 04 15:18:35 CET 2009] [SEVERE] ERROR : java.io.IOException: can't encode as GIF (> 256 colors)
[Wed Nov 04 15:18:35 CET 2009] [SEVERE] java.io.IOException: can't encode as GIF (> 256 colors)
[Wed Nov 04 15:18:35 CET 2009] [SEVERE] at org.jrobin.graph.GifColorTable.filterPixels(Unknown Source)
....
Stats...
2009-11-10 19:29:43 UTC by karelm
-
Several JRuby/Hpricot extension package issues with version 1.0.0:
- libs not working under unix - linked mainly to archive format which does not preserve execution rights. Several errors throwed depending on the OS (like Error in script [Anchors]:36:IO error -- hpricot_scan)
- already initialized variables
- ...
Requires extension mechanism refactoring, and downgrade to JRuby 1.3.1 (seems...
2009-11-10 19:24:46 UTC by karelm
-
Hi,
I'm working on it, please fill in a bug report (version, OS, java version, bug details) meanwhile.
Karel.
2009-11-09 08:49:32 UTC by karelm
-
Heya,
I've just installed the new version 1 release and also installed the ruby package. I seem to be having trouble with hpricot_scan. The error can be seen without any custom scripting by logging in to the admin web page and clicking on "On Responses"
Error in script [Anchors]:36:IO error -- hpricot_scan
That shows the error in one of the scripts provided with the installation. Is...
2009-11-06 01:18:33 UTC by nobody
-
Note: java supported as native scripting language added since release 1.0.0. <br />To use external libs (jar files), just put them in the ./libs directory and use classical
***import mypackage.myclass;***
in your java script.
2009-11-04 06:23:40 UTC by karelm
-
karelm added a screenshot of 4.Administration on version 1.x.
2009-11-02 07:23:02 UTC by karelm
-
karelm added a screenshot of 3.Script development with version 1.x.
2009-11-02 07:22:36 UTC by karelm
-
karelm made 2 file-release changes.
2009-11-02 07:20:07 UTC by karelm
-
karelm made 1 file-release changes.
2009-11-02 07:15:02 UTC by karelm