| Milestone:
Component: MacRuby |Keywords:
-+--
Test case:
{{{
a, b = IO.pipe
pid = Process.spawn("echo hello world", STDOUT => b)
Process.wait(pid)
: blocker |Milestone: MacRuby 0.6
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by lsansone...@…):
* status: new
#378: Macruby 0.5 allows instantiation of a Module instance
---+
Reporter: keith.gautre...@… | Owner: lsansone...@…
Type: defect | Status: new
| Milestone: MacRuby 0.6
Component: MacRuby |Keywords:
-+--
Comment(by valerii.hi...@…):
Thanks, fixed
--
Ticket URL: <http://www.macruby.org/trac/ticket/589#commen
#591: IB crashing on loading .xib files from my macruby template
+---
Reporter: asimplech...@… | Owner: lsansone...@…
Type: defect | Status: new
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords: LoadError
-+--
After a fresh install of MacRuby 0.5 (the zipped-up installer .pkg), the
macruby binary
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords: LoadError
-+--
Comment(by lsansone...@…):
I suspect you happen to have a RUBYOPT environment variable set
| Milestone:
Component: MacRuby |Keywords:
+---
Proposed change to https://www.macruby.org/source.html
While "git clone" of the mi
| Milestone:
Component: MacRuby |Keywords:
+---
Comment(by lsansone...@…):
99.9% of the users won't push changes back upstream. Also I wond
#591: IB crashing on loading .xib files from my macruby template
+---
Reporter: asimplech...@… | Owner: lsansone...@…
Type: defect | Status: new
| Milestone:
Component: MacRuby |Keywords:
+---
Comment(by ernest.prabha...@…):
Yeah, you may be right (still waiting, although I pulled
|Milestone:
Component: MacRuby | Resolution: wontfix
Keywords: |
+---
Changes (by lsansone...@…):
* status: new
stone: MacRuby 0.5
Component: MacRuby |Keywords:
+---
Comment(by lsansone...@…):
Looks like the AOT compiler is broken for 32-bit targets.
{{{
$ cd /tmp
$ echo 'p
| Milestone:
Component: MacRuby |Keywords:
--+-
The following code is taken from
http://code.reflectivepixel.com/post/103638573/require-hotcocoa-framework-
webkit
| Milestone:
Component: MacRuby|Keywords:
---+
rails 3 uses the following code that does not work on macruby because the
add_builtin_type method is
| Milestone:
Component: MacRuby |Keywords:
--+-
I am unable to run macgem to install any gems, I get an error about
character encoding in time.rb, although using
: blocker | Milestone:
Component: MacRuby |Keywords: GCD async method
--+-
Trying to run this:
## Fibionti example showing Grand Central Dispatch in action
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
-+--
Comment(by maxime.curi...@…):
The problem seems to be more of a general difference between ruby 1.8 and
| Milestone:
Component: MacRuby |Keywords:
+---
The following class causes the below stack trace and a crash. Removing the
line with the splat fixes it
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
-+--
Comment(by maxime.curi...@…):
Sorry about the misprint for ruby 1.9:
# ruby -v => ruby 1.9.2dev (2
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
-+--
Comment(by hghoe...@…):
Replying to [comment:2 maxime.curi...@…]:
The "correct" way to chec
| Milestone:
Component: MacRuby |Keywords:
+---
Comment(by martinlagarde...@…):
Hi!
Thanks for the report, but could you give a little more information? It is
: blocker | Milestone:
Component: MacRuby |Keywords:
-+--
Since MacRuby currently depends on specific LLVM revisions it is a good
idea to make sure
: blocker | Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
--+-
Comment(by ca...@…):
Laurent, I think this is still an issue in 0.5 final.
What did you mean with
Priority: blocker | Milestone:
Component: MacRuby |Keywords: GCD async method
--+-
Changes (by ernest.prabha...@…):
* owner: lsansone
Priority: blocker | Milestone:
Component: MacRuby |Keywords: GCD async method
--+-
Comment(by ernest.prabha...@…):
Well, it works for q.sync
Priority: blocker |Milestone:
Component: MacRuby | Resolution: invalid
Keywords: GCD async method |
--+-
Changes (by
Priority: blocker |Milestone:
Component: MacRuby | Resolution: invalid
Keywords: GCD async method |
--+-
Comment(by
: MacRuby 0.6
Component: MacRuby |Keywords: hash
-+--
Here are a couple of examples that probably should not behave like that.
{{{
>> NSUserDefaults.standardUserDe
|Milestone: MacRuby 0.6
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by martinlagarde...@…):
* status
: blocker | Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
--+-
Comment(by lsansone...@…):
Our framework does not support both Leopard and SnowLeopard. You can
| Milestone:
Component: MacRuby |Keywords:
+---
In objective c, empty values in nsdictionaries are handled by using the
NSNull placeholder. Macruby replaces
Priority: major | Milestone:
Component: MacRuby |Keywords: string path dirname unicode
encoding utf-8
| Milestone:
Component: MacRuby |Keywords:
+---
Comment(by lastobe...@…):
this is invalid, and came from my confusing setValue:forKey with
setObject:forKey
: blocker | Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
--+-
Comment(by ca...@…):
Replying to [comment:4 lsansone...@…]:
> Our framework does not support b
Priority: blocker |Milestone:
Component: MacRuby | Resolution: invalid
Keywords: GCD async method |
--+-
Comment(by
: blocker | Milestone:
Component: MacRuby |Keywords:
-+--
Using bacon, Tempfile and error handling at the same time causes a
WIN32API load attempt in tmpdir with
: blocker | Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
{{{
$ macruby /tmp/test.rb
A description
- shouldn't di
Priority: major | Milestone:
Component: MacRuby |Keywords: string path dirname unicode
encoding utf-8
| Milestone:
Component: MacRuby|Keywords:
---+
I've recently started a new project using MacRuby 0.5, in which I have
some classes in ObjC brought
| Milestone:
Component: MacRuby |Keywords:
+---
Executing something like `p ByteString.new("").unpack('a8')`
crashes MacRuby.
| Milestone:
Component: MacRuby |Keywords:
+---
Executing `require 'zlib'; Zlib::Inflate.inflate("Test")` on trunk (As of
20100206) crashes macru
| Milestone:
Component: MacRuby|Keywords:
---+
Comment(by lsansone...@…):
It's kind of hard to know what's happening here, I don't know
new
Priority: critical | Milestone: MacRuby 0.5
Component: MacRuby|Keywords:
---+
Comment(by matt...@…):
Actually I just tried this on the l
| Milestone:
Component: MacRuby|Keywords:
---+
Comment(by martinlagarde...@…):
Laurent: the crash comes from the fact that rb_f_open receives argc == 4
|Milestone: MacRuby 0.6
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by martinlagarde...@…):
* status: new => clo
: major | Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
+---
Old description:
> {{{
>
> vishnugo...@hor-fgh226:Code/Sandbox/macruby-test %
| Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
The Process class implementation is still incomplete for now. However, the
current
|Milestone:
Component: MacRuby | Resolution: duplicate
Keywords:|
--+-
Changes (by martinlagarde...@…):
* status: new => clo
Priority: blocker| Milestone:
Component: MacRuby|Keywords:
---+
Changes (by martinlagarde...@…):
* cc: dar...@… (added)
Old description:
> On 32bit M
major| Milestone: MacRuby 0.6
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
Hi!
Could you try with the latest trunk?
T
|Milestone:
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by martinlagarde...@…):
* status: new => clo
|Milestone: MacRuby 0.6
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by martinlagarde...@…):
* milestone: => MacRuby
:
Component: MacRuby| Resolution: duplicate
Keywords: |
---+
Changes (by martinlagarde...@…):
* status: new => closed
* resolution: => dup
| Milestone:
Component: MacRuby |Keywords:
-+--
Changes (by martinlagarde...@…):
* cc: cwdi...@… (added)
--
Ticket URL: <http://www.macruby.org/trac/ticket/
:
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
hi Jimmy!
Thanks for the very detailed bug report![[BR]]
But why are you unable to build
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
-+--
I have a MacRuby Cocoa app named FooBar, but I cannot pass any arguments
:
Component: MacRuby |Keywords:
-+--
Comment(by j...@…):
I'm now able to build trunk (after updating to latest).
I've been digging around for this
new
Priority: critical | Milestone: MacRuby 0.5
Component: MacRuby|Keywords:
---+
Comment(by martinlagarde...@…):
Laurent, should we close th
:
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
I'll check with Laurent first anyway, we will see if the bugs are related,
or two diff
atus: new
Priority: minor | Milestone:
Component: MacRuby |Keywords:
+---
Ruby:
{{{
ruby -e 'puts "%-10s
losed
Priority: blocker |Milestone:
Component: MacRuby | Resolution: duplicate
Keywords: |
-+--
Changes (by martinla
Priority: blocker | Milestone:
Component: MacRuby |Keywords:
-+--
Old description:
> How to reproduce:
> {{{
> $ git clone git://github.com/Foo
|Milestone: MacRuby 0.6
Component: MacRuby| Resolution: fixed
Keywords: module |
---+
Changes (by martinlagarde
: major| Milestone:
Component: MacRuby |Keywords:
-+--
clone_test.rb
{{{
module A
CONST_A = 1
def method_a; end
end
B = A.clone
[A, B
#558: unable to require files.
-+--
Reporter: tvmo...@…| Owner: lsansone...@…
Type: defect | Status: new
Priority: blocker | Milestone: MacRuby 0.5
| Milestone:
Component: MacRuby |Keywords:
+---
Comment(by martinlagarde...@…):
Hi!
They have not been implemented, because it uses the stack trace, and we
Priority: blocker | Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
--+-
I get the following error when trying to create a standalone executable
| Milestone:
Component: MacRuby|Keywords:
---+
Comment(by lsansone...@…):
We need to find out what's going wrong exactly. I suspect io.c overwrit
: major | Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
+---
Comment(by lsansone...@…):
Thibault, the problem is that the --static mode requires the
:
Component: MacRuby |Keywords:
-+--
Comment(by lsansone...@…):
I think there is a design issue definitely, we should address this in 0.6.
--
Ticket URL: <h
Priority: blocker |Milestone: MacRuby 0.5
Component: MacRuby | Resolution: duplicate
Keywords:|
--+-
Changes (by lsansone
atus: new
Priority: minor | Milestone:
Component: MacRuby |Keywords:
+---
Comment(by danielcavan...@…):
you're
atus: new
Priority: blocker | Milestone: MacRuby 0.6
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
Hey Matt, could you check
stone: MacRuby 0.5
Component: MacRuby |Keywords:
+---
Comment(by martinlagarde...@…):
Hi Carlo!
This should be fixed with r3456. Could you please check? Thanks
| Milestone:
Component: MacRuby |Keywords:
-+--
JSON decoding of floating point numbers sometimes loses accuracy. e.g.
{{{
'{"http:\/\/www.sc
| Milestone:
Component: MacRuby |Keywords:
-+--
Introduced in r3459 it seems that regular expressions that use escape
codes fail with a RegexpError
: major| Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
Hi! Thanks for the bug report :-)
I analyzed the issue a
: major| Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
Just to explain what issues the diff tries to correct:
- in
|Milestone:
Component: MacRuby| Resolution: invalid
Keywords: |
---+
Changes (by martinlagarde...@…):
* status: new => closed
* resolut
| Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by cehoff...@…):
These changes are specifically the ones that bring up the RegexpError
: blocker |Milestone:
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by pthom...@…):
* status: new
atus: new
Priority: minor | Milestone:
Component: MacRuby |Keywords:
+---
Comment(by danielcavan...@…):
ok, i've f
atus: new
Priority: minor | Milestone:
Component: MacRuby |Keywords:
+---
Comment(by lsansone...@…):
Excellent work! I
| Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by lsansone...@…):
It looks like the re.c bug is haunting us again. Let's hope it
: major| Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by lsansone...@…):
Looks good, please go ahead and commit :-)
--
Ticket URL: <h
stone: MacRuby 0.5
Component: MacRuby |Keywords:
+---
Comment(by ca...@…):
Thanks! I'll take a look as soon as I have a bit more free time (lots of
client work at
: major|Milestone: MacRuby 0.6
Component: MacRuby | Resolution: fixed
Keywords: |
-+--
Changes (by martinlagarde...@…):
* status: new
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords: class, instance
-+--
Description changed by martinlagarde...@…:
Old description:
> The mime-types gem ha
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords: class, instance
-+--
Description changed by martinlagarde...@…:
Old description:
> The mime-types gem ha
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords: class, instance
-+--
Description changed by martinlagarde...@…:
Old description:
> The mime-types gem ha
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords: class, instance
-+--
Comment(by martinlagarde...@…):
Hi Sorin! Thanks for the report. Are you sure, though
| Milestone:
Component: MacRuby |Keywords: framework
-+--
Changes (by martinlagarde...@…):
* cc: dognot...@… (added)
Comment:
Hi!
Can you verify this is still
#547: macirb doesn't work, but macruby does
--+-
Reporter: rensela...@… | Owner: lsansone...@…
Type: defect| Status: new
Priority: bl
Priority: blocker |Milestone: MacRuby 0.5
Component: MacRuby | Resolution: duplicate
Keywords: 0.5 rexml text.rb premature |
-+--
Changes (by
| Milestone:
Component: MacRuby |Keywords:
-+--
Comment(by martinlagarde...@…):
Should we close this bug? We have plenty of bug report about errors
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
+---
Comment(by martinlagarde...@…):
In `string.c:str_charset_find:2901`, the following debug
| Milestone: MacRuby 0.5
Component: MacRuby |Keywords:
--+-
Changes (by martinlagarde...@…):
* cc: paulhenryda...@… (added)
Comment:
Hi!
Do you have any
Priority: blocker | Milestone:
Component: MacRuby |Keywords: pointer Core OpenGL data
types confusion
--+-
Comment(by martinlagarde
ty: minor | Milestone:
Component: MacRuby|Keywords:
---+
Comment(by martinlagarde...@…):
Laurent, what's our take on this? Right now we're using the syste
1401 - 1500 of 2454 matches
Mail list logo