Re: [PD] gem2pdp state (Gem compatibility)

2011-04-29 Thread Daniel Roviriego
Hi IOannes Have some time to test it now and remains the same situation. I just get a white gem screen, and pd does not drop me any errors... thanks a lot. d2 2011/4/7 IOhannes m zmoelnig > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2011-04-05 13:34, Daniel Roviriego wrote: > > Hi

Re: [PD] gem2pdp state (Gem compatibility)

2011-04-07 Thread IOhannes m zmoelnig
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2011-04-05 13:34, Daniel Roviriego wrote: > Hi. > > *did you compile gem2pdp against the new version of Gem?* > > Yes, I did. Should I try a more recent than the 11th March, svn ? > yes, try the one i just committed (rev15063) :-) -BEGIN PGP

Re: [PD] gem2pdp state (Gem compatibility)

2011-04-05 Thread Daniel Roviriego
Hi. *did you compile gem2pdp against the new version of Gem?* Yes, I did. Should I try a more recent than the 11th March, svn ? Thanks a lot 2011/4/5 IOhannes zmölnig > On 04/05/2011 02:28 AM, Daniel Roviriego wrote: > >> Hi All.. >> >> I have been using a very recent version of Gem (compile

Re: [PD] gem2pdp state (Gem compatibility)

2011-04-05 Thread IOhannes zmölnig
On 04/05/2011 02:28 AM, Daniel Roviriego wrote: Hi All.. I have been using a very recent version of Gem (compiled: Mar 11 2011) for the pix_record to v4l2loopback feature (thanks Iohannes, It's working great!). But, the pdp2gem object is not working at all, while pix_2pdp works ok. (version "ge

[PD] gem2pdp state (Gem compatibility)

2011-04-04 Thread Daniel Roviriego
Hi All.. I have been using a very recent version of Gem (compiled: Mar 11 2011) for the pix_record to v4l2loopback feature (thanks Iohannes, It's working great!). But, the pdp2gem object is not working at all, while pix_2pdp works ok. (version "gem2pdp v0.7"). That's with pd vanilla (0.42-6) If

Re: [PD] gem2pdp

2008-05-27 Thread cyrille henry
ydegoyon a écrit : > ola, cyrille, > > well, yes it's obvious i'm almost new to gem, but > things are getting better and worse > ( see attached patch ) : >> as expected, this patch did not draw anything in single buffer. >> you have to bang the gemhead. > i do it now at each cube rotation, > wha

Re: [PD] gem2pdp

2008-05-27 Thread ydegoyon
ola, cyrille, well, yes it's obvious i'm almost new to gem, but things are getting better and worse ( see attached patch ) : as expected, this patch did not draw anything in single buffer. you have to bang the gemhead. i do it now at each cube rotation, what i get is a double rendering in doubl

Re: [PD] gem2pdp

2008-05-25 Thread Roman Haefeli
On Sun, 2008-05-25 at 14:11 +0200, yves degoyon wrote: > in fact, it seems that all rendering in single-buffer mode > doesn't work ( see attached patch for testing ) > and, as the pixels capture only works in single-buffer mode, > all objects depending on it fail, > including gem2pdp, pix_write a

Re: [PD] gem2pdp

2008-05-25 Thread yves degoyon
hola, some more informations about troubles i get with gem-cvs and pd 0.41 on an Nvidia 7000 : in fact, it seems that all rendering in single-buffer mode doesn't work ( see attached patch for testing ) and, as the pixels capture only works in single-buffer mode, all objects depending on it fail,

Re: [PD] gem2pdp

2008-05-24 Thread yves degoyon
ola, yes, i saw the latest svn version can _compile_ with latest gem cvs ( some sport involved there ), but pdp2gem and pix_2pdp do not work, i get black or no-output in both case. what i see from analyzing the code is that the function : glReadPixels(m_x, m_y, m_image->xs

Re: [PD] gem2pdp

2008-05-23 Thread yves degoyon
IOhannes m zmoelnig wrote: [EMAIL PROTECTED] wrote: IOhannes m zmoelnig wrote: [EMAIL PROTECTED] wrote: ola, i dunno if someone maintain it anymore too, but gem2pdp is absolutely broken, doesn't compile and the latests changes were not mine.. i have now added some ch

Re: [PD] gem2pdp

2008-05-23 Thread Hans-Christoph Steiner
On May 23, 2008, at 10:52 AM, IOhannes m zmoelnig wrote: > [EMAIL PROTECTED] wrote: >> IOhannes m zmoelnig wrote: >>> [EMAIL PROTECTED] wrote: ola, i dunno if someone maintain it anymore too, but gem2pdp is absolutely broken, doesn't compile and the latests changes w

Re: [PD] gem2pdp

2008-05-23 Thread IOhannes m zmoelnig
[EMAIL PROTECTED] wrote: > IOhannes m zmoelnig wrote: >> [EMAIL PROTECTED] wrote: >>> ola, >>> >>> i dunno if someone maintain it anymore too, >>> but gem2pdp is absolutely broken, >>> doesn't compile and the latests changes >>> were not mine.. i have now added some changes to gem2pdp which should

Re: [PD] gem2pdp

2008-05-22 Thread chris clepper
Post the crash log. On Thu, May 22, 2008 at 3:53 PM, Jack <[EMAIL PROTECTED]> wrote: > You are two lucky men :) because here with [gem2pdp] on MacOSX.4.11 > on PowerBook G4 with Pd version 0.40.3-extended-20080520, i only get > a crash (not enough time to see a black screen like you). > ++ >

Re: [PD] gem2pdp

2008-05-22 Thread Jack
Same result with [pdp2gem]. When i create the Gem window in the help patch, Pd-extended crash. However, it works nice with Pd version 0.39.3-extended. ++ Jack Le 22 mai 08 à 22:53, Jack a écrit : > > Le 22 mai 08 à 19:00, Hans-Christoph Steiner a écrit : > >> >> Grumpiness aside ;) I also get

Re: [PD] gem2pdp

2008-05-22 Thread Jack
Le 22 mai 08 à 19:00, Hans-Christoph Steiner a écrit : > > Grumpiness aside ;) I also get only black when using gem2pdp-help.pd, > this is on Mac OS X 10.4.11/Intel using Pd-extended 0.40.3-20080522. > > The teapot shows up fine in the gemwin, but when i start the metro to > send the frames to pd

[PD] gem2pdp

2008-05-22 Thread Hans-Christoph Steiner
Grumpiness aside ;) I also get only black when using gem2pdp-help.pd, this is on Mac OS X 10.4.11/Intel using Pd-extended 0.40.3-20080522. The teapot shows up fine in the gemwin, but when i start the metro to send the frames to pdp, both the pdp_glx win and the gemwin go black. In order to

