<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Hi Alex,<br>
      <br>
      i'm currently playing with the proxy branch and there is a small
      incompability problem again for ruby1.9.<br>
      <br>
      require 'ping' results in a LoadError, because it seems to be
      removed from ruby1.9 standard library.<br>
      <br>
      I have made a fast fix similar to the following article to get it
      work:<br>
      <meta http-equiv="content-type" content="text/html;
        charset=windows-1252">
      <a
href="http://forum.ruby-portal.de/viewtopic.php?f=19&amp;t=9205&amp;view=previous">http://forum.ruby-portal.de/viewtopic.php?f=19&amp;t=9205&amp;view=previous</a><br>
      <br>
      In my case its unfortanetely not working with the task inspector.
      The first ten seconds the task is in the INITIALIZING step, After
      that it seems he catched the interface for a short time (checkbox
      pops up in the property field), <br>
      but it keep blocking afterwards. After a few seconds it disappears
      again. No State information are shown in the value field.<br>
      <br>
      On the console i get the following warnings:<br>
      rocos[WARN]: ReaderWriterProxy: error while proxing the port
      camera_usb_deployment.frame: CORBA transient exception<br>
      Orocos[WARN]: ReaderWriterProxy: error while proxing the port
      camera_usb_deployment.frame: CORBA transient exception<br>
      Orocos[WARN]: ReaderWriterProxy for port
      camera_usb_deployment.frame: ignoring method read because port is
      not reachable.<br>
      Orocos[WARN]: ReaderWriterProxy: error while proxing the port
      camera_usb_deployment.frame_raw: CORBA transient exception<br>
      Orocos[WARN]: ReaderWriterProxy: error while proxing the port
      camera_usb_deployment.frame_raw: CORBA transient exception<br>
      <br>
      Currently maybe not so important: but with a cable connection it
      works flawlessly. <br>
      <br>
      Chris<br>
      <br>
      <br>
      <br>
      On 15.08.2012 19:29, Alexander Duda wrote:<br>
    </div>
    <blockquote cite="mid:502BDC7B.7080204@dfki.de" type="cite">On
      08/15/2012 05:08 PM, Chris Mueller wrote:
      <br>
      <blockquote type="cite">On 15.08.2012 14:27, Alexander Duda wrote:
        <br>
        <br>
        <blockquote type="cite">
          <blockquote type="cite">gui/vizkit =&gt; port_proxy
            <br>
            tools/orocos.rb =&gt; experimental
            <br>
          </blockquote>
          Which repositories do i need to switch its branches? I have
          currently
          <br>
          <br>
          You have to switch vitkit and orocos.rb to proxy (not
          port_proxy)
          <br>
          Alex
          <br>
        </blockquote>
        Are these changes currently compatible with ruby 1.9? Or did i
        miss
        <br>
        maybe a specific dependency?
        <br>
      </blockquote>
      Yes, you were right. It was not tested on ruby1.9 and there were
      some incompatibilities. I pushed a bug fix to the branch proxy.
      <br>
      <br>
    </blockquote>
  </body>
</html>