After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 652043 - In Libreoffice applications Orca doesn't present the title bar
In Libreoffice applications Orca doesn't present the title bar
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Joanmarie Diggs (IRC: joanie)
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-07 12:37 UTC by Hammer Attila
Modified: 2011-06-13 10:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Debug file with possible show why happening this problem (76.98 KB, application/octet-stream)
2011-06-07 12:37 UTC, Hammer Attila
Details

Description Hammer Attila 2011-06-07 12:37:24 UTC
Created attachment 189388 [details]
Debug file with possible show why happening this problem

Dear Developers,

This day morning Milton in orca-list reported Orca doesn't presenting title bar in Libreoffice applications if he using Orca+Numpad Enter keystroke.
I reproduced this issue with Libreoffice 3.3 version with Orca git master version.
The problem is happening too for example with orca 3.0 maintenance versions with Ubuntu Natty system.
Reproducation verification is very simple:
You need launch Libreoffice.org Writer or Openoffice.org Writer, and simple request the application tittle information with Orca modifier+Numpad enter or Orca modifier +slash keystroke, depending you what Orca keyboard layout is using.
Unfortunately nothing will be happening, the application tittle will not be spokening and not presenting the braille display in Libreoffice.org apps.

The debug.out file show following traceback error message:
Traceback (most recent call last):
  • File "/usr/lib/python2.6/dist-packages/orca/input_event.py", line 210 in processInputEvent
    consumed = self.function(script, inputEvent)
  • File "/usr/lib/python2.6/dist-packages/orca/scripts/default.py", line 1959 in presentTitle
    for (string, voice) in title:
ValueError: too many values to unpack

If this is possible, please fix this problem both Orca 3.1.2 master branch and gnome-3-0 branch.

Attila
Comment 1 Joanmarie Diggs (IRC: joanie) 2011-06-07 12:51:25 UTC
Thanks for the report. Taking this one.
Comment 3 Hammer Attila 2011-06-13 10:28:32 UTC
Thank you Joanie the fix, works great.

Attila