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 123906 - no support for GtkPlug or GtkSocket widgets
no support for GtkPlug or GtkSocket widgets
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
: 382150 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-10-05 18:05 UTC by Sebastien Bacher
Modified: 2018-03-26 14:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2003-10-05 18:05:24 UTC
This bug was originally reported in the Debian BTS:
http://bugs.debian.org/211814

"Glade does not support creating GtkPlug windows; it'd be useful if it did."
Comment 1 Damon Chaplin 2003-10-21 11:19:54 UTC
I'm not adding new features to glade-2 since glade-3 is being written.
Comment 2 Gustavo Noronha (kov) 2007-04-15 20:53:12 UTC
ok, so let's reassign this bug to that product =)
Comment 3 Tristan Van Berkom 2011-02-01 14:08:52 UTC
Glade can also add support for GtkSocket widgets... it shouldnt be too hard
as GtkSocket is essentially a GtkWindow with some exceptions (we can just
use a GtkWindow in the runtime instead of a real GtkSocket).
Comment 4 Murray Cumming 2011-02-01 14:13:45 UTC
Now that GtkPlug and GtkSocket have become explicitly X11-only, maybe this is a lower priority?
Comment 5 Tristan Van Berkom 2011-02-01 15:11:30 UTC
Right this is not really a high priority.

Also I forgot to mention, as a note whenever this get's implemented.

The same logic applied for GtkUnixPrint widgets/catalog needs to
be applied here, plug/socket should go into a separate "x11 only" 
catalog and support for it should be included conditionally 
(a matter of detecting if gtk_plug/socket_get_type() symbols are 
available in the GTK+ library from the Glade configure scripts).
Comment 6 Tristan Van Berkom 2016-04-06 12:13:53 UTC
*** Bug 382150 has been marked as a duplicate of this bug. ***
Comment 7 GNOME Infrastructure Team 2018-03-26 14:58:33 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/glade/issues/1.