RE: OutofMemoryException

2002-09-24 Thread RamanaJV
HI group, I'm trying to fix the memory snag in the AWT viewer. I experimented with other formats too and found that the memory obstacle also exist (not much as AWT viewer, but it is there) at the Area Tree construction too. Could an experienced FO developer, help me where actually the

Fix for bug #8778

2002-09-24 Thread Rhett Aultman
Foppers, I've implemented some code in the TextLayoutManager that keeps an eye on the TLM's lack of progress in laying out its content and that, after 100 repeated attempts with no progress, gives up the ghost, assuming that, after 100 tries with no progress, chances are good that it's going

Re: Fix for bug #8778

2002-09-24 Thread J.Pietschmann
Rhett Aultman wrote: I've implemented some code in the TextLayoutManager that keeps an eye on the TLM's lack of progress in laying out its content and that, after 100 repeated attempts with no progress, gives up the ghost, assuming that, after 100 tries with no progress, chances are good

RE: Fix for bug #8778

2002-09-24 Thread Rhett Aultman
Comments below. [stinking outlook!] -Original Message- From: J.Pietschmann [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 24, 2002 3:35 PM To: [EMAIL PROTECTED] Subject: Re: Fix for bug #8778 Rhett Aultman wrote: I think this is a waste: in a page master sequence you have