Re: [orca-list] Traceback when running latest orca from master



Ok answering my own question :).

It appears that I needed to have libgstreamer1.0-dev installed.

Now things build fine again.


Kind regards

Bart

Bart Bunting <bart bunting net au> writes:

Hi,

I'm now getting the gstreamer not found.

NOTE: Sound support requires gstreamer-1.0.

Use speech-dispatcher: yes
Use brltty: yes
Use liblouis: yes
Use gstreamer: no

However I think it's installed:

libgstreamer1.0-0 is certainly installed.

Do you know what package I need?

Kind regards

Bart

Joanmarie Diggs <jdiggs igalia com> writes:

Hey again Bart.

In addition to fixing my stupid typo, I have just added a non-failing
check for gstreamer-1.0 to configure which will print a note if
gstreamer-1.0 is not found. Could you pull master and tell me if
configure indicates that gstreamer-1.0 was not found?

Thanks again!
--joanie

On 02/17/2016 06:13 PM, Joanmarie Diggs wrote:
Ugh. That's the result of not enough sleep. Will fix that now. Thanks!
--joanie

On 02/17/2016 06:08 PM, Bart Bunting wrote:

Hi,

I tried to build Orca just now.

Build went fine but I get the following when I run orca:

sys:1: PyGIWarning: Atspi was imported without specifying a version first. Use 
gi.require_version('Atspi', '2.0') before import to ensure that the right version gets loaded.
Traceback (most recent call last):
  File "/usr/local/bin/orca", line 44, in <module>
    from orca import orca
  File "/usr/local/lib/python3.5/site-packages/orca/orca.py", line 79, in <module>
    from . import sound
  File "/usr/local/lib/python3.5/site-packages/orca/sound.py", line 160, in <module>
    _player = Player()
  File "/usr/local/lib/python3.5/site-packages/orca/sound.py", line 52, in __init__
    debug.println(debug.LEVEL_INFO, mSG, True)
NameError: name 'mSG' is not defined


The system is Debian unstable if it matters.

Kind regards
Bart


_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org


Bart
-- 

Bart Bunting
Bart
-- 

Bart Bunting


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]