<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
hi Chris,<br>
that was it!<br>
thanks for the tip.<br>
i will try on linux with Gem cvs when i find time.<br>
you can test this pb with the attached patch (simplified). <br>
after creating the Gem window, simply loading a video file does produce
the memory leak error.<br>
i was may be wrong in setting the "separator" object just after the
"gemhead" object.<br>
<br>
best,<br>
vincent<br>
<br>
chris clepper wrote:
<blockquote
 cite="mida8e0bc960601300544j293b3a88o1d0f9686c3d802b4@mail.gmail.com"
 type="cite">
  <pre wrap="">On 1/30/06, vincent rioux <a class="moz-txt-link-rfc2396E" href="mailto:vincent.rioux@no-log.org">&lt;vincent.rioux@no-log.org&gt;</a> wrote:
 &gt; I have another pb with Gem and separator object on osx (pd 39.2, Gem
  </pre>
  <blockquote type="cite">
    <pre wrap="">from latest Hans'installer).
with several pix_film and separators, once i load a movie i get this output:
separator : state-&gt;numTexCoords 4 != m_state.numTexCoords 0
...
separator : state-&gt;numTexCoords 4 != m_state.numTexCoords 0
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This means you are leaking memory using the separator object.  See if
moving them after pix_texture gets rid of the message.

Also, I have no idea where Hans gets GEM for his installers, so post
the patch or something representitive and I will see if the current
CVS version does it.

_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>

  </pre>
</blockquote>
<br>
</body>
</html>