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 735550 - Custom color picker hangs
Custom color picker hangs
Status: RESOLVED OBSOLETE
Product: Gnumeric
Classification: Applications
Component: Charting
1.12.x
Other Linux
: Normal normal
: ---
Assigned To: Jean Bréfort
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2014-08-27 20:22 UTC by Kingsley G. Morse Jr.
Modified: 2018-05-22 14:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (3.38 KB, patch)
2014-08-29 06:42 UTC, Jean Bréfort
none Details | Review

Description Kingsley G. Morse Jr. 2014-08-27 20:22:00 UTC
I love visualizing data with gnumeric's charts.

If I ask you nicely, will you please try to fix what Jean and I suspect is a bug?

Here's how to reproduce it:

 1.) Create an XYZ chart,

 2.) right click on it,

 3.) left click on Properties,

 4.) left click on Color-Axis1

 5.) left click on the "Colors" tab,

 6.) left click on the "New" button,

 7.) type "a" (without the quotes) in the Color map editor's "Name" field,

 8.) type "0" (without the quotes) in the "Value" field,

 9.) left click on the "Color" drop down menu,

 10.) left click on "Custom color",

I am unable to elicit a response from any button, slider or data entry field in the "Custom color..." dialog window.

I expected to be able to pick a custom color, but the dialog is unresponsive.

Jean said he reproduced it, and asked me to report this as a bug.

Thanks for the otherwise great software,
Kingsley
Comment 1 Morten Welinder 2014-08-28 13:24:49 UTC
Confirmed.  I can close the previous dialog, though.

Re 1: the chart type to use is "Coloured XY".
Comment 2 Jean Bréfort 2014-08-28 13:36:28 UTC
The chart type can be any type using a color axis. Looks like this happens because I used gtk_dialog_run() for the color map editor.
Comment 3 Jean Bréfort 2014-08-28 15:22:18 UTC
It appears that it has nothing to see with gtk_dialog_run(). I have no idea why this dialog remains unresponsive.
Comment 4 Jean Bréfort 2014-08-29 06:42:06 UTC
Created attachment 284791 [details] [review]
Proposed patch

Looks like the custom color dialog needs to be modal in that circumstance.
Comment 5 Morten Welinder 2014-09-01 01:28:51 UTC
Ugh.
Comment 6 GNOME Infrastructure Team 2018-05-22 14:12:59 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnumeric/issues/263.