To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57543
------- Additional comments from [EMAIL PROTECTED] Tue Dec 27 00:55:27 -0800
2005 -------
@us:
These are system fonts of debian sid with kernel 2.6.11.
"xlsfonts" gives following o/p
-misc-cmex10-medium-r-normal--0-0-0-0-p-0-iso10646-1
-misc-cmmi10-medium-r-normal--0-0-0-0-p-0-iso10646-1
-misc-cmr10-medium-r-normal--0-0-0-0-p-0-iso10646-1
-misc-cmsy10-medium-r-normal--0-0-0-0-p-0-iso10646-1
-misc-msam10-medium-r-normal--0-0-0-0-p-0-iso10646-1
-misc-msbm10-medium-r-normal--0-0-0-0-p-0-iso10646-1
Even "xfontsel" crashes with these fonts. Here are strace o/p of Cmex10 and
console o/p of Cmmi10.
$> strace xfontsel
read(3, "[EMAIL PROTECTED]"..., 32) = 32
open("/usr/X11R6/lib/X11/XErrorDB", O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=36378, ...}) = 0
read(4, "! $Xorg: XErrorDB,v 1.3 2000/08/"..., 36378) = 36378
close(4) = 0
write(2, "X Error of failed request: BadV"..., 86X Error of failed request:
BadValue (integer parameter out of range for operation)
) = 86
write(2, "Major opcode of failed request: "..., 35Major opcode of failed
request: 45) = 35
write(2, " (X_OpenFont)\n", 14 (X_OpenFont)
) = 14
write(2, " ", 2 ) = 2
write(2, "Value in failed request: 0x2400"..., 35Value in failed request:
0x2400047) = 35
write(2, "\n", 1
) = 1
write(2, " ", 2 ) = 2
write(2, "Serial number of failed request:"..., 38Serial number of failed
request: 1865) = 38
write(2, "\n ", 3
) = 3
write(2, "Current serial number in output "..., 45Current serial number in
output stream: 1866) = 45
write(2, "\n", 1
) = 1
exit_group(1) = ?
Since strace o/p has almost 7000 lines, only portion of it is included here.
$> xfontsel
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 45 (X_OpenFont)
Value in failed request: 0x2400047
Serial number of failed request: 1673
Current serial number in output stream: 1674
---------------------------------------------------------------------
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]