Re: Opening new cygwin window with arguments

2012-01-16 Thread Gary Johnson
On 2012-01-17, Jon Hughes wrote: Gary Johnson garyjohn at spocom.com writes: mintty -e tail -f foo The -e is optional, but I like keeping my mintty commands consistent with those I write for other terminals. HTH, Gary This is very close, but I need it to start

Re: Opening new cygwin window with arguments

2012-01-16 Thread Gary Johnson
On 2012-01-17, Jon Hughes wrote: Gary Johnson garyjohn at spocom.com writes: I'm afraid I don't understand the problem. Color _is_ enabled in the new terminal. As an experiment/demonstration, I executed this command in my home directory which happened to contain a text file, ls.out

FW: Lost Network Connectivity from Cygwin

2012-02-08 Thread Gary Furash
activity is fine if I run the DOS prompt and just add Cygwin executable to my path. gary furash | email: fura...@alumni.bowdoin.edu; mobile: 520-907-2470; share:http://bit.ly/zwgMAI -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq

RE: Lost Network Connectivity from Cygwin

2012-02-08 Thread Gary Furash
-21-3885614643-332083874-814631590-513:10513: Strangely, the “U-CATNET\” above doesn’t correspond to any line by name in group. When I logon to my computer it’s as \catnet\furashg. All network activity is fine if I run the DOS prompt and just add Cygwin executable to my path. gary furash

RE: Lost Network Connectivity from Cygwin

2012-02-08 Thread Gary Furash
run the DOS prompt and just add Cygwin executable to my path. gary furash | email: fura...@alumni.bowdoin.edu; mobile: 520-907-2470; share:http://bit.ly/zwgMAI -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: Can't edit crontab

2012-02-16 Thread Gary Johnson
as well. HTH, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Can't edit crontab

2012-02-16 Thread Gary Johnson
and see what the first four lines say. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Mintty Log Off problem

2012-02-18 Thread Gary Johnson
this occasionally, too, using XP, mintty and bash. It doesn't seem to happen every time I reboot. It hasn't been annoying enough, and I don't reboot often enough, for me to have determined a pattern. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http

Re: rcs 5.8-1 checks out wrong version of file when using similar mark symbols

2012-03-28 Thread Gary Johnson
system, and the function in question was added between versions 5.7 and 5.8. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml

Re: rcs 5.8-1 checks out wrong version of file when using similar mark symbols

2012-03-28 Thread Gary Johnson
On 2012-03-28, Peter Rosin wrote: Gary Johnson skrev 2012-03-28 08:55: On 2012-03-27, Peter Rosin wrote: But the point still stands, don't assume the original authors were idiots, and dig into the reasons for them to not having used strcmp from the start. I don't know, the original

Re: How to run cygwin on boot

2012-04-05 Thread Gary Johnson
such as PATH. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: [ANNOUNCEMENT] Updated: vim-7.3.566-1

2012-07-18 Thread Gary Johnson
that option at all. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

dst_lib_init: openssl failure Error with any INET or BIND

2012-07-19 Thread Gary Furash
1. Have installed and reinstalled the OPENSSH, INETUTILS, and BIND utilities. During the installation, INETUTILS post install always fails with a 1 2. Whenever I use anything in INETUTILS or BIND, I get dst_lib_init: openssl failure. However, whenever I use anything in the OPENSSL package,

Re: problem using recursive grep (-r option)

2012-08-08 Thread Gary Johnson
pattern --include=*.log . Neither does find . -name *.log -exec grep -nH my pattern {} \; as does that find . -name *.log -exec grep -nH my pattern \{\} \; and that. The quoting of . and {} is not needed. Perhaps the real problem is with my pattern. Regards, Gary -- Problem reports

Re: Strange behaviour of mutt.exe

2012-09-06 Thread Gary Johnson
that 0xc2 is being rendered as a B in whatever you're using to view that file. The only problem is that that viewer doesn't know it's looking at UTF-8. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

Getting fetchmail to work with smtp when mail server already running in XP

