Re: [ITP] gvfs

2012-04-03 Thread Ken Brown
On 4/2/2012 11:45 PM, Yaakov (Cygwin/X) wrote: On 2012-03-16 07:08, Ken Brown wrote: In the thread that started at http://cygwin.com/ml/cygwin-xfree/2011-11/msg00040.html you said you were going to ITP gvfs to see if it would solve some problems with emacs built against gtk3. Is that still

Re: [ITP] gvfs

2012-04-03 Thread Ken Brown
On 4/3/2012 8:48 AM, Ken Brown wrote: On 4/2/2012 11:45 PM, Yaakov (Cygwin/X) wrote: On 2012-03-16 07:08, Ken Brown wrote: In the thread that started at http://cygwin.com/ml/cygwin-xfree/2011-11/msg00040.html you said you were going to ITP gvfs to see if it would solve some problems with

Re: ITP: algol68g

2012-04-03 Thread Yaakov (Cygwin/X)
On 2012-04-03 14:56, Thomas Wolff wrote: cygport algol68g-2.3.7.4-1.cygport prep, then cygport algol68g-2.3.7.4-1.cygport compile, says this: Compiling algol68g-2.3.7.4-1 which: no autopoint in ($PATH) cygcheck -p autopoint will show you what you're missing. Yaakov

Re: Problems with emacs built against gtk3

2012-04-03 Thread Yaakov (Cygwin/X)
On 2012-04-03 16:11, Ken Brown wrote: Now that gvfs is available, I've built the latest emacs-24 pretest against gtk3 and removed the GSETTINGS_BACKEND=memory setting, but I still have the same problem. If I start emacs and then just walk away from it, after a while it will die with a segfault.

Re: Problems with emacs built against gtk3

2012-04-03 Thread Ken Brown
On 4/3/2012 6:30 PM, Yaakov (Cygwin/X) wrote: On 2012-04-03 16:11, Ken Brown wrote: Now that gvfs is available, I've built the latest emacs-24 pretest against gtk3 and removed the GSETTINGS_BACKEND=memory setting, but I still have the same problem. If I start emacs and then just walk away from

Re: Problems with emacs built against gtk3

2012-04-03 Thread Yaakov (Cygwin/X)
On 2012-04-03 20:52, Ken Brown wrote: There's no problem when emacs is built with gtk2. There's also no problem with gtk3, provided I set GSETTINGS_BACKEND=memory. I regularly run the entire GNOME desktop for hours (if not days) on end, so I really don't think that this is a bug in dconf or

src/winsup/cygwin ChangeLog include/cygwin/ver ...

2012-04-03 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2012-04-03 14:54:17 Modified files: winsup/cygwin : ChangeLog winsup/cygwin/include/cygwin: version.h Log message: * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 13.

src/winsup/doc ChangeLog new-features.sgml

2012-04-03 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2012-04-03 19:16:10 Modified files: winsup/doc : ChangeLog new-features.sgml Log message: 2012-04-03 Corinna Vinschen cori...@vinschen.de * new-features.sgml

[PATCH] Mouse reporting modes 1006 and 1015 for extended coordinates

2012-04-03 Thread Thomas Wolff
This patch implements mouse modes 1006 and 1015 for the cygwin console (no experimental add-ons this time :) ). They enable unlimited mouse coordinate reporting like recent xterm, mintty, urxvt. If someone is interested, I could also implement mouse mode 1005. Thomas 2012-04-03 Thomas Wolff

Re: console: new mouse modes, request/response attempt

2012-04-03 Thread Thomas Wolff
Am 02.04.2012 22:40, schrieb Christopher Faylor: On Mon, Apr 02, 2012 at 09:50:17PM +0200, Thomas Wolff wrote: Am 02.04.2012 20:50, schrieb Christopher Faylor: On Mon, Apr 02, 2012 at 08:46:31PM +0200, Thomas Wolff wrote: ... * semi-fix for missing terminal status responses The fix tries to

Re: cant commit memory for stack error with perl

2012-04-03 Thread Noel Grandin
Hi I don't know why, but re-installing from scratch seems to have sorted it out. Thanks for all your help Corinna! Regards, Noel Grandin Disclaimer: http://www.peralex.com/disclaimer.html -- Problem reports: http://cygwin.com/problems.html FAQ:

GCJ Cygwin on Windows VITAL QUESTIONS

2012-04-03 Thread Me Myself and I
-Is it possible to include some sort of PATH/CLASSPATH variable link to the Javak 2 1.6 version of rt.jar in order to have SWING and AWT from that version recognised, compiled, and executed appropriately with the latest version of GCJ that installs from CYGWIN installation packages?   -Even

Re: Process Substitution / Named Pipes in cygwin 1.7.11-1

2012-04-03 Thread Sven Severus
On Apr 2 17:33, Corinna Vinschen wrote Hello all, I am running Cygwin DLL 1.7.11-1 and the bash command cat (echo 1234) (not very profound, ok) works fine on my Win7-64 box. Now I installed the same Cygwin release on an older PC running WinXP: the above command does not execute

Re: Process Substitution / Named Pipes in cygwin 1.7.11-1

2012-04-03 Thread Corinna Vinschen
On Apr 3 10:32, Sven Severus wrote: On Apr 2 17:33, Corinna Vinschen wrote Hello all, I am running Cygwin DLL 1.7.11-1 and the bash command cat (echo 1234) (not very profound, ok) works fine on my Win7-64 box. Now I installed the same Cygwin release on an older PC

Re: aria2c core dump problem

2012-04-03 Thread silent
it is more than half a year since Christian report this bug, but aria2c still core dump, I still have to keep libstdc++ in old version. 2011/12/29 silent silent2...@gmail.com: thanks, I downgraded libstdc++, aria2c works again. 2011/12/27 Christian Franke christian.fra...@t-online.de: silent

Re: aria2c core dump problem

2012-04-03 Thread marco atzeri
On 4/3/2012 10:58 AM, silent wrote: it is more than half a year since Christian report this bug, but aria2c still core dump, I still have to keep libstdc++ in old version. 2011/12/29 silentsilent2...@gmail.com: thanks, I downgraded libstdc++, aria2c works again. 2011/12/27 Christian

GCJ in Cygwin on Windows, Please someone address!

2012-04-03 Thread Me Myself and I
-Is it possible to include some sort of PATH/CLASSPATH variable link to the Javak 2 1.6 version of rt.jar in order to have SWING and AWT from that version recognised, compiled, and executed appropriately with the latest version of GCJ that installs from CYGWIN installation packages?   -Even

Re: GCJ in Cygwin on Windows, Please someone address!

2012-04-03 Thread marco atzeri
On 4/3/2012 12:02 PM, Me Myself and I wrote: Me Myself and I does not authorize you to repeat the same question multiple times. Yaakov already provided you an answer to your first mail http://cygwin.com/ml/cygwin/2012-04/msg00066.html You can at

Re: Windows7 broke DRIVELETTER:/path on cmdline of non-cygwin exe

2012-04-03 Thread Earnie Boyd
On Tue, Apr 3, 2012 at 1:55 AM, cygwin at raf.org wrote: On the Windows XP computer, this works. On the Windows 7 computer, after entering the command line and pressing enter, nothing happens until we press Ctrl-C to terminate it. Adding debug output to the very start of the programme emits

Re: SOCKS without SSH?

2012-04-03 Thread Andrey Repin
Greetings, Marilo! What are my options, what commands, for setting up a SOCKS server without SSH? http://3proxy.ru/ -- WBR, Andrey Repin (anrdae...@freemail.ru) 03.04.2012, 17:41 Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: [bug] Something fishy going on with sqlite3...

2012-04-03 Thread Achim Gratz
Achim Gratz Stromeko at NexGo.DE writes: I'm stumped... The solution to this riddle: sqlite3 wrongly infers Cygwin as SQLITE_OS_WIN. Forcing a define for SQLITE_OS_UNIX produces an executable that works with temp store to disk even when the user is not an administrator. Additionally, the good

[ANNOUNCEMENT] Updated: syslog-ng-3.2.5-1

2012-04-03 Thread Corinna Vinschen
I have updated syslog-ng to the upstream release 3.2.5. The upstream package needed a few minor patches, mainly a heartily autoreconf, as well as adding a missing cygwin-specific file. The package is now created using cygport. To update your installation, click on the Install Cygwin now link

Re: GCJ in Cygwin on Windows, Please someone address!

2012-04-03 Thread Christopher Faylor
Reposting the same question three hours later is bad form. Please don't do this. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

[ANNOUNCEMENT] Updated: Cygwin 1.7.12

2012-04-03 Thread Corinna Vinschen
Hi Cygwin friends and users, I just released 1.7.12. This is mainly a bugfix release, but a couple of bigger changes were required under the hood to fix some of the bugs. What's new: === - Cygwin now automatically populates the /dev directory with all existing POSIX devices. - Add

RE: How to run bash shell script in cygwin?

2012-04-03 Thread Marc Girod
Hi, Dave Korn wrote: Hey, why not plug our own faq while we're at it? http://cygwin.com/faq/faq.using.html#faq.using.not-found One minor comment I have about point 12 in the FAQ, now that I went reading. The following advice is given: You should rather install sshd and use ssh

Re: 1.7.11: Ctrl-C does not work in bash shell (Win7)

