To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87669





------- Additional comments from [EMAIL PROTECTED] Mon Sep 29 01:06:16 +0000 
2008 -------
A note about my system: It is running OpenSUSE 11.0 and the kernel is like this:

Linux notebook 2.6.26-4GB #4 SMP PREEMPT Thu Jul 24 23:58:11 CEST 2008 i686 i686
i386 GNU/Linux


Judging from the behaviour, I would suspect the following: There is some
cacheing of fonts in a LRU list or maybe in a hashtable. Both the european
digits and the arabic digits are chosen as eligible by some algorithm.The
problem can only show up on systems where fonts are actually installed which
provide arabic digits. The problem happens when the algorithm does a read access
on a font data structure to retrieve the font or the glyph for a particular
digit (or a particular formula), but some caching-subsystem makes the
read-access have side effects, like reordering an LRU list or something. The
next time the read access is done, a different font is returned.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to