Mailinglist Archive: opensuse-factory (594 mails)
| < Previous | Next > |
Re: [opensuse-factory] a11y missing liblouis lib breaks orca start
- From: Stephen Shaw <sshaw@xxxxxxxxxxxxx>
- Date: Thu, 3 Sep 2009 12:45:52 -0600
- Message-id: <bae3a6310909031145t1908f94dxe5ccbfecc2e627ee@xxxxxxxxxxxxxx>
On Thu, Sep 3, 2009 at 12:18 PM, Vincent Untz<vuntz@xxxxxxxxxxxx> wrote:
It seems that the latest update fixes that, but orca still has problems.
* Fri Aug 28 2009 vuntz@xxxxxxxxxx
- Fix python-louis build: with the new upstream release, we now
need to build the library before building the python bindings.
Type "help", "copyright", "credits" or "license" for more information.
However, when I try to load orca preferences:
Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/orca/orca.py", line 1136,
in showPreferencesGUI
module.showPreferencesUI()
File "/usr/lib64/python2.6/site-packages/orca/orca_gui_prefs.py",
line 5115, in showPreferencesUI
"orcaSetupWindow", prefsDict)
File "/usr/lib64/python2.6/site-packages/orca/orca_gui_prefs.py",
line 114, in __init__
orca_gtkbuilder.GtkBuilderWrapper.__init__(self, fileName, windowName)
File "/usr/lib64/python2.6/site-packages/orca/orca_gtkbuilder.py",
line 49, in __init__
self.builder.add_from_file(fileName)
GError: Duplicate object id 'renderer3' on line 3197 (previously on line 1675)
Cheers,
Stephen
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
Le mercredi 02 septembre 2009, à 09:59 +0200, Halim Sahin a écrit :
I have tried the python-louis package from gnome:factory but the bug is
still there.
The python-bindings searches liblouis.so which doesn't exist under
/usr/lib.
What's the latest entry in "rpm -q --changelog python-louis"?
Vincent
It seems that the latest update fixes that, but orca still has problems.
* Fri Aug 28 2009 vuntz@xxxxxxxxxx
- Fix python-louis build: with the new upstream release, we now
need to build the library before building the python bindings.
Type "help", "copyright", "credits" or "license" for more information.
import louis
However, when I try to load orca preferences:
Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/orca/orca.py", line 1136,
in showPreferencesGUI
module.showPreferencesUI()
File "/usr/lib64/python2.6/site-packages/orca/orca_gui_prefs.py",
line 5115, in showPreferencesUI
"orcaSetupWindow", prefsDict)
File "/usr/lib64/python2.6/site-packages/orca/orca_gui_prefs.py",
line 114, in __init__
orca_gtkbuilder.GtkBuilderWrapper.__init__(self, fileName, windowName)
File "/usr/lib64/python2.6/site-packages/orca/orca_gtkbuilder.py",
line 49, in __init__
self.builder.add_from_file(fileName)
GError: Duplicate object id 'renderer3' on line 3197 (previously on line 1675)
Cheers,
Stephen
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx
| < Previous | Next > |