[MacRuby] #359: Project Templates Not Installed By Nightly Installer
#359: Project Templates Not Installed By Nightly Installer ---------------------------------+------------------------------------------ Reporter: dylan@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ This may be either a bug or an enhancement request, depending on whether this behavior is expected or not. Running the macruby_nightly-2009-09-29-1155 installer does not install the ruby project templates. These must be copied manually from source to the target destination (in my case I tuck them under ~/Library/Application Support/Developer/Shared/Xcode). In addition, with the removal of the RubyCocoa support in Xcode 3.2 there are no longer Ruby file templates. I was unable to find copies of these in the source tree but I assume that copying them in from RubyCocoa would mostly work. The combination of these two things makes the setup experience a lot less smooth, although still clearly do-able. -- Ticket URL: <http://www.macruby.org/trac/ticket/359> MacRuby <http://macruby.org/>
#359: Project Templates Not Installed By Nightly Installer ---------------------------------+------------------------------------------ Reporter: dylan@… | Owner: mattaimonetti@… Type: enhancement | Status: assigned Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Changes (by mattaimonetti@…): * owner: lsansonetti@… => mattaimonetti@… * priority: blocker => major * type: defect => enhancement * status: new => assigned * milestone: => MacRuby 0.5 Comment: The templates should be installed, I'll check on the installer. Regarding the Ruby file template, I'll add a blank one Ruby file. Thanks, - Matt -- Ticket URL: <http://www.macruby.org/trac/ticket/359#comment:1> MacRuby <http://macruby.org/>
#359: Project Templates Not Installed By Nightly Installer ---------------------------------+------------------------------------------ Reporter: dylan@… | Owner: mattaimonetti@… Type: enhancement | Status: assigned Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Comment(by masterkain@…): I conducted a little test, seems that wrong permissions on two folders is the issue. -- Ticket URL: <http://www.macruby.org/trac/ticket/359#comment:2> MacRuby <http://macruby.org/>
#359: Project Templates Not Installed By Nightly Installer ---------------------------------+------------------------------------------ Reporter: dylan@… | Owner: mattaimonetti@… Type: enhancement | Status: assigned Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Comment(by mattaimonetti@…): Thanks Claudio, I'll fix that asap. I guess I set the files as being root/staff and that's wrong, can you confirm? Thanks, - Matt -- Ticket URL: <http://www.macruby.org/trac/ticket/359#comment:3> MacRuby <http://macruby.org/>
#359: Project Templates Not Installed By Nightly Installer ---------------------------------+------------------------------------------ Reporter: dylan@… | Owner: mattaimonetti@… Type: enhancement | Status: assigned Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Comment(by masterkain@…): mm, actually I just checked, those are the perms: {{{ drwx------ 5 kain wheel /Library/Application Support/Developer/Shared/Xcode/Project Templates/Application drwx------ 3 kain wheel /Library/Application Support/Developer/Shared/Xcode/Target Templates }}} {{{ kain-osx:Xcode kain$ touch Target\ Templates/test touch: Target Templates/test: Permission denied }}} also in finder those two folders are bolded with access denied mini, ofc meaning I cannot perform operations. kain is the user I'm using, before installing the newest nightly I wiped this folder to test the new folders permissions; the previous content was okay with permissions. -- Ticket URL: <http://www.macruby.org/trac/ticket/359#comment:4> MacRuby <http://macruby.org/>
#359: Project Templates Not Installed By Nightly Installer ---------------------------------+------------------------------------------ Reporter: dylan@… | Owner: mattaimonetti@… Type: enhancement | Status: assigned Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Comment(by mattaimonetti@…): ok, the installer should be fixed (templates should be available), let's wait until next nightly build release and let me know if that worked on not. Thanks, - Matt -- Ticket URL: <http://www.macruby.org/trac/ticket/359#comment:5> MacRuby <http://macruby.org/>
#359: Project Templates Not Installed By Nightly Installer ---------------------------------+------------------------------------------ Reporter: dylan@… | Owner: mattaimonetti@… Type: enhancement | Status: assigned Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Comment(by masterkain@…): using macruby_nightly-2009-09-30-1155.pkg, wiped the entire folder and then installed this is /Library/Application Support/ [[Image(http://img.skitch.com/20090930-rmwa1ucywnybwapm6ehm9f8rug.jpg)]] -- Ticket URL: <http://www.macruby.org/trac/ticket/359#comment:6> MacRuby <http://macruby.org/>
#359: Project Templates Not Installed By Nightly Installer ---------------------------------+------------------------------------------ Reporter: dylan@… | Owner: mattaimonetti@… Type: enhancement | Status: closed Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | ---------------------------------+------------------------------------------ Changes (by lsansonetti@…): * status: assigned => closed * resolution: => fixed Comment: Looks like this bug can be closed. -- Ticket URL: <http://www.macruby.org/trac/ticket/359#comment:7> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby