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 621564 - Regression: default size not honored
Regression: default size not honored
Status: RESOLVED INVALID
Product: gnome-terminal
Classification: Core
Component: general
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-14 16:24 UTC by Pedro Villavicencio
Modified: 2010-06-14 20:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Pedro Villavicencio 2010-06-14 16:24:03 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/gnome-terminal/+bug/593440

"I find that GNOME Terminal does not honor the default terminal size set in gconf. The settings are:

  /apps/gnome-terminal/profiles/Default:
   default_size_columns = 132
   default_size_rows = 43

But when launched a new terminal those are not respected and instead I've get an 80 columns terminal."

this is on gnome-terminal 2.30.1
Comment 1 Christian Persch 2010-06-14 16:26:12 UTC
So? These gconf keys just aren't supported in 2.30.x.
Comment 2 Michael Trausch 2010-06-14 17:43:24 UTC
Huh?  Did this feature get removed from GNOME Terminal already?

It was in GNOME 2.30 (at least as present in Ubuntu Lucid).  It's no longer present in the GNOME Terminal in Ubuntu Maverick Alpha.  Or are you saying that the feature was added as an Ubuntu enhancement and should not have been forwarded here?  I'm completely confused.
Comment 3 Christian Persch 2010-06-14 18:02:08 UTC
This feature never was in any 2.30.x release.

It was an experimental feature introduced during 2.29.x, but it was removed before 2.30.0 .

The fact that ubuntu ships an unstable, buggy gnome-terminal release (2.29.6) with their supposedly 'stable' 10.4 release is their bug, not gnome's.
Comment 4 Michael Trausch 2010-06-14 18:12:45 UTC
Why was this feature removed?  It is insanely useful.
Comment 5 Christian Persch 2010-06-14 18:14:54 UTC
Because it was buggy, of course.

If you need it, just use g-t 2.31.x.
Comment 6 Michael Trausch 2010-06-14 18:18:28 UTC
It was?  How so?  It worked reliably for me.  Again, I'm confused.  :-)

Will it be in GNOME 3.0, then, I presume?  I expect that Maverick (version 10.10-to-be) will be updating to post 2.30 material relatively soon.
Comment 7 Behdad Esfahbod 2010-06-14 20:05:04 UTC
The feature was added again in 2.31.x as ChpPe already mentioned.  There's a new key, use_custom_default_size, which needs to be set to true.  Just install 2.31.x and check the profile preferences.