Actions
Bug #4285
closedServerSideFontMetrics not available; Charts returns a blank page
Start date:
07/02/2015
Due date:
% Done:
0%
Estimated time:
Description
Hello,
Upon executing the 'Charts' example; I could compile it without error. Upon running it, I see a blank webpage with no errors on the front-end GUI. However, the server log has a error message "ServerSideFontsMetrics" not available.
It resolves partially when you comment the 'setAutoLayoutEnabled()' line. But then, the webpage shows only a plot function and "???".
Updated by Koen Deforche over 9 years ago
- Status changed from New to InProgress
- Assignee changed from Joseph Nalluri to Koen Deforche
Updated by Koen Deforche over 9 years ago
- Status changed from InProgress to Resolved
Updated by Koen Deforche over 9 years ago
The "???" might indicate that you aren't running the example from within the source directory, as indicated in the README.md file?
Updated by Koen Deforche about 9 years ago
- Status changed from Resolved to Closed
Updated by Koen Deforche about 9 years ago
- Target version changed from 3.3.4 to 3.3.5
Actions