lp:ubuntu/precise-proposed/gnome-orca

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/precise-proposed/gnome-orca
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

155. By Luke Yelavich

* 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

154. By Luke Yelavich

* 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.

153. By Luke Yelavich

* 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

152. By Luke Yelavich

* 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

151. By Luke Yelavich

* 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

150. By Luke Yelavich

* 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

149. By Luke Yelavich

* 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.

148. By Luke Yelavich

* 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č

147. By Luke Yelavich

* 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

146. By Luke Yelavich

debian/control: Depend on python-gi instead of python-gobject

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/gnome-orca
This branch contains Public information 
Everyone can see this information.

Subscribers