Re: [Rve-main] Another rve issue (crazy memory consumption)...
Status: Beta
Brought to you by:
bones0
|
From: Jonas J. <jb...@kn...> - 2003-10-30 16:34:53
|
On Thu, 2003-10-30 at 12:40, Luca Abeni wrote: > with the 20030926 version (after applying the "long long int" patches), > everything is fine, but when I run the same command line with the > 20031019 version, rve consume almost all the system memory (98%) and > everything is frozen until the rve process is swapped out. Of course, I > do not see any scrolling title on the screen :( > > I don't know how to debug the problem, but I tested the 20031016 and > 20031016 releases, and they both present the bug. Hence, it seems that > the bug was introduced somewhere in between 20030926 and 20031016... Between those versions I changed the font size from being specified as a percentage of screen height to a percentage of screen width. I forgot to update the documentation also, this will be corrected in the next release. That means you should use a font size of 8 or 9, and it will be rendered the same as size 80 on the old version. -- Jonas Jensen <jb...@kn...> |