Re: [orca-list] latest Orca master not starting



Howdy,
 
it seems that a parameter is missing,
replace the 
Gst.init_check()
with
Gst.init_check(None)
in the file
/usr/lib/python3.5/site-packages/orca/sound.py
until its fixed. that schould do the trick (but i cant test because I m currently not on my PC)
 
cheers chrys
 
Gesendet: Mittwoch, 17. Februar 2016 um 09:01 Uhr
Von: "Vojtěch Polášek" <krecoun gmail com>
An: orca-list <orca-list gnome org>
Betreff: [orca-list] latest Orca master not starting
Hi,
I have upgraded to latest Orca master and I receive this error while
running orca:
sys:1: PyGIWarning: Atspi was imported without specifying a version
first. Use g
i.require_version('Atspi', '2.0') before import to ensure that the right
version
gets loaded.
Traceback (most recent call last):
File "/usr/bin/orca", line 44, in <module>
from orca import orca
File "/usr/lib/python3.5/site-packages/orca/orca.py", line 79, in <module>
from . import sound
File "/usr/lib/python3.5/site-packages/orca/sound.py", line 37, in
<module>
_gstreamerAvailable, args = Gst.init_check()
TypeError: init_check() missing 1 required positional argument: 'argv'
Do I miss some python package?
Thanks,
Vojta
_______________________________________________
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


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