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)
Change History (5)
by , 14 years ago
Attachment: | terminal-startup-size.diff added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
comment:2 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | assigned → in-progress |
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Applied in hrev38613. Thanks!
Note:
See TracTickets
for help on using tickets.
I'll be testing this patch for functionality.