maccman / bowline

Ruby/JS GUI and Binding framework (deprecated)

Home Page:http://bowlineapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App will not run

ntodd opened this issue · comments

script/run fails out with "Couldn't determine your source distribution for packaging runtime version 0.4.4. Please specify."

also rake gems:sync fails with "Cannot find bowline = 0.4.6". Figured it was likely related.

Uninstall the rubyforge version of Bowline - just use the github one

To fix script/run find out what version of Titanium you've got, and then change the version numbers in config/manifest

Not currently installed.

Edit: I'll give the config/manifest a shot and let you know.

Ok, delete the vendor dir, and give gems:sync another go

Any luck?

Sorry, been in meetings. I'll try later tonight or tomorrow and let you know. Thanks.

Sorry it took so long. Still having issues:

http://gist.github.com/29e00d0d52459075252d

Rebuild the gem from github, and set the config variable titanium_version to whatever titanium version you're using. Try it with a completely new app.