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 749388 - Deprecation warnings
Deprecation warnings
Status: RESOLVED OBSOLETE
Product: rhythmbox
Classification: Other
Component: general
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-05-14 15:35 UTC by Hubert Figuiere (:hub)
Modified: 2018-05-24 18:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (2.17 KB, patch)
2015-05-14 15:38 UTC, Hubert Figuiere (:hub)
committed Details | Review

Description Hubert Figuiere (:hub) 2015-05-14 15:35:29 UTC
RB still spew deprecation warning on the console.

Will attach a patch to fix some trivial.
Comment 1 Hubert Figuiere (:hub) 2015-05-14 15:38:41 UTC
Created attachment 303381 [details] [review]
Proposed patch

This remove SOME of the warnings. But the reappear elsewhere.
Comment 2 Jonathan Matthew 2016-06-15 12:01:05 UTC
Review of attachment 303381 [details] [review]:

Sorry it took me so long to look at this.  I've pushed the follow-state bits as commit fff0ef6.

::: widgets/rb-button-bar.c
@@ +212,3 @@
+		} else {
+			g_object_set (label, "margin-left", 6, "margin-right", 6, NULL);
+		}

I just switched this to use margin-start and margin-end unconditionally since rhythmbox now requires gtk+ 3.12
Comment 3 Jonathan Matthew 2016-06-15 12:08:31 UTC
commits 85108e0, 3c2c35b and a6371f2 fix up most of the warnings, but I think there are still a few left with gtk+ 3.20
Comment 4 GNOME Infrastructure Team 2018-05-24 18:30:53 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/rhythmbox/issues/1408.