[MacRuby-devel] "Assertion failed" LLVM error

2011-03-16 Thread Nick Ludlam
Hi all,
When I run my MacRuby project in Debug mode via XCode, I occasionally get this 
crash. Does anyone else experience issues like this?

It seems to happen when I first load and run the project in XCode, but not on 
subsequent runs, and I cannot reproduce it reliably.


Assertion failed: (NumEntries == 0 && "Node count imbalance!"), function clear, 
file /private/tmp/homebrew-llvm-HEAD-bEog/include/llvm/ADT/DenseMap.h, line 127.
Assertion failed: (NumEntries == 0 && "Node count imbalance!"), function clear, 
file /private/tmp/homebrew-llvm-HEAD-bEog/include/llvm/ADT/DenseMap.h, line 127.
Program received signal:  “SIGABRT”.


Thanks,
Nick

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] Xcode 4 is out... any plan to integrate soon?

2011-03-16 Thread David Frantz
Speaking of XCode is there a public mailing list for XCode 4? That is 
something similar to [MacRuby-devel] that covers usage, bugs and other issues 
the new IDE is sure to bring.  Apple might have something open to all users but 
I've had zero luck finding it

David A Frantz
websterindustro4at4mac.com

Sent from my iPhone.

On Mar 15, 2011, at 5:36 PM, Andre Lewis  wrote:

> If anyone is still having problems with this, make sure you re-install 
> MacRuby trunk *after* installing Xcode4. 
> 
> On Fri, Mar 11, 2011 at 8:13 PM, Manu  wrote:
> does not seem to work for now.. I tried creating a simple class with a simple 
> attribute (for a button place holder) and link it the controller class to the 
> button and nothing shows in the list to make that link
> 
> 
> On Mar 11, 2011, at 10:22 AM, Matt Aimonetti wrote:
> 
>> Can you verify that the outlets are working?
>> Laurent said he would commit the templates shortly so they should be 
>> available in a future nightly build.
>> 
>> - Matt
>> 
>> On Fri, Mar 11, 2011 at 8:59 AM, Manu  wrote:
>> Interestingly, I made the mistake to remove Xcode 3.. so I have only Xcode 4 
>> but I see it working with an older project. 
>> 
>> So where can I find the template for MacRuby? And where should they be 
>> installed?  So far beside few path issues in the build it seems to mostly 
>> work
>> 
>> I created a new file SomeClass.rb and a class, and I see it working on the 
>> Custom Class field of the interface
>> 
>> Emmanuel
>> 
>> On Mar 11, 2011, at 8:50 AM, Matt Aimonetti wrote:
>> 
>>> Indeed and others couldn't get Xcode to work.
>>> 
>>> - Matt
>>> 
>>> On Fri, Mar 11, 2011 at 8:34 AM, Manu  wrote:
>>> Ok . Seems like someone got it to work but did not explain how he did...
>>> 
>>> 
>>> On Mar 10, 2011, at 10:54 PM, Matt Aimonetti wrote:
>>> 
 Please refer to the other posts about the same topic sent today.
 
 - Matt
 
 On Thu, Mar 10, 2011 at 9:25 PM, Manu  wrote:
 Hi
 
 Now that Xcode 4 is out , and that MacRuby 0.9 is out,  any plans to 
 integrate with Xcode 4? Just curious. I saw a post last month but was 
 wondering if there were any update
 
 Emmanuel
 ___
 MacRuby-devel mailing list
 [email protected]
 http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
 
>>> 
>>> 
>> 
>> 
> 
> 
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> 
> 
> 
> -- 
> Scout Web Monitoring and Reporting ~ http://scoutapp.com
> blog: http://blog.scoutapp.com
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] Xcode 4 is out... any plan to integrate soon?

2011-03-16 Thread Nick Ludlam
On 16 Mar 2011, at 11:17, David Frantz wrote:

> Speaking of XCode is there a public mailing list for XCode 4? That is 
> something similar to [MacRuby-devel] that covers usage, bugs and other issues 
> the new IDE is sure to bring.  Apple might have something open to all users 
> but I've had zero luck finding it

