Re: [Cse461] "puts" cannot print to screen

From: Alissa Harrison (alissah_at_cs.washington.edu)
Date: Sat Mar 06 2004 - 12:51:29 PST

  • Next message: Lee Murphy: "Re: [Cse461] Fw: random error "Cannot start the application sound.""

    We found our problem: there is a soundtest.rb file in the lib directory already (came with the original distribution of fishnet). When we called require 'soundtest', it executed the one in the lib directory. This means the soundtest.rb that we were modifying in "proj" was never being executed (hence when we uncommented all the print msgs, we saw no change). Perhaps this could have been the cause of the other problem people reported where the node did nothing but wait for the button to be pressed.

    Alissa and Jon
      ----- Original Message -----
      From: Alissa Harrison
      To: Janet Davis ; Harsha V Madhyastha ; CSE 461 ; Evan Martin
      Sent: Saturday, March 06, 2004 11:29 AM
      Subject: [Cse461] "puts" cannot print to screen

      another problem with the code we've have been given is that not all the "puts" methods are working. We see the print out "button pressed" and "button unpressed" but we do not see any of the other messsages in the file printed (they are many). In our own program, we also have problems of not seeing any printout from the "puts".

      Alissa and Jon


  • Next message: Lee Murphy: "Re: [Cse461] Fw: random error "Cannot start the application sound.""

    This archive was generated by hypermail 2.1.6 : Sat Mar 06 2004 - 12:51:35 PST