On Mon, 2004-04-26 at 13:40, bulia byak wrote:
Now we need to attack that "ugly buttons" problem. It's so weird I don't know where to start :) Please create a bug ticket with your screenshot attached and provide as much information and testing as you can. Everyone, please spend some time thinking about it, maybe you'll be stricken by an idea :)
Symptoms suggest breakage in NRArena or the renderer itself -- given the assertion failures folks have been seeing, I suspect it is the latter.
Based on my experience with similar kinds of symptoms in the past, it may be a compiler bug (depending on compiler version or options), or (much less likely) code relying on some behavior that is undefined in C/C++.
So, in addition to determining when the offending code was checked in, we should look at the specific compiler/build configuration of the people experiencing problems.
-mental