Opened 14 years ago

Closed 14 years ago

#6102 closed bug (fixed)

Terminal doesn't start up at correct size

Reported by: augiedoggie Owned by: mmadia
Priority: normal Milestone: R1
Component: Applications/Terminal Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

After a patch was added in hrev36875, Terminal will not calculate the startup size properly. This causes problems with several command line apps(e.g. less), causing them to not display properly. I'm attaching a diff which moves the font setting calls up to their proper place.

P.S. diff was generated from hg so it may need 'patch -p1' if you use it

Attachments (1)

terminal-startup-size.diff (658 bytes ) - added by augiedoggie 14 years ago.

Download all attachments as: .zip

Change History (5)

by augiedoggie, 14 years ago

Attachment: terminal-startup-size.diff added

comment:1 by augiedoggie, 14 years ago

patch: 01

comment:2 by pulkomandy, 14 years ago

Owner: changed from jackburton to pulkomandy
Status: newassigned

comment:3 by mmadia, 14 years ago

Owner: changed from pulkomandy to mmadia
Status: assignedin-progress

I'll be testing this patch for functionality.

comment:4 by mmadia, 14 years ago

Resolution: fixed
Status: in-progressclosed

Applied in hrev38613. Thanks!

Note: See TracTickets for help on using tickets.