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 743270 - Many debugging commands are broken: Invalid property: GtkDialog.has_separator
Many debugging commands are broken: Invalid property: GtkDialog.has_separator
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: plugins: debug-manager
3.14.x
Other Linux
: Normal major
: ---
Assigned To: Sébastien Granjoux
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2015-01-21 00:34 UTC by Michael Catanzaro
Modified: 2015-01-21 21:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Catanzaro 2015-01-21 00:34:06 UTC
With GTK+ 3.14, Run -> Debug Process opens a dialog with the following unexpectedly-helpful error message:

Unable to load user interface file: Invalid property: GtkDialog.has_separator on line 1775
Comment 1 Michael Catanzaro 2015-01-21 00:37:51 UTC
I discovered that more menu items are also broken with the same error:

Debug -> Add Breakpoint
Debug -> Add Watch
Debug -> Inspect/Evaluate
Debug -> Add source paths
Comment 2 Sébastien Granjoux 2015-01-21 18:50:23 UTC
Thank you for checking that, I'm still using Anjuta but I haven't seen it. 

Hopefully, I have upgraded my system recently so I have the bug here too. It shouldn't be difficult to fix.
Comment 3 Sébastien Granjoux 2015-01-21 21:37:41 UTC
I have fixed the bug in the master and gnome-3-14 branch (bee32df53f8f6b3ceb1baa238afe8d0b39ac37a1). I will make a release for both branches.