Re: [orca-list] Initial commit of sound support done -- NOT hooked up quite yet



Howdy,

Oh yeah, same here, maybe she forgott it.

cheers

Am 16.02.2016 um 21:04 schrieb Nolan Darilek:
Got the following crash when attempting to launch master. Did you perhaps forget to commit sound_icons.py or should I get that somewhere else?

/usr/lib/python3.4/site-packages/pyatspi/__init__.py:17: 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.
  from gi.repository import Atspi
Traceback (most recent call last):
  File "/usr/local/bin/orca", line 44, in <module>
    from orca import orca
File "/usr/local/stow/orca/lib/python3.4/site-packages/orca/orca.py", line 79, in <module>
    from . import sound
File "/usr/local/stow/orca/lib/python3.4/site-packages/orca/sound.py", line 40, in <module>
    from .sound_generator import Icon, Tone
File "/usr/local/stow/orca/lib/python3.4/site-packages/orca/sound_generator.py", line 39, in <module>
    from . import sound_icons
ImportError: cannot import name 'sound_icons'

On 02/16/2016 01:28 PM, Joanmarie Diggs wrote:
Hey all.

As the subject states, we're are very close to having progress bar
beeps. We're also very close to having full, customizable sound icon
support. But I deliberately didn't hook either up. So you'll see the
commit and hear no change. That's on purpose. As I stated in the commit
message:

Note: I attempted to create the progress bar beep Tone based on Chrys'
patch, but it doesn't sound right. Once he fixes that, progress bar
beeps will be hooked up.

Once I finish testing the sound icon support, it will be hooked up as
an "experimental" feature to be refined and GUI-ified during the 3.21/22
cycle.

Stay tuned!
--joanie
_______________________________________________
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


_______________________________________________
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]