2003-08-31 Thread Gary Nielson
Hi, I've installed cygwin on Windows XP and love it. I am trying to get fetchmail to work with smtp. I am running my own smtp server in XP (Mercury) as I have my own dynamic IP from dynip.com. I am using Outlook to send and receive mail for my domain. I also am trying to download pop mail from

Bug in dlopen() (or following) code in Cygwin1.dll v 1.5.19-4

2006-03-09 Thread Gary Zablackis
) and everything works exactly the same Thanks, Gary __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports

RE: Bug in dlopen() (or following) code in Cygwin1.dll v 1.5.19-4

2006-03-10 Thread Gary Zablackis
with output from a debug version of cygwin1.dll v 1.5.19-4 with some system_printf() trace messages added so you can see at least part of what is happening. Thanks, Gary __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

RE: Bug in dlopen() (or following) code in Cygwin1.dll v 1.5.19-4

2006-03-16 Thread Gary Zablackis
not gotten anywhere, yet. I hope to examine the std c++ lib code this weekend and maybe get a this resolved. Gary __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http

Re: dlopen() bug

2006-03-21 Thread Gary Zablackis
have built debug versions of the appropriate dlls (cygwin1) and libraries (libstdc++), but I have not had time to go in depth into the problem. Gary __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http

Re: dlopen() bug

2006-03-23 Thread Gary Zablackis
++ is used throughout in the build. I have built debug versions of both cygwin1.dll and libstdc++. I hope to have some time this weekend to finally look into this problem more deeply. Gary __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam

Re: dlopen() bug (new testcase)

2006-04-03 Thread Gary Zablackis
more information or support for getting this patched, let me know. Thank you, Gary Zablackis __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml

Re: 1.15.19: multithreaded scons (python) unexpectedly fails

2006-04-04 Thread Gary Zablackis
discussed in the thread referring to a dlopen() bug: http://cygwin.com/ml/cygwin/2006-04/msg00036.html My experience with this bug comes from a Python program importing a dll, and this is possibly what your problem is, too. Gary Zablackis __ Do

Re: Patch for silent crash with Cygwin1.dll v 1.5.19-4

2006-05-31 Thread Gary Zablackis
--- Jim Kleckner [EMAIL PROTECTED] wrote: Gary, I wanted to personally thank you for putting up with the nonsense that this list always seems to dish out to discourage people from helping. You persevered and let it wash over you. I'm glad that cgf acknowledged your contribution

Re: DLL loading problem with binutils-20060709-1

2006-07-14 Thread Gary Zablackis
binutils, it just does not work if the newer binutils is installed when I compile matplotlib. I will attempt over the weekend to get a simpler testcase built. Gary Zablackis __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection

Re: Enlarging the Dos box window and font

2012-09-13 Thread Gary Johnson
wish to Apply properties to current window only or Modify shortcut that started this window. Select one and click OK. HTH, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info

Mount Windows C drive as POSIX root?

2012-10-17 Thread Gary Oberbrunner
? -- Gary Oberbrunner -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Mount Windows C drive as POSIX root?

2012-10-17 Thread Gary Oberbrunner
, usr, bin, and so on). -- Gary Oberbrunner -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: CP and Ln can't parse windows path ending in wildcard

2012-10-20 Thread Gary Johnson
shouldn't expect a backslash-separated path to work under Cygwin. If you need to pass a Windows path to a Cygwin program, use cygpath. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com

ISC DHCPv6 Server?

2012-10-23 Thread Gary Johnson
to dhcp-3.0.1rc11, which does not support DHCPv6. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: bash-completion load times

2013-04-09 Thread Gary Johnson
to the have() function which should abort further processing of the file if the corresponding program is not installed. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info

Re: ln -s do not work

2013-04-19 Thread Gary Johnson
/ Projects/ Another would be $ ln -s $PWD/Repos/bugn/ Projects/ Which one is better depends on your environment and on what you're trying to achieve. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: vim-7.3.943-1 missing command 'let g:colors_name = elflord' found in vim-common-7.3.943-1

2013-05-17 Thread Gary Johnson
Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Recent Cygwin problems

2013-06-21 Thread Gary Johnson
to the extent of changing some names to MY) I had been installing packages from kernel.org but changed to osuosl.org in case the kernel.org repository had become corrupted, but I didn't see any difference. Regards, Gary Cygwin Configuration Diagnostics Current System Time: Fri Jun 21 17:58:05 2013

