Re: Cygwin/X not working under Windows 11

2025-02-22 Thread Erik Dybdahl via Cygwin
It seems the " -engine 1" parameter was all that was needed. Cygwin/X now shows up on my new Windows 11 laptop, as it did on my older one, with the saved session bringing up three xterm windows and all. Giving me a richer experience and enabling me to work more efficiently than when I ha

Re: Cygwin/X not working under Windows 11

2025-02-21 Thread Jon Turney via Cygwin
s ons. 19. feb. 2025 kl. 19:59 skrev Erik Dybdahl : Thanks, That first command does indeed cause a server window titled "Cygwin/X:0.0 to appear (an all white window). Yeah, all white is an important clue here, since it means no rendering is going on at all. So, '-engine 1'

Re: Pipes/fifos/sockets&&|mmap()|'ed output files in POSIX shell x=$(cmd) and x=${ cmd ; } statements... / was: Re: [regression-3.6] Pipe between Cygwin and non Cygwin (CRT/URT) randomly loses charact

2025-02-19 Thread Jeremy Drake via Cygwin
On Thu, 20 Feb 2025, Roland Mainz via Cygwin wrote: > > > Same happens with dash and ksh93. > > And THAT statement is BAD, because it means basic shell functionality > is broken, affecting dash/bash/ksh93 - reading that IMO means Cygwin > has a problem in the pipe/fifo code... ;-( > > Best way for

Pipes/fifos/sockets&&|mmap()|'ed output files in POSIX shell x=$(cmd) and x=${ cmd ; } statements... / was: Re: [regression-3.6] Pipe between Cygwin and non Cygwin (CRT/URT) randomly loses characters

2025-02-19 Thread Roland Mainz via Cygwin
h -c 'typeset bar="$( powershell -Command ...) ; echo "${bar}""', > > where bar does not contain the full output > > Please provide full command line that can reproduce your problem. > I can not see any pipe in above command. I think Cedric is referring

Re: Cygwin/X not working under Windows 11

2025-02-19 Thread Erik Dybdahl via Cygwin
> Thanks, > That first command does indeed cause a server window titled "Cygwin/X:0.0 > to appear (an all white window). > The next command gives some info and warnings, and then 10 of these: > > winShadowUpdateDDNL - IDirectDrawSurface4_Blt () failed: 88760827 > winShadow

Re: Cygwin/X not working under Windows 11

2025-02-19 Thread Erik Dybdahl via Cygwin
Thanks, That first command does indeed cause a server window titled "Cygwin/X:0.0 to appear (an all white window). The next command gives some info and warnings, and then 10 of these: winShadowUpdateDDNL - IDirectDrawSurface4_Blt () failed: 88760827 winShadowUpdateDDNL - IDirectDrawSurface

Re: Cygwin/X not working under Windows 11

2025-02-18 Thread Jon Turney via Cygwin
On 18/02/2025 14:56, Erik Dybdahl via Cygwin wrote: Hi, I have been using Cygwin for the last twenty years, and fifteen years ago a colleague of mine introduced me to Cygwin/X. I've used it ever since, because it's much better to have Xterm windows controlled by this than to have a

Cygwin/X not working under Windows 11

2025-02-18 Thread Erik Dybdahl via Cygwin
Hi, I have been using Cygwin for the last twenty years, and fifteen years ago a colleague of mine introduced me to Cygwin/X. I've used it ever since, because it's much better to have Xterm windows controlled by this than to have a number of mintty instances started under and contro

Re: emacs 29.4-1: Connection lost to X server

2025-01-19 Thread Ken Brown via Cygwin
[Redirecting to Cygwin mailing list.] On 1/19/2025 5:32 PM, Charles Henkel wrote: By the way, I run emacs by invoking "emacs", not "emacs-gtk". I just noticed that my /usr/bin/emacs is linked to /etc/alternatives/emacs which is linked to /usr/bin/emacs-lucid.exe : [...] How in the heck that h

RE: emacs 29.4-1: Connection lost to X server

2025-01-19 Thread Charles Henkel via Cygwin
y end, but I am doubting it's a generic issue. -Original Message- From: Ken Brown Sent: Sunday, January 19, 2025 2:41 PM To: Charles Henkel ; cygwin@cygwin.com Subject: Re: emacs 29.4-1: Connection lost to X server On 1/18/2025 11:52 AM, Charles Henkel via Cyg

Re: emacs 29.4-1: Connection lost to X server

2025-01-19 Thread Ken Brown via Cygwin
xorg-server 21.1.12-1 Problem: After a few minutes idle, emacs crashes with message "Connection lost to X server" in the invoking shell (either xterm or xfce4-terminal) window. Workaround: Revert to emacs 29.3-1 You didn't say which emacs

Re: No more Cygwin-X start menu entries

2025-01-19 Thread Andrea Venturoli via Cygwin
On 1/16/25 01:17, Brian Inglis via Cygwin wrote: With Windows Update patches pending restart, Windows sometimes acts weird This was not my case though: _ it did not work before the upgrades were even downloaded; _ it worked after they were installed; _ I never tried in between. N.B. I'm not s

emacs 29.4-1: Connection lost to X server

2025-01-18 Thread Charles Henkel via Cygwin
few minutes idle, emacs crashes with message "Connection lost to X server" in the invoking shell (either xterm or xfce4-terminal) window. Workaround: Revert to emacs 29.3-1 Resolution: I really don't know how to debug this, but I can provide fur

Re: No more Cygwin-X start menu entries

2025-01-15 Thread Brian Inglis via Cygwin
On 2025-01-15 08:05, Andrea Venturoli via Cygwin wrote: On 1/13/25 21:01, Jon Turney wrote: CYGWINFORALL=-A /bin/sh -vx /etc/postinstall/xinit.sh I used the above and, while examining what it did, I saw that it created the start menu entries!!! Only thing that changed from two days ago, is I

Re: No more Cygwin-X start menu entries

2025-01-15 Thread Andrea Venturoli via Cygwin
On 1/13/25 21:01, Jon Turney wrote: CYGWINFORALL=-A /bin/sh -vx /etc/postinstall/xinit.sh Thanks. I used the above and, while examining what it did, I saw that it created the start menu entries!!! Only thing that changed from two days ago, is I installed the monthly Windows Update patches.

Re: No more Cygwin-X start menu entries

2025-01-13 Thread Jon Turney via Cygwin
run in an elevated shell (right-click on the "Cygwin64 Terminal" icon, choose "Run As Administrator", run the /etc/postinstall/xinit.sh script) Outputs nothing, but also seems to do nothing: at least it doesn't create Cygwin-X folder or populate it in case it exists. Hmm.

Re: No more Cygwin-X start menu entries

2025-01-13 Thread Andrea Venturoli via Cygwin
Terminal" icon, choose "Run As Administrator", run the /etc/postinstall/xinit.sh script) Outputs nothing, but also seems to do nothing: at least it doesn't create Cygwin-X folder or populate it in case it exists. Is there a way to make it more verbose, so to see what fails

Re: No more Cygwin-X start menu entries

2025-01-13 Thread Jon Turney via Cygwin
On 13/01/2025 17:42, Andrea Venturoli via Cygwin wrote: Hello. Today I run setup to upgrade all packages: an error popped up saying xinit post-install script was not able to complete. I'm in fact missing Cygwin-X entries in start menu. I tried running it again, but I always get the same

No more Cygwin-X start menu entries

2025-01-13 Thread Andrea Venturoli via Cygwin
Hello. Today I run setup to upgrade all packages: an error popped up saying xinit post-install script was not able to complete. I'm in fact missing Cygwin-X entries in start menu. I tried running it again, but I always get the same error. Extract from setup.log.full: removing /var/

Re: X server dumping trying to launch anything

2025-01-08 Thread Jon Turney via Cygwin
be a symptom, but not a lot of info about gamin. Checked related perms and all look okay and usual X files and directories appear to be there except as below /tmp/fam-XXX/fam-... All hints and suggestions welcome! [...] *** starting 'C:/.../cygwin64/bin/dumper.exe "C:/.../cygwin64

X server dumping trying to launch anything

2025-01-03 Thread Brian Inglis via Cygwin
okay and usual X files and directories appear to be there except as below /tmp/fam-XXX/fam-... All hints and suggestions welcome! [Minor redactions] $ uname -srvmo CYGWIN_NT-10.0-19045 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin $ cat ~/.xsession-errors ** Message: 17:01:59.912: couldn&#

RE: Writing to '\\.\X:' that has no backing PhysicalDrive?

2024-12-29 Thread Ilya Basin via Cygwin
Thanks Christian. exec 4> /proc/sys/DosDevices/E: works. Original Message From: Christian Franke via Cygwin Sent: Thursday, October 24, 2024 at 9:50 PM UTC+4 To: cygwin@cygwin.com Cc: Christian Franke Subject: RE: Writing to '\\.\X:' that has no backing Physica

Re: Python 3.x status?

2024-12-21 Thread Teepean via Cygwin
> I have some time available now and I will look again at the problem, > but if some Python expert want to also look on it, I will appreciate. MSYS2 does have a working Python 3.12.8 https://github.com/msys2/MSYS2-packages/tree/master/python -- Problem reports: https://cygwin.com/problem

Re: Python 3.x status?

2024-12-20 Thread Marco Atzeri via Cygwin
On 05/11/2024 17:48, rct+cygwin--- via Cygwin wrote: The latest Python in Cygwin, 3.9, reaches end of life in less than a year, 2025-10, according to [0]. Some packages (numpy) are dropping support for 3.9 [1]. Can we please get an update on the status of a newer Python for Cygwin? Thanks! [

tcl v8.6 to v9.x update

2024-11-06 Thread José Isaías Cabrera via Cygwin
Greetings! Are there any plans/interests to update the cygwin distros with tcl v9.0? Right now, cygwin's version is 8.6: $ tclsh % puts $tcl_version 8.6 I am actually in need of it. Thanks. josé -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin

Re: Python 3.x status?

2024-11-05 Thread rct+cygwin--- via Cygwin
] - https://github.com/numpy/numpy/issues/26247 On 10/3/2024 11:55 AM, Robert Terzi via Cygwin wrote: Any updates on a newer Python 3.x for Cygwin? On Dec 23rd, 2023, Marco Atzeri mentioned in an announcement email[0]: "Python 3.12 will be in the near future introduced and we will skip 3.10 and

Re: Writing to '\\.\X:' that has no backing PhysicalDrive?

2024-10-25 Thread Christian Franke via Cygwin
es /dev/sd?? nodes for PhysicalDrive partitions. I tried `dd` with '\\.\X:', but it can't open for writing because it treats it as a directory (reading succeeds). $ dd count=1 if='\\.\E:' | xxd 1+0 records in 1+0 records out 512 bytes copied, 0.0213007 s, 24.0 kB/s

Re: Writing to '\\.\X:' that has no backing PhysicalDrive?

2024-10-24 Thread Christian Franke via Cygwin
partitions. I tried `dd` with '\\.\X:', but it can't open for writing because it treats it as a directory (reading succeeds). $ dd count=1 if='\\.\E:' | xxd 1+0 records in 1+0 records out 512 bytes copied, 0.0213007 s, 24.0 kB/s : eb52 904e 5446 5320 2020 2000 02

Re: Writing to '\\.\X:' that has no backing PhysicalDrive?

2024-10-24 Thread Andrey Repin via Cygwin
sd?? nodes for PhysicalDrive partitions. > I tried `dd` with '\\.\X:', but it can't open for writing because it treats > it as a directory (reading succeeds). > $ dd count=1 if='\\.\E:' | xxd > 1+0 records in > 1+0 records out > 512 bytes copied, 0.0213007 s,

Re: Cygwin/X taskbar icons changed with latest Windows update (OS build 22635.4225)

2024-10-12 Thread Jim Reisert AD1C via Cygwin
before that) changed the way that the Cygwin/X > taskbar icons appear. Before the most recent Windows update, the icon in > the Windows taskbar for a given Cygwin/X window (xterm or emacs) would be > the same as the one shown in the upper-left-hand corner of that window. > I.e. a sigma-li

