New Version 1.7.30-1: Passwd -R option. Can only update logged in user.

2014-06-04 Thread Thomas Fay
Hi, Recently there was an update to the passwd -R feature in 1.7.30-1 which allows you to pipe in a password to the "passwd -R". This is a something that we really need and the update is appreciated. :) There is still an issue in that you can only update the registry for t

Re: Emacs-w32... still crashing

2014-06-04 Thread Ken Brown
On 6/3/2014 4:01 PM, Zdzislaw Meglicki wrote: And another crash... captured under gdb again. Segmentation fault again, but this time: Program received signal SIGSEGV, Segmentation fault. 0x000100631d84 in deselect_palette (f=0x0, hdc=0x0) at /usr/src/debug/emacs-24.3.90-1/src/w32xfns.c:123

How to run gtk3-demo?

2014-06-04 Thread Zang Zhengrong
When I run gtk3-demo in cygwin, I got error as below, what should I have to do next? $ gtk3-demo ** ERROR:/usr/src/ports/gtk3/gtk3-3.10.7-2.i686/src/gtk+-3.10.7/demos/gtk-demo/main.c:892:setup_default_icon: assertion failed: (pixbuf) Aborted (core dumped) -- Problem reports: http://cygwi

Re: How to run gtk3-demo?

2014-06-04 Thread Marco Atzeri
On 04/06/2014 14:54, Zang Zhengrong wrote: When I run gtk3-demo in cygwin, I got error as below, what should I have to do next? $ gtk3-demo ** ERROR:/usr/src/ports/gtk3/gtk3-3.10.7-2.i686/src/gtk+-3.10.7/demos/gtk-demo/main.c:892:setup_default_icon: assertion failed: (pixbuf) Aborted (core dum

Emacs-w32... still crashing

2014-06-04 Thread Zdzislaw Meglicki
This is just to confirm: I had a yet another crash, was running my emacs session under gdb and captured the event. The trace is the same as before, that is, there is a problem in deselect_palette that causes segmentation fault. Yes, I will report the bug to Emacs maintainers. Zdzislaw (Gustav) Me

Re: "cygpath -u" inside backticks differs

2014-06-04 Thread Ivan Dobrianov
Eric - thanks for the info! I see the problem, yes, and it is simple - I have completely "slepth through" the $() business :-) I am all set now - thanks! Ivan -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cy

Re: RemoteServerAdministrationTools problem

2014-06-04 Thread John Bianchi
> Aside from this set of Windows tools, can you reproduce the same behavior > with some more commonly available and more compact utility? I had two system exhibiting this symptom. Wish there was an official way to install an older cygwin, like 1.7.27 or .26. No other commands are behaving differe

Re: "cygpath -u" inside backticks differs

2014-06-04 Thread J. David Boyd
Eric Blake writes: > > see why `` is obsolete, and you should be using $()? Among other > reasons, \ inside `` has weird rules. > Wow, when did this happen? I've been using `` for years, and never heard of $(). What version did this change? I think I need to go back and re-read some document

Re: Compiling cygwin1.dll

2014-06-04 Thread Michael Wild
On Tue, Jun 3, 2014 at 6:07 PM, Larry Hall (Cygwin) wrote: > On 06/03/2014 08:57 AM, Michael Wild wrote: >> >> On Tue, Jun 3, 2014 at 12:32 PM, Andrey Repin wrote: >>> >>> Greetings, Michael Wild! >>> In order to pinpoint an error I'm trying to compile cygwin1.dll from source following th

Re: How to run gtk3-demo?

