gedit install

2022-11-04 Thread Tatsuro MATSUOKA via Cygwin
I have installed gedit using the Cygwin setup. I executed gedit and the below appeared. (gedit:959): dconf-WARNING **: failed to commit changes to dconf: Failed to execute child process “dbus-launch” (No such file or directory) (gedit:959): dconf-WARNING **: failed to commit changes to dconf: Fa

Accessing long filesystem paths using Python

2022-11-04 Thread Fritjof Bornebusch
Hi, I need to write files whose path exceed the maximum value of 260 characters. Using Windows paths, you can add \\?\ as prefix, e.g., \\?\C:\Users\foo\bar\ However, it seems like this is not the case in Cygwin. When I use \\?\/home/foo/bar, I get no file pointer back. Does someone have a

Re: Accessing long filesystem paths using Python

2022-11-04 Thread marco atzeri
On Fri, Nov 4, 2022 at 1:16 PM Fritjof Bornebusch wrote: > > Hi, > > I need to write files whose path exceed the maximum value of 260 characters. > Using Windows paths, you can add \\?\ as prefix, e.g., > \\?\C:\Users\foo\bar\ > > However, it seems like this is not the case in Cygwin. When I

Re: Resource unavailable error

2022-11-04 Thread marco atzeri
On Thu, Nov 3, 2022 at 11:02 AM Ramya D CSE KIOT wrote: > > Dear sir/madam, > I have installed cygwin 3.3 from the cygwin.com (given install > from internet option) for windows 7 32-bit system. I have followed the > instructions to install. after installing cygwin I tried to install n

RE: Accessing long filesystem paths using Python

2022-11-04 Thread Fritjof Bornebusch
Jep, No success. -Original Message- From: marco atzeri Sent: Friday, 4 November 2022 13:57 To: Fritjof Bornebusch Cc: cygwin@cygwin.com Subject: Re: Accessing long filesystem paths using Python On Fri, Nov 4, 2022 at 1:16 PM Fritjof Bornebusch wrote: > > Hi, > > I need to write file

Incorrect results from 'cygpath -w' when having anaconda installed

2022-11-04 Thread enrique
Hello! I am having incorrect results from 'cygpath -w': ### I have the cygwin root directory in C:\cygwin64, as confirmed by 'cmd': $ cmd Microsoft Windows [Version 10.0.22621.674] (c) Microsoft Corporation. Med enerett. C:\cygwin64\home\Enrique>exit ### Cygwin thinks my home directory is: $

Re: Resource unavailable error

2022-11-04 Thread Ramya D CSE KIOT
Ok, I will check. On Fri, 4 Nov 2022, 6:31 pm marco atzeri, wrote: > On Thu, Nov 3, 2022 at 11:02 AM Ramya D CSE KIOT wrote: > > > > Dear sir/madam, > > I have installed cygwin 3.3 from the cygwin.com (given > install > > from internet option) for windows 7 32-bit system. I have fo

Resource unavailable error

2022-11-04 Thread Ramya D CSE KIOT
Dear Sir/Madam, I have installed cygwin and ns2 through install from local directory option(dowloaded packages priorly). I got a successful in installation. I have executed the .tcl file in xwin and got the output and properly exited the windows. After sometime I came to execute other .tcl pr