Python 3.x status?

2024-10-03 Thread Robert Terzi via Cygwin
Any updates on a newer Python 3.x for Cygwin? On Dec 23rd, 2023, Marco Atzeri mentioned in an announcement email[0]: "Python 3.12 will be in the near future introduced and we will skip 3.10 and 3.11." That plan was also mentioned in the Feb 29th 2024 announcement[1] from Marco Atz

Re: Cygwin/X taskbar icons changed with latest Windows update (OS build 22635.4225)

2024-10-01 Thread Brian Inglis via Cygwin
ygwin/X taskbar icons appear. Before the most recent Windows update, the icon in the Windows taskbar for a given Cygwin/X window (xterm or emacs) would be the same as the one shown in the upper-left-hand corner of that window. I.e. a sigma-like "E" for emacs, or a "T" ove

Re: cyg-x install error

2024-09-13 Thread scowles via Cygwin
4-09-13 14:02, S. Cowles via Cygwin wrote: >>>> >>>> i have a clean install of cygwin on a win11pro box.  when i install cyg-x >>>> (via https://x.cygwin.com/docs/ug/setup.html#setup-cygwin-x-installing), i >>>> get the following error: >>&g

Re: cyg-x install error

2024-09-13 Thread Brian Inglis via Cygwin
On 2024-09-13 18:06, S. Cowles via Cygwin wrote: On Fri, 13 Sep 2024, Brian Inglis via Cygwin wrote: On 2024-09-13 14:02, S. Cowles via Cygwin wrote: i have a clean install of cygwin on a win11pro box.  when i install cyg-x (via https://x.cygwin.com/docs/ug/setup.html#setup-cygwin-x

Re: cyg-x install error

2024-09-13 Thread S. Cowles via Cygwin
On Fri, 13 Sep 2024, Brian Inglis via Cygwin wrote: On 2024-09-13 14:02, S. Cowles via Cygwin wrote: i have a clean install of cygwin on a win11pro box. when i install cyg-x (via https://x.cygwin.com/docs/ug/setup.html#setup-cygwin-x-installing), i get the following error: Package

Re: cyg-x install error

2024-09-13 Thread Brian Inglis via Cygwin
On 2024-09-13 14:02, S. Cowles via Cygwin wrote: i have a clean install of cygwin on a win11pro box.  when i install cyg-x (via https://x.cygwin.com/docs/ug/setup.html#setup-cygwin-x-installing), i get the following error: Package:  _/xinit     xinit.sh exit code 3 Where are you seeing

cyg-x install error

2024-09-13 Thread S. Cowles via Cygwin
i have a clean install of cygwin on a win11pro box. when i install cyg-x (via https://x.cygwin.com/docs/ug/setup.html#setup-cygwin-x-installing), i get the following error: Package: _/xinit xinit.sh exit code 3 the result of the error is no access to any cyg-x apps via start menu

Writing to '\\.\X:' that has no backing PhysicalDrive?

2024-09-13 Thread Ilya Basin via Cygwin
Hi. I was trying to write an .img file to a VeraCrypt drive. VeraCrypt doesn't create a virtual PhysicalDrive so tools like Rufus don't see it. I hoped that with cygwin I would be able to do that, but Cygwin only creates /dev/sd?? nodes for PhysicalDrive partitions. I tried `dd` w

Re: Cygwin/X as Shell replacement?

2024-06-19 Thread Jens Staal via Cygwin
;> >> > I recently read the Wikipedia article on alternative shells in Windows. >> >> > >> https://en.wikipedia.org/w/index.php?title=List_of_alternative_shells_for_Windows >> >> > And it got me wondering: can you start a DE or WM running under >

Re: Cygwin/X as Shell replacement?

2024-06-19 Thread Jens Staal via Cygwin
; > https://en.wikipedia.org/w/index.php?title=List_of_alternative_shells_for_Windows > > > And it got me wondering: can you start a DE or WM running under Cygwin/X > as > > an alternative Windows shell? > > Can you? Yes. But, unless you run Explorer as shell, all the Metro

Re: Cygwin/X as Shell replacement?

2024-06-19 Thread Dr Bean via Cygwin
of_alternative_shells_for_Windows > > > > And it got me wondering: can you start a DE or WM running under Cygwin/X as > > an alternative Windows shell? > > If WM mean window manager, then yes. I use bash as my shell all the time. > Not sure what you mean by DE ...

Re: Cygwin/X as Shell replacement?

2024-06-19 Thread Andrey Repin via Cygwin
Greetings, Jens Staal! > Dear all, > I recently read the Wikipedia article on alternative shells in Windows. > https://en.wikipedia.org/w/index.php?title=List_of_alternative_shells_for_Windows > And it got me wondering: can you start a DE or WM running under Cygwin/X as >

Re: Cygwin/X as Shell replacement?

2024-06-19 Thread Eliot Moss via Cygwin
On 6/19/2024 2:06 PM, Jens Staal via Cygwin wrote: Dear all, I recently read the Wikipedia article on alternative shells in Windows. https://en.wikipedia.org/w/index.php?title=List_of_alternative_shells_for_Windows And it got me wondering: can you start a DE or WM running under Cygwin/X as an

Cygwin/X as Shell replacement?

2024-06-19 Thread Jens Staal via Cygwin
Dear all, I recently read the Wikipedia article on alternative shells in Windows. https://en.wikipedia.org/w/index.php?title=List_of_alternative_shells_for_Windows And it got me wondering: can you start a DE or WM running under Cygwin/X as an alternative Windows shell? -- Problem reports

Cygwin/X - Forward over SSH very slow compared to XDMCP

2024-06-07 Thread Jim Garrison via Cygwin
TL;DR Cygwin/X over ssh = unusable performance Cygwin/X over XDMCP = good performance Details Cygwin/Windows 11: AMD Ryzen 9 7940HS, 32GB, 2.5GB LAN Linux/Debian 12: Intel i5-1135G7, 16GB, 2.5GB LAN I use Cygwin/X as an X server to work with Eclipse on a Debian 12 system on the local

Re: Cygwin X - Vast performance difference between X-over-ssh and xdmcp

2024-04-27 Thread Jim Garrison via Cygwin
On 4/27/2024 13:56, jojelino via Cygwin wrote: On 4/28/2024 4:36 AM, Jim Garrison via Cygwin wrote: The speed difference is stark.  With X-over-ssh Eclipse is unusable, PyCharm barely so.  When running in an xdmcp session both are blazingly fast with no detectable lag. What would make such a

Re: Cygwin X - Vast performance difference between X-over-ssh and xdmcp

2024-04-27 Thread jojelino via Cygwin
On 4/28/2024 4:36 AM, Jim Garrison via Cygwin wrote: The speed difference is stark.  With X-over-ssh Eclipse is unusable, PyCharm barely so.  When running in an xdmcp session both are blazingly fast with no detectable lag. What would make such a huge difference? Why don't you

Cygwin X - Vast performance difference between X-over-ssh and xdmcp

2024-04-27 Thread Jim Garrison via Cygwin
This may be off-top, please advise if so TL;DR Running X clients (pyCharm, git gui, Eclipse) on a Debian 12 system with Cygwin-X as the display server exhibits vast performance differences depending on how the X session is connected. X-over-ssh is sluggish and laggy, but the same apps are

Re: 3.5.x regression: misquoting command line arguments from native processes

2024-04-22 Thread Corinna Vinschen via Cygwin
Hi David, On Apr 20 08:43, David Allsopp via Cygwin wrote: > Hi Corinna, > > > On Apr 9 22:38, Corinna Vinschen via Cygwin wrote: > > > On Apr 3 16:53, David Allsopp via Cygwin wrote: > > > > I have what appears to be a regression in Cygwin 3.5.0 which, owing to > > > > a CI system lagging behi

Re: 3.5.x regression: misquoting command line arguments from native processes

2024-04-20 Thread David Allsopp via Cygwin
Hi Corinna, > On Apr 9 22:38, Corinna Vinschen via Cygwin wrote: > > On Apr 3 16:53, David Allsopp via Cygwin wrote: > > > I have what appears to be a regression in Cygwin 3.5.0 which, owing to > > > a CI system lagging behind, we've only just discovered. > > > [...] > > > $ ./t.exe 'C:\Devel\🐫р

Re: Cygwin 3.5.1: unable to open output file '/cygdrive/t/tmpdir/x-01564d.o': 'Operation not permitted'

2024-04-19 Thread Dan Shelton via Cygwin
>> #include > >>> int main(int ac, char *av[]) { puts("hello world"); return 0 ; } > >>> $ mkdir /cygdrive/t/tmpdir > >>> $ TMPDIR=/cygdrive/t/tmpdir clang x.c > >>> error: unable to open output file '/cygdrive/t/tmpdir/x-01564d

Re: 3.5.x regression: misquoting command line arguments from native processes

2024-04-18 Thread Corinna Vinschen via Cygwin
Hi David, On Apr 9 22:38, Corinna Vinschen via Cygwin wrote: > On Apr 3 16:53, David Allsopp via Cygwin wrote: > > I have what appears to be a regression in Cygwin 3.5.0 which, owing to > > a CI system lagging behind, we've only just discovered. > > [...] > > $ ./t.exe 'C:\Devel\🐫реализация-ming

Re: 3.5.x regression: misquoting command line arguments from native processes

2024-04-09 Thread Corinna Vinschen via Cygwin
Hi David, On Apr 3 16:53, David Allsopp via Cygwin wrote: > I have what appears to be a regression in Cygwin 3.5.0 which, owing to > a CI system lagging behind, we've only just discovered. > [...] > $ ./t.exe 'C:\Devel\🐫реализация-mingw64\flexdll\flexdll_mingw64.o' > stat: cannot stat > '"C:\Deve

3.5.x regression: misquoting command line arguments from native processes

2024-04-03 Thread David Allsopp via Cygwin
I have what appears to be a regression in Cygwin 3.5.0 which, owing to a CI system lagging behind, we've only just discovered. In order to torture our Unicode support, OCaml's Windows CI compiles its sources in C:\projects\🐫реализация-mingw64 (that's a directory under C:\projects with the camel em

Re: Cygwin 3.5.1: unable to open output file '/cygdrive/t/tmpdir/x-01564d.o': 'Operation not permitted'

2024-03-11 Thread Brian Inglis via Cygwin
so I switched TMPDIR to the network drive. But clang then failed, like this: $ cat x.c #include int main(int ac, char *av[]) { puts("hello world"); return 0 ; } $ mkdir /cygdrive/t/tmpdir $ TMPDIR=/cygdrive/t/tmpdir clang x.c error: unable to open output file '/cygdrive

Re: Cygwin 3.5.1: unable to open output file '/cygdrive/t/tmpdir/x-01564d.o': 'Operation not permitted'

2024-03-11 Thread Roland Mainz via Cygwin
t; > network drive. But clang then failed, like this: > > > > $ cat x.c > > #include > > int main(int ac, char *av[]) { puts("hello world"); return 0 ; } > > $ mkdir /cygdrive/t/tmpdir > > $ TMPDIR=/cygdrive/t/tmpdir clang x.c > > error: unable

Re: Cygwin 3.5.1: unable to open output file '/cygdrive/t/tmpdir/x-01564d.o': 'Operation not permitted'

2024-03-11 Thread Cedric Blancher via Cygwin
; $ cat x.c > #include > int main(int ac, char *av[]) { puts("hello world"); return 0 ; } > $ mkdir /cygdrive/t/tmpdir > $ TMPDIR=/cygdrive/t/tmpdir clang x.c > error: unable to open output file '/cygdrive/t/tmpdir/x-01564d.o': > 'Operation not permit

Re: Cygwin 3.5.1: unable to open output file '/cygdrive/t/tmpdir/x-01564d.o': 'Operation not permitted'

2024-03-08 Thread Dan Shelton via Cygwin
k space left, so I switched TMPDIR to the > > network drive. But clang then failed, like this: > > > > $ cat x.c > > #include > > int main(int ac, char *av[]) { puts("hello world"); return 0 ; } > > $ mkdir /cygdrive/t/tmpdir > > $ TMPDIR=/cyg

Re: Cygwin 3.5.1: unable to open output file '/cygdrive/t/tmpdir/x-01564d.o': 'Operation not permitted'

2024-03-07 Thread Cedric Blancher via Cygwin
; $ cat x.c > #include > int main(int ac, char *av[]) { puts("hello world"); return 0 ; } > $ mkdir /cygdrive/t/tmpdir > $ TMPDIR=/cygdrive/t/tmpdir clang x.c > error: unable to open output file '/cygdrive/t/tmpdir/x-01564d.o': > 'Operation not permit

Cygwin 3.5.1: unable to open output file '/cygdrive/t/tmpdir/x-01564d.o': 'Operation not permitted'

2024-03-07 Thread Dan Shelton via Cygwin
dir /cygdrive/t/tmpdir $ TMPDIR=/cygdrive/t/tmpdir clang x.c error: unable to open output file '/cygdrive/t/tmpdir/x-01564d.o': 'Operation not permitted' 1 error generated. /cygdrive/t/tmpdir/ is a clean dir. /usr/bin/touch /cygdrive/t/tmpdir/dummy works without problems

Re: Cygwin/X - Query: why invoking from cmd backgrounds?

2024-01-20 Thread Jon Turney via Cygwin
On 20/01/2024 08:55, Shaddy Baddah via Cygwin wrote: Hi, I am just wondering if anyone understands why XWin detaches/runs in the background, when launched from Windows Command Prompt. I assume this is due to XWin being marked as a GUI, not console application (to stop it popping up a useless

Re: Cygwin/X - Query: why invoking from cmd backgrounds?

2024-01-20 Thread Marco Atzeri via Cygwin
On 20/01/2024 09:55, Shaddy Baddah via Cygwin wrote: Hi, I am just wondering if anyone understands why XWin detaches/runs in the background, when launched from Windows Command Prompt. Hi Shaddy, Only a guess But here's what happens when I run that first command line from Windows Command Prom

Cygwin/X - Query: why invoking from cmd backgrounds?

2024-01-20 Thread Shaddy Baddah via Cygwin
p -ac -multiwindow | Welcome to the XWin X Server | Vendor: The Cygwin/X Project | Release: 1.21.1.9 | OS: CYGWIN_NT-10.0-19045 pc-w10 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 | OS: Windows 10 [Windows NT 10.0 build 19045] x64 | Package: version 21.1.9-1 built 2023-12-10 | | XWin was started wit

Re: Cygwin/X - *bizarre discovery* doorknock like behaviour for new windows

2023-10-21 Thread Shaddy Baddah via Cygwin
Hi, On 20/10/2023 12:40 pm, Shaddy Baddah via Cygwin wrote: On 20/10/2023 11:50 am, Shaddy Baddah via Cygwin wrote: What I am seeing is that for Cygwin/X, in multi-window mode (and it just occurred to me it would be helpful to check the behaviour in rooted(? manual page terminology) mode

Re: Cygwin/X - doorknock like behaviour for new windows

2023-10-19 Thread Shaddy Baddah via Cygwin
On 20/10/2023 11:50 am, Shaddy Baddah via Cygwin wrote: What I am seeing is that for Cygwin/X, in multi-window mode (and it just occurred to me it would be helpful to check the behaviour in rooted(? manual page terminology) mode. I'll follow-up on this)... in multi-window mode

Cygwin/X - doorknock like behaviour for new windows

2023-10-19 Thread Shaddy Baddah via Cygwin
Hi, I've now noticed this across two different installations, both Windows 10 and Windows 11. I've refrained from attaching a cygcheck output for the moment, because I'm confident this is reproducible. What I am seeing is that for Cygwin/X, in multi-window mode (and it just oc

RE: [EXT] Re: How to use X-Server on VM with multiple client displays?

2023-08-23 Thread Stone, Timothy M via Cygwin
Thanks, I was able to get this resolved, much as you suggested. I am now launching a separate X Server with a different display number for each client, then assigning each client that DISPLAY number. thanks for the help! -Original Message- From: Jon Turney Sent: Wednesday, August

Re: How to use X-Server on VM with multiple client displays?

2023-08-23 Thread Jon Turney via Cygwin
On 22/08/2023 18:41, Stone, Timothy M via Cygwin wrote: Hello, I hope I'm using the right list! I have an X application that uses the cygwin X Server XWin. It works fine on Windows: * When I launch the application, XWin launches, then the X app raises it's window. This s

How to use X-Server on VM with multiple client displays?

2023-08-22 Thread Stone, Timothy M via Cygwin
Hello, I hope I'm using the right list! I have an X application that uses the cygwin X Server XWin. It works fine on Windows: * When I launch the application, XWin launches, then the X app raises it's window. When I install this application (and cygwin and XWin) on a virtu

cygwin/X shown onlay a blank screen

2023-05-11 Thread Nico Hoffmann via Cygwin
hello, I did a cygwin installation on my employers laptop and have issues with cygwin/X Xwin with xfce starts and opens a window, but without any content. It is only light grey and does not react on any mouse clicks. The windows task manager however shows that Xwin/xfce is running and that

Re: Cygwin-X AWT windows snap back after drag in multi-window mode (w/example): long-standing issue

2022-08-14 Thread Jon Turney
On 13/02/2022 16:14, John Harris wrote: For well over ten years, I (and other developers with the same configuration) have been experiencing this issue with Cygwin-X in multi-window mode with Java AWT apps. Sigh. The issue is simply that the first time (and only the first time) certain AWT

Re: Cygwin/X with Win10 display scaling corrupting font display of typed characters - Issue identified - "Solution" found

2022-08-14 Thread Jon Turney
tray menu, you can kind of see what's going wrong: normally the client area of the X window is exactly aligned with that in the root window, but when the non-client area is rescaled by a DPI change (the title bar changes size significantly), it's misaligned so that part of the X window is

Cygwin/X issues reported to x.org issue tracker

2022-06-08 Thread Dmitry Batrak via Cygwin
Hello, I've recently reported a couple of x.org issues, affecting Cygwin/X, to x.org issue tracker. I'm not sure that's the correct place to report them, so, just in case, I'll reference them on this mailing list as well: * Showing a popup for a background window brings

Re: Closing the Command Prompt using the "x" button doesn't update shell history file

2022-04-27 Thread Takashi Yano
On Thu, 24 Mar 2022 17:33:50 +0900 Takashi Yano wrote: > On Wed, 23 Mar 2022 15:11:20 -0400 > Mitchell Hentges wrote: > > To reproduce the issue: > > 1. Run Cygwin.bat to open a Cygwin shell in the "Command Prompt" terminal > > 2. Run some command, such as "

Re: Emacs crashing after M-x compile after Cygwin updates

2022-04-04 Thread Achim Gratz
Bruce Mardle via Cygwin writes: > Hi, all. I've been happily compiling simple C programs under Emacs > (emacs-w32) under Cygwin. Yesterday I wanted to install > libedit-dev. While I was doing that, setup...exe marked a few dozen > other packages for upgrades. I didn't notice which. You can still

Re: Emacs crashing after M-x compile after Cygwin updates

2022-04-04 Thread Takashi Yano
pgrades. I didn't notice > which. Now, if I `emacs hello.c` and M-x compile gcc -o hello hello.c the > compilation works... but then, a few seconds later, Emacs SEGVs. emacs-nox > does the same but without the delay. > I've tried Emacs versions 27.2-1, 28.0.60-1.f7e6c199bf

Emacs crashing after M-x compile after Cygwin updates

2022-04-04 Thread Bruce Mardle via Cygwin
Hi, all. I've been happily compiling simple C programs under Emacs (emacs-w32) under Cygwin. Yesterday I wanted to install libedit-dev. While I was doing that, setup...exe marked a few dozen other packages for upgrades. I didn't notice which. Now, if I `emacs hello.c` and M-x comp

Re: Bug report for cygwin X server (or xterm)

2022-03-30 Thread n952162
Am 10.03.2022 um 10:37 schrieb n952162: xterm*VT100.Translations only when mouse is over the window with focus Discovered with click-to-focus, in FVWM In particular, I'm talking about the function keys. In this case, these are NOT mapped in fvwm, but in xterm. Pressing a function key, like F1,

Re: Closing the Command Prompt using the "x" button doesn't update shell history file

2022-03-24 Thread Andy Koppe
On Thu, 24 Mar 2022, 08:34 Takashi Yano wrote: > On Wed, 23 Mar 2022 15:11:20 -0400 Mitchell Hentges wrote: > > To reproduce the issue: > > 1. Run Cygwin.bat to open a Cygwin shell in the "Command Prompt" terminal > > 2. Run some command, such as "echo test&quo

Re: Closing the Command Prompt using the "x" button doesn't update shell history file

2022-03-24 Thread Brian Inglis
On 2022-03-24 02:33, Takashi Yano wrote: On Wed, 23 Mar 2022 15:11:20 -0400 Mitchell Hentges wrote: To reproduce the issue: 1. Run Cygwin.bat to open a Cygwin shell in the "Command Prompt" terminal 2. Run some command, such as "echo test" 3. Click the Windows "x"

Re: Closing the Command Prompt using the "x" button doesn't update shell history file

2022-03-24 Thread Takashi Yano
On Wed, 23 Mar 2022 15:11:20 -0400 Mitchell Hentges wrote: > To reproduce the issue: > 1. Run Cygwin.bat to open a Cygwin shell in the "Command Prompt" terminal > 2. Run some command, such as "echo test" > 3. Click the Windows "x" button in the top-righ

Closing the Command Prompt using the "x" button doesn't update shell history file

2022-03-23 Thread Mitchell Hentges
To reproduce the issue: 1. Run Cygwin.bat to open a Cygwin shell in the "Command Prompt" terminal 2. Run some command, such as "echo test" 3. Click the Windows "x" button in the top-right corner of the terminal The terminal closes, but `$HOME/.bash_history` is no

Re: Fwd: Cygwin-X AWT windows snap back after drag in multi-window mode (w/example): long-standing issue

2022-03-23 Thread Mark Hansen
ly reproducible and only happens with Cygwin-X multi window mode. I see what I think is the same thing, but only when I'm running a Java Swing (GUI) application on a Linux host (CentOS) and displaying to my Windows PC running Cygwin X Server. If I run other X applications on the Linux hos

Fwd: Cygwin-X AWT windows snap back after drag in multi-window mode (w/example): long-standing issue

2022-03-23 Thread John Harris
I'm trying one more posting of this from a month ago hopefully to get more eyes on it (got no replies last time). I apologize for the repeat, and will stop if no one has any leads on how to fix this. It's such a frustrating bug that's easily reproducible and only happens with Cygwin

Re: keyboard problem under X and last snapshot (2022-03-01)

2022-03-10 Thread Takashi Yano
On Thu, 10 Mar 2022 18:10:31 +0900 Takashi Yano wrote: > On Wed, 9 Mar 2022 22:24:45 +0100 > Denis Excoffier wrote: > > I tried the last snapshot (dated 2022-03-01), which seems to work well, > > until i failed to launch X/Windows, giving the > > following message in a

Bug report for cygwin X server (or xterm)

2022-03-10 Thread n952162
where the mouse is. Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.21.1.3 OS: CYGWIN_NT-10.0-19042 me 3.3.4-341.x86_64 2022-01-31 19:35 UTC x86_64 OS: Windows 10  [Windows NT 10.0 build 19042] x64 Package: version 21.1.3-1 built 2022-01-14 XWin was started with the following co

Re: keyboard problem under X and last snapshot (2022-03-01)

2022-03-10 Thread Takashi Yano
On Wed, 9 Mar 2022 22:24:45 +0100 Denis Excoffier wrote: > I tried the last snapshot (dated 2022-03-01), which seems to work well, until > i failed to launch X/Windows, giving the > following message in a Windows popup: Failed to activate virtual core > keyboard: 2 > > U

keyboard problem under X and last snapshot (2022-03-01)

2022-03-09 Thread Denis Excoffier
Hello, I tried the last snapshot (dated 2022-03-01), which seems to work well, until i failed to launch X/Windows, giving the following message in a Windows popup: Failed to activate virtual core keyboard: 2 Under the preceding snapshot (dated 2022-02-17) everything works perfectly. Below the

Re: Cygwin/X newbie here - about xfce4

2022-03-01 Thread Bob Bernstein
Since the FAQ tells me not to expect ("In your dreams, fella, in your DREAMS!") replies on this list, I thought I'd provide one myself, and, to make it even more um attractive, I am using the email address that I subscribed with. On Sun, 27 Feb 2022, Bob Bernstein wrote: 1. Is there what in s

Cygwin/X newbie here - about xfce4

2022-02-27 Thread Bob Bernstein
1. Is there what in some other OS's is known as a "meta-package" for something like xfce4" 2. Alternate version of question above: is there a base xfce4 package whose install will corral in the collection of xfce4 packages needed to get a first approximation to a working desktop up and runnin

Cygwin-X AWT windows snap back after drag in multi-window mode (w/example): long-standing issue

2022-02-13 Thread John Harris
For well over ten years, I (and other developers with the same configuration) have been experiencing this issue with Cygwin-X in multi-window mode with Java AWT apps. The issue is simply that the first time (and only the first time) certain AWT dialogs are dragged to move them, they snap back to

Re: Cygwin/X with Win10 display scaling corrupting font display of typed characters - Issue identified - "Solution" found

2022-02-05 Thread Jon Turney
i-awareness-context If you turn off 'Hide Root Window' from the tray menu, you can kind of see what's going wrong: normally the client area of the X window is exactly aligned with that in the root window, but when the non-client area is rescaled by a DPI change (the title bar cha

Re: Removing ^X in paths

2022-02-03 Thread Thomas Wolff
Am 03.02.2022 um 07:11 schrieb L A Walsh: On 2022/02/02 20:12, Dennis Heimbigner wrote: I am using 64bit. And it has nothing to do misreading characters. The ^X is described in this document: https://www.cygwin.com/cygwin-ug-net/using-specialnames.html, Wow, I've never seen s

Re: Removing ^X in paths

2022-02-03 Thread Corinna Vinschen
On Feb 2 21:12, Dennis Heimbigner wrote: > I am using 64bit. > And it has nothing to do misreading characters. > > The ^X is described in this document: > https://www.cygwin.com/cygwin-ug-net/using-specialnames.html, > > There you will see this text: > > "If y

Re: Removing ^X in paths

2022-02-02 Thread L A Walsh
On 2022/02/02 20:12, Dennis Heimbigner wrote: I am using 64bit. And it has nothing to do misreading characters. The ^X is described in this document: https://www.cygwin.com/cygwin-ug-net/using-specialnames.html, Wow, I've never seen such a pathname. What's an example of

Re: Removing ^X in paths

2022-02-02 Thread Brian Inglis
those control-x (^X)  characters in e.g. path names. ^x is ASCII.  Cygwin doesn't insert ^X characters in paths. Perhaps you are thinking of '\' which looks like ¥ (a capital 'Y' with 2 horizontal lines, (Fullwidth Yen Sign  U+FFE5)...if that's the case, some 8-bit fon

Re: Removing ^X in paths

2022-02-02 Thread Thomas Wolff
Am 03.02.2022 um 05:12 schrieb Dennis Heimbigner: I am using 64bit. And it has nothing to do misreading characters. The ^X is described in this document: https://www.cygwin.com/cygwin-ug-net/using-specialnames.html, There you will see this text: "If you don't want or can'

Re: Removing ^X in paths

2022-02-02 Thread Dennis Heimbigner
I am using 64bit. And it has nothing to do misreading characters. The ^X is described in this document: https://www.cygwin.com/cygwin-ug-net/using-specialnames.html, There you will see this text: "If you don't want or can't use UTF-8 as character set for whatever r

Re: Removing ^X in paths

2022-02-02 Thread L A Walsh
On 2022/02/02 12:40, Dennis Heimbigner wrote: It appears that windows now supports the UTF-8 codepage. It has since early 2000's. I light of this, it seems time to change cygwin so it no longer adds those control-x (^X) characters in e.g. path names. ^x is ASCII. Cygwin doesn

Removing ^X in paths

2022-02-02 Thread Dennis Heimbigner
It appears that windows now supports the UTF-8 codepage and generally allows UTF-8 everywhere that ASCII was supported. I light of this, it seems time to change cygwin so it no longer adds those control-x (^X)  characters in e.g. path names. -- Problem reports: https://cygwin.com

  1   2   3   4   5   6   7   8   9   10   >