Re: Recent Cygwin problems

2013-07-16 Thread Gary Johnson
On 2013-06-21, Gary Johnson wrote: I've had Cygwin installed on this computer for over two years without any problems but recently I've started seeing a few problems and my installation seems corrupted. 1. Starting several weeks ago, whenever I run setup.exe I get this pop-up message

Re: pango1.0.sh exit code 1

2013-08-01 Thread Gary Johnson
problems, June 21, 2013), I didn't see this message on XP until sometime in May or June of this year. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

Re: [ANNOUNCEMENT] Updated: run-1.3.0-1

2013-09-30 Thread Gary Johnson
. One of my scripts stopped working after the upgrade and I finally tracked the problem down to run-1.3. After numerous attempts to fix the problem by changing the quoting on the arguments, I downgraded to run-1.2 and the script works fine again. Regards, Gary -- Problem reports: http

Re: VIM Vundle not working under Cygwin64

2013-10-03 Thread Gary Johnson
On 2013-10-03, Paul King wrote: Hello I have tried to get vim's vundle package to work under Cygwin64, and it appears as though vim doesn't understand most of the package. Vundle works under 32-bit Cygwin, but something in the way the 64-bit version was compiled looks in the wrong place for

Re: checking in = 256k file fatally corrupts rcs file

2013-10-08 Thread Gary Johnson
and 5.8. It appears that someone decided to make some sweeping improvements to RCS and broke a few things along the way. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

Re: vim not working as an editor for git

2013-12-06 Thread Gary Johnson
. To keep it in the foreground, use gvim -f. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: [ANNOUNCEMENT] Updated: vim-7.3.1152-1

