Re: opencv python bindings

2018-01-17 Thread Pete Flugstad
On Wed, Jan 17, 2018 at 12:48 PM, szgyg <sz...@ludens.elte.hu> wrote: > Different packages, python2-cv2 and python3-cv2. > Oh man, I'm such an idiot. I was looking all over for opencv packages, didn't think to look for cv2 packages. In any case, Thanks! Pete -- Problem reports

opencv python bindings

2018-01-17 Thread Pete Flugstad
were to be built. Did they just not get package, or is it in a different package I'm not seeing? Pip couldn't find a version that works either (not surprising). Thanks, Pete -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation

Re: strange cygwin sshd user generated (user name includes machine name)

2016-03-31 Thread Pete Moore
to the powershell script was simply: $env:LOGONSERVER = "\\" + $env:COMPUTERNAME I can confirm this fix works! Thanks again to Brian and Ben. =) Pete -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://

Re: How to bring ddrescue up to date?

2015-12-14 Thread Webbed . Pete
nks, Christian! Pete -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

How to bring ddrescue up to date?

2015-12-13 Thread Webbed . Pete
to generate my own update? * Are multiple maintainers allowed for a package? Thanks! Pete -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml

kill of windows process hangs

2012-09-16 Thread Pete Wyckoff
or cygwin itself in the last two months, or both, and now no luck. I can kill p4d with Task Manager. I would be happy to have another way to kill the task. Thanks for any advice, -- Pete Cygwin Configuration Diagnostics Current System Time: Sun Sep 16 15:53:58 2012 Windows XP

Re: Create file fails on network drives in cygwin-1.7.9-1

2011-06-17 Thread Pete Forman
,posix=0,user,noumount,auto) W: on /cygdrive/w type ntfs (binary,posix=0,user,noumount,auto) X: on /cygdrive/x type ntfs (binary,posix=0,user,noumount,auto) Y: on /cygdrive/y type ntfs (binary,posix=0,user,noumount,auto) $ cd /my_t/Pete\ F $ rm foo.txt $ touch foo.txt $ cd /cygdrive/t/Pete\ F/ $ rm

Re: Create file fails on network drives in cygwin-1.7.9-1

2011-06-17 Thread Pete Forman
for how to do it. I've just sat down with the admin and confirmed that I do have Full Control on the network drive. Creating and modifying files is working fine outside Cygwin. chmod is failing with Permission denied in the same places that touch fails to create files. -- Pete Forman -- Problem

Create file fails on network drives in cygwin-1.7.9-1

