On 2/27/2012 6:53 PM, David Rothenberger wrote:
> On 2/27/2012 4:26 AM, Corinna Vinschen wrote:
>> Of course this is not foolproof. The only filtered system DLLs so
>> far are kernel32.dll, ntdll.dll, mswsock.dll, amd ws2_32.dll. If you
>> playing around with this, and if you find that a co
On 2/27/2012 4:26 AM, Corinna Vinschen wrote:
> Of course this is not foolproof. The only filtered system DLLs so
> far are kernel32.dll, ntdll.dll, mswsock.dll, amd ws2_32.dll. If you
> playing around with this, and if you find that a core system DLL is
> reported (like, say, advapi32.dl
On Mon, 2012-02-27 at 12:12 +0100, Lemke, Michael SZ/HZA-ZSW wrote:
> pc> gitk
> pc> gitk
> XIO: fatal IO error 11 (Resource temporarily unavailable) on X server
> ":0"
> after 849 requests (844 known processed) with 0 events remaining.
> pc>
> [1]Floating exceptionX -multiwi
The following packages have been updated for the Cygwin distribution:
*** vim-7.3.447-1
*** vim-common-7.3.447-1
*** xxd-7.3.447-1
*** gvim-7.3.447-1
Vim is an advanced text editor that seeks to provide the power of the
de-facto Unix editor 'Vi', with a more complete feature set and a choice
of t
The following package has been updated for the Cygwin distribution:
*** perl-Tk-804.030-1
perl-Tk provides an X11 GUI toolkit for Perl programs.
This is an update to the latest upstream release, built with
perl-5.10.1-5.
--
Yaakov
Cygwin/X
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
==
On Mon, 2012-02-27 at 20:59 +0100, Corinna Vinschen wrote:
> I can reproduce it as well, but the crash occurs in the application,
> not in Cygwin. Yaakov, this is from the util-linux package, can you
> please have a look what happens there?
Yes, it's already on my todo list.
Yaakov
--
Proble
On Mon, Feb 27, 2012 at 08:26:06PM +0100, Corinna Vinschen wrote:
> David, when do you plan to update the package? THe permissions are
> really a bad problem.
Sorry. I'm requesting an RFU now.
--
Huella de clave primaria: AD8F BDC0 5A2C FD5F A179 60E7 F79B AB04 5299 EC56
signature.asc
Descri
Thrall, Bryan wrote on 2012-01-25:
> perl-Tk's widget works just fine with
>
> perl5.10.1-3
> perl-Tk 804.028-3
>
> but if I upgrade to perl 5.10.1-5, widget breaks again[1] with the
following
> errors repeated until the process is killed:
>
>
On 27/02/2012 16:12, Paul Keir wrote:
> Thanks Dave, it's fixed. It looks like the problem was the cygwin1.dll
> in C:\Windows\SYSTEM. I have no idea why that was there. (I am not the
> first to use this machine.)
Well, you may just find out when something else stops working - it's not
unknown f
2012-02-27 11:57 Christian Franke :
|
| The shebang is broken:
|
| --- /bin/cloc.orig 2012-02-04 21:01:33.00100 +0100
| +++ /bin/cloc 2012-02-27 17:54:56.681727700 +0100
| @@ -1,2 +1,2 @@
| -#!/bin/perl perl
| +#!/bin/perl
| # cloc -- Count Lines of Code {{{1
|
Thank you for noticing,
On Feb 27 10:14, Jim Reisert AD1C wrote:
> 'more' is segment faulting with the latest Cygwin .DLL (1.7.11). I
> can reproduce this problem on both a Windows 7 64-bit machine and a
> Windows XP 32-bit machine.
>
> I've attached the stackdump and cygcheck output.
>
> Here's how to reproduce the pr
On 02/27/2012 12:14 PM, Jim Reisert AD1C wrote:
'more' is segment faulting with the latest Cygwin .DLL (1.7.11). I
can reproduce this problem on both a Windows 7 64-bit machine and a
Windows XP 32-bit machine.
I've attached the stackdump and cygcheck output.
Here's how to reproduce the problem
On Feb 24 22:07, David Sastre Medina wrote:
> Please check and correct perms if necessary in:
>
> /etc/bash.bash_logout
> /etc/profile.d
> /etc/profile.d/tzset.sh
> /etc/profile.d/tzset.csh
> /etc/profile.d/lang.csh
> /etc/profile.d/lang.sh
> /etc/bash.bashrc
> /etc/skel/.inputrc
> /etc/skel/.prof
"Yaakov (Cygwin/X)" wrote:
>
> Remember that using X requires some level of manual intervention,
namely
> that you have to *start* the server and set DISPLAY before actually
> using it.
> So installing xorg-server as a dependency isn't going to
> prevent these questions one bit.
Good point. W
This is an updated version of:
http://cygwin.com/ml/cygwin/2011-04/msg00020.html
Uses the detection method suggested here:
http://cygwin.com/ml/cygwin/2011-04/msg00372.html
Tested with bash, dash, mksh, posh, and zsh (with symlink /etc/zprofile
-> profile) on cygwin 1.7.11-1 and Win7 x64.
OT:
Frank Fesevur wrote:
2012/2/26 Jari Aalto:
PACKAGE DESCRIPTION
===
Homepage: http://freshmeat.net/projects/cloc
License : GPL
Count physical lines of source code in the given files (may be
archives such as compressed tarballs or zip files) and/or
recursively below the given dir
Thanks Dave, it's fixed. It looks like the problem was the cygwin1.dll
in C:\Windows\SYSTEM. I have no idea why that was there. (I am not the
first to use this machine.)
As a precaution I have also removed
C:\Users\\home\apps\gcc-4.7-20120128\bin from my PATH. I had
built it with --pr
Hi Cygwin,
Many .Net programs that use to run correctly from a cygwin 1.7.9 console
started throwing exceptions after updating to versions 1.7.10/1.7.11. I
have noticed this problem on machines running Windows XP and Vista (32bits).
I attach a very small example that triggers the bug. The exa
Hi Cygwin,
Many .Net programs that use to run correctly from a cygwin 1.7.9 console
started throwing exceptions after updating to versions 1.7.10/1.7.11. I
have noticed this problem on machines running Windows XP and Vista (32bits).
I attach a very small example that triggers the bug. The exa
On 02/26/2012 03:10 AM, Jari Aalto wrote:
>
> PACKAGE DESCRIPTION
> ===
>
> Homepage: http://freshmeat.net/projects/cloc
> License : GPL
Which version? These days, it is important to know v2-only, v2+, or v3+.
--
Eric Blake ebl...@redhat.com+1-919-301-3266
Libvirt virtua
On 2/27/2012 7:26 AM, Corinna Vinschen wrote:
Hi folks,
I've just uploaded a new snapshot "2012-02-27 12:04:23 UTC". It
contains two code snippets which are supposed to help diagnosing BLODA
problems.
Very cool. Thanks Corinna!
--
Larry
___
On 2/27/2012 7:04 AM, leosli...@letterboxes.org wrote:
Hi there
I upgraded my Cygwin installation to Cygwin dll 1.7.11-1. Since then when I
start Cygwin bash under emacs i get the following error message:
bash: cannot set terminal process group (-1): Inappropriate ioctl for
device
Hi folks,
I've just uploaded a new snapshot "2012-02-27 12:04:23 UTC". It
contains two code snippets which are supposed to help diagnosing BLODA
problems.
If you set the environment variable CYGWIN to "detect_bloda" and then
start a Cygwin process (bash or so), then Cygwin will detect two types
Hi there
I upgraded my Cygwin installation to Cygwin dll 1.7.11-1. Since then when I
start Cygwin bash under emacs i get the following error message:
bash: cannot set terminal process group (-1): Inappropriate ioctl for
device
bash: no job control in this shell
And indeed, I ca
On 2/27/2012 12:12 PM, Lemke, Michael SZ/HZA-ZSW wrote:
I just want to moan a bit, not really asking for help.
After the latest update:
pc> gitk
pc> gitk
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server
":0"
after 849 requests (844 known processed) with 0 events re
I just want to moan a bit, not really asking for help.
After the latest update:
pc> gitk
pc> gitk
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server
":0"
after 849 requests (844 known processed) with 0 events remaining.
pc>
[1]Floating exceptionX -multiwin
I have just released cygport-0.10.8 for the Cygwin distribution and the
Fedora Cygwin repository. New features in this release:
* TeX Live support
- new cygclass: texlive
- new mirror: ctan
- automatic postinstall generation for TeX files
- DEPEND now supports tex() dependencies
* New mate.cygcl
27 matches
Mail list logo