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 684889 - crash when using a custom label in an XY plot
crash when using a custom label in an XY plot
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Charting
git master
Other Linux
: Normal normal
: ---
Assigned To: Jean Bréfort
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2012-09-26 15:51 UTC by Frédéric Parrenin
Modified: 2012-09-27 17:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
.gnumeric file to reproduce the problem (2.54 KB, application/x-gnumeric)
2012-09-26 15:51 UTC, Frédéric Parrenin
Details

Description Frédéric Parrenin 2012-09-26 15:51:56 UTC
Created attachment 225225 [details]
.gnumeric file to reproduce the problem

- open the attached file
- open the chart properties
- go to serie1
- add a data label
- as custom label, select Sheet1!$C$1:$C$3
- select 'custom labels' in 'available data'
- click on the right arrow
- now select 'Y' on the 'used data'
- click on the left arrow
=> CRASH
Comment 1 Frédéric Parrenin 2012-09-26 16:08:16 UTC
A way to prevent the crash is to move 'Y' down the list of 'used data' before you remove it.
Comment 2 Jean Bréfort 2012-09-26 16:12:40 UTC
I can reproduce. Needs to be fixed.
Comment 3 Jean Bréfort 2012-09-27 16:42:17 UTC
Gtk+ tree model behavior changed since I wrote this code. This makes things much more difficult.
Comment 4 Jean Bréfort 2012-09-27 17:11:54 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.