|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Issue with Orca and liblouis in testingHello,
I use a Debian testing : * gnome-orca 2.28.0-1 * liblouis-dev 1.7.0-1 * liblouis0 1.7.0-1 * liblouisxml-bin 2.0.0-2 * liblouisxml1 2.0.0-2 * python-louis 1.7.0-1 When I run orca, I get the following message : <log> Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/local/lib/python2.5/site-packages/orca/orca.py", line 55, in <module> import braille File "/usr/local/lib/python2.5/site-packages/orca/braille.py", line 47, in <module> _defaultContractionTable = louis.getDefaultTable() AttributeError: 'module' object has no attribute 'getDefaultTable' </log> If this issue is not already known, tell me if you want more precisions. Regards, Alex -- To UNSUBSCRIBE, email to debian-accessibility-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: Issue with Orca and liblouis in testingSomething seems wrong with the installation and you might be picking up
an older version of orca by accident. If you look at /usr/local/lib/python2.5/site-packages/orca/platform.py, what does the "version" line say? Will On Mon, 2009-10-12 at 14:15 +0200, Alex Bernier wrote: > Hello, > > I use a Debian testing : > * gnome-orca 2.28.0-1 > * liblouis-dev 1.7.0-1 > * liblouis0 1.7.0-1 > * liblouisxml-bin 2.0.0-2 > * liblouisxml1 2.0.0-2 > * python-louis 1.7.0-1 > > When I run orca, I get the following message : > <log> > Traceback (most recent call last): > File "<string>", line 1, in <module> > File "/usr/local/lib/python2.5/site-packages/orca/orca.py", line 55, in <module> > import braille > File "/usr/local/lib/python2.5/site-packages/orca/braille.py", line 47, in <module> > _defaultContractionTable = louis.getDefaultTable() > AttributeError: 'module' object has no attribute 'getDefaultTable' > </log> > > If this issue is not already known, tell me if you want more precisions. > > Regards, > > Alex > > -- To UNSUBSCRIBE, email to debian-accessibility-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: Issue with Orca and liblouis in testingAlex Bernier <alex.bernier@...> (12/10/2009):
> Hello, Hi, > When I run orca, I get the following message : > <log> > Traceback (most recent call last): > File "<string>", line 1, in <module> > File "/usr/local/lib/python2.5/site-packages/orca/orca.py", line 55, in <module> > import braille > File "/usr/local/lib/python2.5/site-packages/orca/braille.py", line 47, in <module> > _defaultContractionTable = louis.getDefaultTable() > AttributeError: 'module' object has no attribute 'getDefaultTable' > </log> > > If this issue is not already known, tell me if you want more precisions. given you have /usr/local paths. I guess that interferes with the packaged bits, so you probably want to remove them and try again? Mraw, KiBi. |
|
|
Re: Issue with Orca and liblouis in testingOn Mon, Oct 12, 2009 at 09:26:07AM -0400, Willie Walker wrote:
> Something seems wrong with the installation and you might be picking up > an older version of orca by accident. If you look > at /usr/local/lib/python2.5/site-packages/orca/platform.py, what does > the "version" line say? Sorry, I didn't realize that the file mentioned in the log was not in the Debian package. True, it was an old version of Orca... Regards, Alex > > Will > > On Mon, 2009-10-12 at 14:15 +0200, Alex Bernier wrote: > > Hello, > > > > I use a Debian testing : > > * gnome-orca 2.28.0-1 > > * liblouis-dev 1.7.0-1 > > * liblouis0 1.7.0-1 > > * liblouisxml-bin 2.0.0-2 > > * liblouisxml1 2.0.0-2 > > * python-louis 1.7.0-1 > > > > When I run orca, I get the following message : > > <log> > > Traceback (most recent call last): > > File "<string>", line 1, in <module> > > File "/usr/local/lib/python2.5/site-packages/orca/orca.py", line 55, in <module> > > import braille > > File "/usr/local/lib/python2.5/site-packages/orca/braille.py", line 47, in <module> > > _defaultContractionTable = louis.getDefaultTable() > > AttributeError: 'module' object has no attribute 'getDefaultTable' > > </log> > > > > If this issue is not already known, tell me if you want more precisions. > > > > Regards, > > > > Alex > > > > > > > -- To UNSUBSCRIBE, email to debian-accessibility-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
| Free embeddable forum powered by Nabble | Forum Help |