Re: cygrunsrv/autossh howto start even the destination address is not reachable yet?

2009-10-05 Thread Matthias Meyer
Am Sonntag 04 Oktober 2009 schrieb Julio Costa: > Hi, > > On Sun, Oct 4, 2009 at 17:57, Matthias Meyer wrote: > > Hi, > > > > I've running port forwarding in WindowsXP as well as Windows Vista by using > > autossh, running as a service, installed by cygrunsrv. > > > > cygrunsrv -I service-tunnel

gcc4-java: AWT

2009-10-05 Thread Yaakov (Cygwin/X)
Dave, Now that the distro GTK+ is current, how about adding AWT support to a future release of GCJ (after the RSN 4.3.4-2) with '--enable-java-awt=gtk'? Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http:

Re: gcc4-java: ecj1 not working

2009-10-05 Thread Yaakov (Cygwin/X)
On 05/10/2009 23:11, Yaakov (Cygwin/X) wrote: Do you have an 'ecj.jar' in your CLASSPATH? AFAICS gcj will use that instead of ecj1.exe if available. Actually, not quite. ecj1 is just a wrapper which calls ecj.jar: http://gcc.gnu.org/install/configure.html """ --with-ecj-jar=filename Thi

Re: gcc4-java: ecj1 not working

2009-10-05 Thread Dave Korn
Yaakov (Cygwin/X) wrote: > On 05/10/2009 23:15, Dave Korn wrote: >>WFM: > > Do you have an 'ecj.jar' in your CLASSPATH? AFAICS gcj will use that > instead of ecj1.exe if available. Don't have any CLASSPATH at all. You? I wonder if one of the libstdc exceptions you're getting is somehow

Re: gcc4-java: ecj1 not working

2009-10-05 Thread Yaakov (Cygwin/X)
On 05/10/2009 23:15, Dave Korn wrote: WFM: Do you have an 'ecj.jar' in your CLASSPATH? AFAICS gcj will use that instead of ecj1.exe if available. Do we have the same latest ecj? $ md5sum /usr/share/java/ecj-4.3.jar fd299f26c02268878b5d6c0e86f57c43 */usr/share/java/ecj-4.3.jar Yes.

Re: latest libstdc++ causing ffmpeg & mplayer to segfault

