On Thu, Nov 6, 2008 at 12:45 PM, GHZ <[EMAIL PROTECTED]> wrote: > > I managed to get ruote_web2 installed under cygwin. (didn't want to > run git under windows) > > (one of the things I had to do was remove rufus-eval from the make > file)
Hi Geraint, Thanks a lot : http://github.com/jmettraux/ruote_plugin/commit/c4a031454955facd27a894173a276b67477881fe > (one other thing.. accessing the repository through http (have > firewall issues) didn't work for me git clone > http://github.com/jmettraux/ruote-web2.git > gave an error about not being able to find an item) Sorry, not my side. I will try to fill a bug report at http://github.com > when I ran it, It gave an error on > > require 'openwfe/representations' in process_controller.rb > > I commented this out > > Now I can get to a process definition and click launch > > The attributes/fields fiels shows : {"key0": "value0", "key1": > "value1"} > for both processes > > When I click "launch new process instance" I get an error "no suitable > launchitem found" on the screen and > "failed to parse launchitem : You have a nil object when you didn't > expect it! > The error occurred while evaluating nil.new" > in the log I'm working right now on "openwfe/representations", you shouldn't comment it out. Ruote-web2 is the bleeding edge, it's not production ready, not beta ready. Try again in a few hours, it should get better, be sure to checkout again everything. If you'd like to have a development environment, please say and I'll write a few lines of documentation on how to get such an env. Thanks for your interest, cheers, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
