OpenSolaris

Printable Version Enter a New Search
Bug ID 6395649
Synopsis at-spi-registryd starts when screen is locked even when accessible device support is off
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:xsun-server
Keywords accessibility | s10u2-reviewed | srss
Responsible Engineer Sam Lau
Reported Against vermillion_03
Duplicate Of
Introduced In
Commit to Fix snv_54
Fixed In snv_54
Release Fixed solaris_nevada(snv_54) , solaris_10u4(Bug ID:2135519)
Related Bugs 6464852 , 6180850
Submit Date 8-March-2006
Last Update Date 17-January-2007
Description
To reproduce:

Login to GNOME on a  xxxxx ray server.  
Unset the Desktop->Preferences->Accessibility->Assistive technology support preference
makesure the GTK_MODULES environment variable isn't set to force loading of accessibility modules.
Log out and log back in.
ps -efl | grep at-spi-registryd | grep {your login id}
If this daemon exists, kill it (pkill at-spi-registry) or kill by the PID returned by the grep.
ps -efl | grep at-spi-registryd | grep {your login id}
When you are sure that your registryd is not running, pull out your  xxxxx ray smart card and reinsert it.

The at-spi-registry daemon will start, even though accessible device support is specifically disabled:
bash-3.00$ ps -efl | grep -i at-spi-registryd | grep -i bn128650
 0 S bn128650   116     1   0  40 20        ?   7089        ? 16:06:13 ?    0:04 /usr/lib/at-spi-registryd --oaf-act
Work Around
N/A
Comments
N/A