2011-06-16 Thread Pete Forman
. The release notes for 1.7.9 include Slightly speed up file access when creating new files. $ touch foo.txt touch: cannot touch `foo.txt': Permission denied # created foo.txt with native emacs $ echo hello foo.txt $ echo hello bar.txt bash: bar.txt: Permission denied -- Pete Forman -- Problem

w32api/include/winbase.h rev. 1.101, OVERLAPPED and -std=c99

2011-03-03 Thread Pete Batard
, the problem seems to have now spread to the latest MinGW32 now (are they reusing cygwin's winbase.h?). We would appreciate if you could look into this and ensure that winbase.h is C99 compliant. Regards, /Pete [1] http://cygwin.com/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/winbase.h.diff?r1

Re: w32api/include/winbase.h rev. 1.101, OVERLAPPED and -std=c99

2011-03-03 Thread Pete Batard
, but we wanted a common abstracted polling for asynchronous transfers on Windows platforms, since poll() it's not available in MSVC, and the only option then is to use an OVERLAPPED. Anyway, thanks for the reply. Regards, /Pete -- Problem reports: http://cygwin.com/problems.html FAQ

Re: XServer draws to incorrect window when using VirtuaWin

2010-09-07 Thread Pete
On 7 September 2010 14:38, Jon TURNEY jon.tur...@dronecode.org.uk wrote: On 03/09/2010 10:01, Pete wrote: On 13 August 2010 11:38, Petesneakypet...@gmail.com  wrote: VirtuaWin (http://virtuawin.sourceforge.net/) is a virtual desktop manager for Windows that lets you switch between several

Re: XServer draws to incorrect window when using VirtuaWin

2010-09-03 Thread Pete
On 13 August 2010 11:38, Pete sneakypet...@gmail.com wrote: VirtuaWin (http://virtuawin.sourceforge.net/) is a virtual desktop manager for Windows that lets you switch between several virtual desktops, similar to those provided in KDE Gnome. When switching between desktops that have CygwinX

XServer draws to incorrect window when using VirtuaWin

2010-08-13 Thread Pete
window on desktop 2. FWIW, this problem doesn't exist with xming, and I haven't seen the issue with any other applications. Any questions, please let me know. Thanks, Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: unzip failure in 1.5 and 1.6 building OpenJDK

2009-11-19 Thread Pete Brunet
Thanks to Christopher for mentioning the BLODA earlier today. The problem went away by disabling Norton 360. --- Pete Brunet wrote: I'm encountering unzip failures attempting to build the OpenJDK. I've tried with both 1.6 and 1.7. This happened on 1.6: ( cd c:/OpenJDK/jdk7/build/windows

Re: Use of Dual Core causes random failures building OpenJDK

2009-11-19 Thread Pete Brunet
This problem went away by disabling Norton 360. --- Pete Brunet wrote: I've been trying to build OpenJDK for several weeks now and have never been able to get to the end of the build because of random failures. Last night I had a hunch to turn off one of the cores in BIOS and after doing

unzip failure in 1.5 and 1.6 building OpenJDK

2009-11-18 Thread Pete Brunet
versions. -- *Pete Brunet* a11ysoft - Accessibility Architecture and Development (512) 238-6967 (work), (512) 689-4155 (cell) Skype: pete.brunet IM: ptbrunet (AOL, Google), ptbru...@live.com (MSN) http://www.a11ysoft.com/about

Re: Use of Dual Core causes random failures building OpenJDK

2009-11-17 Thread Pete Brunet
Thanks Dave, What is the proper way to upgrade the DLL? Dave Korn wrote: Pete Brunet wrote: I've been trying to build OpenJDK for several weeks now and have never been able to get to the end of the build because of random failures. Last night I had a hunch to turn off one of the cores

[Fwd: Re: Use of Dual Core causes random failures building OpenJDK]

2009-11-17 Thread Pete Brunet
while loading shared libraries: cygintl-2.dll: cannot open shared object file: No such file or directory Also, the 1.7 install is no longer asking for DOS vs UNIX line endings. I need to use DOS line endings. How to I set that with the new cygwin? Thanks, Pete --- Dave Korn wrote: Pete Brunet

Re: Use of Dual Core causes random failures building OpenJDK

2009-11-17 Thread Pete Brunet
I solved the first problem by copying cygintl-2.dll from my 1.5 cygwin/bin. Pete Brunet wrote: Thnaks Dave, I've installed 1.7. The OpenJDK build requires backleveling make from 3.81 to 3.80. When I do that on cygwin 1.7 I get the following: p...@bevo ~ $ cd / p...@bevo / $ tar xjf

Re: Use of Dual Core causes random failures building OpenJDK

2009-11-17 Thread Pete Brunet
This may solve the second one. One selection google found suggests editing cygwin.bat to add set SHELLOPTS=igncr after the @echo off in cygwin.bat Hopefully this is the same as choosing DOS line endings in the cygwin 1.5 setup program. Pete --- Pete Brunet wrote: I solved the first problem

Re: Use of Dual Core causes random failures building OpenJDK

2009-11-17 Thread Pete Brunet
Well I guess it's not the same. I got $'\r': command not found when running a script For now I'll just dos2unix that file and figure the rest out later. Pete --- Pete Brunet wrote: This may solve the second one. One selection google found suggests editing cygwin.bat to add set SHELLOPTS

Re: Use of Dual Core causes random failures building OpenJDK

2009-11-17 Thread Pete Brunet
$'\r': command not found Please ignore my post about this. That was the result of using a different bat file (not cygwin.bat) that I use to start an OpenJDK build job and it hadn't yet been modified to set SHELLOPTS=igncr Pete --- Pete Brunet wrote: Well I guess it's not the same. I got

Re: Use of Dual Core causes random failures building OpenJDK

2009-11-17 Thread Pete Brunet
$'\r': command not found Please ignore my post about this. That was the result of using a different bat file (not cygwin.bat) that I use to start an OpenJDK build job and it hadn't yet been modified to set SHELLOPTS=igncr Pete --- Pete Brunet wrote: Well I guess it's not the same. I got

Re: Use of Dual Core causes random failures building OpenJDK

2009-11-17 Thread Pete Brunet
Dave, Migrating to 1.7 didn't help. I'll disable dual core for now. -Pete --- Dave Korn wrote: Pete Brunet wrote: Thanks Dave, What is the proper way to upgrade the DLL? The proper way? Heh: #1. Read the manual. #2. Take back-ups! #3. Then do it. However that's just

Use of Dual Core causes random failures building OpenJDK

2009-11-16 Thread Pete Brunet
variables) Attached is my cygcheck.out file. -- *Pete Brunet* a11ysoft - Accessibility Architecture and Development (512) 238-6967 (work), (512) 689-4155 (cell) Skype: pete.brunet IM: ptbrunet (AOL, Google), ptbru...@live.com (MSN

Re: Observation: setting HOME to / can lead to slow cygwin

2008-01-08 Thread Pete Forman
to go the /home/gwyner route. -- Pete Forman-./\.- Disclaimer: This post is originated WesternGeco -./\.- by myself and does not represent [EMAIL PROTECTED]-./\.- the opinion of Schlumberger or http://petef.port5.com -./\.- WesternGeco

RE: Mac, cygwin, flash

2007-12-28 Thread Pete Kockritz
On Dec 27, 2007 12:53 AM, Barbara Shirtcliff [EMAIL PROTECTED] wrote: Is there a way for me to acquire a working cygwin dist from here, from my speedy old powerbook G4? Cheers, Bar Are you looking for something that _runs_ on your Powerbook, or just the ability to DL cygwin to be

using Cygwin (-mno-cygwin) to JNI to a 3rd party DLL

2007-05-01 Thread Pete Flugstad
a Sun/JVM question? Thanks, Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: using Cygwin (-mno-cygwin) to JNI to a 3rd party DLL

2007-05-01 Thread Pete Flugstad
relating to debugging program crashes, unless you can actually identify a specific compiler bug (which it never is, 99.999% of the time.) Good to know. Thanks! Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation

diff3.exe: *** recreate_mmaps_after_fork_failed

2006-09-13 Thread Pete Forman
related reports on this list but none seems to have an appropriate solution. -- Pete Forman-./\.- Disclaimer: This post is originated WesternGeco -./\.- by myself and does not represent [EMAIL PROTECTED]-./\.- the opinion of Schlumberger or http://petef.port5

Subversion can't move ./.svn/tmp/entries

2006-09-05 Thread Pete Gontier
haven't got any of that installed. Brane's analysis at the bottom of the web page in question seems worth pondering for brains more qualified than mine. Any ideas? ‹ Pete Gontier http://www.m-audio.com/ cygcheck.out Description: Binary data -- Unsubscribe info

Re: Subversion can't move ./.svn/tmp/entries

2006-09-05 Thread Pete Gontier
Off-list, a smart person suggested I turn off icon overlays in TortoiseSVN, and this did the trick. Thanks muchly, smart person! I did like them icon overlays, but I reckon I'll have to go without. --- From: Pete Gontier

RE: segfault on memory intensive programs

2006-03-30 Thread Pete
--- Dave Korn [EMAIL PROTECTED] wrote: On 29 March 2006 21:22, Pete wrote: I have some benchmarkign code #define N 600 // Matrix rank #define ITERATIONS 2000 int main( void ) { // Set up the timer and start it ticking. Timer timer

Re: segfault on memory intensive programs

2006-03-30 Thread Pete
. Thanks again, Pete __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

RE: segfault on memory intensive programs

2006-03-30 Thread Pete
--- Dave Korn [EMAIL PROTECTED] wrote: On 30 March 2006 14:34, Pete wrote: The executable is produced with: $ make g++ -W -Wall -O9 -funroll-loops -mtune=pentium4 -c -o matrix_mult_r.o matrix_mult_r.cc Heh. matrix_mult_r.cc:5:19: Timer.h: No such file or directory

Re: [FAQ alert] RE: segfault on memory intensive programs

2006-03-30 Thread Pete
when I take my code home to work on it at night on my Linux box). Thanks! Pete __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

segfault on memory intensive programs

2006-03-29 Thread Pete
to prevent the application for segfaulting under cygwin when N=600. Any ideas on how I can make this program not crash under cygwin for high matrix rank? VC++ and java can do it. I'm sure cygwin can too. Thanks. Pete __ Do You Yahoo!? Tired

5.4-3 libncurses-devel header files problem

2005-09-28 Thread Pete Klosterman
Hi, Installing the 5.4-3 libncurses-devel package did not produce the associated header files - in /usr/include/, there was a symlink from curses.h to ncurses/curses.h but there was no ncurses/ directory. Installing 5.4-2 libncurses-devel worked. Pete -- Unsubscribe info: http

TEXT mode, BINARY mode default file opening

2005-01-24 Thread Pete James
there have some good thoughts, and ideas for me to try. Thanks Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: GNU make and VPATH problems

2004-01-22 Thread Pete Flugstad
Pete Flugstad wrote: So, before I start trying to debug GNU make, has anyone seen anything like this? I'll work on recreating the problem with a simplified setup, so I can post an example here, but I'm hoping someones seen this before. Getting no response, I downloaded the GNU make 3.80-1

GNU make and VPATH problems

2004-01-21 Thread Pete Flugstad
with a simplified setup, so I can post an example here, but I'm hoping someones seen this before. Thanks, Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: SEGV in conv_path_list_buf_size with xemacs-21.5-b13 and cygwin-snapshot-20030904-1

2003-09-12 Thread Pete McCann
Corinna Vinschen writes: On Tue, Sep 09, 2003 at 03:33:42PM -0500, Pete McCann wrote: Hi, After some more hunting, I now understand there is a difference between the cygwin heap and the user heap. My problem is that I'm running out of cygwin heap: Can you check how often

Re: SEGV in conv_path_list_buf_size with xemacs-21.5-b13 and cygwin-snapshot-20030904-1

2003-09-12 Thread Pete McCann
(responding to my own post) Pete McCann writes: Corinna Vinschen writes: On Tue, Sep 09, 2003 at 03:33:42PM -0500, Pete McCann wrote: Hi, After some more hunting, I now understand there is a difference between the cygwin heap and the user heap. My problem

Re: SEGV in conv_path_list_buf_size with xemacs-21.5-b13 and cygwin-snapshot-20030904-1

2003-09-09 Thread Pete McCann
, inherited = false, pid = 0, next = 0x0} repeats 476 times}}, sigs = 0x61603834} Anything look obviously wrong to anyone in the above? -Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http

Re: SEGV in conv_path_list_buf_size with xemacs-21.5-b13 and cygwin-1.3.22-1

2003-09-04 Thread Pete McCann
cstrdup() at path.cc line 764 would be appreciated. What's the best way to track this down? -Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ

Re: SEGV in conv_path_list_buf_size with xemacs-21.5-b13 and cygwin-1.3.22-1

2003-06-06 Thread Pete McCann
) __attribute__ ((regparm (3))); So, nofollow and pc should have both been 0 coming in (although I see pc getting reset to real_path). Is this a case of stack corruption somewhere? Some bad interaction with the regparm() attribute? Could the debugger be getting confused? -Pete -- Unsubscribe

Re: SEGV in conv_path_list_buf_size with xemacs-21.5-b13 and cygwin-1.3.22-1

2003-06-05 Thread Pete McCann
) buf-st_dev = (fh-get_device () 16) | fh-get_unit (); if (!buf-st_rdev) buf-st_rdev = buf-st_dev; } Is this another case where we should be using fh-normalized_path? I'll make the !name change and report back if I see any more crashes... -Pete -- Unsubscribe info

SEGV in conv_path_list_buf_size with xemacs-21.5-b13 and cygwin-1.3.22-1

2003-06-04 Thread Pete McCann
there. Any suggestions on what to try next? -Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

RE: License question

2003-03-11 Thread Pete Nordquist
I found the text where you suggested. Thank you again, Pete Nordquist Assistant Professor of Computer Science Southern Oregon University [EMAIL PROTECTED] 541/552-6148 -Original Message- From: Christopher Faylor [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2003 12:30 PM

RE: License question

2003-03-10 Thread Pete Nordquist
below certainly seems to cover my question, but I can't find this text in either the GPL or the LGPL. Have I just missed it in the GPL and LGPL, or should I be looking somewhere else for this text? Thank you for your consideration, Pete Nordquist Assistant Professor of Computer Science Southern Oregon

License question

2003-03-09 Thread Pete Nordquist
is that such linking is not legally possible. Could someone explain this seeming contradiction to me? Thank you, Pete Nordquist Assistant Professor of Computer Science Southern Oregon University [EMAIL PROTECTED] 541/552-6148 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting

Cygwin question - hopefully a quickie

2002-12-11 Thread Harter, Pete
editor) command. I've used Cygwin (again, I don't know the source) before on the Win NT environment, and it recognized the ex command OK. What can I use as a substitute for the ex command? Pete Harter Mechanical Analysis ITT Aerospace/Communications

Quick question

2002-12-08 Thread Pete Gonzalez
of the old distribution? Thanks, -Pete -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/