This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v3] Cygwin: console, pty: Prevent error in legacy console mode.


Hi Takashi,

On 11/6/2019 11:29 AM, Takashi Yano wrote:
> ---
>   winsup/cygwin/environ.cc          |  2 +-
>   winsup/cygwin/fhandler.h          |  1 +
>   winsup/cygwin/fhandler_console.cc | 46 ++++++++++++++++++++-----------
>   winsup/cygwin/fhandler_tty.cc     | 14 ++++++++++
>   4 files changed, 46 insertions(+), 17 deletions(-)

After this commit, the XWin Server Start Menu shortcut no longer works.  I think 
it's /usr/bin/xwin-xdg-menu.exe that fails, but I haven't checked this carefully.

I'm attaching the log file, in which you can see that GetSystemMenu fails.

Ken

Attachment: XWin.0.log
Description: XWin.0.log


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]