GNOME Bugzilla – Bug 540022
g-t starts in fullscreen
Last modified: 2008-06-25 13:28:09 UTC
vte and g-t from trunk a couple minutes ago.
Not reproducible here, using g-t/vte/glib/gtk/etc svn trunk, with metacity 2.22.x. Same with metacity svn trunk. --disable-factory doesn't make any difference.
The only recent commit that I can think of that might have anything to do with this is http://svn.gnome.org/viewvc/gnome-terminal?view=revision&revision=2916 ; can you try to revert that and see if it fixes it? I don't see anything wrong in the patch itself though...
That fixed it, yes.
To be technically correct, g-t starts maximized, not fullscreen.
I see. So I fixed an uninitialised variable relating to maximising, which should fix this. Except if you're using metacity 2.20.x, in which case this might be bug 461927.
Fixed. Thanks.