Gentoo Archives: gentoo-accessibility

From: James Homuth <james@×××××××.com>
To: gentoo-accessibility@l.g.o
Subject: RE: [gentoo-accessibility] setting up orca on gnome on gentoo
Date: Mon, 29 Mar 2010 23:13:10
Message-Id: 057001cacf95$5a2a5180$6400a8c0@quan
In Reply to: Re: [gentoo-accessibility] setting up orca on gnome on gentoo by David Mehler
1 Your system's still good to go. Portage handles most if not all its
2 compilation operations in an isolated environment, only moving things over
3 into the main system when it's compiled successfully. You should therefore
4 just be able to redo the emerge.
5
6 -----Original Message-----
7 From: David Mehler [mailto:dave.mehler@×××××.com]
8 Sent: March 29, 2010 4:59 PM
9 To: gentoo-accessibility@l.g.o
10 Subject: Re: [gentoo-accessibility] setting up orca on gnome on gentoo
11
12 Hi,
13 I was doing an emerge --update --deep --newuse world about four hours or so
14 in to it the machine shut down. Has this corrupted my system?
15 The log information is going to the summary.log file but more than post
16 messages are being shown. Is there a way i can get just he summary messages
17 with routine info.
18 Thanks.
19 Dave.
20
21
22 On 3/29/10, David Mehler <dave.mehler@×××××.com> wrote:
23 > Hello,
24 > Thanks for your reply. Googling the gentoo docs and looking in
25 > /etc/make.conf and /usr/share/portage/config/make.conf-example i've
26 > come up with the following variables. Will this get me the
27 > post-installation messages?
28 > Thanks.
29 > Dave.
30 >
31 > /etc/make.conf:
32 > PORTAGE_ELOG_CLASSES="info log warn error"
33 > PORTAGE_ELOG_SYSTEM="save_summary"
34 >
35 >
36 > On 3/29/10, William Hubbs <williamh@g.o> wrote:
37 >> Hi Dave,
38 >>
39 >> there is a much better way to capture messages from packages. Take a
40 >> look at the PORTAGE_ELOG_SYSTEM and PORTAGE_ELOG_MAILURI settings in
41 >> make.conf.
42 >>
43 >> It is possible to have this information saved to a file or emailed to
44 >> you.
45 >>
46 >> Thanks,
47 >>
48 >> William
49 >>
50 >> On Mon, Mar 29, 2010 at 10:58:34AM -0400, David Mehler wrote:
51 >>> Hi,
52 >>> Thanks. I'll do that and report back, I don't expect it'll be a
53 >>> quick process.
54 >>> One thing how do i determine results of these updates? I know the
55 >>> packages sometimes put messages to the screen, only the last of
56 >>> which i can get at, if a package way up puts one onscreen i miss it.
57 >>> I've tried a script command to try to capture but the output is
58 >>> compilations.
59 >>> Thanks.
60 >>> Dave.
61 >>>
62 >>>
63 >>> On 3/29/10, James Homuth <james@×××××××.com> wrote:
64 >>> > Try adding the accessibility use flag, then emerge --update --deep
65 >>> > --newuse world.
66 >>> >
67 >>> > -----Original Message-----
68 >>> > From: David Mehler [mailto:dave.mehler@×××××.com]
69 >>> > Sent: March 29, 2010 10:25 AM
70 >>> > To: gentoo-accessibility@l.g.o
71 >>> > Subject: Re: [gentoo-accessibility] setting up orca on gnome on
72 >>> > gentoo
73 >>> >
74 >>> > Hello,
75 >>> > Thanks for your reply. Here are my USE flags.
76 >>> >
77 >>> > USE="acpi alsa dbus hal X gtk gnome -kde -ipv6 -qt -qt3 -qt4 -arts
78 >>> > sockets threads perl consolekit cairo java nsplugin jce"
79 >>> >
80 >>> > My complete /etc/make.conf file is below.
81 >>> > Thanks.
82 >>> > Dave.
83 >>> >
84 >>> > /etc/make.conf:
85 >>> > # These settings were set by the catalyst build script that
86 >>> > automatically # built this stage.
87 >>> > # Please consult /usr/share/portage/config/make.conf.example for a
88 >>> > more # detailed example.
89 >>> > # VMware emulates an Intel Core 2 Duo
90 >>> > CFLAGS="-O2 -march=i686 -pipe"
91 >>> > CXXFLAGS="-O2 -march=i686 -pipe"
92 >>> > # WARNING: Changing your CHOST is not something that should be
93 >>> > done lightly.
94 >>> > # Please consult http://www.gentoo.org/doc/en/change-chost.xml
95 >>> > before changing.
96 >>> > CHOST="i686-pc-linux-gnu"
97 >>> >
98 >>> > MAKEOPTS="-j2"
99 >>> >
100 >>> > ALSA_CARDS="ens1371"
101 >>> >
102 >>> > VIDEO_CARDS="vmware vesa vga"
103 >>> >
104 >>> > INPUT_DEVICES="evdev keyboard mouse vmmouse"
105 >>> >
106 >>> > LINGUAS="en en_US"
107 >>> >
108 >>> > USE="acpi alsa dbus hal X gtk gnome -kde -ipv6 -qt -qt3 -qt4 -arts
109 >>> > sockets threads perl consolekit cairo java nsplugin jce"
110 >>> >
111 >>> >
112 >>> > On 3/29/10, James Homuth <james@×××××××.com> wrote:
113 >>> >> What are your use flags? You're probably missing someething.
114 >>> >>
115 >>> >> -----Original Message-----
116 >>> >> From: David Mehler [mailto:dave.mehler@×××××.com]
117 >>> >> Sent: March 28, 2010 10:52 AM
118 >>> >> To: gentoo-accessibility@l.g.o
119 >>> >> Subject: [gentoo-accessibility] setting up orca on gnome on
120 >>> >> gentoo
121 >>> >>
122 >>> >> Hello,
123 >>> >> I'm trying to get orca going on gentoo. The gnome version used is
124 >>> >> 2.26. I've tried googling and asking on the orca mailing list,
125 >>> >> without
126 >>> > success.
127 >>> >> I installed gentoo following the handbook except used a serial
128 >>> >> terminal, this is in a virtual machine as i unfortunately only
129 >>> >> have one machine. Later i proceeded to install gnome, which
130 >>> >> failed. Before the install would complete successfully libxml2
131 >>> >> needed to be installed. I next installed orca and started up
132 >>> >> gnome. I had to make some changes to custom.conf so i could log
133 >>> >> in and loaded the accessibility modules per instructions on the
134 >>> >> orca site. When i tried to start orca via either the alt+f2, orca
135 >>> >> or in a terminal with orca --text-setup i get to the second
136 >>> >> screen where i'm prompted for the speech server always i choose
137 >>> >> gnome speech and then i hear no more speech. I've also installed
138 >>> >> the java-access-bridge, but am assuming
139 >>> > there's a configuration step i'm missing.
140 >>> >> Any suggestions appreciated.
141 >>> >> Thanks.
142 >>> >> Dave.
143 >>> >>
144 >>> >>
145 >>> >>
146 >>> >>
147 >>> >
148 >>> >
149 >>> >
150 >>> >
151 >>>
152 >>
153 >

Replies

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