Ticket #2262 (closed defect: invalid)
MC doesn't display on all window if run in gnome-terminal in a maximized window
Reported by: | fws3fCMh | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-core | Version: | |
Keywords: | gnome-terminal maximized window | Cc: | zaytsev |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
Hi,
I am using Ubuntu 10.04 and want to launch MC 4.7.0 in gnome-terminal in a maximized window without a menu bar. So I create a desktop launch button that executes the following command:
gnome-terminal --hide-menubar --maximize -e mc
Clicking the button opens a gnome-terminal in a maximized window with no menu bar, as expected, but the MC doesn't display on all of the window. It looks like this:
http://s43.radikal.ru/i102/1007/be/f6c07e0dfaba.jpg
Launching this from Alt-F2 gives the same effect.
Change History
comment:2 in reply to: ↑ 1 Changed 14 years ago by fws3fCMh
24 80
I know already that the culprit is the gnome-terminal, so the next question should probably go to the gnome-terminal support team...
comment:3 Changed 14 years ago by andrew_b
- Status changed from new to closed
- Version version not selected deleted
- Resolution set to invalid
- Milestone 4.7 deleted
OK
comment:4 follow-up: ↓ 5 Changed 14 years ago by zaytsev
- Cc zaytsev added
Well, gnome-terminal / vte are basically unmaintained, so you'd better submit a patch directly. I might be of help if you are willing to maintain gnome-terminal, since I know some of the Gnome developers.
comment:5 in reply to: ↑ 4 Changed 14 years ago by fws3fCMh
Replying to zaytsev:
Well, gnome-terminal / vte are basically unmaintained, so you'd better submit a patch directly. I might be of help if you are willing to maintain gnome-terminal, since I know some of the Gnome developers.
Thank you for your offer of help, but I'm afraid I can't also maintain gnome-terminal at the moment. By the way, it does set the correct geometry but it somehow runs late. If you send it a WINCH signal, MC redraws its display correctly. I solved the problem by setting --geometry=140x52, which corresponds to a maximized console window on my display.
Show the result of command