There'a forum, rather than a list. https://devforums.apple.com/community/xcode4

Nick

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] Xcode 4 is out... any plan to integrate soon?

2011-03-16 Thread Jean-Denis Muys

On 16 mars 2011, at 13:14, Nick Ludlam mailto:[email protected]>>
 wrote:

Message: 5
Date: Wed, 16 Mar 2011 12:13:56 +
From: Nick Ludlam mailto:[email protected]>>
To: "MacRuby development discussions."
mailto:[email protected]>>
Subject: Re: [MacRuby-devel] Xcode 4 is out... any plan to integrate
soon?
Message-ID: 
<[email protected]>
Content-Type: text/plain; charset=us-ascii

On 16 Mar 2011, at 11:17, David Frantz wrote:

Speaking of XCode is there a public mailing list for XCode 4? That is 
something similar to [MacRuby-devel] that covers usage, bugs and other issues 
the new IDE is sure to bring.  Apple might have something open to all users but 
I've had zero luck finding it

There'a forum, rather than a list. https://devforums.apple.com/community/xcode4

Nick

There is also a mailing list: 
http://lists.apple.com/mailman/listinfo/xcode-users

Jean-Denis

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


[MacRuby-devel] Syntax Coloring

2011-03-16 Thread Sven Schwyn
Hi fellas

I guess we can agree that Ruby syntax coloring has been kinda poor on Xcode 3. 
Does anybody know whether anything has changed under the hood of Xcode 4? I'm 
thinking for instance of regular expression support. 

Cheers, -sven
___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


[MacRuby-devel] [ANN] TrackerBot 1.0 in App Store -- tested with MacRuby!

2011-03-16 Thread Christian Niles
Hey All,

One of the reasons I've gotten so in love with MacRuby is that it's let me BDD 
my Cocoa projects, in particular an app I just released to the App Store, 
called TrackerBot [1]. TrackerBot is an iPad and iPhone interface to Pivotal 
Tracker, the well-known agile project management tool [2].

While I can't run my MacRuby/RSpec2 specs on the actual device, I've ben able 
to move a majority of my code into an iPhone compatible framework that I do 
test with MacRuby. I'm beginning to use Frank for UI automation tests on the 
device and am developing a gem that tries to make all the XCode configuration 
and setup painless for new users who want to get started with 
MacRuby/XCode/Cocoa development.

So, in addition to the release announcement, I just wanted to thank you all for 
making it possible to use all the Ruby BDD tools I love with Cocoa. It has made 
me far more productive, and the development far less frustrating.

Thanks!
christian.

[1] http://vulpinelabs.com/trackerbot
[2] http://www.pivotaltracker.com/
___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] [ANN] TrackerBot 1.0 in App Store -- tested with MacRuby!

2011-03-16 Thread Matt Massicotte
Hi Christian,

Are you aware of the UIAutomation framework for UI-based testing in iOS?  It's 
not quite the same as Frank, but is an Apple-supplied UI test mechanism.

Matt

On Mar 16, 2011, at 12:17 PM, Christian Niles wrote:

> Hey All,
> 
> One of the reasons I've gotten so in love with MacRuby is that it's let me 
> BDD my Cocoa projects, in particular an app I just released to the App Store, 
> called TrackerBot [1]. TrackerBot is an iPad and iPhone interface to Pivotal 
> Tracker, the well-known agile project management tool [2].
> 
> While I can't run my MacRuby/RSpec2 specs on the actual device, I've ben able 
> to move a majority of my code into an iPhone compatible framework that I do 
> test with MacRuby. I'm beginning to use Frank for UI automation tests on the 
> device and am developing a gem that tries to make all the XCode configuration 
> and setup painless for new users who want to get started with 
> MacRuby/XCode/Cocoa development.
> 
> So, in addition to the release announcement, I just wanted to thank you all 
> for making it possible to use all the Ruby BDD tools I love with Cocoa. It 
> has made me far more productive, and the development far less frustrating.
> 
> Thanks!
> christian.
> 
> [1] http://vulpinelabs.com/trackerbot
> [2] http://www.pivotaltracker.com/
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



