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 781372 - FileLoader: check line length
FileLoader: check line length
Status: RESOLVED OBSOLETE
Product: tepl
Classification: Other
Component: File loading and saving
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Gtef maintainer(s)
Gtef maintainer(s)
: 727777 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2017-04-16 14:56 UTC by Sébastien Wilmet
Modified: 2018-02-27 09:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sébastien Wilmet 2017-04-16 14:56:24 UTC
GtefFileLoader: check line length.

GtkTextView doesn't support well very long lines, there are performance problems, the application can freeze.

So, check the length of the lines, refusing to load the file if a very long line is present (the maximum line length must be determined, but there would anyway be a property to change it).

It would be nicer for the user to be able to split the very long line so the content can be loaded (but if it is done, a warning must be displayed when saving the file).
Comment 1 Sébastien Wilmet 2017-04-25 09:26:15 UTC
*** Bug 727777 has been marked as a duplicate of this bug. ***
Comment 2 GNOME Infrastructure Team 2018-02-27 09:59:24 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/tepl/issues/6.