Bug 278 - Fatal error when rendering text
Summary: Fatal error when rendering text
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2007-02-23 01:13 CET by Sven Gothel
Modified: 2010-03-24 07:50 CET (History)
0 users

See Also:
Type: DEFECT
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2010-03-24 07:50:09 CET


---- Reported by chrtom 2007-02-23 13:13:58 ----

Problems occur when rendering frequently changing labels that
are rather large in terms of font size and in terms of string length.
I was able to reproduce this problem with the attached test case,
where labels are randomly drawn, disappear, or appear as solid
rectangles.
Hardware: AMD Athlon 1.8 MHz, 1GB RAM, ATI Radeon 9600 Pro, Windows XP
Software: JDK 6, JOGL 1.1 rc3



---- Additional Comments From chrtom 2007-02-23 13:17:00 ----

Go to: www.informatik.uni-rostock.de/~ct/testCase.zip for
screen shots and test case. See also the jogl forum at
http://www.javagaming.org/forums/index.php?topic=15937.0



---- Additional Comments From kbr 2007-02-27 14:06:10 ----

Added code to restore current text drawing color when backing store is resized.
Fixed NullPointerException in RectanglePacker during deletion if no backing
store was allocated.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:50 EDT  ---

This bug was previously known as _bug_ 278 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=278