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 559140 - Unable to modify "print line numbers every x lines"
Unable to modify "print line numbers every x lines"
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-03 16:38 UTC by Sebastien Bacher
Modified: 2008-11-03 18:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Sebastien Bacher 2008-11-03 16:38:15 UTC
the bug has been opened on https://bugs.edge.launchpad.net/bugs/292097

"Hi!
I'm running Ubuntu 8.10 amd 64 version.
When I want to print a text file with gedit (file -> print), in the text editor tab I can't modify the number of lines in the "print line number option". In fact, arrows are in grey and when I click on them nothing happens. Morover, I can input a number in this field but it automatically returns to 0.
I have added a screenshot of this bug.

http://launchpadlibrarian.net/19179363/Screenshot-Print.png"
Comment 1 Paolo Borelli 2008-11-03 18:10:18 UTC
Fixed in svn: we forgot to also build the corresponding GtkAdjustment when migrating from glade to gtkbuilder.