speechd-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

I can not run orca with speech-dispatcher


From: jose vilmar estacio de souza
Subject: I can not run orca with speech-dispatcher
Date: Wed, 08 Sep 2010 13:51:36 -0300

Hi Steve and all.
My problem regarding speech-dispatcher and orca not speaking in the 
login screen was solved.

I created the following directory structure inside /var/lib/gdm.

.local/lib/python2.6/site-packages/
There is a . (dot) before the local.

Inside this directory I created a file named mypath.pth with the 
following content:
/usr/local/lib/python2.6/dist-packages/


On 09/08/2010 12:47 PM, Steve Holmes wrote:
> This may depend on how speech dispatcher is being started.  With all
> this rage of session integration and all, that might be broken now.
> There are several ways gnome is started too.  For me, I usually start
> gnome and orca up with the 'startx' command inside a text console for
> my normal user account.  speechd with its autospawn feature, causes
> speech dispatcher to come up when orca starts and calls for it.  If
> gdm is used for logging in, which is more common if your system is
> configured to boot into gnome by default, you might have to build a
> .speech-dispatcher in gdm's home directory; on my ArchLinux system,
> that would /usr/lib/gdm.
>
> The last time I tried to configure Orca inside the gdm login screen, I
> lost speech entirely so whenever I use gdm to login, I just let Orca
> use the default of gnome-speech.  I'm not sure how things would work
> today if you started speech-dispatcher as a system service but that
> seems to come under so much fire these days.
>
> On Fri, Sep 03, 2010 at 03:57:15PM -0300, jose vilmar estacio de souza wrote:
>> Hi all.
>> My problem regarding speech-dispatcher and orca is partially solved.
>> I included in my etc/profile the followingline:
>> export PYTHONPATH=/usr/local/lib/python2.6/dist-packages/
>>
>> My problem now is that orca does not speak in the login screen.
>> Any suggestion?
>> Thanks.
>>
>> On 09/03/2010 12:06 PM, jose vilmar estacio de souza wrote:
>>> Hi Tomas,
>>> Thanks.
>>> The python library is installed in /usr/local/lib, but orca is accessing
>> >from /usr/lib, I think that this is the problem.
>>>
>>>
>>> On 09/03/2010 11:51 AM, Tomas Cerha wrote:
>>>> jose vilmar estacio de souza napsal(a):
>>>>> There seems to be some dependence between orca and gnome-python-speechd
>>>>> When I try to remove python-speechd, gnome-orca is removed too.
>>>>
>>>> Hi Jose, ok, then try checking where the python library from your git
>>>> version of Speech
>>>> Dispatcher got installed (if at all) and whether this is in your
>>>> python path.
>>>>
>>>> Use this to check your python path:
>>>>
>>>> python -c "import sys; print sys.path"
>>>>
>>>> And this to check which speechd package is in use:
>>>>
>>>> python -c "import speechd; print speechd.__file__"
>>>>
>>>> Regards, Tomas
>>
>> _______________________________________________
>> Speechd mailing list
>> Speechd at lists.freebsoft.org
>> http://lists.freebsoft.org/mailman/listinfo/speechd
>
> _______________________________________________
> Speechd mailing list
> Speechd at lists.freebsoft.org
> http://lists.freebsoft.org/mailman/listinfo/speechd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]