CVSROOT:        /cvs/gnome
Module name:    orca
Changes by:     richb   06/09/30 22:38:15

Modified files:
        .              : ChangeLog 
        src/orca/scripts: Makefile.am 
Added files:
        src/orca/scripts: gnome_segv2.py 

Log message:
* src/orca/scripts/Makefile.am:
src/orca/scripts/gnome_segv2.py:
Fixed bug #344192 [http://bugzilla.gnome.org/show_bug.cgi?id=344192] - Orca 
doesn't report on "Application has
unexpected crashed" dialogs. Added in a new gnome_segv2.py
script and overrode the locusOfFocusChanged() method. If the
gnome_segv2 application is running it's probably because
some application has crashed unexpectedly. If we just called
locusOfFocusChanged() in default.py we would hang. To
circumvent this, we set the old locus of focus to None, then
we can safely call the locusOfFocusChanged() method in default.py.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2006-09-30%2022:37&maxdate=2006-09-30%2022:39

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to