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 621327 - DBus call to set crosshairs colour for gs-mag sometimes fails
DBus call to set crosshairs colour for gs-mag sometimes fails
Status: RESOLVED DUPLICATE of bug 622508
Product: orca
Classification: Applications
Component: magnification
2.31.x
Other Linux
: Normal normal
: ---
Assigned To: Orca Maintainers
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-11 21:22 UTC by Joseph Scheuhammer
Modified: 2010-06-23 20:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Joseph Scheuhammer 2010-06-11 21:22:18 UTC
Many of the colours chosen for crosshairs using Orca's magnifier preferences dialog work fine in terms of changing the colour of the crosshairs.  For example, choosing red (#FF0000), blue (#0000FF), or yellow (#FFF300) results in red, blue, or yellow crosshairs.  However, choosing green (#00FF00) results in magenta coloured crosshairs; and, choosing black (#000000) results in no visible crosshairs.

Steps to reproduce (with GnomeShell running):
1. Start Orca
2. Choose the "Magnifier" tab
3. Click the "Preferences" button in its main window
4. Click the "Cross-hair color" button under "Cross-hair"
5. Choose green either using the colour wheel, or enter #00FF00 in the "Color name:" text field, or via H, S, V, or R, G, B; and click "OK".
6. The colour seen for the crosshairs is magenta.
Comment 1 André Klapper 2010-06-17 12:49:39 UTC
Joseph: Is this really a blocker for GNOME 3.0 that definitely needs to be fixed for .0? If not please don't set "gnome target" but set "Target Milestone" instead.
Comment 2 Joseph Scheuhammer 2010-06-18 14:52:56 UTC
(In reply to comment #1)
> Joseph: Is this really a blocker for GNOME 3.0 that definitely needs to be
> fixed for .0? If not please don't set "gnome target" but set "Target Milestone"
> instead.

Sorry, André. I didn't know the protocol.   Resetting back to
"blank".
Comment 3 Joseph Scheuhammer 2010-06-23 17:02:05 UTC
It turns out this is a bug on the GnomeShell magnifier side of the bus.  That is, the correct colour information was being passed, but not correctly handled by gs-mag.

I filed a bug against and a patch for gs-mag:  https://bugzilla.gnome.org/show_bug.cgi?id=622508
Comment 4 Joanmarie Diggs (IRC: joanie) 2010-06-23 20:49:54 UTC
Thanks for the update Joseph!

*** This bug has been marked as a duplicate of bug 622508 ***