GNOME Bugzilla – Bug 637082
Tracebacks seen when loading certain dialogs in GNOME Unstable
Last modified: 2011-01-15 22:21:34 UTC
I'm guessing this is just something that will go away once we tackle the gtk-related GNOME 3.0 stuff. Noneless, logging it just in case. Traceback (most recent call last):
+ Trace 225090
orca.helpForOrca()
gtk.get_current_event_time())
I see equals traceback error message when I clicking help button, the difference only in my testing Natty system have default Python 2.7. Attila
So after some investigating: This doesn't affect just Orca. It does not require Orca. It's not an accessibility thing. I cannot get help to display in Natty for gnome-terminal, Evolution, Rhythmbox, or Orca. All with the same error. There are probably more impacted apps but I grew bored trying. I have since tracked down a downstream bug: https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/695260 I have since added comments about my findings based on what gio told me (namely there is no app associated for URIs that begin with 'ghelp', and that the Help application, yelp, doesn't support URIs). Based on all that, I'm closing this bug out as NOTGNOME. Help in at least Natty is borked across the board for all users whether they need a11y support or not.