[Bug 1549665] Re: getch returning ENOENT

Serge Hallyn 1549665 at bugs.launchpad.net
Thu Feb 25 08:39:03 UTC 2016


Hm, maybe this is a bug in the sc program after all.  It seems to be
calling notimeout(stdscr, TRUE).  i don't know why it's doing that, or
why it never seemed to do anything in older releases.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ncurses in Ubuntu.
https://bugs.launchpad.net/bugs/1549665

Title:
  getch returning ENOENT

Status in ncurses package in Ubuntu:
  New

Bug description:
  The program 'sc' was recently recompiled (according to changelog) for
  ncurses6.  Since that happened, its call to getch() (in
  lex.c:nmgetch() around line 680) returns -1 with errno ENOENT.  The
  version in older releases properly waits for an input character.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ncurses/+bug/1549665/+subscriptions



More information about the foundations-bugs mailing list