Re: Clipboard paste on SHIFT-INSERT no longer works for me

2025-05-01 Thread Thomas Wolff via Cygwin
Am 01.05.2025 um 18:57 schrieb Soren via Cygwin: Hello Cygwinstas, Just a brief follow-up. SHIFT-INSERT is still not working for me, but I discovered by accident (like a lucky chimp writing Shakespear) that an alternate-click with the mouse on the minTTY window allows a "paste" option. So thi

Re: Mounted shares not visible in bash "Run as Administrator"

2025-04-07 Thread Thomas Wolff via Cygwin
Am 08.04.2025 um 03:04 schrieb Jim Garrison via Cygwin: I just ran across this today.  In a normal session all my remote mounts (NTFS, file server running Win10) are visible.  In a session that is "Run as administrator", none of the mounts are visible. Is there a configuration parameter that w

Re: bash.exe crash

2025-03-26 Thread Thomas Wolff via Cygwin
Am 25.03.2025 um 20:22 schrieb David via Cygwin: Bash.exe is crashing on fairly simple commands. For example, declare -r XXX=$(export) Works for me. Maybe your export list ist too long? What's the unwrapped output of `export` for you? There is no error message, bash.exe simply terminates. I

Changing Window Size Crahes App

2025-03-10 Thread Thomas Lake via Cygwin
Here's what the developer of the Bas BASIC interpreter (Michael Haardt) said about a problem when changing window size of a program compiled under Cygwin: "The interrupted system call is more tricky. Well, so is it my problem? Kind of. What I think is happening here is that ncurses has its own si

Re: Re Window Closes When Resizing

2025-02-12 Thread Thomas Wolff via Cygwin
Am 12.02.2025 um 17:18 schrieb Brian Inglis via Cygwin: On 2025-02-11 14:57, tlake--- via Cygwin wrote: Here's the cygcheck file. I'm running 2.932 of the setup program but I don't see where the Cygwin version is listed. The problem happens with any program I compile with the C compiler (gcc

Window Closes When Resizing

2025-02-11 Thread Thomas Lake via Cygwin
When I run an Cygwin app and try to resize the window, it closes unexpectedly with no warning or error message. I'm running Win 11 24H2 and 64-bit Cygwin. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.

App Closes Unexpectedly When Resizing

2025-02-11 Thread Thomas Lake via Cygwin
When I open an app that uses Cygwin, I can't resize the window. When I try, the app closes with no warning or error message. I'm using Win 11 24H2 -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs

Re: [mintty] Problem of the control key on focus change

2025-01-30 Thread Thomas Wolff via Cygwin
Am 28.01.2025 um 09:56 schrieb Corinna Vinschen via Cygwin: On Jan 28 00:50, Thomas Wolff via Cygwin wrote: Am 27.01.2025 um 12:17 schrieb Takashi Yano via Cygwin: Hi Thomas, A few days ago, Corinna asked me to check a problem of TTY. The problem is as follows. Reproduce steps: (1) Open

Re: [mintty] Problem of the control key on focus change

2025-01-27 Thread Thomas Wolff via Cygwin
Am 27.01.2025 um 12:17 schrieb Takashi Yano via Cygwin: Hi Thomas, A few days ago, Corinna asked me to check a problem of TTY. The problem is as follows. Reproduce steps: (1) Open mintty. (2) Open another mintty. (3) Place the second mintty window over the first one. (4) Hold ctrl key down

Re: Mintty math fonts to render '√π⁷≤∞'

2025-01-13 Thread Thomas Wolff via Cygwin
Am 13.01.2025 um 13:39 schrieb Dr Bean via Cygwin: On 2023/10/08, Thomas Wolff wrote about mintty font handling: By the way, as CJK fonts are usually not very suitable for Latin text (mostly not being monowidth in the first place), there is a useful mechanism in mintty that allows you to use

Re: Test: gcc-15.0.1+20250105-0.1

2025-01-08 Thread Thomas Wolff via Cygwin
Am 08.01.2025 um 11:24 schrieb ASSI: The native Gcc compilers have been updated to the latest upstream snapshot version of the main development branch: gcc-15.0.1+20250105 gcc -v still says 15.0.0 This build incorporates the experimental v4 patch from T. Yano to use the newlib locale func

Cookies

2024-12-11 Thread Thomas Wolff via Cygwin
Sorry, repeating this with a proper subject. https://imgur.com/a/V5KPWmc Please do not use image upload platforms that nerve us with an extremely bothersome cookie menu where you have to scroll down for 6 cookies to click off. -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: procps can work

2024-12-11 Thread Thomas Wolff via Cygwin
https://imgur.com/a/V5KPWmc Please do not use image upload platforms that nerve us with an extremely bothersome cookie menu where you have to scroll down for 6 cookies to click off. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documen

Re: Test: gcc-14.2.1+20241130-0.1

2024-12-02 Thread Thomas Wolff via Cygwin
Am 01.12.2024 um 21:20 schrieb ASSI: The native Gcc compilers have been updated to the latest upstream snapshot version of the gcc-13 branch: gcc-14.2.1+20241130 This build incorporates the experimental v4 patch from T. Yano to use the newlib locale function in libstdc++ so that other locale

