PNG image charts broken?
-
Mango no longer shows the image chart png pictures. What logfile should show me the problem? In the logging view there is nothing.
It is not a problem with the browser since we have used different PCs and browsers to check. I suppose/guess it has stopped working after either updating Mango itself or the operating system using apt-get...
-
Wow. How did this postu under the Hardware thread... ? Sorry
-
I found some out of range errors there now. Sent them to Infinite
-
Hi Sjobbe,
I've seen this problem in two other places. At least one if not both of those users had overridden a class particular to the jfree charting library, and when we updated the jfree lib to 1.0.19 this broke for them. Previously we were using 1.0.14
Check the Mango/classes/, Mango/overrides/classes/, Mango/overrides/lib/, Mango/overrides/properties/ or Mango/lib/ for an overridden .class file in a folder matching its package (org/jfree/chart/ or for a duplicate 1.0.14 jfree Jar. The other solution is to roll back to version 1.0.14 of the Jar.
-
@phildunlap Thank you! You fixed the problem for me.
All I had to do was to remove: mango/classes/org/jfree/data/Range.class