View Issue Details

IDProjectCategoryView StatusLast Update
0010808mantisbtplug-inspublic2011-08-05 02:15
Reporterleon_li Assigned Todhx  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
PlatformapacheOSunixOS Version2.6.29
Product Version1.2.0rc1 
Summary0010808: Mantis Graphs cannot work well
Description

JPGraph 3.0.2
use plugin :Mantis Graphs 1.0

when "Synthesis graphs by status"
the result is "JPGraph Error: Unknow font font family specification."
but fonts tested by jpgraph/Examples/* is OK.

Steps To Reproduce

Synthesis graphs by status show errors every time.

Tagscategories, summary
Attached Files
2009-08-07_165538.png (7,204 bytes)   
2009-08-07_165538.png (7,204 bytes)   
categories_setting.png (7,858 bytes)   
categories_setting.png (7,858 bytes)   

Relationships

duplicate of 0010995 closeddhx Graphs Plugin: Unable to read/find font 

Activities

leon_li

leon_li

2009-08-08 07:13

reporter   ~0022702

OK,Half the problem solving.
1\ make sure you have any issues in the database. if the issues is empty,the jpgraph will show some error like the screenshot show.
2\ if your database is not empty, make sure you are not open this page "plugin.php?page=MantisGraph/summary_graph_imp_category.php". it seems the "category_summary" still not resolved.

dhx

dhx

2009-10-28 20:09

reporter   ~0023451

Can you please try again with RC2 as I did a fair bit of work fixing fonts in graphs (for JpGraph)?

leon_li

leon_li

2009-10-28 21:22

reporter   ~0023462

i'm not sure but it seems not to be a "font problem" .

as my last notes , this problem show it only when the item can not be show by some reason ; such as there is not enough data to generate the graph.

what i want to say is that it shows the picture in the attached file only when there is some other reason .the JpGraph shows the Error as no font but it's not true, it's not the Mantis lost some fonts family but the JpGraph ,I guess.

now , my Mantis show Graph report successfully on "Per State" or "Per Priority" but the "Per category" show the Picture as my attached file show.it must be my category settings goes wrong i think.

leon_li

leon_li

2009-10-28 21:24

reporter   ~0023463

and i use the "MantisBT Version 1.2.0rc2 2009-08-09-master-1.2.x-5d715a4" version.

leon_li

leon_li

2009-10-28 21:32

reporter   ~0023464

Thank u dhx.
now i will attach one new picture to show my category settings.my system only settings "global category",but the Mantis would not show the picture of by "Per Category" in the summary page.

is this the reason that i can not got the picture ? the mantis will not work on the "global category" when it show the "Per Category"? how can i Modify the summary_page.php to let it works ?

Thank you !!