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 725729 - Words completion provider: warning messages
Words completion provider: warning messages
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: General
3.11.x
Other Linux
: Normal normal
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-05 14:28 UTC by Sébastien Wilmet
Modified: 2014-05-31 20:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sébastien Wilmet 2014-03-05 14:28:30 UTC
pbor saw these warning messages:

GtkSourceView-WARNING **: scan line: 'start' doesn't start a line.
GtkSourceView-WARNING **: Could not find word to remove in buffer (GError), this should not happen!

Ideally, a unit test should be written and the bug fixed.
Comment 1 Sébastien Wilmet 2014-05-31 20:20:01 UTC
Fixed:
https://git.gnome.org/browse/gtksourceview/commit/?id=09d73f4ae96872ce31ba192e7984eeb7b5596999

See also the two previous and two next commits.