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 726726 - [gtk3] remove use of deprecated set_data
[gtk3] remove use of deprecated set_data
Status: RESOLVED FIXED
Product: pybliographer
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Pybliographer maintainer(s)
Pybliographer maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-03-19 16:46 UTC by Paul Lange
Modified: 2017-10-07 00:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (1.12 KB, patch)
2014-03-19 16:46 UTC, Paul Lange
committed Details | Review

Description Paul Lange 2014-03-19 16:46:44 UTC
Created attachment 272403 [details] [review]
fix

When running the Gtk3 version and trying to add a new entry the program crashes. This is due to using the deprecated set_data function.

A patch fixing this is attached.
Comment 1 Germán Poo-Caamaño 2017-10-07 00:29:11 UTC
Review of attachment 272403 [details] [review]:

Thanks! Pushed in wip/gtk3.