After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 563128 - Text-based setup should offer option to automatically launch Orca on login
Text-based setup should offer option to automatically launch Orca on login
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
unspecified
Other All
: Normal enhancement
: 2.26.0
Assigned To: Willie Walker
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-03 15:53 UTC by Willie Walker
Modified: 2009-03-10 14:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add option to text-based setup (925 bytes, patch)
2009-01-23 16:22 UTC, Willie Walker
committed Details | Review

Description Willie Walker 2008-12-03 15:53:59 UTC
Users have mentioned that they need to go through a two step process to get Orca setup and automatically launched:

1) Run Orca for the first time, which puts you in the text-based setup mode.
2) Log out and log back in, then launch Orca again.  This will bring up the GUI preferences dialog where you can select the option to automatically launch Orca.

It would be desirable if the user were able to select "automatically launch Orca on login" as part of the text-based setup mode.
Comment 1 Willie Walker 2009-01-23 16:22:57 UTC
Created attachment 127103 [details] [review]
Patch to add option to text-based setup

This patch seems to work as long as you are logged into a GNOME session.

From a virtual console, the gconfClient calls in settings.py seem to fail.  This includes all the gconfClient calls and not just this new one, though.  So, that's a separate issue to worry about.

In addition, I'm now noticing strange behavior when autostarting Orca on my OpenSolaris desktop.  I see two cases: 1) it either sees a timeout failure and quits or 2) it runs, but the braille monitor doesn't display and speech is not output.  I verified #2 by having it create debug logs -- the logs show that Orca is happily generating speech commands and such, but no speech is heard whatsoever.  Very strange, but also a separate issue from this one.
Comment 2 Willie Walker 2009-01-23 16:29:10 UTC
(In reply to comment #1)
> From a virtual console, the gconfClient calls in settings.py seem to fail. 
> This includes all the gconfClient calls and not just this new one, though.  So,
> that's a separate issue to worry about.

Filed as bug #568868.

> In addition, I'm now noticing strange behavior when autostarting Orca on my
> OpenSolaris desktop.  I see two cases: 1) it either sees a timeout failure and
> quits or 2) it runs, but the braille monitor doesn't display and speech is not
> output.  I verified #2 by having it create debug logs -- the logs show that
> Orca is happily generating speech commands and such, but no speech is heard
> whatsoever.  Very strange, but also a separate issue from this one.

Filed as bug #568870.
Comment 3 Willie Walker 2009-01-23 17:21:30 UTC
Patch committed to trunk for Orca v2.25.90.