[Bug 223523] New: KDE font size can not be adjusted
https://bugzilla.novell.com/show_bug.cgi?id=223523 Summary: KDE font size can not be adjusted Product: openSUSE 10.2 Version: RC 1 Platform: i686 OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: KDE AssignedTo: kde-maintainers@suse.de ReportedBy: william.gen@gmail.com QAContact: qa@suse.de In KDE control center,'Look & feel'->'fonts',when click 'Choose' or 'Adjust all fonts' button,kcontrol crash and disappear,SO all KDE fonts size cannnot be adjusted. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223523 coolo@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |william.gen@gmail.com ------- Comment #1 from coolo@novell.com 2006-11-24 03:46 MST ------- what is the backtrace after installing kdebase3-debuginfo, kdelibs3-debuginfo and qt3-debuginfo? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223523 ------- Comment #2 from stbinner@novell.com 2006-11-25 01:03 MST ------- Cannot reproduce: Is this an upgrade or a new installation? Do you have any additional than the default fonts installed manually or otherwise changed (fonts) setting on your system? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223523 ------- Comment #3 from stbinner@novell.com 2006-11-25 11:56 MST ------- Additional question: what installation/system language do you use? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223523 helios_reds@gmx.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |helios_reds@gmx.net ------- Comment #4 from helios_reds@gmx.net 2006-11-26 04:57 MST ------- I reproduced the same problem. The environment is 'x86_64 new installation','ja_JP', and I installed additional IPA* fonts. The backtrace is: Using host libthread_db library "/lib64/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47121659689008 (LWP 31429)] [KCrash handler] #5 0x00002adb5c9898df in XftFontLoadGlyphs () from /usr/lib64/libXft.so.2 #6 0x00007fff533a91b0 in ?? () #7 0x000000000085ebd0 in ?? () #8 0x000000000085eb80 in ?? () #9 0x00007fff533a91b0 in ?? () #10 0x000000000085ebd0 in ?? () #11 0x000000000085eb80 in ?? () #12 0x00007fff533a91b0 in ?? () #13 0x00002adb5897ab74 in QSingleShotTimer::event (this=0x7fff533a91b0) at kernel/qtimer.cpp:287 #14 0x00002adb58904eb5 in QApplication::internalNotify ( this=<value optimized out>, receiver=0x85eb80, e=0x85ebd0) at kernel/qapplication.cpp:2636 #15 0x00002adb58905c40 in QApplication::notify (this=0x7fff533a9250, receiver=0x85eb80, e=0x7fff533a91b0) at kernel/qapplication.cpp:2359 #16 0x00007fff533a9250 in ?? () #17 0x0000000d0000002a in ?? () #18 0x0000000000000000 in ?? () -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223523 coolo@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mfabian@novell.com ------- Comment #5 from coolo@novell.com 2006-11-26 07:39 MST ------- unless Mike can reproduce this, you need to install tons of debuginfo packages, to start with: fontconfig freetype2 xorg-x11-libs qt3 kdebas3 of all these X-debuginfo -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223523 ------- Comment #6 from helios_reds@gmx.net 2006-11-26 08:52 MST ------- I installed all of the *-debuginfo packages. The backtrace was as follows. Using host libthread_db library "/lib64/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47759406983216 (LWP 12108)] [KCrash handler] #5 0x00002b6fd94c08df in XftFontLoadGlyphs (dpy=0xd08e50, pub=0x7fffd686f4f0, need_bitmaps=0, glyphs=0x7fffd686f4f0, nglyph=11119) at xftglyphs.c:808 #6 0x00007fffd6870670 in ?? () #7 0x000000000063e910 in ?? () #8 0x00007fffd6870670 in ?? () #9 0x000000000063e910 in ?? () #10 0x000000000063e910 in ?? () #11 0x00007fffd6870670 in ?? () #12 0x00000000006a4700 in ?? () #13 0x00002b6fd5492576 in QObject::event (this=0x7fffd6870670, e=0x2b6fd545675d) at kernel/qobject.cpp:741 #14 0x00002b6fd543beb5 in QApplication::internalNotify ( this=<value optimized out>, receiver=0xac2e00000000, e=0x7fffd6870670) at kernel/qapplication.cpp:2636 #15 0x00002b6fd543cc40 in QApplication::notify (this=0x7fffd6870710, receiver=0x63e910, e=0x7fffd6870670) at kernel/qapplication.cpp:2359 #16 0x00007fffd6870710 in ?? () #17 0x0000000d00000022 in ?? () #18 0x0000000000000000 in ?? () -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=223523 ------- Comment #8 from william.gen@gmail.com 2006-11-26 17:23 MST ------- My locale is zh_CN.utf8. the crash occured after installing the package ttf-founder-simplified-0.20040419-7.noarch.rpm -- 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, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com