#734: Mustache fails on call to render.
+---
Reporter: la...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: minor
Hi,
My MacRuby Application requires a streaming AudioPlayer. NSSound cannot
be used to build the Player. Any pointers on how it can be done using
CoreAudio and AudioQueueService. Your help is much appreciated.
Thanks
Sowmya
___
MacRuby-devel mailing
#743: Project templates' IB files should be .xib's, not .nib's
+---
Reporter: pthom...@… | Owner: pthom...@…
Type: defect | Status: new
Priority: major
#156: macirb fails using Japanese locales
+---
Reporter: l.g.c...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: major |M
#743: Project templates' IB files should be .xib's, not .nib's
+---
Reporter: pthom...@… | Owner: pthom...@…
Type: defect | Status: new
Priority: major
I figured out what was going on here — the error was actually caused by
having a framework (appscript) with a missing BridgeSupport folder. Not sure
why hotcocoa was triggering this problem, but in any case now that I have
the correct framework loaded everything seems to be fine. Sorry for the
both
#742: Encoding is always UTF-8 (?)
--+-
Reporter: watson1...@… | Owner: lsansone...@…
Type: defect| Status: new
Priority: blocker | Miles
#741: All character encoding of the string become UTF-8 when use force_encoding.
--+-
Reporter: watson1...@… | Owner: lsansone...@…
Type: defect| Status: new
ok.
it confused me a bit that d prints as "1.0", but d==1.0 evaluates to false. but
sprintf shows that it's just float#to_s that is truncating the output:
z = 0.034228469424
r = Math.sqrt z*z
d = z/r
puts d # => 1.0
puts d==1.0 # => false
puts spri
Hi,
I believe you are hitting this bug: http://www.macruby.org/trac/ticket/594
There is a workaround in the first comment:
http://www.macruby.org/trac/ticket/594#comment:1
Let me know if that's not it though! :-)
seems to be the case. I cannot speak for Michael Jackson (originator of
the th
10 matches
Mail list logo