[Rubycocoa-devel 420] Re: release-0.5.0 tagged (code fleeze)

Back to archive index

Fujimoto Hisa hisa****@fobj*****
Sat Oct 28 02:44:03 JST 2006


On 2006/10/28, at 0:58, kimura wataru wrote:

> Hi, I've finished the tasks through (5).
>
> I wonder whether the .dmg package built on ppc Mac works fine.
> Try to run this on intel Mac, please.
>
>    http://rubycocoa.sourceforge.net/files/RubyCocoa-0.5.0- 
> OSX10.4universal.dmg
>    (md5: 572fadfb5a76eb978ce101eb3366efc7)
>    http://rubycocoa.sourceforge.net/files/rubycocoa-0.5.0.tgz
>    (md5: fd95b386411e61bc510d5aedcf1b796a)

木村さん、作業どうもありがとうございます!

きのう、きょうと 0.5 を動かしてみて、0.4.3d2と比べて 
どうしても気になるところが数点(具体的に上げられるのは 
2点)あるのですよ。


一点は、すでに書いているRubyTypeTutorでdragすると落 
ちる問題。mouseMovedの中でpasteboardを参照しようとす 
ると落ちる。

もう一点は、きょう気付いたのですが、MSM2006の 
tutorial_1で使った CocoaRuby.app を 0.5 preview5で動 
かした場合:

   app = OSX::NSApplication.sharedApplication
   win = app.keyWindow
   win.setContentView(OSX::NSView.alloc.init)

を評価すると落ちてしまいます。0.4.3d2では落ちません 
(デモ動画あり http://www.youtube.com/watch? 
v=FeSq6xorrQ0)。なぜこの程度のことで落ちるのだろうというところが 
気になります。他にも落ちどころがたくさんありそうな予感が…
--
hisa

> On Thu, 26 Oct 2006 23:24:30 +0900, kimura wataru wrote:
>> task list:
>>   (1) decide release date
>>   (2) update docsrc
>>       * news.*.xml : add news of release
>>       * make install (copy .html files into src/doc) and commit
>>   (3) update src/VERSION
>>   (4) tagging svn (copy trunk to tags/release-0_5_0)
>>   (5) make distribute files
>>       * .tgz from svn export
>>       * .dmg with the "package" task from the above tarball
>>   (6) upload distribute files
>>   (7) website update (make rsync at docsrc)
>>   (8) release announce                    // END
>
>
> -- 
> kimura wataru
> _______________________________________________
> Rubycocoa-devel mailing list
> Rubyc****@lists*****
> http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel




More information about the Rubycocoa-devel mailing list
Back to archive index