smime.p7s
Description: S/MIME cryptographic signature
___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] [ANN] TrackerBot 1.0 in App Store -- tested with MacRuby!

2011-03-16 Thread Christian Niles
I am, though I'm really sold on using Cucumber to write my automation specs and 
Frank is the most active project that allows me to do that right now. The big 
problems with UIAutomation are (1) it's written in Javascript with no testing 
framework like jasmine provided, and (2) you're forced to run them through 
Instruments. That really breaks my BDD workflow :/

I'd love it if Frank were updated to use the UIAutomation framework instead, so 
there were a single DSL/API for writing the cucumber specs. I'm considering 
undertaking that work myself as part of my gem, but have to decide whether I 
want to commit the time or just put up with things as they are. My primary goal 
right now is to make BDD and automation testing as simple, painless, and 
unobtrusive as possible.

christian.

On Mar 16, 2011, at 12:23 PM, Matt Massicotte wrote:

> Hi Christian,
> 
> Are you aware of the UIAutomation framework for UI-based testing in iOS?  
> It's not quite the same as Frank, but is an Apple-supplied UI test mechanism.
> 
> Matt
> 
> On Mar 16, 2011, at 12:17 PM, Christian Niles wrote:
> 
>> Hey All,
>> 
>> One of the reasons I've gotten so in love with MacRuby is that it's let me 
>> BDD my Cocoa projects, in particular an app I just released to the App 
>> Store, called TrackerBot [1]. TrackerBot is an iPad and iPhone interface to 
>> Pivotal Tracker, the well-known agile project management tool [2].
>> 
>> While I can't run my MacRuby/RSpec2 specs on the actual device, I've ben 
>> able to move a majority of my code into an iPhone compatible framework that 
>> I do test with MacRuby. I'm beginning to use Frank for UI automation tests 
>> on the device and am developing a gem that tries to make all the XCode 
>> configuration and setup painless for new users who want to get started with 
>> MacRuby/XCode/Cocoa development.
>> 
>> So, in addition to the release announcement, I just wanted to thank you all 
>> for making it possible to use all the Ruby BDD tools I love with Cocoa. It 
>> has made me far more productive, and the development far less frustrating.
>> 
>> Thanks!
>> christian.
>> 
>> [1] http://vulpinelabs.com/trackerbot
>> [2] http://www.pivotaltracker.com/
>> ___
>> MacRuby-devel mailing list
>> [email protected]
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] [ANN] TrackerBot 1.0 in App Store -- tested with MacRuby!

2011-03-16 Thread Matt Massicotte
I hear you.  Both of your points would make for very valuable developer 
feedback in the form of bugs.  Developer-originated bugs count for a lot - 
please file some!

Matt

On Mar 16, 2011, at 12:38 PM, Christian Niles wrote:

