:
Component: MacRuby |Keywords:
+---
Changes (by lsansone...@…):
* milestone: MacRuby 0.7 =>
Comment:
Please don't use static compilation for the moment, it
Priority: blocker |Milestone: MacRuby 0.7
Component: MacRuby | Resolution: fixed
Keywords:|
--+-
Changes (by lsansone...@…):
* status
| Milestone:
Component: MacRuby |Keywords:
+---
Comment(by lsansone...@…):
OK I now repro this all the time in 10.6.4.
--
Ticket URL
| Milestone:
Component: MacRuby|Keywords:
---+
The following code produces a Segmentation fault:
def test
test
end
Maybe you want to raise a
:
Component: MacRuby|Keywords:
---+
The following code:
require "active_support/all"
Raises:
incompatible character encodings: UTF-8 and ASCII-8BIT
| Milestone: MacRuby 0.7
Component: MacRuby |Keywords:
-+--
The following implementation of #validateUserInterfaceItem: had no effect
when added to a window
losed
Priority: blocker |Milestone: MacRuby 0.7
Component: MacRuby | Resolution: fixed
Keywords:|
--+-
Comment(by watson1...@…):
pened
Priority: blocker |Milestone: MacRuby 0.7
Component: MacRuby | Resolution:
Keywords:|
--+-
Changes (by wa
losed
Priority: blocker |Milestone: MacRuby 0.7
Component: MacRuby | Resolution: fixed
Keywords:|
--+-
Changes (by lsa
: new
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
--+-
{{{
#!ruby
$ cat test_iconv.rb
require '
: new
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
--+-
Comment(by lsansone...@…):
Currently, MacRuby doesn
|Milestone:
Component: MacRuby| Resolution: duplicate
Keywords: |
---+
Changes (by martinlagarde...@…):
* status: new => clo
| Milestone:
Component: MacRuby |Keywords: stack overflow segfault
-+--
Comment(by martinlagarde...@…):
Updating status of the bug following #822:
It could
| Milestone: MacRuby 0.7
Component: MacRuby |Keywords:
-+--
Old description:
> The following implementation of #validateUserInterfaceItem: had no effect
>
| Milestone:
Component: MacRuby |Keywords: dietrb
-+--
{{{
% macruby -e ':foo.instance_eval { p self }'
/Users/eloy/code/MacRuby/tru
|Milestone: MacRuby 0.7
Component: MacRuby | Resolution: fixed
Keywords: dietrb |
-+--
Changes (by lsansone...@…):
* status: new
| Milestone:
Component: MacRuby |Keywords: stack overflow segfault
-+--
Comment(by lsansone...@…):
Catching the signal wouldnt help here as I'm pretty
e: defect| Status: new
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
--+-
Test Script:
{{{
#!r
Priority: blocker | Milestone:
Component: MacRuby |Keywords: dietrb
-+--
{{{
% macruby -e 'module X; eval("Lost", TOPLEVE
Priority: blocker | Milestone:
Component: MacRuby |Keywords: dietrb
-+--
Comment(by eloy.de.en...@…):
FYI This is not a big problem, just a
Priority: blocker | Milestone:
Component: MacRuby |Keywords: dietrb
-+--
{{{
% macruby -e "b = Object.new.instance_eval { binding }; ev
| Milestone: MacRuby 0.7
Component: MacRuby |Keywords:
-+--
Comment(by m...@…):
Attached is an minimal Xcode project that reproduces the problem.
--
Ticket
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
--+-
Test Script:
{{{
#!ruby
$ cat test_undef.rb
# '[ruby-dev:
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
--+-
Test Script:
{{{
#!ruby
$ cat test.rb
require 'open-uri'
| Milestone:
Component: MacRuby |Keywords: stack overflow segfault
-+--
Comment(by martinlagarde...@…):
> "Catching the signal wouldnt help here as I&
| Milestone: MacRuby 0.7
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
Thanks a lot. However, I also forgot to ask, but what version of
Priority: blocker |Milestone: MacRuby 0.7
Component: MacRuby | Resolution: fixed
Keywords:|
--+-
Changes (by lsansone
| Milestone: MacRuby 0.7
Component: MacRuby |Keywords:
-+--
Comment(by m...@…):
Items are supposed to be disabled when #validateUserInterfaceItem: returns
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
--+-
Comment(by lsansone...@…):
It seems to work on my environment
| Milestone: MacRuby 0.7
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
Ok now I understand the problem. I managed to workaround the
| Milestone:
Component: MacRuby |Keywords:
-+--
Changes (by lsansone...@…):
* milestone: MacRuby 0.7 =>
Comment:
I suspect the method is
| Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
Already checked, it is. In `AppKit.bridgesupport`:
{{{
#!xml
| Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
I suspect the problem comes from the BridgeSupport file that
| Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
I confirm the problem is BridgeSupport.
To work around this
|Milestone: MacRuby 0.7
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by lsansone...@…):
* status: new => clo
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
--+-
Comment(by watson1...@…):
I tried on another iMac with MacRuby Nightly
: new
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
-+--
{{{
% ruby19 -e 'Thread.abort_on_exception =
: new
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by lsansone
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
--+-
Comment(by lsansone...@…):
I'm now able to repro this crash on m
s: reopened
Priority: blocker |Milestone: MacRuby 0.7
Component: MacRuby | Resolution:
Keywords:|
--+-
Changes (by watson1...@…):
| Milestone:
Component: MacRuby|Keywords:
---+
A lot of the predefined variables are not being set, such as $! after an
exception. See http://www.zenspider.com/Languages
| Milestone:
Component: MacRuby|Keywords:
---+
Comment(by lsansone...@…):
Could you be more specific? $! seems to be set after an exception:
{{{
$ macruby -e '
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
--+-
Comment(by lsansone...@…):
After looking more, the issue seems related
| Milestone:
Component: MacRuby|Keywords:
---+
Comment(by macc...@…):
Ah, your example works, I wasn't using a begin/rescue block - just in
macirb.
Sorry, in
|Milestone:
Component: MacRuby| Resolution: invalid
Keywords: |
---+
Changes (by martinlagarde...@…):
* status: new => closed
* resolut
| Status: new
Priority: blocker | Milestone:
Component: MacRuby |Keywords: interactive-macruby
-+--
When printing these from a running Cocoa app
| Milestone:
Component: MacRuby |Keywords:
--+-
Test Script:
{{{
#!ruby
$ cat test_thread_kill.rb
Thread.new {
i = 0
loop do
p i
i += 1
a lot of people very
excited.
Any external libraries that make use of Fibers or External Enumerators stand
a good chance of not working in MacRuby. In that case MacRuby becomes
"Mac-MostOfRuby" which makes it harder to adopt... etc. I'd rather that
didn't happen.
P
still leaning towards: this is a small
portion of [any] code, perhaps not unlike the modifications one must do moving
from
Ruby 1.8 + scripting bridge => MacRuby
-Daniel
On Fri, 13 Aug 2010 10:15:35 -0700
"Ernest N. Prabhakar, Ph.D." wrote:
Hi Easco,
On Aug 13, 2010, at 8
impl : they are not nearly as lightweight
as you might think).
So: while I understand Easco's example, I don't see Fibers as unique, or nec.
top choice, for a clean design of this scenario.
Perhaps this topic should go offline, since this is leaving the land of
MacRuby [direct
sizing the array beforehand (a very good idea) is
safe, unless someone can definitively state that no one (inc. MacRuby) will
be modifying/moving/otherwise manipulating this mutable object while you
are
a bit of a disappointment, since a) we know resizing occurs far less
frequently then access
all 3 versions
- Bignum.to_f is broken in all 3 versions
- I believe the to_f method is behind all of these problems but i haven't
had time to find the problem nor
a solution.
Your problems with #to_f are due to the fact that 32-bit MacRuby stores
floats in 30 bits (MRI stores them in obj
With:
MacRuby 0.10 (ruby 1.9.2) [universal-darwin10.0, x86_64]
and having done successfully:
macgem install hpricot ...
I get this when trying to use the actual gem:
dyld: lazy symbol binding failed: Symbol not found: _rb_enc_to_index
Referenced from:
/Library/Frameworks/MacRuby.framework
Hi,
I'm new both to this list and to MacRuby. Let this message serve as an introduction.
I have some questions that have not seen answered either in the docs or in the list archives. I have been known to miss things before, so please kindly point me in the right direction if th
2401 - 2454 of 2454 matches
Mail list logo