On Thu, Apr 13, 2017 at 10:13 AM, Felipe Vieira wrote:
> Dear cygwin mailing list,
>
> For the second time this week my /bin/ folder gets obliterated on an
> error during normal usage. It is equivalent of doing the infamous "rm
> -rf /bin" .
>
> 1) I would lik
d was trying to run a normal zsh script.
I am not able to tell exactly what I did on both occasions to trigger
this behavior.
Nevertheless thanks for the great software. If it were not for you
guys I don't know how I could cope with Windows.
Best,
Felipe Vieira.
--
Problem reports:
lling opencv with python3 bindings let me know.
All the tutorials on this point seem long and depend on other manual installs.
Best,
Felipe Vieira.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/d
On Tue, Oct 11, 2016 at 7:43 AM, Felipe Vieira wrote:
> Dear mailing list,
>
> the uniq program seems to be faulty on my cygwin:
>
> /tmp » cat u.txt
> 1
> 2
> 3
> 4
> 5
> 1
> 2
> 3
> 6
> 7
> 8
>
>
> /tmp » uniq -c u.txt
> 1 1
Dear mailing list,
the uniq program seems to be faulty on my cygwin:
/tmp » cat u.txt
1
2
3
4
5
1
2
3
6
7
8
/tmp » uniq -c u.txt
1 1
1 2
1 3
1 4
1 5
1 1
1 2
1 3
1 6
1 7
1 8
1
/tmp »
As you can see it does not eliminate dup
Dear Gary,
you are absolutely right. Vim is not the problem.
I did two changes at the same time and indeed tried the vim -u none
but maybe did not catch the error.
Finally what causes the error is:
inoremap
no my vimrc. From http://vimdoc.sourceforge.net/htmldoc/map.html:
**
A easier way to
Dear all,
I just updated my vim and some keys are now broken.
I'm trying both versions of vim:
vim-7.4.2181-1.tar.xz 07-Aug-2016 21:13 1062348
and
vim-7.4.1990-1.tar.xz 06-Jul-2016 20:31
1055584
but both now broke the arrow keys/delete in insert mode.
Up ar
Hey guys,
after a couple more trials was able to solve the issue. I am not sure
exactly what was the problem but I'll be reporting the full
workaround.
Neither I am certain that the libgeos shipped with cygwin has an
issue; it looks like it was a matplotlib basemap issue instead.
Anyways here is
Dear Gerrit,
I have tried this workaround.
I'm trying to exhaust all the possibilities before submitting a bug.
--
Dear Marco,
I have tried the package from cygwin. It installed correctly and was
'kind of able to run' (imports went fine):
But somewhere in the first plot it threw an error. I do
Guys,
I'm getting this error when trying to compile libgeos:
"""
In file included from ../../../include/geos/geom/Geometry.h:25:0,
from IndexedPointInAreaLocator.cpp:17:
../../../include/geos/geom/Coordinate.inl: In member function ‘bool
geos::geom::Coordinate::isNull() const’:
..
10 matches
Mail list logo