Re: Problem with '€' (EURO) symbol in (U)CRT |printf("%S", ...);| ...

2024-12-02 Thread Thomas Wolff via Cygwin
Am 02.12.2024 um 18:01 schrieb Roland Mainz via Cygwin: On Wed, Nov 27, 2024 at 1:49 AM Brian Inglis via Cygwin wrote: On 2024-11-26 17:08, Roland Mainz via Cygwin wrote: Cygwin 3.5.4/Win10/64bit, the following program prints a '?' where I would expect a '€' (EURO) symbol: snip prin

Re: /bin/ls -l cannot handle printable Unicode characters outside the BMP ...

2024-11-24 Thread Thomas Wolff via Cygwin
Am 23.11.2024 um 15:01 schrieb Christian Franke via Cygwin: Cedric Blancher via Cygwin wrote: On Sat, 23 Nov 2024 at 11:44, Cedric Blancher wrote: Good morning! /bin/ls -l cannot handle printable Unicode characters outside the BMP Example using '𝒯' bash -c 'printf "\U0001D4AF\n"' # MATHEMAT

Re: Cygwin zh_CN.GB18030 locale?

2024-11-21 Thread Thomas Wolff via Cygwin
tive Linux locale system) allows flexible combination of all language indication (before the dot) with all codeset indications (after the dot), listing them all would be very very long. I don't know the criteria by which cygwin lists locales. Thomas Dan -- Problem reports: https:/

Re: Cygwin zh_CN.GB18030 locale?

2024-11-20 Thread Thomas Wolff via Cygwin
Am 21.11.2024 um 00:16 schrieb Dan Shelton via Cygwin: Hello! Does Cygwin have a zh_CN.GB18030 locale? >  LC_ALL=zh_CN.GB18030 locale charmap GB18030 since 3.5 Dan -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: same problem, reported 5 Nov 2024

2024-11-12 Thread Thomas Wolff via Cygwin
Am 12.11.2024 um 18:04 schrieb Brian.Inglis--- via Cygwin: On 2024-11-12 07:46, Lester Ingber wrote: I think this is gobbledegook for "I do not know"! Your subject month was out by 2! By default, position and title are dynamically set, so anything you use to read them are likely to change th

Re: Test: gcc-14.2.1+20241102-0.1

2024-11-07 Thread Thomas Wolff via Cygwin
ich mintty does for a purpose; however, this was not a problem until gcc-13. Thomas -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: Is this correct behaviour for 'rev'?

2024-11-04 Thread Thomas Wolff via Cygwin
Am 04.11.2024 um 12:10 schrieb Backwoods BC via Cygwin: On Sun, Nov 3, 2024 at 11:42 PM Thomas Wolff via Cygwin wrote: Am 04.11.2024 um 05:56 schrieb Backwoods BC via Cygwin: On Sun, Nov 3, 2024 at 1:49 AM Mark Geisert via Cygwin wrote: Continuing my monologue, with due consideration of

Re: Is this correct behaviour for 'rev'?

2024-11-03 Thread Thomas Wolff via Cygwin
Am 04.11.2024 um 05:56 schrieb Backwoods BC via Cygwin: On Sun, Nov 3, 2024 at 1:49 AM Mark Geisert via Cygwin wrote: Continuing my monologue, with due consideration of comments posted, ... On 10/23/2024 10:01 PM, Mark Geisert via Cygwin wrote: Replying to myself, I continue... On 10/22/20

Re: Is this correct behaviour for 'rev'?

2024-10-24 Thread Thomas Wolff via Cygwin
Am 24.10.2024 um 15:56 schrieb Brian Inglis via Cygwin: On 2024-10-24 02:37, Thomas Wolff via Cygwin wrote: Am 24.10.2024 um 07:01 schrieb Mark Geisert via Cygwin: Replying to myself, I continue... On 10/22/2024 10:33 PM, Mark Geisert via Cygwin wrote: On 10/22/2024 8:00 PM, Backwoods BC

Re: Is this correct behaviour for 'rev'?

2024-10-24 Thread Thomas Wolff via Cygwin
Am 24.10.2024 um 07:01 schrieb Mark Geisert via Cygwin: Replying to myself, I continue... On 10/22/2024 10:33 PM, Mark Geisert via Cygwin wrote: On 10/22/2024 8:00 PM, Backwoods BC via Cygwin wrote: It appears that 'rev' is choking on any character \x80 or higher, but is OK with those \x1f or

Re: Updated: mintty 3.7.5

2024-09-23 Thread Thomas Wolff via Cygwin
Am 23.09.2024 um 08:15 schrieb Takashi Yano via Cygwin: Hi Thomas, On Tue, 17 Sep 2024 10:06:36 +0200 Thomas Wolff wrote: I have uploaded mintty 3.7.5 with the following changes: Highlights   * Box Drawing characters (U+2500..U+257F) are self-drawn (#935, #1119).   * Tabs can be reordered

Re: readdir() returns inaccessible name if file was created with invalid UTF-8

2024-09-15 Thread Thomas Wolff via Cygwin
Am 15.09.2024 um 20:15 schrieb Thomas Wolff via Cygwin: Am 15.09.2024 um 19:47 schrieb Christian Franke via Cygwin: If a file name contains an invalid (truncated) UTF-8 sequence, open() does not refuse to create the file. Later readdir() returns a different name which could not be used to

Re: readdir() returns inaccessible name if file was created with invalid UTF-8

2024-09-15 Thread Thomas Wolff via Cygwin
Am 15.09.2024 um 19:47 schrieb Christian Franke via Cygwin: If a file name contains an invalid (truncated) UTF-8 sequence, open() does not refuse to create the file. Later readdir() returns a different name which could not be used to access the file. Testcase with U+1F321 (Thermometer): $ uname

Re: ZDI-CAN-24744: Mintty Path Conversion Improper Input Validation Information Disclosure Vulnerability

2024-08-16 Thread Thomas Wolff via Cygwin
he escape codes that could be exploited: ``` - OSC I / OSC 7773 - OSC 440 - OSC 11 - OSC 7 - OSC 8 ``` Since mintty 3.7.0, option GuardNetworkPaths and its default setting prevents this exploit. Thomas The call stack is roughly the following: ``` mintty: src/winmain.c:308 - guardpat

Re: Parse output of "net use", but language varies - force language for "net use"?

2024-07-20 Thread Thomas Wolff via Cygwin
Am 21.07.2024 um 01:54 schrieb Takashi Yano via Cygwin: On Sat, 20 Jul 2024 15:44:17 +0200 Mark Liam Brown wrote: I am trying to parse the output of "net use" in a bash script, but hit a roadblock: The output of "net use" changes with the language of the system (English, Danish, French, ...),

Re: No Native Language Support in browser started from shell prompt

2024-06-15 Thread Thomas Wolff via Cygwin
Am 14.06.2024 um 09:37 schrieb Dr Bean via Cygwin: With qutebrowser and Microsoft Edge started from a cygwin shell prompt, there is no Native Language Support. Started from a cmd prompt, "c:\Program Files\qutebrowser\qutebrowser.exe" https://ja.wikipedia.org/wiki/%E8%A5%BF%E6%97%A5%E6%9C%AC%

Re: Bug: bash redirect "magic" variable content to input of command hangs (upstream of https://github.com/git-for-windows/git/issues/5001)

2024-06-10 Thread Thomas Wolff via Cygwin
Am 10.06.2024 um 13:12 schrieb Holger Klene via Cygwin: Hi Cygwin, On reading a magic value back from a bash variable, the involved command (wc, grep, cat, ...) hangs indefinitely and has to be stopped by Ctrl+C Editing it's content by deleting lines, the "magic" goes away. Also as demonstr

Re: pagefile.sys is reported as being a directory

2024-05-02 Thread Thomas Wolff via Cygwin
Am 03.05.2024 um 01:40 schrieb Bruno Haible via Cygwin: Hi, Ken Brown noticed this: pagefile.sys and swapfile.sys are being reported by Cygwin 3.5.3 as being directories. Cygwin 3.5.3 on Windows 10: $ ls -ld /proc/cygdrive/c/pagefile.* drwxr-x--- 17664 Unknown+User Unknown+Group 0 Jan 1 1

Re: Change for the initial installation of Cygwin to set the default terminal terminal 256 color

2024-04-12 Thread Thomas Wolff via Cygwin
term-256color Note that mintty always supports all modes, including 256 colours and true-color (TERM=xterm-direct), regardless of the TERM setting or the $TERM environment value. That value is only used by some applications (like tput and apparently vim) as an indication which features to use. Th

Cannot downgrade gcc 13 or 12 to 11.4.0-1

2024-03-14 Thread Thomas Hedden via Cygwin
I installed a test version of gcc and cannot revert to an earlier, non-test version. Here are the latest versions listed in the setup routine: 11.4.0-1 12.3.1+20240202-0.1 (Test) 13.2.1+20240203-0.1 (Test) (there are some even older ones, but I want 11.4.0-1.) $ gcc --version gcc (GCC) 13.2.1

Re: ls/stat on OneDrive causes download of files

2024-03-08 Thread Thomas Wolff via Cygwin
Am 08.03.2024 um 11:37 schrieb Corinna Vinschen via Cygwin: Hi Jeffrey, On Mar 6 13:55, Jeffrey Altman via Cygwin wrote: On 3/6/2024 12:19 PM, Corinna Vinschen via Cygwin wrote: We can add an explicit call to RtlSetProcessPlaceholderCompatibilityMode (PHCM_EXPOSE_PLACEHOLDERS); [...]

Re: Desktop partially inert with mintty running

2024-02-15 Thread Thomas Wolff via Cygwin
Am 15.02.2024 um 09:23 schrieb Bruce Jerrick via Cygwin: Has anyone had this happen: Sometimes when I have a mintty running, the upper-left quandrant of the desktop becomes inert to the mouse -- icons do not respond to hovers or clicks, and the desktop background does not respond to a right-cli

Re: mintty ^H weirdness with ssh to one specific Debian 11 system

2024-01-18 Thread Thomas Wolff via Cygwin
Am 18.01.2024 um 14:08 schrieb Andrey Repin via Cygwin: Greetings, Jim Garrison via Cygwin! Details I have mintty set to term type "mintty" Don't do that. $TERM is not a random made-up string. It should be supported by appropriate terminfo(5) entry on the system. If an entry is not found, i

Re: mintty ^H weirdness with ssh to one specific Debian 11 system

2024-01-17 Thread Thomas Wolff via Cygwin
tially worked as expected with ^H, then I switched to stty erase ^?, then back to ^H, and behaviour was different: ^H did not erase a character anymore but echoed "^H". Anyway, this is handling of the shell (or realine library) and not under control of mintty. Thomas -- Problem reports:

Re: Automatic Cygwin installation for CI ?

2023-12-15 Thread Thomas Wolff via Cygwin
Am 15.12.2023 um 18:07 schrieb Mainz, Roland via Cygwin: Hi! Is there any documentation how Cygwin 3.5.0 can be automatically (without GUI and user intervention, e.g. via *.bat script) be installed as part of a CI (Continuous integration) build environment ? Bye, Roland Appveyor

Re: Cygwin api to punch a hole into a file?

2023-12-05 Thread Thomas Wolff via Cygwin
Am 05/12/2023 um 15:40 schrieb Thomas Wolff via Cygwin: Am 05/12/2023 um 14:53 schrieb Corinna Vinschen via Cygwin: On Dec  5 07:36, Thomas Wolff via Cygwin wrote: Am 01.12.2023 um 12:02 schrieb Corinna Vinschen via Cygwin: On Dec  1 11:22, Cedric Blancher via Cygwin wrote: Not all

Re: Cygwin api to punch a hole into a file?

2023-12-05 Thread Thomas Wolff via Cygwin
Am 05/12/2023 um 14:53 schrieb Corinna Vinschen via Cygwin: On Dec 5 07:36, Thomas Wolff via Cygwin wrote: Am 01.12.2023 um 12:02 schrieb Corinna Vinschen via Cygwin: On Dec 1 11:22, Cedric Blancher via Cygwin wrote: Not all filesystems have a 128k block/stripe size, and certainly most

Re: Cygwin api to punch a hole into a file?

2023-12-04 Thread Thomas Wolff via Cygwin
Am 01.12.2023 um 12:02 schrieb Corinna Vinschen via Cygwin: On Dec 1 11:22, Cedric Blancher via Cygwin wrote: Not all filesystems have a 128k block/stripe size, and certainly most filesystems have smaller minimum hole sizes than 128k (e.g. 512bytes is common, ref pathconf _PC_MIN_HOLE_SIZE).

Re: Cygwin tool to differ junctions from soft links?

2023-11-16 Thread Thomas Wolff via Cygwin
Am 16.11.2023 um 21:30 schrieb Brian Inglis via Cygwin: On 2023-11-16 11:55, matthew patton via Cygwin wrote: On Thursday, November 16, 2023 at 03:50:24 AM EST, Andrey Repin wrote: Does Cygwin have a command line tool (Scriptable!) which can be used to differ between soft links and Windows j

Re: sqlite3 outdate

2023-10-12 Thread Thomas Wolff via Cygwin
Am 13.10.2023 um 02:41 schrieb xvac--- via Cygwin: zig lang nim lang rust lang also should add to cygwin official repo. The Rust project does not support build on cygwin (see https://github.com/rust-lang/rust/issues/79854). Never heard of zig or nim. Oct 13, 2023, 08:39 by x...@tuta.io:

Re: Ruby EOL in Cygwin 3.4.9?

2023-10-12 Thread Thomas Schweikle via Cygwin
/downloads/branches/ I'm concerned about proliferation of EOL versions of Ruby in case some security risk / 0Day is identified. Did you set version 2.6* to install? It is still there and may be installed. Version 3.2.2 is available too. -- Thomas OpenPGP_0x27AE2304B4974851.asc Descri

Re: half- and full-width CJK characters

2023-10-08 Thread Thomas Wolff via Cygwin
Am 08/10/2023 um 14:55 schrieb Dr Bean via Cygwin: On Sat, 07 Oct 2023, Thomas Wolff via Cygwin wrote: Am 07/10/2023 um 14:47 schrieb Dr Bean via Cygwin: On Sat, 07 Oct 2023, Thomas Wolff via Cygwin wrote: Am 07/10/2023 um 10:23 schrieb Dr Bean via Cygwin: I am memorializing this for my

Re: half- and full-width CJK characters

2023-10-07 Thread Thomas Wolff via Cygwin
Am 07/10/2023 um 14:47 schrieb Dr Bean via Cygwin: On Sat, 07 Oct 2023, Thomas Wolff via Cygwin wrote: Am 07/10/2023 um 10:23 schrieb Dr Bean via Cygwin: I am memorializing this for my own benefit here. Benefitting fromhttps://eng-blog.iij.ad.jp/archives/12576 I see that I don't ne

Re: half- and full-width CJK characters

2023-10-07 Thread Thomas Wolff via Cygwin
with the Korean language pack. Please describe the context of your observations (preferably a test case); do you have an issue inside the Cygwin Terminal? Thomas -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:htt

Re: [hatari-devel] compilation failing for cygwin on cirrus CI

2023-09-22 Thread Thomas Huth via Cygwin
https://cirrus-ci.com/task/4529574676004864 Thomas -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

[ANNOUNCEMENT] Updated: mintty 3.6.5

2023-09-03 Thread Thomas Wolff via Cygwin
KeyAlphaMode (#1223).   * New option -Rw to report the Windows window id.   * New option StatusDebug to include debug information in the status line. The homepage is at http://mintty.github.io/ It also links to the issue tracker. -- Thomas -- Problem reports: https://cygwin.com/p

Re: mintty window border?

2023-08-24 Thread Thomas Wolff via Cygwin
adow isn't visible). Just FYI -- Jim Garrison j...@acm.org This is also true for Windows 10, although I may have had to explicitly enable it (I don't remember). It's in the same place on Windows 10. I just enabled it. Thank you both! But it adds the thin border only to the fo

Re: Virus Total scan

2023-08-22 Thread Thomas Schweikle via Cygwin
ecks before opening the attachments. UKRI does not accept any liability for any losses or damages which the recipient may sustain due to presence of any viruses. -- Mit freundlichen Grüssen *i. A. Thomas Schweikle* Endgeräte und Servicedesk | Devices and Servicedesk — Bundesamt für Strahlensc

Re: [ANNOUNCEMENT] cygwin 3.4.8-1

2023-08-20 Thread Thomas Wolff via Cygwin
/cygwin-developers/2023-August/012657.html) Thomas -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: Cygwin console: Different default background color when terminal runs as Admin?

2023-08-18 Thread Thomas Wolff via Cygwin
a profile portable with Linux. You could also use     if id -G | grep -qE '\<(544|0)\>' at the cost of an additional process creation. In earlier Windows versions, you could also check for group 547 which was some kind of half-admin user. Thomas Or use a check of actual acc

Re: Persistent and same Cygwin session for Windows login and ssh login?

2023-08-18 Thread Thomas Wolff via Cygwin
lates sessions from each other. Not quite sure what you mean by session. Maybe you want to multiplex a session among terminals (and thus initial logins) with 'tmux' or 'screen'. Thomas Also, where does Cygwin store session information? Nowhere, really. Sessions are a Windo

Re: Entering Cygwin command line (bash login) from Windows cmd.exe ?

2023-08-08 Thread Thomas Wolff via Cygwin
Am 07.08.2023 um 06:02 schrieb Roland Mainz via Cygwin: On Sat, Jul 29, 2023 at 6:18 AM Roland Mainz wrote: Is there an official way to enter the Cygwin command line (e.g. bash login) from Windows cmd.exe, e.g. if someone ssh's into a Windows machine he/she ends/up in a cmd.exe and not bash..

Rare character glitch in pty?

2023-07-19 Thread Thomas Wolff via Cygwin
passed to mintty. Anyhow, I was about to prepare testing with older mintty versions, in case I overlooked something, when the OP reported that the issue does not happen with cygwin 3.2.0. Is there any recent change that could possibly cause such weird behaviour? Thomas -- Problem reports

Re: mintty 3.6.4 status line problem

2023-06-18 Thread Thomas Wolff via Cygwin
window will fail and generate a stackdump. This issue occurs if the monitor DPI is 96 (or 100% display scaling). It was fixed in the repository already. Still working on some other issues before a release though. Thomas -- Problem reports: https://cygwin.com/problems.html FAQ

Re: [ANNOUNCEMENT] cygwin 3.4.7-1

2023-06-17 Thread Thomas Wolff via Cygwin
Am 16/06/2023 um 16:25 schrieb Corinna Vinschen via Cygwin-announce via Cygwin: The following packages have been uploaded to the Cygwin distribution: * cygwin-3.4.7-1 * cygwin-devel-3.4.7-1 * cygwin-doc-3.4.7-1 Bug Fixes - - Fix CPU_SET(3) macro type mismatch by making the macros t

Re: mouse behavior with vim

2023-05-19 Thread Thomas Wolff via Cygwin
[just removing mintty from the mail topic as it's quite obviously not related to it] Am 19.05.2023 um 00:11 schrieb Jose Isaias Cabrera via Cygwin: On May 18, 2023 5:12 PM, Brian Inglis expressed: That will depend on the client installed on the remote host! Get them to upgrade to gvim 9 as on

[ANNOUNCEMENT] Updated: xterm 380

2023-05-15 Thread Thomas Wolff via Cygwin
I have uploaded xterm 380. Major changes: * DEC VT320 status line support * improved calculation of dim attribute colour Thomas -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html

installing/updating silently

2023-04-20 Thread Thomas Schweikle via Cygwin
sThru = $True Wait = $True RedirectStandardOutput = "$isl" RedirectStandardError = "$ise" } $proc = Start-Process @SetupOpts Setup starts, but then does nothing. It does create the logs, but they do not contain anything. They stay empty. Anything missing from the option

Re: Changing user home to overlap Windows user home possible? Or a bad idea?

2023-04-11 Thread Thomas Schweikle via Cygwin
Hi! Am Sa., 08.Apr..2023 um 10:30:47 schrieb Andrey Repin: Greetings, Thomas Schweikle! Is it possible to have the same home for Windows and cygwin? See /etc/nsswitch.conf and https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-mapping-nsswitch Using "C:\Users\" for Cygwin ho

Changing user home to overlap Windows user home possible? Or a bad idea?

2023-04-07 Thread Thomas Schweikle via Cygwin
tion of various data needed within "C:\cygwin\home\" and "C:\Users\". Would be nice if I could overlay both. -- Thomas OpenPGP_0x27AE2304B4974851.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature -- Problem reports: h

Howto fix C:\cygwin acl after backup/restore?

2023-04-07 Thread Thomas Schweikle via Cygwin
POSIX rights used on most *nix machines, but at no point where concrete ACL shown as they are supposed to be applied to the installed C:\cygwin tree. Any idea? Any script? Any existing command to recreate recommended ACLs? -- Thomas OpenPGP_0x27AE2304B4974851.asc Description: OpenPGP public

Re: Mintty terminal crashes after changing the default home via nsswitch.conf and launch in a new profile in Windows 11

2023-04-05 Thread Thomas Wolff via Cygwin
still responsive (even if with delay)? I cannot reproduce such an issue. Please also cross-test with another terminal, e.g. rxvt, or xterm (after running an X server). Thomas -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:

Re: Cygwin starts take long since march. Three minutes to prompt.

2023-04-03 Thread Thomas Schweikle via Cygwin
Am Mo., 03.Apr..2023 um 17:48:03 schrieb Brian Inglis via Cygwin: On 2023-04-03 08:59, Thomas Schweikle via Cygwin wrote: Am Mo., 03.Apr..2023 um 16:47:42 schrieb Eliot Moss: On 4/3/2023 10:38 AM, Thomas Schweikle via Cygwin wrote: Cygwin shell takes about three minutes until the prompt is

Re: Cygwin starts take long since march. Three minutes to prompt.

2023-04-03 Thread Thomas Schweikle via Cygwin
Hi! Am Mo., 03.Apr..2023 um 16:47:42 schrieb Eliot Moss: On 4/3/2023 10:38 AM, Thomas Schweikle via Cygwin wrote: Hi! Cygwin shell takes about three minutes until the prompt is shown. Any idea how to find out the cause? I think the most common thing in the past had to do with probing

Cygwin starts take long since march. Three minutes to prompt.

2023-04-03 Thread Thomas Schweikle via Cygwin
Hi! Cygwin shell takes about three minutes until the prompt is shown. Any idea how to find out the cause? -- Thomas OpenPGP_0x27AE2304B4974851.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature -- Problem reports: https://cygwin.com

Re: cygwin does not run quietly if --quiet-mode given on commandline

2023-03-30 Thread Thomas Schweikle via Cygwin
Am Do., 30.März.2023 um 18:24:20 schrieb Brian Inglis via Cygwin: On 2023-03-30 08:23, Thomas Schweikle via Cygwin wrote: starting cygwin setup-x86_64.exe with parameters: setup-x86_64.exe ^    --verbose ^    --delete-orphans ^    --local-package-dir "C:\WINDOWS\ccmcache\4r\instal

cygwin does not run quietly if --quiet-mode given on commandline

2023-03-30 Thread Thomas Schweikle via Cygwin
tup had done. And is it a bug? As far as I could find "--quiet-mode" means no window, no messages at all - am I wrong and all those interpreting it the same way? -- Thomas OpenPGP_0x27AE2304B4974851.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP

[ANNOUNCEMENT] Updated: mintty 3.6.4

2023-03-24 Thread Thomas Wolff via Cygwin
mouse modes.   * Dynamic support for flags emojis, deployment script (~mintty/wsltty#321).   * `MINTTY_DEBUG=C mintty ...` will list loaded config files (#1181).   * New option ProgressScan. The homepage is at http://mintty.github.io/ It also links to the issue tracker. -- Thomas -- Problem

Re: newlocale: Linux incompatibility

2023-03-23 Thread Thomas Wolff via Cygwin
Am 23.03.2023 um 20:48 schrieb Ken Brown via Cygwin: I'm reporting this here rather than the newlib list because the behavior is compatible with Posix but not Linux, so I think it's a Cygwin issue. Consider the following test case: $ cat locale_test.c #include #include int main () {   con

Re: 'bat' for cygwin

2023-03-10 Thread Thomas Wolff via Cygwin
Am 10.03.2023 um 19:18 schrieb marco atzeri via Cygwin: On Fri, Mar 10, 2023 at 6:58 PM Scott Smith via Cygwin wrote: Has anyone compiled bat for cygwin64? If not, could it be added for consideration to be added to the repository, please? Meanwhile, although I know 0% about Rust, if someone

Re: OpenSSH_9.2p1 sftp prompt now "s " instead of "sftp> "

2023-02-07 Thread Thomas Wolff via Cygwin
Am 08.02.2023 um 03:17 schrieb Brian Inglis via Cygwin: On 2023-02-07 15:22, Voris, Ben via Cygwin wrote: For example: : sftp user@127.0.0.1 Connected to 127.0.0.1. s bye : type sftp sftp is hashed (/usr/bin/sftp) : ssh -V OpenSSH_9.2p1, OpenSSL 1.1.1s  1 Nov 2022 On Linux with a much olde

Re: compiling issue

2023-01-21 Thread Thomas Wolff via Cygwin
Am 21.01.2023 um 06:19 schrieb Nathan via Cygwin: The file here for a game I wanted to use is http://www.ifarchive.org/if-archive/games/source/Adventure2.5.tar.gz and it all compiled but one file getting the error is init.c as follows: Leaving out result types isn't legal C nowadays. You cou

Re: Feature request: sudo

2023-01-19 Thread Thomas Wolff via Cygwin
Am 19.01.2023 um 20:17 schrieb Jochen Wiedmann via Cygwin: Hi, as someone who is quite used to typing sudo do something I would really like to do the same in my CygWin bash.In my opinion, this could be implemented relatively simply, and straightforward as follows: - Accept an array of

Re: GCC doesn't find relative includes when passed paths using backward-slashes

2023-01-15 Thread Thomas Wolff via Cygwin
Am 15.01.2023 um 14:51 schrieb Hans-Bernhard Bröker via Cygwin: Am 15.01.2023 um 13:38 schrieb Alexander Grund via Cygwin: The build system, finding it is running on Windows, will pass paths with backward slashes to the compiler. And that's wrong.  Cygwin is not, for practical intents and

[ANNOUNCEMENT] Updated: mintty 3.6.3

2022-12-17 Thread Thomas Wolff via Cygwin
). The homepage is at http://mintty.github.io/ It also links to the issue tracker. -- Thomas -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml

cygwin | Business clients

2022-12-16 Thread Neil Thomas via Cygwin
Hi cygwin, Would you like to connect with Key Decision Makers from companies currently using Esri Software? The contacts were verified & updated last month for all marketing initiatives. Do let us know your current focus as requested below and I shall revert back with the volume of contacts,

Re: coredumps and/or CPU eating zombies after dlopen/fork

2022-11-25 Thread Thomas Wolff
Am 25/11/2022 um 14:22 schrieb Dmitry Karasik: URL: http://karasik.eu.org/misc/cygwin/ Dear all, Here's some exception that is caused if gtk_settings_get_default() is called from a dll and then later fork() call is made. The bug is not observed if the call is made in the main program, and

Re: Adding an embedded signature on setup-x86_64.exe

2022-11-20 Thread Thomas Wolff
Am 20.11.2022 um 08:26 schrieb Brian Inglis: On Fri Nov 18 21:15:04 GMT 2022, Dale McCoy wrote: I use Cygwin in the course of work, and while I can use the external gpg signature to verify the validity of setup-x86_64.exe, my IT department can't see that step. They get somewhat concerned when

Re: Is it possible to make `man´ work? [Actually, 2 bugs on top of each other]

2022-11-16 Thread Thomas Wolff
Am 16/11/2022 um 13:52 schrieb Ilya Zakharevich: If I do man man in a Windows’ console, I get garbage on screen before I press -r Windows console is what you start with Win+R cmd, right? Works fine for me. Why don't you run cygwin programs in a proper cygwin environment to avoid such

Re: --text option of grep v3.7-2 not working

2022-11-16 Thread Thomas Wolff
Am 16/11/2022 um 13:50 schrieb Ilya Zakharevich: grep with -a (or --text) option does not strip CR from line ends Broken in: CYGWIN_NT-6.1 Bu 3.3.4(0.341/5/3) 2022-01-31 19:35 x86_64 Cygwin grep (GNU grep) 2.21 Works in: CYGWIN_NT-6.1-WOW Bu 2.2.1(0.28

[ANNOUNCEMENT] Updated: Algol68 Genie compiler/interpreter

2022-11-15 Thread Thomas Wolff
I have uploaded upstream update package:# algol68g-3.1.0 -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

[ANNOUNCEMENT] Updated: Unicode data packages

2022-11-15 Thread Thomas Wolff
I have uploaded updates: unicode-ucd 15.0 unicode-cldr 42 -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

[ANNOUNCEMENT] Updated: mintty 3.6.2

2022-11-14 Thread Thomas Wolff
omepage is at http://mintty.github.io/ It also links to the issue tracker. ------ Thomas -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: [ANNOUNCEMENT] Updated: libunistring 1.1-1

2022-11-14 Thread Thomas Wolff
Am 14.11.2022 um 14:28 schrieb Erwin Waterlander: Op 13-11-2022 22:17 CET schreef Thomas Wolff : By the way, on cygwin 32-bit the dependency does not resolve as libunistring5 is not available... I can make it available on 32-bit, if it is still possible. I read that x86 is end-of-life

Re: [ANNOUNCEMENT] Updated: libunistring 1.1-1

2022-11-13 Thread Thomas Wolff
Am 13.11.2022 um 21:43 schrieb Brian Inglis: On Sat, 12 Nov 2022 13:50:58 +0100, Achim Gratz wrote: Erwin Waterlander via Cygwin-announce writes: libunistring (source package) libunistring5 (runtime library) libunistring-devel (development library and include files) libunistring-doc (document

Re: Make: Issue with $(MAKE) in make includes, when make is not on the default path

2022-10-24 Thread Thomas Wolff
Am 24/10/2022 um 11:36 schrieb marco atzeri: On Sun, Oct 23, 2022 at 7:27 PM Ferenc Valenta wrote: Hi, Just found a possible issue with Cygwin: If cygwin is not on the default path, and make is started by specyfing the path to it (e.g., c:\cygwin64\bin\make), $(MAKE) works in the top-level

Re: substitute for xclip?

2022-10-19 Thread Thomas Wolff
Am 19.10.2022 um 11:01 schrieb Backwoods BC: On Tue, Oct 18, 2022 at 11:59 PM Ulli Horlacher wrote: With Linux I am using xclip to read the X11 clipboard. Is there a cygwin equivalent to read the Windows clipboard? There are 2 ways to access the clipboard: 1. The commands 'getclip' and 'put

libxxhash-devel 0.8.0 has a broken .pc pkg-config file

2022-10-15 Thread Thomas Waldmann
org build process due to that. Cheers, Thomas -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Re: [ANNOUNCEMENT] Re: jdupes-1.21.0-1

2022-10-03 Thread Thomas Wolff
Am 03.10.2022 um 21:25 schrieb Federico Kircheis: On 10/3/22 20:25, Thomas Wolff wrote: Am 02.10.2022 um 23:27 schrieb Federico Kircheis: Version 1.21.0-1 of jdupes has been uploaded. jdupes is a program for finding and acting on duplicate files On GitHub it is possible to find the

[ANNOUNCEMENT] Re: jdupes-1.21.0-1

2022-10-03 Thread Thomas Wolff
Am 02.10.2022 um 23:27 schrieb Federico Kircheis: Version 1.21.0-1 of jdupes has been uploaded. jdupes is a program for finding and acting on duplicate files On GitHub it is possible to find the changelog for the new release: https://github.com/jbruchon/jdupes/releases Federico The help o

Vim gives error message since 8.2.3755-1

2022-07-24 Thread Thomas DiModica via Cygwin
ather than "$HOME/.virc". Possibly, the problem is that I'm the only person who actually uses vi to do simple tasks who doesn't customize it to death. Anyway, it's a nuisance to me, probably will be mysterious to others. Thanks, Thomas D -- Problem reports: h

Re: unzip failure with files that contain colons

2022-06-15 Thread Thomas Wolff
n upstream unzip, file unix/unix.c, which transforms a bunch of characters. If I uncomment most of them (except \), all unpack fine: x0:z  x1z  x3|z  x4"z  x5?z  x6*z Someone should report upstream please. Thomas -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: pluma editor does not startup

2022-05-21 Thread Thomas Wolff
Am 21/05/2022 um 15:24 schrieb Tatsuro MATSUOKA: Installing "mate-desktop-schemas" solves the issue Sorry for noise. If that's the case, a package dependency is missing, so it's not noise but could be fixed. Tatsuro - Original Message - From: "Tatsuro MATSUOKA" To: "cygwin@cyg

Re: Latest versions of cygwin - Paths with spaces

2022-05-18 Thread Thomas Wolff
Am 18.05.2022 um 15:24 schrieb Giovani Erthal: I'm using the windows terminal. So you call cygwin rsync directly from the Windows cmd or powershell? That is asking for trouble, especially if quoting is involved. You should call rsync from a cygwin shell. Using lowercase for the drive and do

Re: mintty phantom key presses

2022-05-03 Thread Thomas Wolff
Am 03.05.2022 um 14:26 schrieb Eric Adams: On Tue, May 3, 2022 at 6:53 AM Thomas Wolff wrote: Am 03/05/2022 um 13:50 schrieb Eric Adams: On Tue, May 3, 2022 at 12:20 AM Thomas Wolff wrote: Am 02.05.2022 um 23:54 schrieb Eric Adams: Hi, I had previously reported this issue as "Pos

Re: mintty phantom key presses

2022-05-03 Thread Thomas Wolff
Am 03/05/2022 um 13:50 schrieb Eric Adams: On Tue, May 3, 2022 at 12:20 AM Thomas Wolff wrote: Am 02.05.2022 um 23:54 schrieb Eric Adams: Hi, I had previously reported this issue as "Possible phantom control-key state..." I observe that moving between cygwin mintty windows a

  1   2   3   4   5   6   7   8   9   10   >