[Bug 804329] New: xterm crashes when selecting "Huge" font
https://bugzilla.novell.com/show_bug.cgi?id=804329 https://bugzilla.novell.com/show_bug.cgi?id=804329#c0 Summary: xterm crashes when selecting "Huge" font Classification: openSUSE Product: openSUSE 12.3 Version: RC 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: bnc-team-xorg-bugs@forge.provo.novell.com ReportedBy: koenig@linux.de QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- Blocker: --- pressing CTRL right-mouse-button in xterm and selecting "Huge" font gives xterm: warning, error event received: X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 45 (X_OpenFont) Serial number of failed request: 672 Current serial number in output stream: 673 and xterm terminates ;-(( the bold version for "font6" in /usr/share/X11/app-defaults/XTerm (identical to 12.2) does not work anymore in xterm: $ grep font6 /usr/share/X11/app-defaults/XTerm *fontMenu*font6*Label: Huge !*VT100.font6: 10x20 *VT100.font6: -misc-fixed-medium-r-normal-*-20-200-75-75-c-100-iso10646-1 !*VT100.utf8Fonts.font6: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1 $ xlsfonts -fn -misc-fixed-medium-r-normal-*-20-200-75-75-c-100-iso10646-1 -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1 BUT: $ xlsfonts -fn -misc-fixed-bold-r-normal-*-20-200-75-75-c-100-iso10646-1 xlsfonts: pattern "-misc-fixed-bold-r-normal-*-20-200-75-75-c-100-iso10646-1" unmatched -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=804329 https://bugzilla.novell.com/show_bug.cgi?id=804329#c1 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED AssignedTo|bnc-team-xorg-bugs@forge.pr |xorg-maintainer-bugs@forge. |ovo.novell.com |provo.novell.com --- Comment #1 from Stefan Dirsch <sndirsch@suse.com> 2013-02-19 09:28:16 UTC ---
*VT100.font6: -misc-fixed-medium-r-normal-*-20-200-75-75-c-100-iso10646-1 !*VT100.utf8Fonts.font6: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1
The double width font is commented out on your system? Our default is: *VT100.font6: -misc-fixed-medium-r-normal-*-20-200-75-75-c-100-iso10646-1 *VT100.wideFont6: -misc-fixed-medium-r-normal-*-20-200-75-75-c-200-iso10646-1 Both work fine. # xlsfonts -fn -misc-fixed-medium-r-normal-*-20-200-75-75-c-100-iso10646-1 -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1 # xlsfonts -fn -misc-fixed-medium-r-normal-*-20-200-75-75-c-200-iso10646-1 -misc-fixed-medium-r-normal-ja-20-200-75-75-c-200-iso10646-1 -misc-fixed-medium-r-normal-ko-20-200-75-75-c-200-iso10646-1
$ xlsfonts -fn -misc-fixed-bold-r-normal-*-20-200-75-75-c-100-iso10646-1 xlsfonts: pattern "-misc-fixed-bold-r-normal-*-20-200-75-75-c-100-iso10646-1" unmatched
*-bold-* ? What are you doing? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=804329 https://bugzilla.novell.com/show_bug.cgi?id=804329#c2 --- Comment #2 from Stefan Dirsch <sndirsch@suse.com> 2013-02-19 09:40:31 UTC --- One issue I currently don't understand is: # xlsfonts|grep -- -misc-fixed-medium-r-normal-ko-20-200-75-75-c-200-iso10646-1 -misc-fixed-medium-r-normal-ko-20-200-75-75-c-200-iso10646-1 But I can't find this entry in any fonts.dir/fonts.alias on the system. Stop, there is one in a fonts.dir.rpmsave. It points to 20x20ja.pcf.gz/20x20ko.pcf.gz, but each one has a size of only 20 Bytes. They are part of the xterm package. I'm investigating now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=804329 https://bugzilla.novell.com/show_bug.cgi?id=804329#c Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|xorg-maintainer-bugs@forge. |sndirsch@suse.com |provo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=804329 https://bugzilla.novell.com/show_bug.cgi?id=804329#c3 --- Comment #3 from Stefan Dirsch <sndirsch@suse.com> 2013-02-19 10:18:07 UTC --- Fixed via SR#155793. Request: #155793 submit: home:sndirsch:branches:X11:terminals/xterm(cleanup) -> X11:terminals Message: - fixed check for existance of bdftopcf; added bdftopcf Buildrequires for openSUSE > 12.1 (bnc#804329) State: new 2013-02-19T10:16:51 sndirsch -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=804329 https://bugzilla.novell.com/show_bug.cgi?id=804329#c4 --- Comment #4 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-02-19 16:00:29 CET --- This is an autogenerated message for OBS integration: This bug (804329) was mentioned in https://build.opensuse.org/request/show/155814 Factory / xterm -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=804329 https://bugzilla.novell.com/show_bug.cgi?id=804329#c5 Stefan Dirsch <sndirsch@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Stefan Dirsch <sndirsch@suse.com> 2013-03-05 21:57:25 UTC --- Wow. The fix even went in stil for openSUSE 12.3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com