Re: [MacRuby-devel] macruby_deploy problem with app having space in name

2011-07-21 Thread Mark Rada
Geez, I keep forgetting about other encodings…I would hope they already work, but the tests will still have to be added/changed to cover those cases. Both the issues that James brought up are fixed now, and I believe the code dealing with them were the only parts of macruby_deploy to have been a

Re: [MacRuby-devel] macruby_deploy problem with app having space in name

2011-07-21 Thread Shannon Love
I would recommend spaces, punctation and even two-byte characters from asian languages. People all over the world working in all different languages and text systems will (hopefully) be using macruby. You've got to plane on not having a standard character set. On Jul 21, 2011, at 9:09 AM, Elo

Re: [MacRuby-devel] macruby_deploy problem with app having space in name

2011-07-21 Thread Eloy Duran
Our test fixture app should probably include a space in the name so we can ensure this doesn't happen anymore. On 21 jul. 2011, at 11:37, James Chen wrote: > Mark, > > I saw this is fixed on github. Installed the July 21 nightly build and tried > again. Now it has another error on lipo: > >

Re: [MacRuby-devel] macruby_deploy problem with app having space in name

2011-07-21 Thread James Chen
Mark, I saw this is fixed on github. Installed the July 21 nightly build and tried again. Now it has another error on lipo: $ macruby_deploy --compile --embed --stdlib --bs Gmail\ Notifr.app *** Deployment started *** Embedding MacRuby.framework *** Embed BridgeSupport system files *** Fix instal

Re: [MacRuby-devel] macruby_deploy problem with app having space in name

2011-07-20 Thread James Chen
Wow, that would be great! Thanks Mark. James On Thu, Jul 21, 2011 at 12:53 PM, Mark Rada wrote: > Oopsie, I'll get that fixed in a few moments...unless it's fixed by the > time I finish this email. > > Sent from my iDevice > > On 2011-07-20, at 23:30, James Chen wrote: > > Hey guys, > > I have

Re: [MacRuby-devel] macruby_deploy problem with app having space in name

2011-07-20 Thread Mark Rada
Oopsie, I'll get that fixed in a few moments...unless it's fixed by the time I finish this email. Sent from my iDevice On 2011-07-20, at 23:30, James Chen wrote: > Hey guys, > > I have an app with a space in the name. macruby_deploy fails to do its job: > > > $ macruby_deploy --compile --e

[MacRuby-devel] macruby_deploy problem with app having space in name

2011-07-20 Thread James Chen
Hey guys, I have an app with a space in the name. macruby_deploy fails to do its job: $ macruby_deploy --compile --embed --bs Gmail\ Notifr.app *** Deployment started *** Embedding MacRuby.framework *** Embed BridgeSupport system files *** Fix install path of binaries *** Fix identification name