Gentoo Archives: gentoo-accessibility

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

Replies

Subject Author
Re: [gentoo-accessibility] setting up orca on gnome on gentoo Derek Roberts <bigd.vi.guy@×××××.com>
RE: [gentoo-accessibility] setting up orca on gnome on gentoo James Homuth <james@×××××××.com>