Re: Gdb with python enabled

2014-05-21 Thread Christopher Faylor
On Thu, May 22, 2014 at 04:14:03AM +0200, Robin KERDILES wrote: >I see cygwin doesn't provide gdb with python enabled : > >How should I do now ? Build gdb yourself with python enabled. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Doc

Re: Problem logging into ssh

2014-05-21 Thread Larry Hall (Cygwin)
On 05/21/2014 07:22 PM, Noah White wrote: I’ve installed and configured sshd to run as a service under a particular account which is an Administrator. I can ssh in fine as that user. However, if I try to ssh as any other user I get the following error: Last login: Wed May 21 18:58:35 2014 fro

Fwd: Cannot log in to SSHD, either with public key or password

2014-05-21 Thread Chloe
I had to use 'mkpasswd -l' to re-generate my passwd file, (and also mkgroup), and re-ran ssh-host-config. Actually I tried 'su - Chloe', saw an error, tried to edit passwd manually, screwed it up and deleted 'sshd' user (even though I don't see that user in Windows user management), found 'mkpa

Gdb with python enabled

2014-05-21 Thread Robin KERDILES
Hi, I installed cygwin64 for compiling c/c++ projects Then I saw there was some pretty printers for STL containers I would like to use them but I need gdb with python enabled I see cygwin doesn't provide gdb with gdb enabled : GNU gdb (GDB) 7.6.50.20130728-cvs (cygwin-special) Copyright (C) 20

Re: Cannot log in to SSHD, either with public key or password

2014-05-21 Thread Evan Rowley
This page has a lot of good information in it: http://cygwin.com/cygwin-ug-net/ntsec.html One part you might want to look at is where it mentions "cyglsa-config" - this could be useful to you given what you're trying to set up. In order to utilize this, you'll also want to enable the "Create a tok

Cannot log in to SSHD, either with public key or password

2014-05-21 Thread Chloe
Please help, I cannot log into Cygwin with SSH. ssh -vvv Chloe@localhost log: http://pastebin.com/vt2aP86F I don't know why it says debug3: Could not load "/home/Chloe/.ssh/id_rsa" as a RSA1 public key because I can use that key to log into a VPS. I installed the latest ssh. I verified permiss

Problem logging into ssh

2014-05-21 Thread Noah White
I’ve installed and configured sshd to run as a service under a particular account which is an Administrator. I can ssh in fine as that user. However, if I try to ssh as any other user I get the following error: Last login: Wed May 21 18:58:35 2014 from foo.home /bin/bash: Operation not permitted

Re: Emacs-w32... still crashing...

2014-05-21 Thread Ken Brown
On 5/21/2014 4:14 PM, Zdzislaw Meglicki wrote: It just crashed on me again, after a couple of days of no crashes at all. The versions of everything are unchanged since my last message. But this time, and this is new, I have not seen it before, it did not give me the gdb option. Instead it just cr

gcc-4.9 option

2014-05-21 Thread Tim Prince
Excellent, once I realized that all the component updates must be selected individually on the setup menu (no automatic dependency resolution). -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.h

Emacs-w32... still crashing...

2014-05-21 Thread Zdzislaw Meglicki
It just crashed on me again, after a couple of days of no crashes at all. The versions of everything are unchanged since my last message. But this time, and this is new, I have not seen it before, it did not give me the gdb option. Instead it just crashed and said: "Segmentation fault (core dumped

Problem with python ctypes module

2014-05-21 Thread Resch Reinhard
Hello, I have found the following problem on Windows XP with Cygwin 1.7.29: If I build a Fortran dll and try to load it from Python by means of the ctypes module, python.exe crashes after LoadLibrary returned. That problem may be reproduced with the files in the attachment. Just type tar -zxvf p

libc++ doesn't use C99 features

2014-05-21 Thread Markus Wanner
Hi, trying some C++11 features, I recently figured that Cygwin's libstdc++ does not use C99 features. I.e. c++config.h has the following lines: /* Define if C99 functions or macros from , , , , and can be used or exposed. */ /* #undef _GLIBCXX_USE_C99 */ That in turn disables some C++11 fea

Re: Emacs-w32... still crashing...

2014-05-21 Thread Ken Brown
On 5/19/2014 10:42 AM, Ken Brown wrote: On 5/19/2014 9:20 AM, Zdzislaw Meglicki wrote: (gdb) backtrace #0 0x7ff9550c9e3b in KERNELBASE!DebugBreak () from /cygdrive/c/WINDOWS/system32/KERNELBASE.dll #1 0x00010061a344 in emacs_abort () at /usr/src/debug/emacs-24.3.90-1/src/w32fns.c:8460

Re: Default manifest

2014-05-21 Thread JonY
On 5/21/2014 21:19, Ken Brown wrote: >> >> For the default manifest to get going we also need the patcha new GCC >> with Nick's patch from >> >>https://gcc.gnu.org/ml/gcc-patches/2014-04/msg01378.html >> >> Is that easily backportable to GCC 4.8, or does 4.8 not support the >> %if-exists functi

install windows updates trough ssh

2014-05-21 Thread debian
hi, ist there a way to install windows updates trough ssh (key-authentication) ? i tried this PS-Module: http://gallery.technet.microsoft.com/scriptcenter/2d191bcd-3308-4edd-9de2-88dff796b0bc it works(trough ssh): Get-WUHistory Get-WUList Get-WURebootStatus Get-WUInstallerStatus but Get-WUIn

[ANNOUNCEMENT] Updated, new for x86_64: sng

2014-05-21 Thread Andrew Schulman
A new version of sng, 1.0.5-2, is available in the Cygwin distribution. * Rebuilt with libpng15 instead of libpng12, so this package is no longer obsolete in Cygwin. * First release for x86_64. SNG (Scriptable Network Graphics) is a minilanguage designed specifically to represent the entire conte

[ANNOUNCEMENT] Updated: lftp 4.4.16-1

2014-05-21 Thread Andrew Schulman
A new version of lftp, 4.4.16-1, is available in the Cygwin distribution. This is a new upstream release, with bug fixes. Please see http://lftp.yar.ru/news.html for the list of changes since version 4.4.14. lftp is a sophisticated file transfer program and ftp/http/bittorrent client. It supports

Re: Default manifest

2014-05-21 Thread Ken Brown
On 5/15/2014 3:56 AM, Corinna Vinschen wrote: On May 15 01:25, Christopher Faylor wrote: On Wed, May 14, 2014 at 08:07:26PM -0400, Ken Brown wrote: Are we close to a resolution of the problems with default manifests? It looks to me like all the pieces are in place, but maybe I've missed someth

Re: Installing a program as a Windows service on Windows 8.1

2014-05-21 Thread Andrey Repin
Greetings, Nick Urbanik! > I have written a Perl program that I want to run as a service on > Windows 8.1. However, when I type: > cygrunsrv -I NAME -p /path/to/NAME > Note: NAME has execute permissions, and can be run. > I get the error message: > cygrunsrv: Error installing a service: OpenSCM

Re: emacs oddity

2014-05-21 Thread Markus Hoenicka
Am 2014-05-21 13:46, schrieb Ken Brown: On 5/21/2014 3:13 AM, Markus Hoenicka wrote: At 2014-05-21 03:42, Ken Brown was heard to say: On 5/20/2014 7:57 PM, Max Polk wrote: I've been noticing the background timer giving odd messages from emacs-w32 once in a while such as the following when not

Re: emacs oddity

2014-05-21 Thread Ken Brown
On 5/21/2014 3:13 AM, Markus Hoenicka wrote: At 2014-05-21 03:42, Ken Brown was heard to say: On 5/20/2014 7:57 PM, Max Polk wrote: I've been noticing the background timer giving odd messages from emacs-w32 once in a while such as the following when not touching the keyboard and the editor is i

Re: Installing a program as a Windows service on Windows 8.1

2014-05-21 Thread Arjen Markus
You may need to open the properties dialogue for that file and edit the properties. I have run into similar problems myself (installing a DLL via a makefile causes the loss of the execute permission in my case. No idea why.) To do this, select the file in question in Windows Explorer and press the

Installing a program as a Windows service on Windows 8.1

2014-05-21 Thread Nick Urbanik
Dear Folks, I have written a Perl program that I want to run as a service on Windows 8.1. However, when I type: cygrunsrv -I NAME -p /path/to/NAME Note: NAME has execute permissions, and can be run. I get the error message: cygrunsrv: Error installing a service: OpenSCManager: Win32 error 5: A

Re: Bug report: 1.7.19 broke floppy drive access

2014-05-21 Thread Corinna Vinschen
On May 20 16:41, Sean Gugler wrote: > Confirmed fixed, Corinna. Awesome! Thank you! > ~ Sean > > On Tue, 20 May 2014 12:39:20 +0200, Corinna Vinschen wrote: > >On May 19 15:28, Sean Gugler wrote: > >> Greetings, > >> > >> I've discovered that 5.25" and 3.5" floppy drive access became broken > >> a

Re: emacs oddity

2014-05-21 Thread Markus Hoenicka
At 2014-05-21 03:42, Ken Brown was heard to say: On 5/20/2014 7:57 PM, Max Polk wrote: I've been noticing the background timer giving odd messages from emacs-w32 once in a while such as the following when not touching the keyboard and the editor is idle.: seconds-to-time: Arithmetic range err