I need some help with uploading a workflow to the player. The API doesn't make it seem possible currently. How is it done?
cheers 2015-06-29 16:55 GMT+01:00 Larry Akah <[email protected]>: > Yes, its not yet ready. > i still need to adjust that because at first , i was using the player to > fetch workflows and derived a run skeleton to use for creating workflows. > There is still some stuff that needs to be fixed there. > > Cheers > > 2015-06-29 16:34 GMT+01:00 Ian Dunlop <[email protected]>: > >> Hello, >> >> I got a ‘fatal’ error which the emulator reported when clicking on >> ‘create run’: >> >> 06-29 15:25:39.554 8216-8216/mobile.taverna.apache.org.tavernamobile >> E/AndroidRuntime﹕ FATAL EXCEPTION: main >> Process: mobile.taverna.apache.org.tavernamobile, PID: 8216 >> java.lang.NullPointerException: Attempt to invoke virtual method >> 'void android.app.AlertDialog.show()' on a null object reference >> at >> org.apache.taverna.mobile.fragments.workflowdetails.WorkflowdetailFragment$WorkflowRunTask.onPostExecute(WorkflowdetailFragment.java:407) >> at >> org.apache.taverna.mobile.fragments.workflowdetails.WorkflowdetailFragment$WorkflowRunTask.onPostExecute(WorkflowdetailFragment.java:289) >> at android.os.AsyncTask.finish(AsyncTask.java:636) >> at android.os.AsyncTask.access$500(AsyncTask.java:177) >> at >> android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:653) >> at android.os.Handler.dispatchMessage(Handler.java:102) >> at android.os.Looper.loop(Looper.java:135) >> at android.app.ActivityThread.main(ActivityThread.java:5257) >> at java.lang.reflect.Method.invoke(Native Method) >> at java.lang.reflect.Method.invoke(Method.java:372) >> at >> com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:903) >> at >> com.android.internal.os.ZygoteInit.main(ZygoteInit.java:698) >> >> The device reported that the app had stopped running but in fact it >> returned it to the workflows view but all the workflows had disappeared >> from the view. >> I guess it’s probably because this functionality is not ready yet but I >> figured I should report it anyway. >> >> Cheers, >> >> Ian >> > > > > -- > *Akah Larry N.H* > > *Lead Software Engineer @ GiftedMom* > *Founder IceTeck Inc* > *www.iceteck.com* > > Developing technologies for emergence and sustainable development. > > -- *Akah Larry N.H* *Lead Software Engineer @ GiftedMom* *Founder IceTeck Inc* *www.iceteck.com* Developing technologies for emergence and sustainable development.
