[Bug 50606] New: Far Manager does not resize when tty console is resized
https://bugs.winehq.org/show_bug.cgi?id=50606 Bug ID: 50606 Summary: Far Manager does not resize when tty console is resized Product: Wine Version: 6.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: rpisl(a)seznam.cz Distribution: --- Created attachment 69291 --> https://bugs.winehq.org/attachment.cgi?id=69291 Quick fix Far Manager does not resize when tty console is resized. The tty size is only read upon start and remains fixed. Attaching a hack that fixes it for me. Let me know if there is a way how to do it properly and acceptable for upstream. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50606 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget(a)codeweavers.com Keywords| |patch -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=50606 Bernhard Übelacker <bernhardu@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org Keywords| |download URL| |https://web.archive.org/web | |/20210226033608/https://www | |.farmanager.com/files/Far30 | |b5700.x64.20201112.7z --- Comment #1 from Bernhard Übelacker <bernhardu@mailbox.org> --- Adding archive.org link of that time, took the x86_64 one. Because starting that version Far30b5700.x64.20201112 with "wine wineconsole Far.exe" looks mostly good, this bug is probably about starting in a plain unix console like xterm. There the Far UI uses the size of the console at startup, no interactive size changes get adopted by the Far UI. Still visible in wine-11.0-rc1. The patch "Quick fix" uses a ioctl(TIOCGWINSZ). This is currently in wine sources still only in function `get_initial_console`. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
WineHQ Bugzilla -
WineHQ Bugzilla