Bug 217429

Summary: Something in a11y goes horribly wrong when apps are started as the non-session user
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: libgnomeAssignee: Ray Strode [halfline] <rstrode>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-06 05:30:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bill Nottingham 2006-11-27 21:19:28 UTC
Description of problem:

So, I did (I forget why):

$ su -
# nautilus-cd-burner --source-iso=<wherever>

This yielded:
GTK Accessibility Module initialized

** (nautilus-cd-burner:9905): CRITICAL **: AT_SPI_REGISTRY was not started at
session startup.

** (nautilus-cd-burner:9905): WARNING **: IOR not set.

** ERROR **: Could not locate registry
aborting...
Bonobo accessibility support initialized
GTK Accessibility Module initialized

** (gnome_segv2:9918): CRITICAL **: AT_SPI_REGISTRY was not started at session
startup.

** (gnome_segv2:9918): WARNING **: IOR not set.

** ERROR **: Could not locate registry
aborting...
Bonobo accessibility support initialized
GTK Accessibility Module initialized

** (gnome_segv2:9919): CRITICAL **: AT_SPI_REGISTRY was not started at session
startup.

** (gnome_segv2:9919): WARNING **: IOR not set.

** ERROR **: Could not locate registry
aborting...
Bonobo accessibility support initialized
GTK Accessibility Module initialized

** (gnome_segv2:9978): CRITICAL **: AT_SPI_REGISTRY was not started at session
startup.

** (gnome_segv2:9978): WARNING **: IOR not set.

** ERROR **: Could not locate registry
aborting...
...

This is reproducible for other gnome apps (gedit, etc).

(gnome-segv recursive crash filed upstream as bug 379915)

a11y is not specifically enabled.

Version-Release number of selected component (if applicable):

libgnome-2.17.0-1.fc7

Comment 1 Ray Strode [halfline] 2007-04-02 19:03:12 UTC
hmm, is this another bug that's just magically disappeared from being ignored
for months? I can't reproduce.

Comment 2 Bill Nottingham 2007-04-06 05:30:19 UTC
Yep, appears to work now.