> I am, though I'm really sold on using Cucumber to write my automation specs 
> and Frank is the most active project that allows me to do that right now. The 
> big problems with UIAutomation are (1) it's written in Javascript with no 
> testing framework like jasmine provided, and (2) you're forced to run them 
> through Instruments. That really breaks my BDD workflow :/
> 
> I'd love it if Frank were updated to use the UIAutomation framework instead, 
> so there were a single DSL/API for writing the cucumber specs. I'm 
> considering undertaking that work myself as part of my gem, but have to 
> decide whether I want to commit the time or just put up with things as they 
> are. My primary goal right now is to make BDD and automation testing as 
> simple, painless, and unobtrusive as possible.
> 
> christian.
> 
> On Mar 16, 2011, at 12:23 PM, Matt Massicotte wrote:
> 
>> Hi Christian,
>> 
>> Are you aware of the UIAutomation framework for UI-based testing in iOS?  
>> It's not quite the same as Frank, but is an Apple-supplied UI test mechanism.
>> 
>> Matt
>> 
>> On Mar 16, 2011, at 12:17 PM, Christian Niles wrote:
>> 
>>> Hey All,
>>> 
>>> One of the reasons I've gotten so in love with MacRuby is that it's let me 
>>> BDD my Cocoa projects, in particular an app I just released to the App 
>>> Store, called TrackerBot [1]. TrackerBot is an iPad and iPhone interface to 
>>> Pivotal Tracker, the well-known agile project management tool [2].
>>> 
>>> While I can't run my MacRuby/RSpec2 specs on the actual device, I've ben 
>>> able to move a majority of my code into an iPhone compatible framework that 
>>> I do test with MacRuby. I'm beginning to use Frank for UI automation tests 
>>> on the device and am developing a gem that tries to make all the XCode 
>>> configuration and setup painless for new users who want to get started with 
>>> MacRuby/XCode/Cocoa development.
>>> 
>>> So, in addition to the release announcement, I just wanted to thank you all 
>>> for making it possible to use all the Ruby BDD tools I love with Cocoa. It 
>>> has made me far more productive, and the development far less frustrating.
>>> 
>>> Thanks!
>>> christian.
>>> 
>>> [1] http://vulpinelabs.com/trackerbot
>>> [2] http://www.pivotaltracker.com/
>>> ___
>>> MacRuby-devel mailing list
>>> [email protected]
>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>> 
>> ___
>> MacRuby-devel mailing list
>> [email protected]
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



smime.p7s
Description: S/MIME cryptographic signature
___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


Re: [MacRuby-devel] [ANN] TrackerBot 1.0 in App Store -- tested with MacRuby!

2011-03-16 Thread Eloy Duran
Christian / Matt,

Do you guys happen to know if the UIAutomation API is available as a objc API 
as well? I'm currently using Nu for my BDD specs on the device itself with: 
https://github.com/alloy/NuBacon (rewrite with objc core: 
https://github.com/alloy/ObjectiveBacon) and have everything in place for 
functional testing, the only thing still missing is accessing UI elements and 
triggering them easily.

Although I prefer to use MacRuby too, which I do use with 
https://github.com/alloy/MacBacon for an OSX product we're working on, I don't 
need it that bad vs being able to run specs on the device itself. As long as 
its not in objc, I can't stand writing my specs in it :). I think Nu and JS are 
better alternatives in this case.

I stil haven't gotten around to creating command-line file template generators, 
but was planning to. However, if you would like to work together on this 
somehow please do let me know.

Oh and finally, NuBacon specs run great from the command-line on iPhone and 
iPad with: https://github.com/Fingertips/ios-sim

Better yet, you can use Kicker to automatically run them whenever a file 
changes: https://github.com/alloy/kicker

Jeez, all these tools, I really need to wrap this all up and write some 
docs/blog posts about them… Ah well, it's a start :)

Cheers,
Eloy

PS: Christian, congrats on the release!

On 16 mrt 2011, at 20:17, Christian Niles wrote:

> Hey All,
> 
> One of the reasons I've gotten so in love with MacRuby is that it's let me 
> BDD my Cocoa projects, in particular an app I just released to the App Store, 
> called TrackerBot [1]. TrackerBot is an iPad and iPhone interface to Pivotal 
> Tracker, the well-known agile project management tool [2].
> 
> While I can't run my MacRuby/RSpec2 specs on the actual device, I've ben able 
> to move a majority of my code into an iPhone compatible framework that I do 
> test with MacRuby. I'm beginning to use Frank for UI automation tests on the 
> device and am developing a gem that tries to make all the XCode configuration 
> and setup painless for new users who want to get started with 
> MacRuby/XCode/Cocoa development.
> 
> So, in addition to the release announcement, I just wanted to thank you all 
> for making it possible to use all the Ruby BDD tools I love with Cocoa. It 
> has made me far more productive, and the development far less frustrating.
> 
> Thanks!
> christian.
> 
> [1] http://vulpinelabs.com/trackerbot
> [2] http://www.pivotaltracker.com/
> ___
> MacRuby-devel mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

___
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel