Re: [PD] closed window not destroyed? (in l2ork, possibly in others too)

2013-06-19 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-06-18 22:58, András Murányi wrote: Hi List, I've got used to putting my PC to sleep (aka hibernation) often lately. Now there is this behaviour of Pd that when you leave a patch open and put the computer to sleep, once it wakes up Pd

Re: [PD] closed window not destroyed? (in l2ork, possibly in others too)

2013-06-19 Thread Roman Haefeli
On Tue, 2013-06-18 at 22:58 +0200, András Murányi wrote: Hi List, I've got used to putting my PC to sleep (aka hibernation) often lately. Now there is this behaviour of Pd that when you leave a patch open and put the computer to sleep, once it wakes up Pd will try to do everything it

Re: [PD] closed window not destroyed? (in l2ork, possibly in others too)

2013-06-19 Thread Ivica Bukvic
I don't think it is incomplete freeing of patch resources based on what I saw so far. Could it be the watchdog's ping, isn't each of these tied to a specific timestamp? On Jun 19, 2013 3:50 AM, Roman Haefeli reduz...@gmail.com wrote: On Tue, 2013-06-18 at 22:58 +0200, András Murányi wrote: Hi

[PD] Sarts wews

2013-06-19 Thread Jorge Boehringer
zyxyx us stats ho xd ___ Pd-list@iem.at mailing list UNSUBSCRIBE and account-management - http://lists.puredata.info/listinfo/pd-list

Re: [PD] how to install and use GPIO external

2013-06-19 Thread Julian Brooks
Hey Josh, In the gpio folder, do you have 'gpio.l_arm' ? i386 is for a different processor type and the rpi is arm. Keep going, you're nearly there:) Julian On 18 June 2013 22:37, Josh Downing jndown...@gmail.com wrote: Sorry for attaching the pics. Will avoid this in the future. Julian,

[PD] compiling pix_opencv on debian (lmde)

2013-06-19 Thread Benjamin ~ 01xy
Hello pd-list, I'm trying to compile pix_opencv on linux mint debian when : ./configure --with-pd=path_to_pd --with-gem=path_to_gem I get : checking for cvSobel in -lcv... no configure: error: you need to install opencv library (libcv) of course, I've previously installed libcv2.3 libcv-dev

Re: [PD] how to install and use GPIO external

2013-06-19 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-06-18 23:37, Josh Downing wrote: cc -DPD -O2 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing -Wall -W -Wshadow -Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch -I../pd/src -I../../pd/src -I../../../pd/src

Re: [PD] compiling pix_opencv on debian (lmde)

2013-06-19 Thread Jaime Oliver
I just ran into the same problem in ubuntu following: http://hangar.org/wikis/lab/doku.php?id=start:puredata_opencv#packages_for_ubuntu_and_debian J On Wed, Jun 19, 2013 at 1:08 PM, Benjamin ~ 01xy ben...@free.fr wrote: Hello pd-list, I'm trying to compile pix_opencv on linux mint debian

Re: [PD] compiling pix_opencv on debian (lmde)

2013-06-19 Thread Antoine Villeret
hello, you shouldn't have to run configure script on debian/ubuntu just run make after installing the right package see README.txt pkg-config determines the Pd and Gem's path if it doesn't work this is due to an old version or a bad installation and I don't know an easier way to fix it than

Re: [PD] compiling pix_opencv on debian (lmde)

2013-06-19 Thread yvan volochine
FYI it does not build on archlinux (with opencv2). I fixed some of it with the following patch: https://gist.github.com/gusano/5814205 and now all externals build fine except for `pix_opencv_blobtrack` which gives the following error: blobtrack.h: In function ‘CvFGDetector*

Re: [PD] how to install and use GPIO external

2013-06-19 Thread Josh Downing
Thanks for the help guys! So I deleted the -m32 from the makefile and then everything seemed to build okay. I then added the correct path for the extension in pure data and loaded the gpio-help.pd patch without getting an error message. In the gpio-help.pd patch I would click enable 1 and then

Re: [PD] how to install and use GPIO external

2013-06-19 Thread Jaime Oliver
you need to be root. start pd with sudo. unless there is a more permanent solution by now? best, J On Wed, Jun 19, 2013 at 6:02 PM, Josh Downing jndown...@gmail.com wrote: Thanks for the help guys! So I deleted the -m32 from the makefile and then everything seemed to build okay. I then

Re: [PD] closed window not destroyed? (in l2ork, possibly in others too)

2013-06-19 Thread Miller Puckette
This may be related: after upgrading to Fedora core 17 (linux 3.6.3-1.fc17.x86_64) I found that, after running a patch for hours or days, just shutting DSP off sometimes freezes my machine for somewhere between 1 and about 20 seconds (I think). I had never suspended or hibernated the machine. I

Re: [PD] how to install and use GPIO external

2013-06-19 Thread Josh Downing
Thanks Jaime, that fixed my error problems. No errors now but I can't seem to figure out how to set the patch up to configure GPIO 17 as an input and then to read the state. I modified gpio-help.pd to do this by changing output 1 to output 0 (according to the patch output 0 should configure the

Re: [PD] pd color presets

2013-06-19 Thread Jonathan Wilkes
From: Alan Brooker alan.brooker2...@gmail.com To: Jonathan Wilkes jancs...@yahoo.com; pd-list@iem.at pd-list@iem.at Sent: Tuesday, June 18, 2013 6:31 PM Subject: RE: [PD] pd color presets Wow sounds good -any chance for a jmax colour scene? Cobalt and

[PD] Barry, let's connect on LinkedIn

2013-06-19 Thread Joseph Gray via LinkedIn
LinkedIn Joseph Gray requested to add you as a connection on LinkedIn: -- Barry, I'd like to add you to my professional network on LinkedIn. - Joseph Accept invitation from Joseph Gray

Re: [PD] pd color presets

2013-06-19 Thread Dan Wilcox
Why not use white as the default background color and black as the default foreground and label colors? That's what I plan to do with themes on PdParty ... This way, they only change if someone explicitly set the color. On Jun 19, 2013, at 5:42 PM, pd-list-requ...@iem.at wrote: Wow sounds

Re: [PD] how to install and use GPIO external

2013-06-19 Thread J Oliver
On Jun 19, 2013, at 7:07 PM, Josh Downing wrote: click enable 1, open 1, and then output 0. ok. No error messages but where should I expect to see the high/low state of GPIO 17? it should come out of the object into a number box or toggle as far as I can remember... put a number box in the