Gentoo Archives: gentoo-accessibility

From: Derek Roberts <bigd.vi.guy@×××××.com>
To: gentoo-accessibility@l.g.o
Subject: Re: [gentoo-accessibility] setting up orca on gnome on gentoo
Date: Tue, 13 Apr 2010 03:57:48
Message-Id: g2jd94ae6cb1004122057vb56eb2a3ndfdf1030e5910c31@mail.gmail.com
In Reply to: Re: [gentoo-accessibility] setting up orca on gnome on gentoo by David Mehler
1 Hey,
2
3 You would've caught this one if you had just emerged espeak. The
4 problem is, the use flags do not include portaudio. Espeak uses
5 portaudio to play the generated speech. Also, I think speech
6 dispatcher works around this somehow, on debian I was able to use
7 spd-say to make espeak talk, even though the version of portaudio I
8 had tried to use at the time was bad.
9
10 HTH!
11
12 On 3/30/10, David Mehler <dave.mehler@×××××.com> wrote:
13 > Hello,
14 > If anyone has this working please let me know your orca version, gnome
15 > version how you got it i'm fighting with 2.26.3, and gentoo version?
16 > My gnome version keeps failing with compiling the user docs i'm
17 > uncertain if that's the base of my problem since a google showed if i
18 > installed libxml2 that should fix it. On one test box it's working, on
19 > the other not. In neither case is gnome speech talking even though i
20 > can play console audio such as mp3's.
21 > For the user docs issue should i file a bug report on this?
22 > Thanks.
23 > Dave.
24 >
25 >
26 > On 3/29/10, David Mehler <dave.mehler@×××××.com> wrote:
27 >> Hi,
28 >> I'm getting an error in /var/log/Xorg.log not sure if it's related.
29 >> The module fbdev is not found.
30 >> If i run gnome speech's test i get no output. Running espeak with the
31 >> -f and a file also yields no output, no errors just no output.
32 >> Thanks.
33 >> Dave.
34 >>
35 >>
36 >> On 3/29/10, David Mehler <dave.mehler@×××××.com> wrote:
37 >>> Hi,
38 >>> Thanks. I was able to restart world and it completed. When i logged in
39 >>> to gnome and atempted to run orca no speech output. I thought it was a
40 >>> volume issue with alsa, but using mpg123 from the console i was able
41 >>> to play an mp3. The orca window appears to come up but no speech
42 >>> feedback.
43 >>> Suggestions welcome.
44 >>> Thanks.
45 >>> Dave.
46 >>>
47 >>>
48 >>> On 3/29/10, James Homuth <james@×××××××.com> wrote:
49 >>>> Your system's still good to go. Portage handles most if not all its
50 >>>> compilation operations in an isolated environment, only moving things
51 >>>> over
52 >>>> into the main system when it's compiled successfully. You should
53 >>>> therefore
54 >>>> just be able to redo the emerge.
55 >>>>
56 >>>> -----Original Message-----
57 >>>> From: David Mehler [mailto:dave.mehler@×××××.com]
58 >>>> Sent: March 29, 2010 4:59 PM
59 >>>> To: gentoo-accessibility@l.g.o
60 >>>> Subject: Re: [gentoo-accessibility] setting up orca on gnome on gentoo
61 >>>>
62 >>>> Hi,
63 >>>> I was doing an emerge --update --deep --newuse world about four hours or
64 >>>> so
65 >>>> in to it the machine shut down. Has this corrupted my system?
66 >>>> The log information is going to the summary.log file but more than post
67 >>>> messages are being shown. Is there a way i can get just he summary
68 >>>> messages
69 >>>> with routine info.
70 >>>> Thanks.
71 >>>> Dave.
72 >>>>
73 >>>>
74 >>>> On 3/29/10, David Mehler <dave.mehler@×××××.com> wrote:
75 >>>>> Hello,
76 >>>>> Thanks for your reply. Googling the gentoo docs and looking in
77 >>>>> /etc/make.conf and /usr/share/portage/config/make.conf-example i've
78 >>>>> come up with the following variables. Will this get me the
79 >>>>> post-installation messages?
80 >>>>> Thanks.
81 >>>>> Dave.
82 >>>>>
83 >>>>> /etc/make.conf:
84 >>>>> PORTAGE_ELOG_CLASSES="info log warn error"
85 >>>>> PORTAGE_ELOG_SYSTEM="save_summary"
86 >>>>>
87 >>>>>
88 >>>>> On 3/29/10, William Hubbs <williamh@g.o> wrote:
89 >>>>>> Hi Dave,
90 >>>>>>
91 >>>>>> there is a much better way to capture messages from packages. Take a
92 >>>>>> look at the PORTAGE_ELOG_SYSTEM and PORTAGE_ELOG_MAILURI settings in
93 >>>>>> make.conf.
94 >>>>>>
95 >>>>>> It is possible to have this information saved to a file or emailed to
96 >>>>>> you.
97 >>>>>>
98 >>>>>> Thanks,
99 >>>>>>
100 >>>>>> William
101 >>>>>>
102 >>>>>> On Mon, Mar 29, 2010 at 10:58:34AM -0400, David Mehler wrote:
103 >>>>>>> Hi,
104 >>>>>>> Thanks. I'll do that and report back, I don't expect it'll be a
105 >>>>>>> quick process.
106 >>>>>>> One thing how do i determine results of these updates? I know the
107 >>>>>>> packages sometimes put messages to the screen, only the last of
108 >>>>>>> which i can get at, if a package way up puts one onscreen i miss it.
109 >>>>>>> I've tried a script command to try to capture but the output is
110 >>>>>>> compilations.
111 >>>>>>> Thanks.
112 >>>>>>> Dave.
113 >>>>>>>
114 >>>>>>>
115 >>>>>>> On 3/29/10, James Homuth <james@×××××××.com> wrote:
116 >>>>>>> > Try adding the accessibility use flag, then emerge --update --deep
117 >>>>>>> > --newuse world.
118 >>>>>>> >
119 >>>>>>> > -----Original Message-----
120 >>>>>>> > From: David Mehler [mailto:dave.mehler@×××××.com]
121 >>>>>>> > Sent: March 29, 2010 10:25 AM
122 >>>>>>> > To: gentoo-accessibility@l.g.o
123 >>>>>>> > Subject: Re: [gentoo-accessibility] setting up orca on gnome on
124 >>>>>>> > gentoo
125 >>>>>>> >
126 >>>>>>> > Hello,
127 >>>>>>> > Thanks for your reply. Here are my USE flags.
128 >>>>>>> >
129 >>>>>>> > USE="acpi alsa dbus hal X gtk gnome -kde -ipv6 -qt -qt3 -qt4 -arts
130 >>>>>>> > sockets threads perl consolekit cairo java nsplugin jce"
131 >>>>>>> >
132 >>>>>>> > My complete /etc/make.conf file is below.
133 >>>>>>> > Thanks.
134 >>>>>>> > Dave.
135 >>>>>>> >
136 >>>>>>> > /etc/make.conf:
137 >>>>>>> > # These settings were set by the catalyst build script that
138 >>>>>>> > automatically # built this stage.
139 >>>>>>> > # Please consult /usr/share/portage/config/make.conf.example for a
140 >>>>>>> > more # detailed example.
141 >>>>>>> > # VMware emulates an Intel Core 2 Duo
142 >>>>>>> > CFLAGS="-O2 -march=i686 -pipe"
143 >>>>>>> > CXXFLAGS="-O2 -march=i686 -pipe"
144 >>>>>>> > # WARNING: Changing your CHOST is not something that should be
145 >>>>>>> > done lightly.
146 >>>>>>> > # Please consult http://www.gentoo.org/doc/en/change-chost.xml
147 >>>>>>> > before changing.
148 >>>>>>> > CHOST="i686-pc-linux-gnu"
149 >>>>>>> >
150 >>>>>>> > MAKEOPTS="-j2"
151 >>>>>>> >
152 >>>>>>> > ALSA_CARDS="ens1371"
153 >>>>>>> >
154 >>>>>>> > VIDEO_CARDS="vmware vesa vga"
155 >>>>>>> >
156 >>>>>>> > INPUT_DEVICES="evdev keyboard mouse vmmouse"
157 >>>>>>> >
158 >>>>>>> > LINGUAS="en en_US"
159 >>>>>>> >
160 >>>>>>> > USE="acpi alsa dbus hal X gtk gnome -kde -ipv6 -qt -qt3 -qt4 -arts
161 >>>>>>> > sockets threads perl consolekit cairo java nsplugin jce"
162 >>>>>>> >
163 >>>>>>> >
164 >>>>>>> > On 3/29/10, James Homuth <james@×××××××.com> wrote:
165 >>>>>>> >> What are your use flags? You're probably missing someething.
166 >>>>>>> >>
167 >>>>>>> >> -----Original Message-----
168 >>>>>>> >> From: David Mehler [mailto:dave.mehler@×××××.com]
169 >>>>>>> >> Sent: March 28, 2010 10:52 AM
170 >>>>>>> >> To: gentoo-accessibility@l.g.o
171 >>>>>>> >> Subject: [gentoo-accessibility] setting up orca on gnome on
172 >>>>>>> >> gentoo
173 >>>>>>> >>
174 >>>>>>> >> Hello,
175 >>>>>>> >> I'm trying to get orca going on gentoo. The gnome version used is
176 >>>>>>> >> 2.26. I've tried googling and asking on the orca mailing list,
177 >>>>>>> >> without
178 >>>>>>> > success.
179 >>>>>>> >> I installed gentoo following the handbook except used a serial
180 >>>>>>> >> terminal, this is in a virtual machine as i unfortunately only
181 >>>>>>> >> have one machine. Later i proceeded to install gnome, which
182 >>>>>>> >> failed. Before the install would complete successfully libxml2
183 >>>>>>> >> needed to be installed. I next installed orca and started up
184 >>>>>>> >> gnome. I had to make some changes to custom.conf so i could log
185 >>>>>>> >> in and loaded the accessibility modules per instructions on the
186 >>>>>>> >> orca site. When i tried to start orca via either the alt+f2, orca
187 >>>>>>> >> or in a terminal with orca --text-setup i get to the second
188 >>>>>>> >> screen where i'm prompted for the speech server always i choose
189 >>>>>>> >> gnome speech and then i hear no more speech. I've also installed
190 >>>>>>> >> the java-access-bridge, but am assuming
191 >>>>>>> > there's a configuration step i'm missing.
192 >>>>>>> >> Any suggestions appreciated.
193 >>>>>>> >> Thanks.
194 >>>>>>> >> Dave.
195 >>>>>>> >>
196 >>>>>>> >>
197 >>>>>>> >>
198 >>>>>>> >>
199 >>>>>>> >
200 >>>>>>> >
201 >>>>>>> >
202 >>>>>>> >
203 >>>>>>>
204 >>>>>>
205 >>>>>
206 >>>>
207 >>>>
208 >>>>
209 >>>>
210 >>>
211 >>
212 >
213 >

Replies

Subject Author
Re: [gentoo-accessibility] setting up orca on gnome on gentoo David Mehler <dave.mehler@×××××.com>