On Nov 17, 2008, at 3:13 PM, _why wrote:

Hasty. This turns out to be 0.r1091, folks.

_why

Hey, haven't played with Shoes for a while, came back to try out some Raisins.

I decided to try the "download" dealie, without much luck --

Shoes.app do
  button "crash" do
      download "http://www.google.com"; do | grab |
    end
  end
end


Press the button, and it pauses, presumably downloading, and then crashes. OS X, intel, r1091.

Stuff from the console:

11/17/08 8:18:36 PM [0x0-0xa00a0].org.hackety.shoes[2224] (eval):352: [BUG] Segmentation fault 11/17/08 8:18:36 PM [0x0-0xa00a0].org.hackety.shoes[2224] ruby 1.8.6 (2007-09-24) [i686-darwin8.9.1] 11/17/08 8:18:39 PM [0x0-0xa00a0].org.hackety.shoes[2224] / Applications/Shoes.app/Contents/MacOS/shoes-launch: line 7: 2225 Abort trap DYLD_LIBRARY_PATH=$APPPATH PANGO_RC_FILE= $APPPATH/pangorc ./shoes-bin "$@" 11/17/08 8:18:39 PM com.apple.launchd[125] ([0x0-0xa00a0].org.hackety.shoes[2224]) Exited with exit code: 134


Reply via email to