Change logs for gnome-orca source package in Precise

  • gnome-orca (3.4.2-0ubuntu0.1) precise-proposed; urgency=low
    
      * New upstream release (LP: #999399)
        - General
          + Fix for bug 675522 - incorrect comment for translators
          + Prevent gnome-shell notifications from being double-presented
          + Try to handle metacity timeouts more gracefully
          + Fix for bug 674237 - More unicode errors found with hungarian locale
          + Fix for bug 674693 - Modifier keys pressed alone should interrupt speech
          + * Prevent Orca from interrupting speech in Anaconda trees
     -- Luke Yelavich <email address hidden>   Tue, 15 May 2012 10:41:32 +1000
  • gnome-orca (3.4.1-0ubuntu0.1) precise-proposed; urgency=low
    
      * New upstream release (LP: #988685)
        - GNOME 3
          + Present the name change of the suspend/power off menu item
          + Prevent nameless panels from delaying presentation of Top Bar button
          +  Prevent focused objects in gnome-shell dialogs from preempting
            presentation of the dialog itself
          + Fix for Empathy active descendant presentation getting incorrectly
            interrupted
          + Minor adjustments to get Orca working with Empathy 3.4
          + Fix for bug 672461 - Orca now presents the full file list when the
            file chooser is opened
        - Unity
          + Fix for bug 673397 - Using flat review while in Unity Greeter makes
            Orca stop presenting screen contents
          + Fix for bug 673157 - Unhandled exception when in Unity Greeter
          + Fix for bug 673648 - Orca does not present Unity 2d indicators
            correctly in braille
        - Qt
          + Fix for Orca incorrectly skipping certain menu item events in KMail
          + Fix for bug 673142 - Unhandled exceptions (GError: No such object
            path) when using Skype
        - WebKitGtk
          + Fix for bug 673540 - List and list item structural navigation
            sometimes fails
          + Prevent Orca from double-presenting focused links with structural
            navigation in lists
          + Fix for bug 672464 - Orca double presents headings which are links
          + Fix braille rolename presentation
          + Fix for bug 673757 - Pages with alt attribute present, but not
            actually set, results in traceback
          + Fix a UnicodeWarning
        - Gecko
          + Fix for bug 673715 - Orca double-echoes keys pressed in Thunderbird
            address fields
          + Fix for bug 673567 - List in Firefox preferences dialog not presented
        - LibreOffice
          + Fix for bug 672787 - Unhandled exceptions from dead accessibles in
            Calc
          + Fix for bug 673530 - Orca multi-presents the focused cell's contents
            when arrowing in Calc
          + Fix for bug 672953 - Orca is presenting extra "input line frame"
            announcements in LibreOffice Calc
        - Orca and AT-SPI
          + Handle the new AT-SPI2 timeout errors
          + Add additional debugging info to help track down hard-to-reproduce
            issues
          + Use os.makedirs instead of os.mkdir if the XDG data home directory
            doesn't exist
          + Disable braille monitor if the import fails
          + Ensure 'orca -t' works even without a Desktop
          + Fix for bug 673336 - Problems (re)binding commands with Caps_Lock
        - New and updated translations (THANKS EVERYONE!!!):
          + ca            Catalan                Jordi Serratosa
          + ca            Catalan (Valencian)    Carles Ferrando
          + de            German                 Christian Kirbach
          + hu            Hungarian              Attila Hammer, Gabor Kelemen
          + lt            Lithuanian             Aurimas Černius
      * Dropped patches, applied upstream:
        - 04_Ensure-orca-t-works-even-without-a-Desktop.patch
        - 05_settings_manager-Create-the-XDG-data-home-directory-.patch
      * debian/watch: Point to Orca 3.4 series.
     -- Luke Yelavich <email address hidden>   Thu, 26 Apr 2012 16:01:14 +1000
  • gnome-orca (3.4.0-0ubuntu2) precise; urgency=low
    
      * 04_Ensure-orca-t-works-even-without-a-Desktop.patch:
        Patch from upstrea to fix a regression in Orca's text setup mode.
      * 05_settings_manager-Create-the-XDG-data-home-directory-.patch:
        - Create the XDG data home directory if it doesn't exist, sent upstream
     -- Luke Yelavich <email address hidden>   Fri, 30 Mar 2012 11:57:12 +1100
  • gnome-orca (3.4.0-0ubuntu1) precise-proposed; urgency=low
    
      * New upstream release
        - New and updated translations (THANKS EVERYONE!!!):
          + it            Italian                Luca Ferretti
          + pt            Portuguese             Rui Batista
          + te            Telugu                 Krishna Babu K
          + zh_CN         Simplified Chinese     YunQiang Su
     -- Luke Yelavich <email address hidden>   Wed, 28 Mar 2012 15:36:40 +1100
  • gnome-orca (3.3.92-0ubuntu1) precise; urgency=low
    
      * New upstream release
        - General
          + Fix for bug 672276 - Tracebacks seen when interacting with
            Thunderbird's message filter rules dialog
          + Fix for bug 672242 - Orca presents an extra panel on places&devices
            and documents search result
          + Sanity check that we have a desktop to get before we attempt to get
            its apps
          + Fix for bug 659839 - Gecko combobox selection is no longer presented
          + Do not treat "busy indicator" progress bars as progress bars with
            values
          + Handle errors seen when restarting gnome-shell
          + Handle GErrors which prevent Orca from speaking menu items in Skype
          + Attend to object:state-changed:expanded events for push buttons
        - New and updated translations (THANKS EVERYONE!!!):
          + ca            Catalan                Gil Forcada
          + ca            Catalan (Valencian)    Carles Ferrando
          + en_GB         British English        Bruce Cowan
          + eu            Basque                 Inaki Larranaga Murgoitio
          + fi            Finnish                Timo Jyrinki
          + gl            Galician               Fran Diéguez
          + hu            Hungarian              Attila Hammer
          + lv            Latvian                Rudolfs Mazurs
          + pt_BR         Brazilian Portuguese   Antonio Fernandes C. Neto
          + sr            Serbian                Мирослав Николић
          + sr@latin      Serbian                Miroslav Nikolić
          + te            Telugu                 Sasi bhushan Boddepalli
          + uk            Ukranian               Daniel Korostil
     -- Luke Yelavich <email address hidden>   Tue, 20 Mar 2012 14:48:42 +1100
  • gnome-orca (3.3.91-0ubuntu1) precise; urgency=low
    
      * New upstream release
        - General
          + Check for (and where appropriate present) expandable and expanded
            states for toggle buttons and push buttons
          + Present gnome-shell notifications (also requires fix for bug 648645)
          + Fix for bug 670547 - Module for notification messages should use
            SYSTEM_VOICE
          + Handle Earlybird (Thunderbird pre-release) as Thunderbird
          + Fix for bug 666424 - toolkits/gecko/script.py:updateBraille can
            cause traceback
          + Fix for several UnicodeEncodeError and UnicodeDecodeError bugs
          + Fix the presentation of mnemonics which are accented letters
          + Present the localized rolenames we get via pyatspi rather than use
            Orca's pre-pyatspi rolename code for non-abbreviated rolenames
          + Fix for bug 670596 - Please don't present entry roles as text roles
          + Remove the old settings migration code from orca.py
          + Fix for getListOfShortcuts() incorrectly eliminating commands
          + Add an orca-customizations.py option to override the disabled main
            window
          + Fix for Orca not using the specified debug-file when debug flag is
            not also provided
          + Fix man page errors
          + Avoid incorrectly detecting python modules which not installed
          + Fix for bug 670827 - Contraction Table: need translator comment
        - New and updated translations (THANKS EVERYONE!!!):
          + be            Belarusian           Kasia Bondarava, Ihar Hrachyshka
          + bg            Bulgarian            Alexander Shopov
          + da            Danish               Kenneth Nielsen
          + fr            French               Bruno Brouard
          + gl            Galician             Fran Diéguez
          + pl            Polish               Piotr Drąg
          + ru            Russian              Yuri Myasoedov
          + sr            Serbian              Мирослав Николић
          + sr@latin      Serbian              Miroslav Nikolić
          + ta            Tamil                Dr.T.Vasudevan
     -- Luke Yelavich <email address hidden>   Tue, 06 Mar 2012 14:03:35 +1100
  • gnome-orca (3.3.90-0ubuntu1) precise; urgency=low
    
      * New upstream release
        - General
          + Only set the locusOfFocus when gnome-shell selection changes to
            selected
          + Clean up Orca's locating and sorting of "unrelated" labels
          + Clean up Orca's code for capturing of keys for rebinding
          + Delete an old setting we no longer use (from the pyatspi1 port)
          + Get rid of orca_state.focusHistory: We no longer use it but we
            keep storing it
          + Move input event handlers out of orca.py
          + Fix for bug 596359 - Should set the process name to "orca"
          + Fix for bug 628473 - orca.py should use argparse instead of getopts
          + Fix for bug 669632 - Orca does not present correct mnemonic for menu
            items
          + Fix notify-osd script to listen for accessible-name/value signals
            only
          + Orca needs to speak value changes for objects of ROLE_COLOR_CHOOSER
          + Use dbus rather than gsettings to check if accessibility support and
            screen reader are enabled
          + Remove forced terminal-setup; enable accessibility support instead
          + Fix a traceback which prevented certain keybindings from binding
        - New and updated translations (THANKS EVERYONE!!!):
          + be            Belarusian             Kasia Bondarava
          + cs            Czech                  Marek Černocký
          + es            Spanish                Daniel Mustieles
          + nb            Norwegian bokmål       Kjartan Maraas
          + ru            Russian                Yuri Myasoedov
          + sl            Slovenian              Matej Urbančič
          + sv            Swedish                Daniel Nylander
      * debian/control: Bump TK3 dependency to >= 3.1.91
      * debian/patches/02_show_main_window.patch: Refreshed
      * debian/patches/04_support_lightdm.patch: Dropped, no longer applicable
     -- Luke Yelavich <email address hidden>   Wed, 22 Feb 2012 09:06:04 +1100
  • gnome-orca (3.3.5-0ubuntu1) precise; urgency=low
    
      * New upstream release
        - General
          + Add handling for RuntimeError now that we get them from pyatspi2
          + Fix for bug 669216 - Orca's console setup option to log out the
            user no longer works
          + Fix for bug 668880 - traceback in unity-panel-service
          + Fix for bug 668472 - LookupError causes messages in Thunderbird
            to not be readable
        - Keyboard and Keybindings
          + Fix for bug 666463 - Orca needs to present the real modifier for
            'Primary'
          + Fix for Bug 667717 - Pressing the key combination for time/date after
            any other Orca keyboard shortcut causes the date to be spoken.
          + Fix for the regressions from the keyboard-related refactoring from
            the last unstable release. (Many thanks to all the users who tested!)
        - New and updated translations (THANKS EVERYONE!!!):
          + sv         Swedish                             Daniel Nylander
          + te         Telugu                              Praveen Illa
          + zh_HK      Traditional Chinese - HongKong      Chao-Hsiung Liao
          + zh_TW      Traditional Chinese - Taiwan        Chao-Hsiung Liao
      * debian/patches/04_support_lightdm.patch: Also consider the lightdm user
        before checking whether accessibility is enabled.
     -- Luke Yelavich <email address hidden>   Tue, 07 Feb 2012 13:21:54 +1100
  • gnome-orca (3.3.4-0ubuntu1) precise; urgency=low
    
      * New upstream release
        - Stability and Performance
          + Explicitly handle dead accessible objects to prevent triggering
            crashes in GNOME Shell
          + Refactor InputEvent handling so that it is more performant and
            less convoluted
          + Get rid of the fake window:activate event as it is no longer
            required and may be triggering window manager warnings
          + Move wayward event management functionality to the Event Manager
          + Fix for the problem of updatePunctuationLevel() causing breakage
            for Emacspeak users
          + Fix for bug 666628 - gdk_keymap_translate_keyboard_state() expects
            Gdk.ModifierType; not int
          + Fix for bug 666594 - app-specific preferences cannot be saved for
            certain configurations
        - Keyboard and Keybindings
          + Speak state changes in locking keys independent of key echo
          + Make it possible to use the NumPad as expected in the Desktop Layout
          + Remove the redundant "alternative" keybinding functionality
        - New and updated translations (THANKS EVERYONE!!!):
          + bg            Bulgarian              Alexander Shopov
          + es            Spanish                Daniel Mustieles
          + fr            French                 Bruno Brouard
          + gl            Galician               Fran Diéguez
          + hu            Hungarian              Attila Hammer
          + ja            Japanese               Jiro MATSUZAWA
          + mk            Macedonian             Jovan Naumovski
          + nb            Norwegian bokmål       Kjartan Maraas
          + sl            Slovenian              Matej Urbančič
     -- Luke Yelavich <email address hidden>   Tue, 17 Jan 2012 14:54:19 +1100
  • gnome-orca (3.3.3-0ubuntu1) precise; urgency=low
    
      * New upstream release
        - General
          + Fix for bug 665769 - Preferences not saved or restored correctly
            due to comparing unicode and utf-8 strings
          + Several fixes to help Orca better cope with dead and vanishing
            accessible objects
          + Fix for bug 666416 - Leading ellipsis cause incorrect speech output
          + Fix for bug 666060 - Orca does not always speak guessed form field
            labels when structural navigation is used
          + Fix for bug 665288 - Orca's script manager cannot adequately handle
            multiple "unknown" applications which embed content from other
            toolkits
          + Fix for bug 665191 - Orca fails to use the correct toolkit script
            for "unknown" applications
        - Keybindings
          + Fix for bug 658122 - Caps_Lock should not be toggled when Orca
            commands are used in laptop layout
          + Fix for bug 665804 - Problems binding and rebinding commands with
            Caps_Lock and Shift
        - Flat Review
          + Fix for bug 664466 - Orca's flat review cannot access the top line
            of gnome-terminal console
          + Work around for bug 665522 - Flat Review broken in Gecko apps with
            AT-SPI2
        - WebKitGtk
          + Implement label inference (aka "label guess") functionality
          + Add support for speech presentation of embedded object characters
          + Fix for Bug 665586 - Orca does not present the selected menu /
            menu item for Dojo widgets
          + Fix for bug 665614 - Orca does not present selection changes
            in radio button groups when the arrow keys are used
          + Fix for bug 664396 - List containing links is not brailled properly
          + Add LIST_ITEM to the roles treated as widgets in onFocus()
          + Fix for Orca speaking text table cell role and selection state
          + Adjust getObjectsFromEOCs to deal with unexpected accessible
            hyperlink indices
          + Fix for bug 665223 - WebKitGtk-based application scripts should be
            consolidated
        - Cruft Removal
          + Fix for bug 665216 - Remove Orca's support for Gecko-based Yelp v2
          + Fix for bug 664651 - Remove the legacy magnification code
        - New and updated translations (THANKS EVERYONE!!!):
          + de            German                 Gabor Karsay
          + el            Greek                  Simos Xenitellis
                                                 Vagelis Mamalakis
          + es            Spanish                Daniel Mustieles
          + fr            French                 Bruno Brouard
                                                 Laurent Coudeur
                                                 Julien Hardelin
          + lv            Latvian                Peteris Krisjanis
          + nb            Norwegian bokmål       Kjartan Maraas
          + sl            Slovenian              Matej Urbančič
          + sv            Swedish                Daniel Nylander
          + te            Telugu                 Praveen Illa
      * debian/watch: Update to 3.3, and use .xz tarballs
      * debian/patches/01_add_ubiquity-script.patch:
        - Merge with latest Orca autoconf changes
        - Remove some trailing whitespace
     -- Luke Yelavich <email address hidden>   Wed, 04 Jan 2012 11:06:55 +1100
  • gnome-orca (3.3.2-0ubuntu2) precise; urgency=low
    
      * debian/control: Depend on python-gi instead of python-gobject
     -- Luke Yelavich <email address hidden>   Mon, 05 Dec 2011 09:06:11 +1100
  • gnome-orca (3.3.2-0ubuntu1) precise; urgency=low
    
      * New upstream release
        - General
          + Fix for bug #664386 - Orca does not always present image links in
            WebKitGtk content
          + Fix for bug #664384 - Need to move getLinkBasename() functionality
            out of Gecko script so all scripts can use it
          + Fix for bug #659023 - Orca does not speak the desktop icon names in
            fallback mode if tutorial messages are enabled
          + Fix for bug #661893 - Viewing package list of a www.launchpad.net PPA
            causes Orca to stop working on Firefox 7.0.1
          + Fix for bug #660099 - Cannot re-bind Orca keybindings via Preferences
            dialog
        - New and updated translations (THANKS EVERYONE!!!):
          + es            Spanish                Daniel Mustieles
          + id            Indonesian             Andika Triwidada
          + nb            Norwegian bokmål       Kjartan Maraas
          + te            Telugu                 A Mohan Vamsee
          + tr            Turkish                Muhammet Kara
      * debian/control: Bumped python-gobject-dev dependency to 3.0.2
     -- Luke Yelavich <email address hidden>   Tue, 22 Nov 2011 09:44:02 +1100
  • gnome-orca (3.3.1-0ubuntu1) precise; urgency=low
    
      * New upstream release
        - General
          + Fix for bug 661706 - Sanity check needed in Gecko script's
            getBottomOfFile() to ensure we have a "last object"
          + Fix for bug 659122 - UnicodeDecodeError and UnicodeEncodeError keep
            cropping up since introspection
          + Fix for bug 659122 - Traceback presenting time and date
          + Fix for bug 660163 - Traceback when try to edit a keybinding
        - New and updated translations (THANKS EVERYONE!!!):
          + id            Indonesian             Andika Triwidada
          + uk            Ukranian               Daniel Korostil
          + zh_CN         Simplified Chinese     YunQiang Su
     -- Luke Yelavich <email address hidden>   Tue, 25 Oct 2011 11:58:17 +1100
  • gnome-orca (3.2.1-0ubuntu1) oneiric-proposed; urgency=low
    
      * New upstream release (LP: #877817)
        - General
          + Fix for bug 661706 - Sanity check needed in Gecko script's
            getBottomOfFile() to ensure we have a "last object"
          + Fix for bug 659122 - UnicodeDecodeError and UnicodeEncodeError keep
            cropping up since introspection
          + Fix for bug 659122 - Traceback presenting time and date
          + Fix for bug 660163 - Traceback when try to edit a keybinding
        - New and updated translations (THANKS EVERYONE!!!):
          + uk            Ukranian               Daniel Korostil
          + zh_CN         Simplified Chinese     YunQiang Su
     -- Luke Yelavich <email address hidden>   Wed, 19 Oct 2011 11:12:13 +1100
  • gnome-orca (3.2.0-0ubuntu1) oneiric; urgency=low
    
      * New upstream release
        - General
          + Fix for bug 660091 - Unbound alternative keybindings in
            user-settings.conf prevent the preferences window from
            being shown
        - New and updated translations (THANKS EVERYONE!!!):
          + ca@valencia   Catalan (Valencian)    Carles Ferrando, Pau Iranzo
          + eu            Basque                 Inaki Larranaga Murgoitio
          + hu            Hungarian              Attila Hammer, Gabor Kelemen
          + pt_BR         Brazilian Portuguese   Antonio Fernandes C. Neto
          + ru            Russian                Anatol Kamynin
          + sr            Serbian                Miroslav Nikolić
      * debian/watch: Updated
      * Re-introduce patch to kill speech-dispatcher on orca start, to work around
        issues with speech not working if a user has to kill their X session and
        log back in (LP: #859404) thanks to Attila Hammer for pointing this out
     -- Luke Yelavich <email address hidden>   Tue, 27 Sep 2011 12:26:05 +1000