CommonDialogs color picker bug?

If you found a bug in our library or on our website, please report it in this section. In this forum you can also make concrete suggestions or feature requests.

Moderators: CEGUI MVP, CEGUI Team

N_K
Just popping in
Just popping in
Posts: 13
Joined: Thu May 24, 2012 22:38

CommonDialogs color picker bug?

Postby N_K » Wed May 30, 2012 21:25

Hello all.

Although I'm not going to use CommonDialogs, I've built it along with its demo app, so I checked it out, and it appears to be somewhat broken. It finds the correct color when the RGB codes are manually entered, but the palette is completely wrong. Here is a picture of the color red (RGB 255, 0, 0) selected, note the position of the marker in the palette:

Image

My version of CEGUI is a Mercurial snapshot, I have two builds, one with MinGW, and one with MSVS2010 Express, this happens with both versions. The rendering engine is Ogre, the default XML parser is RapidXML.

Here is the compulsory part of the log file (this is from the MSVS version, the MinGW version is exactly the same apart from the compiler name, of course):

Code: Select all

30/05/2012 23:11:07 (Std)    ********************************************************************************
30/05/2012 23:11:07 (Std)    * Important:                                                                   *
30/05/2012 23:11:07 (Std)    *     To get support at the CEGUI forums, you must post _at least_ the section *
30/05/2012 23:11:07 (Std)    *     of this log file indicated below.  Failure to do this will result in no  *
30/05/2012 23:11:07 (Std)    *     support being given; please do not waste our time.                       *
30/05/2012 23:11:07 (Std)    ********************************************************************************
30/05/2012 23:11:07 (Std)    ********************************************************************************
30/05/2012 23:11:07 (Std)    * -------- START OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM       -------- *
30/05/2012 23:11:07 (Std)    ********************************************************************************
30/05/2012 23:11:07 (Std)    ---- Version: 9999.0.0 (Build: May 28 2012 Microsoft Windows MSVC++ 10.0 32 bit) ----
30/05/2012 23:11:07 (Std)    ---- Renderer module is: CEGUI::OgreRenderer - Official OGRE based 2nd generation renderer module. ----
30/05/2012 23:11:07 (Std)    ---- XML Parser module is: CEGUI::RapidXMLParser - Official RapidXML based parser module for CEGUI ----
30/05/2012 23:11:07 (Std)    ---- Image Codec module is: OgreImageCodec - Integrated ImageCodec using the Ogre engine. ----
30/05/2012 23:11:07 (Std)    ---- Scripting module is: None ----
30/05/2012 23:11:07 (Std)    ********************************************************************************
30/05/2012 23:11:07 (Std)    * -------- END OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM         -------- *
30/05/2012 23:11:07 (Std)    ********************************************************************************

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: CommonDialogs color picker bug?

Postby CrazyEddie » Thu May 31, 2012 06:22

HI,

Thanks for reporting the bug. It will be caused by some inconsistency when reading back pixel data from a texture when using the OgreRenderer. I have added a mantis ticket (http://www.cegui.org.uk/mantis/view.php?id=791) and it should get fixed at some point :)

Cheers

CE.


Return to “Bug Reports, Suggestions, Feature Requests”

Who is online

Users browsing this forum: No registered users and 7 guests