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 780464 - segfault when fiddling with entries in toolbar
segfault when fiddling with entries in toolbar
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
3.20.x
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-03-23 17:18 UTC by Daniel Kahn Gillmor
Modified: 2018-03-26 15:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Kahn Gillmor 2017-03-23 17:18:49 UTC
Im using glad 3.20.0-2 on a debian stretch system

here's a repeatable segfault:

launch glade

From Window palette, click on "Window" button

from Containers palette, drag "Tool bar" into the window

right-click placed toolbar, and choose "Edit..." from the context menu

in Hierarchy tab of dialog box, click "+" button.

In the right-hand side of this dialog box, there's now a dropdown box labeled "Type:" which is currently set to "Button".  click that dropdown, and change it to "Menu".  

This causes a segfault.

here's what i see on stdout/stderr during application launch:


0 dkg@alice:~$ glade
GladeUI-Message: No DevHelp installed on your system, devhelp feature will be disabled.
GladeUI-Message: 1 missing displayable value for GtkWidget::events
GladeUI-Message: No displayable values for property GtkMenu::anchor-hints
GladeUI-Message: 1 missing displayable value for GtkAboutDialog::license-type
GladeUI-Message: Glade needs artwork; a default icon will be used for the following classes:
	GThemedIcon	needs an icon named 'widget-gtk-themedicon'
	GtkApplicationWindow	needs an icon named 'widget-gtk-applicationwindow'


and then nothing else on stdout/stderr, until the segmentation fault.
Comment 1 GNOME Infrastructure Team 2018-03-26 15:59:39 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/265.