2014-06-04 Thread Zhengrong Zang
2014/06/04 21:54、Zang Zhengrong のメッセ�`ジ: > When I run gtk3-demo in cygwin, I got error as below, what should I have to > do next? > > $ gtk3-demo > ** > ERROR:/usr/src/ports/gtk3/gtk3-3.10.7-2.i686/src/gtk+-3.10.7/demos/gtk-demo/main.c:892:setup_default_icon: > assertion failed: (pixbuf) > Abo

How to set big font for xterm in cygwin/X

2014-06-04 Thread Zhengrong Zang
Now I can use cygwin/X to run gtk3-demo, but my eyes is bad and xterm font in cygwin/X is very small, how can I set to bigger font for xterm? Thanks a lot. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.c

Re: "cygpath -u" inside backticks differs

2014-06-04 Thread Eric Blake
On 06/04/2014 08:31 AM, J. David Boyd wrote: > Eric Blake writes: > >> >> see why `` is obsolete, and you should be using $()? Among other >> reasons, \ inside `` has weird rules. >> > > Wow, when did this happen? I've been using `` for years, and never heard of > $(). What version did this c

Re: How to set big font for xterm in cygwin/X

2014-06-04 Thread tednolan
In message <92c60106-8a54-434b-a470-744b8e4d4...@gmail.com>you write: >Now I can use cygwin/X to run gtk3-demo, but my eyes is bad and xterm font = >in cygwin/X is very small, how can I set to bigger font for xterm? Thanks a= > lot.= > Well, if you hold down the ctrl key and hit the right mouse bu

Re: How to set big font for xterm in cygwin/X

2014-06-04 Thread Chris J. Breisch
Zhengrong Zang wrote: Now I can use cygwin/X to run gtk3-demo, but my eyes is bad and xterm font in cygwin/X is very small, how can I set to bigger font for xterm? Thanks a lot. I use the following in my ~/.Xdefaults. Change the faceName and faceSize to suit you. XTerm*faceName: Bitstream

Re: Compiling cygwin1.dll

2014-06-04 Thread Andrey Repin
Greetings, Michael Wild! > You tell me. I just checked out the source and followed the > instructions as I said in my first message. When doing so, there is a > dependency and binutils gets built. > If the instructions are outdated, I did something obviously wrong, or > there is a better way, ple

Re: Compiling cygwin1.dll

2014-06-04 Thread Michael Wild
On Wed, Jun 4, 2014 at 7:32 PM, Andrey Repin wrote: > Greetings, Michael Wild! > >> You tell me. I just checked out the source and followed the >> instructions as I said in my first message. When doing so, there is a >> dependency and binutils gets built. > >> If the instructions are outdated, I di

Re: Compiling cygwin1.dll

2014-06-04 Thread Andrey Repin
Greetings, Michael Wild! > Many thanks. So you are saying, you never used the top-level build > system? I don't NEED to rebuild whole toolchain to begin with. And it takes about half an hour just to configure it on my system. Or at least half an hour up to first error, which I'm unable to get muc

Re: Compiling cygwin1.dll

2014-06-04 Thread Christopher Faylor
On Wed, Jun 04, 2014 at 11:55:32PM +0400, Andrey Repin wrote: >Greetings, Michael Wild! > >> Many thanks. So you are saying, you never used the top-level build >> system? > >I don't NEED to rebuild whole toolchain to begin with. If you follow the instructions for checking out cygwin you shouldn't

CYGWIN - As admin setup other users SSH for them?

2014-06-04 Thread Roger Vicker, CCP
I've got a Windows system setup with SSH in CYGWIN working. I've used mkpaswd to install the users in /etc/passwd. As administrator I want to: 1) generate the key pairs for the other users. 2) install the public key in the users $home/.ssh/authorized_keys. 3) deliver the private key to the user a

Re: Compiling cygwin1.dll

2014-06-04 Thread Michael Wild
On Wed, Jun 4, 2014 at 11:07 PM, Christopher Faylor wrote: > On Wed, Jun 04, 2014 at 11:55:32PM +0400, Andrey Repin wrote: >>Greetings, Michael Wild! >> >>> Many thanks. So you are saying, you never used the top-level build >>> system? >> >>I don't NEED to rebuild whole toolchain to begin with. > >