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 631481 - drop GtkObject use
drop GtkObject use
Status: RESOLVED FIXED
Product: vinagre
Classification: Applications
Component: general
git master
Other All
: Normal major
: ---
Assigned To: vinagre-maint
vinagre-maint
Depends on:
Blocks: 630874
 
 
Reported: 2010-10-06 00:10 UTC by Javier Jardón (IRC: jjardon)
Modified: 2011-03-06 10:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
drop GtkObject use (1.92 KB, patch)
2010-10-06 00:11 UTC, Javier Jardón (IRC: jjardon)
none Details | Review
drop GtkObject use.v2 (1.34 KB, patch)
2010-10-22 00:34 UTC, Javier Jardón (IRC: jjardon)
committed Details | Review

Description Javier Jardón (IRC: jjardon) 2010-10-06 00:10:30 UTC
GtkObject is gone in GTK3. See http://live.gnome.org/GnomeGoals/GtkObjectRemoval
Comment 1 Javier Jardón (IRC: jjardon) 2010-10-06 00:11:07 UTC
Created attachment 171798 [details] [review]
drop GtkObject use
Comment 2 Jonh Wendell 2010-10-06 00:26:10 UTC
this is already fixed in a private branch... will push tomorrow I think...
Comment 3 Javier Jardón (IRC: jjardon) 2010-10-06 00:31:41 UTC
(In reply to comment #2)
> this is already fixed in a private branch... will push tomorrow I think...

great, please, dont forget to update http://live.gnome.org/GnomeGoals/GtkObjectRemoval
Comment 4 Javier Jardón (IRC: jjardon) 2010-10-22 00:34:35 UTC
Created attachment 172965 [details] [review]
drop GtkObject use.v2

Updated patch against current master
Comment 5 Jonh Wendell 2010-10-22 01:12:34 UTC
The applet code is going to dead... as gnome 3 has no applet support...
Comment 6 David King 2011-03-06 10:20:08 UTC
Comment on attachment 172965 [details] [review]
drop GtkObject use.v2

Pushed as commit 681bb57d55a4d5a9304581e40469aa0b2000a816, thanks!