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 491417 - Orca script should inherit PATH and PYTHONPATH from environment
Orca script should inherit PATH and PYTHONPATH from environment
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: 2.22.0
Assigned To: Willie Walker
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-29 15:31 UTC by Willie Walker
Modified: 2008-07-22 19:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds the user's PATH and PYTHONPATH to the orca startup script so orca can be run from outside the system environment (721 bytes, patch)
2007-10-29 16:48 UTC, David Csercsics
committed Details | Review

Description Willie Walker 2007-10-29 15:31:14 UTC
Right now, the Orca script overrides the PATH and PYTHONPATH environment variables.  Instead, should extend them if they exist.
Comment 1 David Csercsics 2007-10-29 16:48:49 UTC
Created attachment 98119 [details] [review]
Adds the user's PATH and PYTHONPATH to the orca startup script so orca can be run from outside the system environment
Comment 2 Willie Walker 2007-11-02 17:24:53 UTC
Thanks!  Tested, committed, and closing as FIXED.