pasting several lines into the shell

2013-07-30 Thread Denis Excoffier
Hello, Starting with the 20130726 snapshot, i have problems with the clipboard. Not the clipboard itself, but the capability to paste into the shell in order to execute a command containing several lines (or several commands). % cat copypaste /bin/cp \ ./copypaste \ /tmp % putclip < copypa

cygport -8 adds bogus cygwin64-gcc-core to setup.hint requires line

2013-07-30 Thread Christian Franke
Cygport 0.13.0 (and 0.12.2) adds a bogus "requires: ... cygwin64-gcc-core ..." to setup.hint when cross-compiling for x86_64. Testcase: smartmontools 6.1-2 source package from x86_64 distro: $ uname -s CYGWIN_NT-6.1-WOW64 $ cygport --version cygport 0.13.0 $ grep ^REQ smartmontools-6.1-2.cygp

RE: [BUG] Wrong Python2.7 configuration

2013-07-30 Thread Pavel Fedin
Hello! > As a local workaround, I disabled the definition of > HAVE_ATTRIBUTE_FORMAT_PARSETUPLE in /usr/include/python2.7/pyconfig.h. Me too. Just decided to report this in order to be fixed in subsequent releases. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center

brltty postinstall error during setup-x86.exe Cygwin install

2013-07-30 Thread Kenneth Wolcott
Hi; Here's the error during the install: Package: Unknown package brltty.sh exit code 1 Here's the pertinent line in the /var/log/setup.log.full: 2013/07/30 20:56:03 running: C:\cygwin32\bin\bash.exe --norc --noprofile "/etc/postinstall/brltty.sh" cygrunsrv: Error installing a service:

[ANNOUNCEMENT] Updated: cygport-0.13.0-1

2013-07-30 Thread Yaakov (Cygwin/X)
I have just released cygport-0.13.0 for the Cygwin distributions and the Fedora Cygwin repository. Notable changes in this release include: * Implemented [PKG_]OBSOLETES. * The gnuconfigize function for replacing config.{guess,sub} is now public, and is called by all relevant *autoreconf funct

Re: 64-bit Cygwin: OpenGL and piping

2013-07-30 Thread Andrey Repin
Greetings, l.w...@surrey.ac.uk! > We're experiencing problems with the new 64-bit Cygwin with Geomview > (http://www.geomview.org). OpenGL doesn't appear to function. Piping > communication from third-party applications fails - though both opengl and > piping work fine in 32-bit Cygwin and on othe

Re: Process command lines for Cygwin processes no longer viewable in Windows task manager as of Cygwin 1.7.21

2013-07-30 Thread Christopher Faylor
On Tue, Jul 30, 2013 at 01:52:05PM -0400, Tom Honermann wrote: >On 07/26/2013 01:58 PM, Tom Honermann wrote: >> On 07/26/2013 01:38 PM, Christopher Faylor wrote: >>> On Thu, Jul 25, 2013 at 02:16:04PM -0400, Christopher Faylor wrote: On Thu, Jul 25, 2013 at 09:21:31AM -0400, Charles Wilson wro

Re: Process command lines for Cygwin processes no longer viewable in Windows task manager as of Cygwin 1.7.21

2013-07-30 Thread Tom Honermann
On 07/26/2013 01:58 PM, Tom Honermann wrote: On 07/26/2013 01:38 PM, Christopher Faylor wrote: On Thu, Jul 25, 2013 at 02:16:04PM -0400, Christopher Faylor wrote: On Thu, Jul 25, 2013 at 09:21:31AM -0400, Charles Wilson wrote: On 7/25/2013 4:28 AM, Corinna Vinschen wrote: On Jul 24 22:38, Tom

Re: [BUG] Wrong Python2.7 configuration

2013-07-30 Thread Alexey Pavlov
2013/7/30 Corinna Vinschen: > On Jul 30 18:00, Pavel Fedin wrote: >> Hello! >> >> During building Insight for Cygwin i hit this error: >> --- cut --- >> gcc -g -O2-I. -I. -I./common -I./config >> -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H >> -I./../include/opcode -I./../opcodes

Re: Windows 8 Terminal Shortcut Start

2013-07-30 Thread Larry Hall (Cygwin)
On 7/29/2013 12:49 PM, Eliot Moss wrote: On 7/28/2013 10:45 AM, Robert Pendell wrote: On Sat, Jul 27, 2013 at 11:59 AM, Sander Torfs <> wrote: Do this. Right click the icon, choose open file location, delete the file from there. I assume that's what you wanted and not just to unpin it from

Re: [BUG] Wrong Python2.7 configuration

2013-07-30 Thread Corinna Vinschen
On Jul 30 18:00, Pavel Fedin wrote: > Hello! > > During building Insight for Cygwin i hit this error: > --- cut --- > gcc -g -O2-I. -I. -I./common -I./config > -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H > -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd > -

[BUG] Wrong Python2.7 configuration

2013-07-30 Thread Pavel Fedin
Hello! During building Insight for Cygwin i hit this error: --- cut --- gcc -g -O2-I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../li

Re: 64-bit Cygwin: OpenGL and piping

2013-07-30 Thread Jon TURNEY
On 30/07/2013 12:02, l.w...@surrey.ac.uk wrote: > We're experiencing problems with the new 64-bit Cygwin with Geomview > (http://www.geomview.org). OpenGL doesn't appear to function. per the announce mail [1], GLX support is disabled on cygwin64 as it crashes. It will be turned on once we work ou

64-bit Cygwin: OpenGL and piping

2013-07-30 Thread l.wood
Hi We're experiencing problems with the new 64-bit Cygwin with Geomview (http://www.geomview.org). OpenGL doesn't appear to function. Piping communication from third-party applications fails - though both opengl and piping work fine in 32-bit Cygwin and on other 32- and 64-bit platforms. Hints

Re: [ANNOUNCEMENT] Updated: mingw64-*-{gcc,headers,runtime,pthreads}, New package: mingw64-*-winpthreads

2013-07-30 Thread Corinna Vinschen
On Jul 30 06:37, JonY wrote: > Hi, > > After removing 4.8-cmodel-medium.patch and 4.8-duplicate-symbols.patch > for 32bit cygwin, 2nd stage libgcc fails with spawn error, "C compiler > cannot create executables". I thought the 4.8-cmodel-medium.patch only affects the x86_64 target. > Running the

Re: cyglsa-config not working properly in cygwin 1.7.22

2013-07-30 Thread Corinna Vinschen
On Jul 29 15:45, J. P. Abelanet wrote: > > On Jul 29, 2013, at 3:22 PM, Corinna Vinschen wrote: > > > On Jul 29 14:53, J. P. Abelanet wrote: > >> > >> On Jul 29, 2013, at 2:26 PM, Corinna Vinschen wrote: > >> > > I think I found the problem. The older compiler didn't reorder >