2012-04-03 Thread Greg Chicares
On 2012-04-03 18:17Z, Spackmann, Richard M. wrote: [...Ctrl-C handling...] If so, when is the next cygwin bug release due out? I am running Windows 7 and just upgraded to 1.7.11 1.7.12 was released today, and the announcement: http://cygwin.com/ml/cygwin/2012-04/msg00082.html mentions a

Start sshd service manually instead of automatically

2012-04-03 Thread Matt Seitz (matseitz)
What is the best way to change the sshd service to Manual start if it is already installed using Automatic start? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Re: Start sshd service manually instead of automatically

2012-04-03 Thread Corinna Vinschen
On Apr 3 11:31, Matt Seitz (matseitz) wrote: What is the best way to change the sshd service to Manual start if it is already installed using Automatic start? Use the Services MMC-SnapIn, or use the sc command in an elevated shell: $ sc config sshd start= demand Corinna -- Corinna

Re: How to run bash shell script in cygwin?

2012-04-03 Thread Andrey Repin
Greetings, Marc Girod! Hey, why not plug our own faq while we're at it? http://cygwin.com/faq/faq.using.html#faq.using.not-found One minor comment I have about point 12 in the FAQ, now that I went reading. The following advice is given: You should rather install sshd and use ssh

Re: GCJ related questions

2012-04-03 Thread Thomas Wolff
Am 03.04.2012 07:49, schrieb Yaakov (Cygwin/X): ... GCJ absolutely requires ECJ for compiling Java sources. You can either download the necessary jar manually, as mentioned previously, or install the java-ecj package from Ports. So the gcj package should actually not have been included in

Re: input delay issues

2012-04-03 Thread Thomas Wolff
Am 02.04.2012 22:56, schrieb Christopher Faylor: On Mon, Apr 02, 2012 at 09:46:51PM +0200, Thomas Wolff wrote: When input is typed-ahead, on a Unix or Linux systems it will be buffered and used as soon as an application looks for it. Try this: - Run a slow command (e.g. sleep 5) - Type abc

RE: 1.7.11: Ctrl-C does not work in bash shell (Win7)

2012-04-03 Thread Buchbinder, Barry (NIH/NIAID) [E]
Spackmann, Richard M. sent the following at Tuesday, April 03, 2012 2:18 PM When I open up a cygwin command line bash shell and I notice now that Ctrl-C does not exit out from the current command prompt to start a new one. Ctrl-C will however exit a running process. Is this to be the behavior

RE: Is this supposed to work this way?

2012-04-03 Thread Buchbinder, Barry (NIH/NIAID) [E]
Andrey Repin sent the following at Tuesday, April 03, 2012 3:21 PM [Z:\]$ assoc .sh .sh=unixshell.script [Z:\]$ ftype unixshell.script unixshell.script=C:/Programs/Cygwin/bin/env.exe %1 %* [Z:\]$ testcase.sh ++ readlink -fn 'Z:\testcase.sh' + XXX='/z/Z:\testcase.sh' + echo '/z/Z:\testcase.sh'

Re: Is this supposed to work this way?

2012-04-03 Thread Andrey Repin
Greetings, Andrey Repin! Any suggestions, perhaps? Nevermind it, please. I forgot about Mac OS systems. They don't support readlink pointing to non-links at all. -- WBR, Andrey Repin (anrdae...@freemail.ru) 04.04.2012, 02:39 Sorry for my terrible english... -- Problem reports:

Re: [bug] Something fishy going on with sqlite3...

2012-04-03 Thread Warren Young
On 4/3/2012 8:05 AM, Achim Gratz wrote: The solution to this riddle: sqlite3 wrongly infers Cygwin as SQLITE_OS_WIN. Forcing a define for SQLITE_OS_UNIX produces an executable that works with temp store to disk even when the user is not an administrator. Additionally, the good folks at

Re: Is this supposed to work this way?

2012-04-03 Thread Andrey Repin
Greetings, Buchbinder, Barry (NIH/NIAID) [E]! Is there a reason that something like the following wouldn't work? if [ -f /bin/cygwin1.dll ] Hm. Turned out, this is more reliable check, than test $OSTYPE = cygwin ... But, oh, so much for consistency... Question to Cygwin staff: shouldn't

Re: Getting Past Cygwin GCJ error.

2012-04-03 Thread David Rothenberger
On 4/3/2012 5:35 PM, Me Myself and I wrote: I have found the suggested ecj-3.7.jar file. -How do I reference this file inside cygwin so that it will be found? -Can I use a PATH or CLASSPATH variable, and meet with success? I assume I should append a statement at the end of

Re: Is this supposed to work this way?

