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 375396 - Orca failed to exit after stopping the full screen mag.
Orca failed to exit after stopping the full screen mag.
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: magnification
2.17.x
Other opensolaris
: Normal critical
: 2.20.0
Assigned To: Willie Walker
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-15 03:31 UTC by Tim Miao
Modified: 2008-07-22 19:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Patch to handle failures in communicating with gnome-mag while quitting (738 bytes, patch)
2007-06-27 19:03 UTC, Willie Walker
committed Details | Review

Description Tim Miao 2006-11-15 03:31:36 UTC
Please describe the problem:
Orca can not exit when user stops the full screen mag service.

Steps to reproduce:
1. Configure the virtual frame buffer on a solaris machine.
2. Configure the orca full screen magnification, set source screen to :0.1, target screen to :0.0. Set the resolution of mag screen to the monitor maximum value.
3. Enable orca full screen mag, then kill the gnome-mag.
4. Click the Quit button and Yes button in orca main window to confirm the quit command.


Actual results:
Orca failed to quit.

Expected results:
Orca should quit after you choose quit orca.

Does this happen every time?
Yes.

Other information:
On gnopernicus, if user enables the full screen mag, gnopernicus will be launched in target screen, while orca won't. We can see orca is still running in the source screen.
Another thing need to be commented here: User can quit orca with normal quiting way, to press Insert+Q. But the quiting question dialog is not magnified in target screen.
Comment 1 Willie Walker 2006-11-16 19:29:40 UTC
Hi Tim:

> 1. Configure the virtual frame buffer on a solaris machine.

Do you have detailed directions for doing this?  Thanks!
Comment 3 Tim Miao 2007-05-28 02:35:39 UTC
This bug still can be reproduced with orca 2.19.3.
Comment 4 Willie Walker 2007-06-27 19:03:38 UTC
Created attachment 90775 [details] [review]
Patch to handle failures in communicating with gnome-mag while quitting

Having someone or something kill gnome-mag from underneath Orca is really a non-standard thing, but we do need to support the possibility of that happening.  This patch allows Orca to quit even if gnome-mag disappeared on it.
Comment 5 Willie Walker 2007-06-27 19:04:30 UTC
Tested and seems to work well.  Closing as FIXED.