rezaali / ofxUI

[DEPRECATED] UI Addon for openFrameworks
http://www.syedrezaali.com/#/ofxui-project-showcase/
518 stars 202 forks source link

ofxUISuperCanvas title label error with custom font #223

Open fabiocionini opened 9 years ago

fabiocionini commented 9 years ago

When using a custom font inside an ofxUISuperCanvas, the canvas title won't display and the application log is flooded with "font not allocated" errors. I'm using OF v0.8.4 on Windows 7 SP1, Visual Studio.

fabiocionini commented 9 years ago

It seems to happen in conjunction with some other addon or piece of code. on a fresh project it doesn't happen . I'm investigating and letting you know as soon as I discover something.

JoshuaBatty commented 9 years ago

Im getting the same problem, re creating a fresh project didn't work for me. Have gone through and changed all superCanvases to normal canvases at least to keep developing for now.

ericrieper commented 9 years ago

Same here on 0.8.4 in xcode. screen shot 2015-01-06 at 1 38 26 pm

moebiussurfing commented 9 years ago

Hi, I am having this problem too. (OF 0.8.4) Also I am getting random crashes too... I put the link to my post on the forum: http://forum.openframeworks.cc/t/ofxuicanvas-to-ofxuisupercanvas-random-errors-and-not-showing-1st-label-name/19436