[Bug 1056300] Re: orca quits after closing the greeter with "install now" option

Luke Yelavich luke.yelavich at canonical.com
Thu Oct 4 00:54:18 UTC 2012


I've found the problem. If I'm reading Ubiquity's GTK frontend code
correctly, the main loop is shut down when the installer switches pages.
Commit 5debed5ae247c1dd440cb71d0a6d328df74b0844 introduces some extra
code to make sure accessibility is properly shut down when the mainloop
quits. The problem here is that accessibility is initialized when
gtk_init is called, so in ubiquity's case, switching installer pages
causes the main loop to quit, which shuts down accessibility, but when
the main loop is started again, there is no accessibility enabled for
ubiquity any more.

** Package changed: ubiquity (Ubuntu Quantal) => gtk+3.0 (Ubuntu
Quantal)

** Changed in: gtk+3.0 (Ubuntu Quantal)
       Status: Confirmed => Triaged

** Summary changed:

- orca quits after closing the greeter with "install now" option
+ If a GTK application quits the main loop and restarts it again, accessibility is lost.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1056300

Title:
  If a GTK application quits the main loop and restarts it again,
  accessibility is lost.

Status in “gtk+3.0” package in Ubuntu:
  Triaged
Status in “gtk+3.0” source package in Quantal:
  Triaged

Bug description:
  On the quantal beta 2 image - 20120925, I'm trying to do the
  screenreader test.  So far I've been able to reproduce this with both
  i386 and amd64+mac.  After starting orca, things seem to work ok
  through the welcome screen in ubiquity, but then it quits reading.
  Starting with the screen titled "Install" with the text at the top
  "Preparing to install Ubuntu", it doesn't read the screen any longer.
  Nor does it seem to tell me when I press keys like enter to move on.
  Other apps are still read to me after this by orca though.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: ubiquity 2.12.3
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.5.2-0ubuntu4
  Architecture: amd64
  CasperVersion: 1.324
  Date: Tue Sep 25 16:16:51 2012
  InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  LiveMediaBuild: Ubuntu 12.10 "Quantal Quetzal" - Beta amd64+mac (20120925)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1056300/+subscriptions




More information about the foundations-bugs mailing list