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



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




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