2012-04-03 Thread Eric Blake
On 04/03/2012 06:47 PM, Andrey Repin wrote: Greetings, Buchbinder, Barry (NIH/NIAID) [E]! Is there a reason that something like the following wouldn't work? if [ -f /bin/cygwin1.dll ] Hm. Turned out, this is more reliable check, than test $OSTYPE = cygwin ... But, oh, so much for

Re: Windows7 broke DRIVELETTER:/path on cmdline of non-cygwin exe

2012-04-03 Thread Eliot Moss
On 4/3/2012 8:34 PM, raf wrote: Eliot Moss wrote: My suggestion would be to read up on the cygpath utility program and use it to convert cygwin paths to ones suitable for a non-cygwin program, etc. I launch non-cygwin programs all the time on Windows 7 that way ... Regards -- Eliot Moss

GCJ and ECJ

2012-04-03 Thread Me Myself and I
I am having trouble finding an ecj.jar eclipse jar file to get GCJ going. Are they files at this URL what I am looking for? http://www.java2s.com/Code/Jar/e/Downloadecj37jar.htm Which one here comes most recommended? -- Problem reports:

Re: Is this supposed to work this way?

2012-04-03 Thread Andrey Repin
Greetings, Eric Blake! Is there a reason that something like the following wouldn't work? if [ -f /bin/cygwin1.dll ] Hm. Turned out, this is more reliable check, than test $OSTYPE = cygwin ... But, oh, so much for consistency... Question to Cygwin staff: shouldn't $OSTYPE be

Re: GCJ and ECJ

2012-04-03 Thread David Rothenberger
On 4/3/2012 6:45 PM, Me Myself and I wrote: I am having trouble finding an ecj.jar eclipse jar file to get GCJ going. Are they files at this URL what I am looking for? http://www.java2s.com/Code/Jar/e/Downloadecj37jar.htm Which one here comes most recommended? Many Cygwin packages

CLASSPATHS, and static inclusion.

2012-04-03 Thread Me Myself and I
I have managed to get a copy of ecj.jar -I havn't been able to follow the instructions for cygpath very well. Is there a CLASSPATH=$CLASSPATH:/a/b/c/d; sort of statement I can just put in /etc/profile  , that won't leave any problems for my compiled program (presumably my import statement

Re: GCJ and ECJ

2012-04-03 Thread Yaakov (Cygwin/X)
On 2012-04-03 20:45, Me Myself and I wrote: I am having trouble finding an ecj.jar eclipse jar file to get GCJ going. Are they files at this URL what I am looking for? http://www.java2s.com/Code/Jar/e/Downloadecj37jar.htm Which one here comes most recommended? Asking the same question over

Re: Windows7 broke DRIVELETTER:/path on cmdline of non-cygwin exe

2012-04-03 Thread raf
Eliot Moss wrote: On 4/3/2012 8:34 PM, raf wrote: Eliot Moss wrote: My suggestion would be to read up on the cygpath utility program and use it to convert cygwin paths to ones suitable for a non-cygwin program, etc. I launch non-cygwin programs all the time on Windows 7 that way ...

Re: Is this supposed to work this way?

2012-04-03 Thread Warren Young
On 4/3/2012 7:35 PM, Andrey Repin wrote: what is the standard way of detecting OS type? uname -o ? The wise try not to do that at all. Instead, take in a little wisdom from the people who created autoconf, a piece of software that's been uncommonly successful[*] by FOSS standards: don't

Re: Windows7 broke DRIVELETTER:/path on cmdline of non-cygwin exe

2012-04-03 Thread Warren Young
On 4/3/2012 7:10 PM, Eliot Moss wrote: Except you wrote F:/blah which is *not* a Windows path. F:\blah is ... Actually, forward slashes are legal path separators in Windows, and have been going back to the earliest days of MS-DOS: http://goo.gl/rm1EJ This is why you can't create a file or

Re: GCJ related questions

2012-04-03 Thread Charles Wilson
On 4/3/2012 3:22 PM, Thomas Wolff wrote: So the gcj package should actually not have been included in cygwin at all without the proper dependency and the necessary packages, if I understood the cygwin policy correctly. IIUC gcc4-java is an explicit exception at the moment -- because there

Updated: syslog-ng-3.2.5-1

2012-04-03 Thread Corinna Vinschen
I have updated syslog-ng to the upstream release 3.2.5. The upstream package needed a few minor patches, mainly a heartily autoreconf, as well as adding a missing cygwin-specific file. The package is now created using cygport. To update your installation, click on the Install Cygwin now link

Updated: Cygwin 1.7.12

2012-04-03 Thread Corinna Vinschen
Hi Cygwin friends and users, I just released 1.7.12. This is mainly a bugfix release, but a couple of bigger changes were required under the hood to fix some of the bugs. What's new: === - Cygwin now automatically populates the /dev directory with all existing POSIX devices. - Add