2009-10-05 Thread Yaakov (Cygwin/X)
On 01/10/2009 19:52, Dave Korn wrote: Dave Korn wrote: Yaakov (Cygwin/X) wrote: Do you mean more back-compat fixes are necessary beyond that in the 2009-09-20 snapshot? Yep, fraid so. Correction: the fixes in the snapshot are sufficient for now, and will allow mplayer to work. (There

Re: gcc4-java: ecj1 not working

2009-10-05 Thread Dave Korn
Yaakov (Cygwin/X) wrote: > With gcc4-java 4.3.4-1: > > $ gcj-4 -C HelloWorld.java > Exception in thread "main" java.lang.NoClassDefFoundError: > org.eclipse.jdt.internal.compiler.batch.GCCMain >at gnu.java.lang.MainThread.run(Unknown Source) > Caused by: java.lang.ClassNotFoundException: > or

Re: R: 'gm convert' in 1.5 and 1.7

2009-10-05 Thread Angelo Graziosi
Marco Atzeri ha scritto: Hi Angelo, it is a change of behavior implemented by upper stream developer 2 years ago http://article.gmane.org/gmane.comp.video.graphicsmagick.help/857 so it is not my fault and you are the first to notice and complain :-) . Hm... obviuosly I do not understand the '

passwd -R fails on Server 2008 R2

2009-10-05 Thread Tom Schutter
I am running Cygwin 1.7 on Windows Server 2008 R2. The "passwd -R" command fails after I enter my password: Enter your current password: Re-enter your current password: Storing password failed: Function not implemented I am an administrator on this machine. As a possibly related issue, this is w

No CRs in :! command output from vim in rxvt

2009-10-05 Thread Gary Johnson
When I run vim in an rxvt terminal, and I execute a shell command such as :!ls there are no carriage returns in the output, only line feeds at the ends of the lines, so the lines stair-step across the terminal window. This has been a problem for as long as I've been using vim on Cygwin. The

Re: R: 'gm convert' in 1.5 and 1.7

2009-10-05 Thread Dave Korn
Marco Atzeri wrote: > http://article.gmane.org/gmane.comp.video.graphicsmagick.help/857 Do let me know how any experiments you try with openmp work out (assuming the poster there was referring to libgomp, of course). cheers, DaveK -- Problem reports: http://cygwin.com/problems

Re: Can't rm file, but no error message

2009-10-05 Thread Larry Hall (Cygwin)
On 10/05/2009 07:16 AM, Ronald wrote: Why don't I get an error message here? $ ls -l test.zip -rwx--+ 1 Administrators 1153454 Oct 5 12:49 test.zip $ rm test.zip $ echo $? 0 $ ls -l test.zip -rwx--+ 1 Administrators 1153454 Oct 5 12:49 test.zip Obviously the file was

Re: perl: included modules out-of-date

2009-10-05 Thread Yaakov (Cygwin/X)
On 05/10/2009 12:44, Reini Urban wrote: As extra packages? Naa. Yeah, that's what I mean. perl-5.10.0-5 was released over a year ago. Surely it would be easier to keep these packages updated separately then rebuilding perl over and over again? If anyone needs newer packages, cpan is your

Re: OpenSSH - sftp not working for non-Administrator users

2009-10-05 Thread Julio Costa
On Mon, Oct 5, 2009 at 19:50, Corinna Vinschen wrote: > On Oct  5 16:07, Julio Costa wrote: >> On Mon, Jul 20, 2009 at 12:57, Corinna Vinschen wrote: >> > Nevertheless there's something fishy.  The /bin path is added >> > automatically by cygrunsrv so that the service doesn't have to care for >> >

Re: OpenSSH - sftp not working for non-Administrator users

2009-10-05 Thread Corinna Vinschen
On Oct 5 16:07, Julio Costa wrote: > On Mon, Jul 20, 2009 at 12:57, Corinna Vinschen wrote: > > Nevertheless there's something fishy.  The /bin path is added > > automatically by cygrunsrv so that the service doesn't have to care for > > a default $PATH by itself.  I assume it has something to do

Re: R: 'gm convert' in 1.5 and 1.7

2009-10-05 Thread Marco Atzeri
> Da: Angelo Graziosi > Oggetto: Re: R: 'gm convert' in 1.5 and 1.7 > A: "Cygwin" > Data: Lunedì 5 ottobre 2009, 00:07 > Marco Atzeri ha scritto: > > > > as workaround try > > gm convert -compress jpeg test.jpg test2.pdf > > Just for completeness... > > Using 'convert' (i.e. from IM) gives th

Re: perl: included modules out-of-date

2009-10-05 Thread Reini Urban
Yaakov (Cygwin/X) schrieb: Reini, A number of Perl modules included in perl-5.10.0-5 are out of date, and current CPAN packages are looking for newer versions. (Module::Build and its EU::* friends in particular.) Frankly, this is one reason that I disagreed with adding modules to the perl

perl: included modules out-of-date

2009-10-05 Thread Yaakov (Cygwin/X)
Reini, A number of Perl modules included in perl-5.10.0-5 are out of date, and current CPAN packages are looking for newer versions. (Module::Build and its EU::* friends in particular.) Frankly, this is one reason that I disagreed with adding modules to the perl package itself, as it's clea

Re: Can I remove HKLM/SOFTWARE/Cygnus Solutions

2009-10-05 Thread Reini Urban
Steven Woody schrieb: I just installed new 1.7 cygwin into another directory (c:\cygwin1.7) and manually removed the originally c:\cygwin directory (I dont find a uninstaller for cygwin). Now, I am looking at my Windows registry and found there is a key "HKLM/SOFTWARE/Cygnus Solutions", it se

Re: Can't rm file, but no error message

2009-10-05 Thread Marc Girod
Ronald Fischer-6 wrote: > > I think we can derive it from the CYGWIN environment variable, isn't it? > It is set to 'smbntsec'. > > The system is a pretty standard Windows 2000 machine, so it should be the > filesystem which Microsoft usually installs... > There is a nice utility to tell you

Can I remove HKLM/SOFTWARE/Cygnus Solutions

2009-10-05 Thread Steven Woody
Hi, I just installed new 1.7 cygwin into another directory (c:\cygwin1.7) and manually removed the originally c:\cygwin directory (I dont find a uninstaller for cygwin). Now, I am looking at my Windows registry and found there is a key "HKLM/SOFTWARE/Cygnus Solutions", it seems it is a only us

Re: OpenSSH - sftp not working for non-Administrator users

2009-10-05 Thread Julio Costa
Hi all, Please allow me to revive this thread... On Mon, Jul 20, 2009 at 12:57, Corinna Vinschen wrote: > On Jul 20 13:43, Thorsten Kampe wrote: >> * Doug Lim (Mon, 20 Jul 2009 00:46:44 -0500) >> > > The cygcheck.out file shows that the cygwin directory was in the >> > > PATH when you ran the cyg

1.7 cygwin doesn't give me the third button emulation

2009-10-05 Thread Steven Woody
Hi, I just switched to the new 1.7 cygwin. In the past, I run XWin with a parameter "-emulate3buttons 100" that can let me do 3-button mouse things with a 2-button mouse on my laptop. But now in the 1.7, I found XWin doesn't work if I put it in the xinitrc, and for the default twm and what I

Re: Can't rm file, but no error message

2009-10-05 Thread Ronald
Mark J. Reed gmail.com> writes: > Obligatory dumb question: you don't happen to have 'rm' aliased to 'rm > -f', do you? No. And, I should have added, that this happens only with this file in that directory. Other files "behave normally", so I think it has to do with the file. I meanwhile trie

Re: Can't rm file, but no error message

2009-10-05 Thread Mark J. Reed
On Mon, Oct 5, 2009 at 7:16 AM, Ronald wrote: > Why don't I get an error message here? > > $ ls -l test.zip > -rwx--+ 1 Administrators 1153454 Oct  5 12:49 test.zip > $ rm test.zip > $ echo $? > 0 > $ ls -l test.zip > -rwx--+ 1 Administrators 1153454 Oct  5 12:49 test.zip

registracija kompanij v germanii

2009-10-05 Thread Cyprus-support
Firmaза1 2 9 9evro

Can't rm file, but no error message

2009-10-05 Thread Ronald
Why don't I get an error message here? $ ls -l test.zip -rwx--+ 1 Administrators 1153454 Oct 5 12:49 test.zip $ rm test.zip $ echo $? 0 $ ls -l test.zip -rwx--+ 1 Administrators 1153454 Oct 5 12:49 test.zip Obviously the file wasn't removed, but rm does not give any er

TeXmacs package running slow

2009-10-05 Thread Anthony Cameron
Hi all I've just installed the latest version of Cygwin with all packages on my Vista Laptop. The problem I've been having is that the included version of TeXmacs seems to run a bit slow, at times it becomes unusable. Is there anyway of speeding this up? Any help in making it reliable to use would

[Fwd: Re: Xterm hangs with latest Cygwin (-62?)]

2009-10-05 Thread Fergus
The only difference is the Cygwin version. -61 works, -62 hangs. Likewise. With everything up to date (cygwin, luit, xorg-server, ... -- see attached cygwin.srv) the command ~> run XWin -nolisten local -multiwindow & fails with an instruction to view /var/log/XWin.0.log (attached) which cl