New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13250 (closed defect: fixed)

Opened 6 years ago

Last modified 4 years ago

news/tin fails to handle SIGWINCH

Reported by: 8656396@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: news, tin, SIGWINCH Cc: jmr@…, nox@…
Port:

Description

resizing the Apple Terminal window does not update tin's understading about the window size. The problem is quite astonishing as mutt works without problems. Linking mutt against ncurses built from the MacPorts system does not resolve the problem either allthough ncurses was compiled with --enable-sigwinch.

I am using Mac OS X 10.4, the lastest MacPorts and XCode 2.4.1

Attachments

tin-sigwinch.patch (361 bytes) - added by 8656396@… 6 years ago.
Workaround developed by Thomas E. Dickey

Change History

comment:1 Changed 6 years ago by 8656396@…

sorry - I meant "Linking tin agains ncurses...."

comment:2 follow-up: ↓ 3 Changed 6 years ago by nox@…

  • Cc 8656396@…, nox@… added
  • Milestone set to Port Bugs
  • Summary changed from news/tin SIGWINCH handling does not work to news/tin fails to handle SIGWINCH

Shouldn't you contact upstream directly?

comment:3 in reply to: ↑ 2 Changed 6 years ago by 8656396@…

Replying to nox@macports.org:

Shouldn't you contact upstream directly?

I've contacted upstream, too. The problem might be related to ncurses in conjunction with Mac OS X. I try to find out more details.

Changed 6 years ago by 8656396@…

Workaround developed by Thomas E. Dickey

comment:4 Changed 6 years ago by 8656396@…

The workaround was developed by Thomas E. Dickey. I suggest adding the patch to the Portfile until the upstream configure script is fixed.

comment:5 follow-up: ↓ 6 Changed 5 years ago by jmr@…

  • Cc jmr@… added; 8656396@… removed

Is this patch still needed now that tin is at version 1.8.3?

comment:6 in reply to: ↑ 5 Changed 5 years ago by 8656396@…

Replying to jmr@macports.org:

Is this patch still needed now that tin is at version 1.8.3?

I've built a fresh version using the +curses switch and without. However SIGWINCH still doesn't work. So the patch is still required.

comment:7 Changed 5 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed

Thanks, committed in r34526.

comment:8 Changed 5 years ago by ryandesign@…

I bumped the port revision in r34532 so everyone will get this fix.

comment:9 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.