2013-12-06 Thread Gary Johnson
... It makes sense that Cygwin, belonging to Red Hat, would use the same configuration as other Red Hat distributions. (Please correct me if I've misstated the relationships between Red Hat, Fedora and Cygwin.) Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ

Re: How to disable all syntax coloring in Cygwin/bash?

2013-12-16 Thread Gary Johnson
reading those configuration files, but you can unset their settings in your ~/.virc. To get rid of syntax highlighting, syntax off should do it. HTH, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http

Re: Newbie Questions

2014-02-04 Thread Gary Johnson
the whole thing, just search for keywords from your questions. If you have further questions, you will have to find a different forum/list in which to ask them. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: latest cygwin: 'run' problem

2014-09-06 Thread Gary Johnson
1.3.0-1 was released. I'm at home at the moment and away from my Windows system so I can't experiment or look at the run commands I use. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com

Re: latest cygwin: 'run' problem

2014-09-08 Thread Gary Johnson
On 2014-09-06, Gary Johnson wrote: On 2014-09-05, Gerry Reno wrote: To clarify this request a bit: Both run-1.2.0-1 and 1.3.1-1 are broken. Neither one properly runs a command. The only recent package that actually worked was run-1.3.0-1. That has not been my experience. In my

Re: latest cygwin: 'run' problem

2014-09-08 Thread Gary Johnson
On 2014-09-08, Gary Johnson wrote: On 2014-09-06, Gary Johnson wrote: On 2014-09-05, Gerry Reno wrote: To clarify this request a bit: Both run-1.2.0-1 and 1.3.1-1 are broken. Neither one properly runs a command. The only recent package that actually worked was run-1.3.0-1

Re: latest cygwin: 'run' problem

2014-09-08 Thread Gary Johnson
On 2014-09-09, Andrey Repin wrote: Greetings, Gary Johnson! I wrote a batch file and a shell script to implement a Run Bash Here feature from the Windows file manager Send to context menu, much like chere but without having to mess with the registry. The hardest part was getting

Re: latest cygwin: 'run' problem

2014-09-08 Thread Gary Johnson
On 2014-09-08, Gary Johnson wrote: On 2014-09-09, Andrey Repin wrote: Greetings, Gary Johnson! I wrote a batch file and a shell script to implement a Run Bash Here feature from the Windows file manager Send to context menu, much like chere but without having to mess

Re: vi editing at bash command line: cc command doesn't work

2014-09-09 Thread Gary Johnson
. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: No file name completion for file names start with underscore

2014-09-17 Thread Gary Johnson
files or directories so the ls bash-completion function expands both. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe

Re: No file name completion for file names start with underscore

2014-09-18 Thread Gary Johnson
would show. Or just find /etc/passwd. (-print has been the default for decades... The man page it's the default but you should proob) Maybe things have changed. I think Gary Johnson is right. David is right: find does accept a file name as the path argument. I didn't know

Re: Direct/efficient way to chop off trailing \n

2014-10-01 Thread Gary Johnson
winclip TheFile Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: Direct/efficient way to chop off trailing \n

2014-10-01 Thread Gary Johnson
or script that takes your -n option and pipe the output of cygpath or whatever command to that wrapper. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info

Re: tar zxvf won't work with Redhat generated compressed tar file

2015-04-20 Thread Gary Johnson
specifying a compression flag such as 'z'. The second decompression is done by tar, not by gunzip. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http

Re: 1.7.35: possible backspace key and arrow keys bug

2015-04-10 Thread Gary Johnson
On 2015-04-10, René Berber wrote: On 4/10/2015 2:21 PM, Gary Johnson wrote: On 2015-04-09, René Berber wrote: Why vim on Cygwin doesn't install, or use if you add one, /etc/vimrc? Executing $ vim --version shows system vimrc file: $VIM/vimrc user vimrc file

Re: 2.2.0: possible bug with Vim 7.4.764 and syntax highlight

2015-08-04 Thread Gary Johnson
two subsequent patches that have fixed all known issues with that feature, 7.4.766 and 7.4.770. Updating to version 7.4.770 or later should fix the problem. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: vim 7.4 spontaneously changes the working file

2015-08-10 Thread Gary Johnson
the problem by adding this to your ~/.vimrc: set t_RB= I think that will disable the feature added at Vim patch 7.4.757 that queries the terminal for its background color and will prevent the problematic escape sequence from being sent to your terminal. Regards, Gary -- Problem reports

Re: Vim and cursor position

2016-02-14 Thread Gary Johnson
makes any other settings you find undesirable and undo them in your ~/.vimrc as well. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

.bashrc not sourced

2016-03-29 Thread Gary Furash
OS: Windows 7, Windows 10 Cygwin: latest, x64 When I log on w/ Mintty or Bash (via the bat file) it takes me to my home directory but doesn't automatically source .bashrc. If I hand type "source .bashrc" it then sources it. -- gary furash | furashg...@gmail.com, 520-907-2470 -- Probl

Re: cygwin console software

2017-02-26 Thread Gary Johnson
ter--or as good--for Cygwin. Can you describe the problem you're having in more detail? Maybe we can find a solution. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe

Re: updated vim broke arrow/delete keys

2016-09-02 Thread Gary Johnson
On 2016-09-02, Felipe Vieira wrote: > Dear Gary, > > you are absolutely right. Vim is not the problem. > > I did two changes at the same time and indeed tried the vim -u none > but maybe did not catch the error. > > Finally what causes the error is: > > inoremap

Re: updated vim broke arrow/delete keys

2016-09-02 Thread Gary Johnson
k the value of 'term'. I see this: :set term? term=xterm I can't think of a cause at the moment, but maybe trying those steps will shed some light. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentat

Re: Please explain how to add to a thread in this mailing list

2016-12-21 Thread Gary Johnson
Mailing Lists and section 5.4 Miscellaneous Functions, the function. Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: profile_d

2016-12-06 Thread Gary Johnson
nds on both sides. However, profile_d is sourcing every .sh file in /etc/profile.d and one or more of those files may not be enclosing some variable(s) in double-quotes. All of the .sh files in my /etc/profile.d handle their variables correctly, so the error is probably in the /etc/profile.d/.sh fi

Re: How to repeat a bash shell script until success

2017-07-13 Thread Gary Johnson
enberg.org::gutenberg /Volumes/Shared/Project-Gutenberg > exit 0 > else > exit 1 > fi Let the name of your script be "myscript". The following will run myscript every two seconds until it succeeds. while ! myscript; do sleep 2; done This is really a bash

Re: find / without traversing /proc

2017-04-27 Thread Gary Johnson
to look rather than just excluding some set of directories from one place to look, but it seems to work well. You'll need to have the extglob shopt set. $ find /!(dev|proc) ... HTH, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

Re: How to get 'Normal' (or higher) version of (x86) vim?

2017-05-23 Thread Gary Johnson
vim-minimal-8.0.0596-1 $ which vim /usr/bin/vim $ cygcheck -f /usr/bin/vim vim-8.0.0596-1 If you want to get vim by typing vi, you can use an alias, e.g., alias vi=vim Regards, Gary -- Problem reports: http://cygwin.com/problems.html FAQ: http:/

Re: Problem with differences with DLOPEN / DLSYM compared to ubuntu (16.04) / debian (stretch).

2017-09-15 Thread Gary Schneir
.  The behavior should be the same as in other POSIX environments. If you are saying that I did not include some sort of __declspec(dllexport) directive in my code so that it can find my symbols, that is something else but you indicate that you think cygwin hides that complexity in shared libraries. Gary

Problem with differences with DLOPEN / DLSYM compared to ubuntu (16.04) / debian (stretch).

2017-09-14 Thread Gary Schneir
I am finding a behavior difference with DLOPEN / DLSYM compared to ubuntu (16.04) and debian (stretch), specifically when the DLOPEN is passed NULL for the filename. I have a shared library (.so) file that contains some functions that I need to location by name. The code executing this is within

File Based Repository Doesn't Work w/ Git (but works fine w/ Git Bash)

2017-10-16 Thread Gary Furash
the git site) it works fine. If I sync from Cygwin GIT, I get the following fatal: '/GitSrcCtrl/wo219161' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. -- gary furash | furashg

Cygwin Git can't Sync File Based Repository

2017-10-16 Thread Gary Furash
boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- gary furash | furashg...@gmail.com, 520-907-2470 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml

Re: Cygwin Git cant' Sync File Based repository

2017-10-16 Thread Gary Furash
I think the issue IMHO is that when you use a *file* based repository git stores the file path in a certain way, and Cygwin64's git gets confused. -- gary furash | furashg...@gmail.com, 520-907-2470 On Mon, Oct 16, 2017 at 1:09 PM, Gary Furash <furashg...@gmail.com> wrote: > From wi

Cygwin Git cant' Sync File Based repository

2017-10-16 Thread Gary Furash
>From windows GIT [gffurash ~] $ git --version git version 2.14.2.windows.3 [gffurash ~] $ which git /mingw64/bin/git [gffurash ~] $ >From Cygwin GIT [gffurash ~] $ git --version git version 2.14.2 [gffurash ~] $ which git /usr/bin/git [gffurash ~] $ in each case they're referring to a

FZF Newer Version

2018-02-13 Thread Gary Furash
Regardless of how I toggle the version on Cygwin Setup, I get FZF version 0.8.9. The current version (0.17) has lots of cool features and settings. How do we get that? -- gary furash | furashg...@gmail.com, 520-907-2470 -- Problem reports: http://cygwin.com/problems.html FAQ

Re: [ANNOUNCEMENT] inetutils 1.9.4-1

2018-07-19 Thread Gary Johnson
les to: C:\Users\garyjohn\AppData\Roaming\Cygwin Last downloaded files from: http://mirrors.kernel.org/sourceware/cygwin/ Package VersionStatus inetutils-server 1.9.4-1OK The OS is Windows 7 Enterprise version 6.1.7601. Regards, Gary -- Problem report

Re: [ANNOUNCEMENT] inetutils 1.9.4-1

2018-07-19 Thread Gary Johnson
On 2018-07-20, Takashi Yano wrote: > On Thu, 19 Jul 2018 12:19:10 -0700 > Gary Johnson wrote: > > 2018/07/19 11:54:24 running: C:\cygwin\bin\bash.exe --norc --noprofile > > "/etc/postinstall/inetutils-server.sh" > > *** Warning: The permissions on

Re: After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Gary Johnson
> > Is there something special I need to do to get nc.exe installed? > > Check your antivirus quarantine area. Yep. If you're in a corporate environment, IT may have a program running to check for the installation of unwanted and suspicious files. Corporate IT departments do no

Re: After installing nc (netcat), nc.exe is not found

2018-07-11 Thread Gary Johnson
oblem at another company, but that was something like ten years ago. I think I solved it by either renaming nc.exe to something else, compiling my own Netcat, or using Socat, but I don't remember which approach actually worked. And of course, depending on the company and the IT dep

Re: Is who -b command available? Need to know when computer was started.

2018-10-16 Thread Gary Johnson
I need to install in order to have this command available > (or any other command > > that can tell when the computer was last booted). The procps-ng package provides the uptime command which will tell you how long it has been since the computer was last booted. Regards, Gary -- Prob

Re: Virtual device in Windows 10

2018-12-31 Thread Gary Graham
:28 socat[10780] N socket 1 (fd 5) is at EOF 2019/01/01 01:14:28 socat[10780] N socket 1 (fd 5) is at EOF 2019/01/01 01:14:28 socat[10780] N socket 2 (fd 6) is at EOF 2019/01/01 01:14:28 socat[10780] N exiting with status 0 Can you tell why the PTY is closing ? Regards, Gary G. On Tue, Jan 1, 2

Virtual device in Windows 10

2018-12-31 Thread Gary Graham
Greetings, Trying to use socat to bridge from the network to a virtual serial port on Windows. The detailed output shows a connection is opening, but it does not stay open. socat -d -d pty,link=virtualcom0,waitslave tcp:192.168.0.11:8023 2 [main] socat 15388 find_fast_cwd: WARNING:

Windows - special device question message 6168

2018-12-22 Thread Gary Graham
-ug-net/using-specialnames.html Any help is appreciated ! Regards, Gary G. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Opt-In-Data Needs

2018-11-27 Thread Gary Johnson
:- I'll come up with the data counts, costs & few samples for your review. Keep us posted on the same. Regards, Gary Johnson Business Development Dept. USA |UK | EMEA | APAC Note: To edit mail preference, please respond with Unsubscribe in the Subject Line -- Pro

Re: Request to support wxt terminal ( Re: [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1)

2019-03-05 Thread Gary Johnson
kground and only the surface (in purple) is visible. To see the rest of the plot, still on a black background, I executed gnuplot -e "set term sixel monochrome" -e "splot [x=-3:3] [y=-3:3] sin(x) * cos(y)" Is this a bug in mintty that it doesn't use a white background f

Re: Request to support wxt terminal ( Re: [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1)

2019-03-05 Thread Gary Johnson
On 2019-03-05, Achim Gratz wrote: > Gary Johnson writes: > > Is this a bug in mintty that it doesn't use a white background for > > the plot? > > No. By default the background in gnuplot is transparent in terminals > that support it. You can set a solid fill color

Re: Possible vim bug

2020-12-07 Thread Gary Johnson
vim-common8.2.0486-1 vim-doc 8.2.0486-1 vim-minimal 8.2.0486-1 util-linux2.33.1-2 bash 4.4.12-3 Util-linux is the package containing column. So I don't see a bug at all. Regards, Gary -- Pr

Re: Trouble with setting ini files : gnuplot and vi

2020-12-21 Thread Gary Johnson
highlighting as well as some other vim features. If you want a full-featured vim, install the vim package. Regards, Gary -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info:

Question about your website

2021-02-17 Thread Gary Bell
My name is Gary and I’m a Community Outreach Manager for an AT Preferred Dealer.  I came across your page as I was looking online for resources related to international calling codes. My team created a resource, that contains both country codes and iso-codes. It is a list that can be used when

Re: w3m displays blank help page

2021-12-29 Thread Gary Johnson
On 2021-12-29, Ken Brown wrote: > On 12/29/2021 4:44 PM, Gary Johnson wrote: > >So, I have > >a workaround for the problem, but I'd really like a proper fix, and > >there may be other users with this problem. > > w3m currently has no maintainer. Would you like to ta

w3m displays blank help page

2021-12-29 Thread Gary Johnson
H The package appears to be installed properly: $ cygcheck -c w3m Cygwin Package Information Package VersionStatus w3m 0.5.3-3OK The output of "cygcheck -s -v -r", sanitized, is attached. Regards, Gary Cygwin Configuratio

Re: Editing with vim clears Windows 10 file system archive bit.

2021-11-15 Thread Gary Johnson
| 2 ++ 7 files changed, 88 insertions(+), 24 deletions(-) The only change I see to an open() call was removing O_TRUNC on systems with ftruncate() and adding a later call to ftruncate() on systems that have it. There were also some changes to the setting of permissions (fchown(), fchmod

Re: Bash runs my vim slower than Cygwin's vim

2022-03-11 Thread Gary Johnson
On 2022-03-11, Gary Johnson wrote: > On 2022-03-11, Adam Dinwoodie wrote: > > On Thu, Mar 10, 2022 at 04:55:40PM -0800, Gary Johnson wrote: > > > So, does anyone know why is takes so much longer for bash to run the > > > vim I built than the official Cygwin vim? More

Re: Bash runs my vim slower than Cygwin's vim

2022-03-11 Thread Gary Johnson
On 2022-03-11, Adam Dinwoodie wrote: > On Thu, Mar 10, 2022 at 04:55:40PM -0800, Gary Johnson wrote: > > I build my own copy of Vim for the Cygwin terminal from the source > > at https://github.com/vim/vim.git. Lately, I've noticed the startup > > time getting slower, so

Re: Bash runs my vim slower than Cygwin's vim

2022-03-11 Thread Gary Johnson
On 2022-03-11, Gary Johnson wrote: > On 2022-03-11, Gary Johnson wrote: > > On 2022-03-11, Adam Dinwoodie wrote: > > > On Thu, Mar 10, 2022 at 04:55:40PM -0800, Gary Johnson wrote: > > > > > So, does anyone know why is takes so much longer for bash to run the >

Bash runs my vim slower than Cygwin's vim

2022-03-10 Thread Gary Johnson
with my normal configuration, it takes 5 seconds for vim to start vs. 1.2 seconds for Cygwin's vim. Cygwin and all my Cygwin programs are up-to-date. I'm running Windows 10 Enterprise version 1909. Regards, Gary -- Problem reports: https://cygwin.com/problems.html FAQ: http

Re: this must be a common problem, but repeated searching is not finding an answer

2022-03-19 Thread Gary Johnson
hird column) for the bc package probably says Skip. Click on the arrow in that field and select the newest package number, which should be 1.06.95-2. At the bottom of that page, click on Next and follow whatever instructions follow. That should install bc as /usr/bin/bc. HTH, Gary --

Re: Latest versions of cygwin - Paths with spaces

2022-05-17 Thread Gary Johnson
ual, but it's not wrong. For example: $ cat foo #!/bin/bash for word in "$@" do echo "$word" done $ ./foo one two" "three four one two three four However, I've always seen the C: drive under /cygdrive as /cygdrive/c, with a

Re: cygwin update, gvim 8.2. file type plugin, perl script error

2022-07-19 Thread Gary Johnson
you, then there seems to be something in your Vim configuration, e.g., your vimrc, that's causing the problem, but I haven't given a whole lot of thought to what that might be. As for where to ask about the problem, this is probably the right place to start and where the best group of folks is to figu

Re: rxvt and mutt incompatabilities

2001-12-11 Thread Gary R. Van Sickle
, it will default to TERM=xterm, which works fine except mutt has no color (though stuff like ls --color works fine, go figure). If I set it to -tn rxvt, mutt gets color and everything is great. Just a hunch, what's your CYGWIN= set to? -- Gary R. Van Sickle Brewer. Patriot. -- Unsubscribe info: http

RE: mutt/procmail lock problem

2001-12-17 Thread Gary R. Van Sickle
From: Jason Tishler [mailto:[EMAIL PROTECTED]] Gary, I just discovered a locking problem with mutt 1.3.x that I believe also affects the mutt 1.2.x that you contributed to Cygwin. This lock problem caused procmail to misfile messages to the wrong mbox file when mutt happened to be writing

<    1   2   3   4   5   6   7   8   9   10   >