On 2/16/2012 1:04 AM, Pan ruochen wrote:
Hi,
I found that sometimes key wouldn't do auto completion.
My case is:
there is 3 files in the directory: a.sh g.txt g1.txt
And I type: sh a.sh g
and then I would like to use bash completion to speed up typing.
But nothing happened when I type.
It seem
Hi,
I found that sometimes key wouldn't do auto completion.
My case is:
there is 3 files in the directory: a.sh g.txt g1.txt
And I type: sh a.sh g
and then I would like to use bash completion to speed up typing.
But nothing happened when I type .
It seemed that bash could not complete `g' to `g.
David Sastre Medina skrev 2012-02-15 23:14:
> The files under /etc/profile.d are sourced by /etc/profile, which sets
> system wide settings.
> For user-defined values, the place to override a system-wide setting
> depends on the shell you're using. E.g., for bash, it would be
> ~/.bash_profile. Che
On Wed, Feb 15, 2012 at 02:11:14PM +, Andy Koppe wrote:
> On 15 February 2012 13:59, Peter Rosin wrote:
> > My Windows is Swedish, but I generally like it to show as little as
> > possible in Swedish so my "display language" is English. I want
> > English, to not suffer from strange translatio
eed the testcase.
>>
>> I'll try to work on that tonight.
>
> Thanks. Btw., does that testcase fail in 1.7.9 as well?
I'm pretty sure it did. I think all the tests passed the last time I
released this package (2011-09-10), but I might have been testing
ag
On 2/15/2012 6:44 PM, KIMURA Masaru wrote:
Hi,
I'm now porting Nick Gasson's nvc[1] to cygwin 1.7.
and i'm stuck a porting problem triggered by gcc include search order[2].
Should I rename local signal.h?
Or, anyone can tell me better way to solve this problem?
Peace,
-
[1] https://github.c
On Feb 15 22:13, Corinna Vinschen wrote:
> On Feb 15 14:01, Eric Blake wrote:
> > On 02/15/2012 01:47 PM, Corinna Vinschen wrote:
> > > On Feb 15 11:45, Jehan Bing wrote:
> > >> I'm getting the following error starting with cygwin snapshot
> > >> 20120214 when running a git command:
> > >>
> > >> $
On 2012-02-15 12:47, Corinna Vinschen wrote:
On Feb 15 11:45, Jehan Bing wrote:
I'm getting the following error starting with cygwin snapshot
20120214 when running a git command:
$ git add bigfile-test.dll
0 [main] git 7440 D:\dev_apps\cygwin\bin\git.exe: *** fatal
error in forked proces
On Feb 15 13:15, David Rothenberger wrote:
> On 2/15/2012 12:45 PM, Corinna Vinschen wrote:
> > On Feb 15 11:39, David Rothenberger wrote:
> >> On 2/15/2012 7:38 AM, Corinna Vinschen wrote:
> >>> Did I mention that I hate synchronization problems? Anyway, I think I
> >>> found the problem. I appl
On 2/15/2012 12:45 PM, Corinna Vinschen wrote:
> On Feb 15 11:39, David Rothenberger wrote:
>> On 2/15/2012 7:38 AM, Corinna Vinschen wrote:
>>> Did I mention that I hate synchronization problems? Anyway, I think I
>>> found the problem. I applied a patch which fixes the problem for me
>>> and, s
On Feb 15 14:01, Eric Blake wrote:
> On 02/15/2012 01:47 PM, Corinna Vinschen wrote:
> > On Feb 15 11:45, Jehan Bing wrote:
> >> I'm getting the following error starting with cygwin snapshot
> >> 20120214 when running a git command:
> >>
> >> $ git add bigfile-test.dll
> >> 0 [main] git 7440
On 02/15/2012 01:47 PM, Corinna Vinschen wrote:
> On Feb 15 11:45, Jehan Bing wrote:
>> I'm getting the following error starting with cygwin snapshot
>> 20120214 when running a git command:
>>
>> $ git add bigfile-test.dll
>> 0 [main] git 7440 D:\dev_apps\cygwin\bin\git.exe: *** fatal
>> erro
0 sys=4.0
> "cygsvn_fs_fs-1-0.dll" v0.0 ts=2012/2/13 19:24
> 7k 2012/02/13 D:\dev_apps\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0
> img=1.0 sys=4.0
> "cygsvn_fs_util-1-0.dll" v0.0 ts=2012/2/13 19:24
>34k 2012/02/13 D:\de
On Feb 15 11:39, David Rothenberger wrote:
> On 2/15/2012 7:38 AM, Corinna Vinschen wrote:
> > Did I mention that I hate synchronization problems? Anyway, I think I
> > found the problem. I applied a patch which fixes the problem for me
> > and, surprise!, the flock test still runs fine, too. I'
470k 2012/02/13 D:\dev_apps\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0
sys=4.0
"cygsvn_wc-1-0.dll" v0.0 ts=2012/2/13 19:24
58k 2011/11/14 D:\dev_apps\cygwin\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0
"cygtasn1-3.dll" v0.0 ts=2011/11
On 2/15/2012 7:38 AM, Corinna Vinschen wrote:
> Did I mention that I hate synchronization problems? Anyway, I think I
> found the problem. I applied a patch which fixes the problem for me
> and, surprise!, the flock test still runs fine, too. I've just uploaded
> a new snapshot. Please give it
On Feb 15 18:40, Christian Franke wrote:
> fuser reports missing /proc/net/unix and does not list any used files:
>
> $ cygcheck -f /bin/cygwin1.dll
> cygwin-1.7.10-1
>
> $ cygcheck -f /bin/fuser
> psmisc-22.14-1
>
> $ sleep 100 > /tmp/foo &
> [1] 4132
>
> $ fuser /tmp/foo
> Cannot open /proc/n
Hi
The packages db4.8/db4.8-doc/libdb4.8/libdb4.8-devel/tcl-db4.8 are now available
with the Cygwin distribution:
o Initial release
o Build for cygwin 1.7.9 with gcc-4.5.3
o tcl-db4.8 linked against the Unix version of tcl
DESCRIPTION:
Oracle Berkeley DB is the industry-leading
On Wed, Feb 15, 2012 at 11:19:16AM -0700, Eric Blake wrote:
>STC which worked in 1.7.9, breaks in 1.7.10:
>
>$ cat foo.c
>#include
>$ gcc -c -I/usr/include/tirpc foo.c
>In file included from /usr/include/tirpc/rpc/rpc.h:38:0,
> from foo.c:1:
>/usr/include/tirpc/rpc/types.h:44:28: f
On 2/15/2012 12:09 PM, Tom Quarendon wrote:
I'm hoping you can help me understand a problem that's been plaguing me
for some time.
I'm on a recent version of Cygwin (cygcheck -V reports 1.7.9) and I'm on
Windows 7. I believe I have set up my /etc/passwd and /etc/group using
mkpasswd and mkgroup i
STC which worked in 1.7.9, breaks in 1.7.10:
$ cat foo.c
#include
$ gcc -c -I/usr/include/tirpc foo.c
In file included from /usr/include/tirpc/rpc/rpc.h:38:0,
from foo.c:1:
/usr/include/tirpc/rpc/types.h:44:28: fatal error: rpc/types.h: No such
file or directory
compilation termi
Hi,
I'm now porting Nick Gasson's nvc[1] to cygwin 1.7.
and i'm stuck a porting problem triggered by gcc include search order[2].
Should I rename local signal.h?
Or, anyone can tell me better way to solve this problem?
Peace,
-
[1] https://github.com/nickg/nvc
[2] https://github.com/hiyuh/nvc
With Cygwin 1.7.10(0.259/5/3) upon logging off Windows XP SP3
I get a pop-up window "End Program - C:\cygwin\bin\mintty.exe"
with a "End Now" and "Cancel" button every time I log off
Windows and I have somewhere in that Windows session run
the Mintty shortcut which has "C:\cygwin\bin\mintty -u -"
fuser reports missing /proc/net/unix and does not list any used files:
$ cygcheck -f /bin/cygwin1.dll
cygwin-1.7.10-1
$ cygcheck -f /bin/fuser
psmisc-22.14-1
$ sleep 100 > /tmp/foo &
[1] 4132
$ fuser /tmp/foo
Cannot open /proc/net/unix: No such file or directory
$ fuser -a /tmp/foo
Cannot ope
I'm hoping you can help me understand a problem that's been plaguing me for
some time.
I'm on a recent version of Cygwin (cygcheck -V reports 1.7.9) and I'm on
Windows 7. I believe I have set up my /etc/passwd and /etc/group using mkpasswd
and mkgroup in the appropriate way. If it makes a differ
On Wed, Feb 15, 2012 at 10:44:48AM +0100, Corinna Vinschen wrote:
>On Feb 14 20:49, Stepp, Charles wrote:
>> > On Feb 14 17:54, Charles Stepp wrote:
>> > Does the FAQ help?
>> >
>> > http://cygwin.com/faq-nochunks.html#faq.using.sshd-in-domain
>>
>> Yes it did! Essentially, it needs to be a domain
On Wed, Feb 15, 2012 at 02:19:12PM +0100, marco atzeri wrote:
>On 2/15/2012 1:27 PM, Adam Dinwoodie wrote:
>> On 15 February 2012 at 02:25, Jason Tishler wrote:
>>> On Mon, Feb 13, 2012 at 05:23:37PM +0100, Hans Peter Jepsen wrote:
I googled for an answer, but did not find any.
>>>
>
>google i
On Feb 14 13:43, David Rothenberger wrote:
> On 2/14/2012 10:24 AM, Corinna Vinschen wrote:
> > On Feb 14 09:58, David Rothenberger wrote:
> >> On 2/14/2012 6:45 AM, Corinna Vinschen wrote:
> >>> On Feb 14 15:02, Corinna Vinschen wrote:
> On Feb 14 00:00, David Rothenberger wrote:
> > The
as to not provide details. *Please* when reporting a problem explain
what the problem actually is.
cgf
I typically do.
In this case: rxvt starts (I see window opening) and then disappears
quickly, in other words, it is broken.
H.
snapshot 20120215 has put rxvt back on the map. thx Chris.
Hi
A new version of 'WordNet' has been uploaded to a server near you.
o Build for cygwin 1.7.9 with gcc-4.5.3
o Uses now the X11 version of Tcl/Tk
o Security fixes for CVE-2008-2149 and CVE-2008-3908
o Applied a couple of patches from Debian
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
===
Hi
New versions of 'db4.5/libdb4.5/libdb4.5-devel/tcl-db4.5' have been uploaded to
a server near you.
o Build for cygwin 1.7.9 with gcc-4.5.3
o tcl-db4.5 linked against the Unix version of tcl
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
If you want to unsubscribe fr
On 15 February 2012 13:59, Peter Rosin wrote:
> My Windows is Swedish, but I generally like it to show as little as
> possible in Swedish so my "display language" is English. I want
> English, to not suffer from strange translations that don't make
> sense, to be able to search for error messages,
Hi!
My Windows is Swedish, but I generally like it to show as little as
possible in Swedish so my "display language" is English. I want
English, to not suffer from strange translations that don't make
sense, to be able to search for error messages, etc.
A recent change seems to have LANG set to
On 2/15/2012 1:27 PM, Adam Dinwoodie wrote:
On 15 February 2012 at 02:25, Jason Tishler wrote:
On Mon, Feb 13, 2012 at 05:23:37PM +0100, Hans Peter Jepsen wrote:
I googled for an answer, but did not find any.
google is usually fine, but a look at cygwin mailing list archive is
likely more e
On 15 February 2012 at 02:25, Jason Tishler wrote:
> On Mon, Feb 13, 2012 at 05:23:37PM +0100, Hans Peter Jepsen wrote:
> > I googled for an answer, but did not find any.
>
> What about the following Google search on "TclError: no display name
> and no $DISPLAY environment variable"?
>
> http://w
I wonder if you could share with us the reason for making this move,
which seems pretty disruptive. It significantly increases the
overhead in using Cygwin to deliver Tk-based applications, and will
require many users to come to grips with Cygwin/X installation and
maintenance. I've been very hap
Greetings, i...@kalani.com!
> We use ActiveState perl in a backup processes at my work. A programmer
> created a perl script to create an incremental backup using rsync. The
> script does not do the incremental backup, just a full backup. It
> worked in winxp, but now that we are using it on w
On Feb 14 20:49, Stepp, Charles wrote:
> > On Feb 14 17:54, Charles Stepp wrote:
> > Does the FAQ help?
> >
> > http://cygwin.com/faq-nochunks.html#faq.using.sshd-in-domain
>
> Yes it did! Essentially, it needs to be a domain user. I had to use my
> own domain ID. I added permissions through some
On Feb 15 01:20, Andrey Repin wrote:
> Greetings, Corinna Vinschen!
>
> >> > >> PROGRAMFILES variable is not set during openssh session.
> >> > >> This is very important for remote administrative tasks.
> >> >
> >> > > OpenSSH 6.0p1 is due soon. I asked to apply a patch upstream so that
> >> > >
On Feb 15 04:35, Mark Geisert wrote:
> Corinna Vinschen writes:
> > > > Does anybody know a system call which allows to fetch the network drive
> > > > state (connected/not connected) without a billion microsecond timeout?
> > >
> > > I just looked into this and I really don't see a way. While th
On Feb 14 14:50, Ryan Johnson wrote:
> On 14/02/2012 12:57 PM, Corinna Vinschen wrote:
> >On Feb 14 12:46, Ryan Johnson wrote:
> >>On 14/02/2012 11:26 AM, Corinna Vinschen wrote:
> >>>On Feb 14 10:47, Ryan Johnson wrote:
> On 14/02/2012 10:17 AM, Corinna Vinschen wrote:
> >Does anybody know
On Feb 15 01:13, Andrey Repin wrote:
> Greetings, Earnie Boyd!
>
> >>> The standard response to issues dealing with CRLF files is to point the
> >>> user to dos2unix and text mode mounts. This should be adequate without
> >>> the hidden behavior of sed/grep/awk and probably others.
> >>
> >> While
42 matches
Mail list logo