[LDTP-Dev] [Bug 339659] record crash when user click 'CTRL+C'

LDTP (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 25 21:16:43 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=339659
 LDTP | record | Ver: 0.4.x





------- Comment #3 from yydzero  2006-04-26 04:16 UTC -------
Hi Nagappan, The patch fixed the problem, but there is two problem:
  1) On solaris, need include <sys/resource.h> to compile setrlimit
  2) It seems that there will be several seconds freeze after I click some
radio button on 'Font Render Details' dialog, following is my
gnome-font-properties.map, have you met with this problem?
-------------------
click ('dlgFontPreferences', 'btnDetails...')
check ('dlgFontRenderingDetails', 'rdoSlight')
check ('dlgFontRenderingDetails', 'rdoVBGR')
click ('dlgFontRenderingDetails', 'btnClose')
check ('dlgFontPreferences', 'rdoBestshapes')
check ('dlgFontPreferences', 'rdoSubpixelsmoothing(LCDs)')
check ('dlgFontPreferences', 'rdoBestshapes')
click ('dlgFontPreferences', 'btnClose')
--------------------


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the LDTP-dev mailing list