To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71499
Issue #|71499
Summary|Slow loading fonts at launch
Component|framework
Version|OOo 2.0.4
Platform|Sun
URL|
OS/Version|Solaris
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|tm
Reported by|soalris_sparc
------- Additional comments from [EMAIL PROTECTED] Mon Nov 13 13:52:52 -0800
2006 -------
Install v2.0.4 on Solaris SPARC.
Access same via ssh (-X or -Y) remotely.
The splash comes up @ ~1/3 done and sits there for hours (literally).
The problem appears to be with the font loading mechanism lwp_park-ing for
extended periods for
each font and trying to check lots of fonts in many directories (and every
locale), as follows (repeated
once per font and also with extended delays for each font):
...
2818/2: lwp_park(0xFD67BE00, 0) (sleeping...)
2818/1:
open("/usr/openwin/lib/locale/ja/X11/fonts/TTbitmaps//._HG-GothicB-16.pcf.Z",
O_RDONLY)
Err#2 ENOENT
2818/1:
open("/usr/openwin/lib/locale/ja/X11/fonts/TTbitmaps//%HG-GothicB-16.pcf.Z",
O_RDONLY) Err#2 ENOENT
2818/1:
open("/usr/openwin/lib/locale/ja/X11/fonts/TTbitmaps//.AppleDouble/HG-GothicB-1$
O_RDONLY) Err#2 ENOENT
2818/1:
open("/usr/openwin/lib/locale/ja/X11/fonts/TTbitmaps//HG-GothicB-16.pcf.Z/rsrc"$
O_RDONLY) Err#20 ENOTDIR
2818/1:
open("/usr/openwin/lib/locale/ja/X11/fonts/TTbitmaps//resource.frk/HG-GothicB-1$
O_RDONLY) Err#2 ENOENT
2818/1:
open("/usr/openwin/lib/locale/ja/X11/fonts/TTbitmaps//.resource/HG-GothicB-16.p$
O_RDONLY) Err#2 ENOENT
2818/1: munmap(0xFA6D0000, 328731) = 0
2818/1:
stat("/usr/openwin/lib/locale/ja/X11/fonts/TTbitmaps//HG-GothicB-16.pcf.Z",
0xFFBFDBB8) = 0
2818/1:
open("/usr/openwin/lib/locale/ja/X11/fonts/TTbitmaps//HG-GothicB-18.pcf.Z",
O_RDONLY) = 20
2818/1: fcntl(20, F_SETFD, 0x00000001) = 0
2818/1: fstat(20, 0xFFBFD908) = 0
2818/1: mmap(0x00000000, 377431, PROT_READ, MAP_PRIVATE, 20, 0) =
0xFA6C0000
2818/1: close(20) = 0
2818/2: lwp_park(0xFD67BE00, 0) Err#62
ETIME
2818/2: lwp_park(0xFD67BE00, 0) (sleeping...)
2818/2: lwp_park(0xFD67BE00, 0) Err#62
ETIME
2818/2: lwp_park(0xFD67BE00, 0) (sleeping...)
2818/2: lwp_park(0xFD67BE00, 0) Err#62
ETIME
2818/2: lwp_park(0xFD67BE00, 0) (sleeping...)
2818/2: lwp_park(0xFD67BE00, 0) Err#62
ETIME
2818/2: lwp_park(0xFD67BE00, 0) (sleeping...)
2818/3: lwp_park(0xFBFFBCA0, 0) Err#62
ETIME
2818/3: lwp_park(0xFBFFBCA0, 0) (sleeping...)
2818/2: lwp_park(0xFD67BE00, 0) Err#62
ETIME
2818/2: lwp_park(0xFD67BE00, 0) (sleeping...)
2818/2: lwp_park(0xFD67BE00, 0) Err#62
ETIME
2818/2: lwp_park(0xFD67BE00, 0) (sleeping...)
2818/2: lwp_park(0xFD67BE00, 0) Err#62
ETIME
2818/2: lwp_park(0xFD67BE00, 0) (sleeping...)
2818/2: lwp_park(0xFD67BE00, 0) Err#62
ETIME
2818/2: lwp_park(0xFD67BE00, 0) (sleeping...)
..etc.
If one waits long enough, the program eventually loads, but the above repeats
on subsequent launches.
---------------------------------------------------------------------
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]