FontManager::destroyObject() logs a message with severity LoggingLevel::Error.
It is not critical itself, but user code might reimplement a Logger so that application shutdowns on error.
It is better to be changed to LoggingLevel::Informative like in SchemeManager::destroyObject.
[Solved] Bug: regular operation logs an error
Moderators: CEGUI MVP, CEGUI Team
Re: Bug: regular operation logs an error
I dont have an opinion about this, if you have a fix for it I will merge it
CrazyEddie: "I don't like GUIs"
Re: Bug: regular operation logs an error
May you just change Error to Informative here, please?
https://bitbucket.org/cegui/cegui/src/a ... #lines-305
Too little change to make a PR.
https://bitbucket.org/cegui/cegui/src/a ... #lines-305
Too little change to make a PR.
Re: Bug: regular operation logs an error
Ok, but only because it's you
Fixed in changeset c4c212d1ea3b
Fixed in changeset c4c212d1ea3b
CrazyEddie: "I don't like GUIs"
Re: [Solved] Bug: regular operation logs an error
I've noticed you changed logging level to Warning. Why do you want to warn user about font destruction? It happens in a CEGUI::System::destroy() and there is nothing wrong with it. On the other hand Warning typically means that something went wrong but we can live with it.
Let's keep it. I just want to understand is there a reason behind or should I fix it in one of upcoming patches?
Let's keep it. I just want to understand is there a reason behind or should I fix it in one of upcoming patches?
Re: [Solved] Bug: regular operation logs an error
I just rushed through it and made a mistake. Feel free to change it.
CrazyEddie: "I don't like GUIs"
Return to “Bug Reports, Suggestions, Feature Requests”
Who is online
Users browsing this forum: No registered users and 10 guests