Re: [PD] gem2pdp

2008-05-22 Thread IOhannes m zmoelnig
[EMAIL PROTECTED] wrote: > ola, > > i dunno if someone maintain it anymore too, > but gem2pdp is absolutely broken, > doesn't compile and the latests changes > were not mine.. they are mine... > > i still maintain a gem2pdp-0.5 that works > with gem 0.90, ...in order to get API changes for 0.9

[PD] gem2pdp

2008-05-21 Thread ydegoyon
ola, i dunno if someone maintain it anymore too, but gem2pdp is absolutely broken, doesn't compile and the latests changes were not mine.. i still maintain a gem2pdp-0.5 that works with gem 0.90, can't do more.. ciao, sevy ___ PD-list@iem.at mailing l

Re: [PD] gem2pdp-help patch doesnt work for me

2008-02-21 Thread Hans-Christoph Steiner
bject: Re: [PD] gem2pdp-help patch doesnt work for me > Date: Tue, 14 Aug 2007 22:16:37 +0200 > To: [EMAIL PROTECTED] > > > Yeah, strange, same for me. The PDP window pops up, but there is > nothing in it. Is gem2pdp supposed to be connected to something? > > .hc > &g

Re: [PD] gem2pdp-help patch doesnt work for me

2008-02-20 Thread Javier Garcia
Hi, someone got the gem2pdp-help patch work? Regards Javi www.myspace.com/vjgarff > CC: PD-list@iem.at > From: [EMAIL PROTECTED] > Subject: Re: [PD] gem2pdp-help patch doesnt work for me > Date: Tue, 14 Aug 2007 22:16:37 +0200 > To: [EMAIL PROTECTED] > > > Yeah, st

Re: [PD] gem2pdp-help patch doesnt work for me

2007-08-14 Thread Hans-Christoph Steiner
Yeah, strange, same for me. The PDP window pops up, but there is nothing in it. Is gem2pdp supposed to be connected to something? .hc On Aug 13, 2007, at 12:30 AM, Javier García wrote: > Hi, > > I can see the teapot rotating but when i click the toggle, the > image stops. > > how to use i

[PD] gem2pdp-help patch doesnt work for me

2007-08-12 Thread Javier García
Hi, I can see the teapot rotating but when i click the toggle, the image stops. how to use it? br. GARFF _ Descarga gratis la Barra de Herramientas de MSN http://www.msn.es/usuario/busqueda/barra?XAPID=2031&DI=1055&SU=http%3A//www

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread Patrick
dear IOhannes in .pdsettings i've add the entry: loadlib33: pdp loadlib34: pdp2gem loadlib35: gem2pdp when i now start pd in pd appears: PDP: pure data packet version 0.12.5-darcs pdp2gem: can't load library gem2pdp : a bridge between GEM and PDP/PiDiP v0.6 ([EMAIL PROTECTED]) gem2pdp : a bridge

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread Patrick
great : ) it works : ) thanks a lot!! mfg. patsch. On Tue, 2006-12-05 at 17:26 +0100, IOhannes m zmoelnig wrote: > Patrick wrote: > > great : ) > > please let me know, when you have done it. > > > > i have done it. > > mfga.dr > IOhannes ___ PD-list

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread IOhannes m zmoelnig
Patrick wrote: > great : ) > please let me know, when you have done it. > i have done it. mfga.dr IOhannes ___ PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread Patrick
great : ) please let me know, when you have done it. PatSch. On Tue, 2006-12-05 at 16:52 +0100, IOhannes m zmoelnig wrote: > > this means, that you should exchange any occurance of "post()" that > gives you an error by "::post()" (with 2 colons before the post) > > > i will fix this in gem2pd

Re: [PD] gem2pdp compilation | once again

2006-12-05 Thread IOhannes m zmoelnig
Patrick wrote: > hi everybody > > and i get only: > > cat ../pdp/include/pdp.h | grep -v m_pd > pdp-light.h > g++ -DPD -O2 -funroll-loops -fomit-frame-pointer -ffast-math -Wall -W > -Wno-unused -Wno-parentheses -Wno-switch -DGEM2PDP_VERSION=\"0.6\" -g > -I../..//src -I. -I../pdp/include -I../../

[PD] gem2pdp compilation | once again

2006-12-05 Thread Patrick
hi everybody i just catched the cvs-externals and compiled pdp, and the cvs-gem sucessfully. now i tried to compile the gem2pdp: #autoconf #./configure --with-gemdir=../../src/Gem/ --with-pddir=../../ --with-pdpdir=../pdp #make clean #make i tried also with the pdp-0.12-4 version ( ./configure -