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 785843 - Freezes when editing <signal> tag in a GtkBuilder file
Freezes when editing <signal> tag in a GtkBuilder file
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: editor
3.25.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-08-04 20:52 UTC by Georges Basile Stavracas Neto
Modified: 2017-08-04 23:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Freeze (video) (768.49 KB, video/x-webm)
2017-08-04 20:52 UTC, Georges Basile Stavracas Neto
  Details
xml-pack: fix endless loop in parser (1.52 KB, patch)
2017-08-04 23:02 UTC, sébastien lafargue
committed Details | Review

Description Georges Basile Stavracas Neto 2017-08-04 20:52:05 UTC
See the attached video. I can always freeze Builder from master when pressing the '/' key in the end of a <signal> line in a GtkBuilde file.
Comment 1 Georges Basile Stavracas Neto 2017-08-04 20:52:44 UTC
Created attachment 356984 [details]
Freeze (video)
Comment 2 sébastien lafargue 2017-08-04 23:02:03 UTC
Created attachment 356987 [details] [review]
xml-pack: fix endless loop in parser
Comment 3 sébastien lafargue 2017-08-04 23:02:31 UTC
Attachment 356987 [details] pushed as 0a78587 - xml-pack: fix endless loop in parser