Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 37 Next »

[09:27:16 CDT(-0500)] <anastasiac> cindyli and Justin_o, I'm starting to look at documenting the composite panel work (which I see has been merged into master - yay!). I'm wondering if you two have a moment to chat about my initial thoughts

[09:28:42 CDT(-0500)] <Justin_o> anastasiac: sure, whenever you'd like

[09:28:59 CDT(-0500)] <anastasiac> cindyli, do you have a minute now?

[09:29:58 CDT(-0500)] <anastasiac> ah, she's not at her desk right now (smile)

[09:39:36 CDT(-0500)] <anastasiac> Justin_o and cindyli: The prefs framework message bundles contain strings that are apparently associated with the icons at the ends of the sliders. Are these strings supposed to be rendered into the markup in some way?

[09:45:14 CDT(-0500)] <anastasiac> Justin_o and cindyli: The textfieldSlider has been promoted to its own component, and it's a viewComponent, but it doesn't "come with" its own default HTML template. I wonder if it should?

[09:45:14 CDT(-0500)] <Justin_o> anastasiac: can you paste in an example

[10:26:20 CDT(-0500)] <anastasiac> Justin_o, cindyli, I'm re-thinking the idea of textfieldSlider having its own template. I checked all of our other components, and none of them – save Uploader and ToC – have their own templates.

[10:26:36 CDT(-0500)] <cindyli> ah ha

[10:26:56 CDT(-0500)] <anastasiac> and I've filed the string issue and added it to the iteration page: http://issues.fluidproject.org/browse/FLUID-5192

[10:26:56 CDT(-0500)] <Justin_o> anastasiac: yah.. we're pretty inconsistent eh.. i guess we'll figure that out for 2.0

[10:27:08 CDT(-0500)] <Justin_o> anastasiac: thanks

[10:28:35 CDT(-0500)] <colinclark> Hey jhernandez, are you around?

[10:50:09 CDT(-0500)] <jhernandez> colinclark: sure!

[10:50:44 CDT(-0500)] <jhernandez> I've heard that you were not able to build the android thing

[10:51:38 CDT(-0500)] <colinclark> It built fine, yes

[10:51:42 CDT(-0500)] <colinclark> I had trouble running it

[10:51:45 CDT(-0500)] <jhernandez> oh

[10:51:46 CDT(-0500)] <colinclark> I was hoping we could talk it through sometime soon

[10:51:59 CDT(-0500)] <jhernandez> of course

[10:52:01 CDT(-0500)] <colinclark> It failed silently while starting up Anode, I think

[10:52:07 CDT(-0500)] <colinclark> I saw the GPII intent

[10:52:10 CDT(-0500)] <colinclark> but no server running

[10:52:20 CDT(-0500)] <jhernandez> hmmm

[10:52:59 CDT(-0500)] <colinclark> I was so close! (smile)

[10:53:15 CDT(-0500)] <jhernandez> it's true that sometimes it doesn't starts properly, and you have to check for it

[10:54:00 CDT(-0500)] <jhernandez> either by looking at logcat, where you can see our beloved "Kettle Server is running on port: 8081" message

[10:55:04 CDT(-0500)] <jhernandez> or by directly ask the system if he's listening on port 8081 (netstat command)

[10:56:34 CDT(-0500)] <jhernandez> so I'm pretty sure that it should run well on your device

[10:57:59 CDT(-0500)] <jhernandez> anyway, any error will be raised on the logcat, so you will probably can see there if something is fucky [1]

[10:58:02 CDT(-0500)] <jhernandez> [1] http://i.imgur.com/IgU4Y.gif

[10:58:12 CDT(-0500)] <jhernandez> (tongue)

[11:13:05 CDT(-0500)] <colinclark> (smile) (smile)

[11:13:28 CDT(-0500)] <colinclark> jhernandez: I did look log cat the output of starting up the app, and it didn't give me any obvious failure messages

[11:14:16 CDT(-0500)] <colinclark> This was the log I received at the time: http://pastie.org/8422872

[11:14:28 CDT(-0500)] <colinclark> I can try to rebuild and push it again and let you know what happens if that helps, jhernandez

[11:18:12 CDT(-0500)] <jhernandez> hmm

[11:18:16 CDT(-0500)] <jhernandez> colinclark: it should work

[11:18:23 CDT(-0500)] <colinclark> (smile)

[11:19:05 CDT(-0500)] <jhernandez> usually, after "V/bridge-core( 3544): Env::~Env(): ret, this=0x738b7c30" you should start seeing our gpii's start lines

[11:20:10 CDT(-0500)] <jhernandez> as a quick test, start it, and if you don't see these lines on the logcat, start again

[11:20:14 CDT(-0500)] <jhernandez> oh!

[11:20:46 CDT(-0500)] <jhernandez> and I forget to say that, IIRC, on the instructions there is an importan phrase

[11:21:25 CDT(-0500)] <jhernandez> which says: "Take into account that the first time running, you need to manually start the GPII activity. ( This will be fixed in the future )"

[11:22:32 CDT(-0500)] <jhernandez> this is, go to the android menu, and start the GPII activity manually before running the "./android-gpii.sh start"

[11:39:56 CDT(-0500)] <colinclark> ok, this is interesting

[11:39:57 CDT(-0500)] <colinclark> let me try that

[11:47:56 CDT(-0500)] <jhernandez> colinclark: heh, I'm always saying interesting things (tongue) (tongue)

[11:57:39 CDT(-0500)] <colinclark> If I remember, I had to do a couple of other things, jhernandez

[11:57:45 CDT(-0500)] <colinclark> Something to do with jtar

[11:58:05 CDT(-0500)] <colinclark> and also changing an auto generated file to link against version 18 of the Android SDK

[12:01:07 CDT(-0500)] <jhernandez> oh, maybe was linking against 17?

[12:05:41 CDT(-0500)] <colinclark> yep, it was

[12:06:25 CDT(-0500)] <colinclark> jhernandez: This time, I'm getting actual error messages from Node.js!

[12:06:30 CDT(-0500)] <colinclark> That's an improvement!

[12:06:31 CDT(-0500)] <colinclark> http://pastie.org/8437754

[12:07:51 CDT(-0500)] <jhernandez> mmmmm

[12:07:55 CDT(-0500)] <jhernandez> sweeet!

[12:08:10 CDT(-0500)] <jhernandez> maybe a silly question, but ...

[12:08:19 CDT(-0500)] <colinclark> probably not a silly question (smile)

[12:08:26 CDT(-0500)] <jhernandez> heh

[12:08:38 CDT(-0500)] <jhernandez> it's about the js code of universal

[12:08:46 CDT(-0500)] <jhernandez> which version are you using?

[12:08:57 CDT(-0500)] <colinclark> let's check

[12:09:10 CDT(-0500)] <colinclark> It should be whatever version the script checked out for me

[12:09:15 CDT(-0500)] <jhernandez> and of course, which version (branch) of GPII/android are you using?

[12:09:15 CDT(-0500)] <colinclark> last Tuesday

[12:09:18 CDT(-0500)] <colinclark> let's check

[12:09:28 CDT(-0500)] <colinclark> Android master

[12:09:57 CDT(-0500)] <colinclark> Universal master

[12:10:25 CDT(-0500)] <colinclark> both seem to have the latest changes in them

[12:10:57 CDT(-0500)] <jhernandez> ok ok

[12:11:24 CDT(-0500)] <jhernandez> seems to me that the problem should be related to the latest changes on universal

[12:11:46 CDT(-0500)] <jhernandez> and it's not something related to our code from GPII/android

[12:12:24 CDT(-0500)] <jhernandez> basically, because we can see that Anode tries to run our GPII framework

[12:13:31 CDT(-0500)] <jhernandez> "Error invoking global function: gpii.server could not be located { type: 'initComponent',"

[12:13:55 CDT(-0500)] <jhernandez> this is an error from our GPII core framework

[12:14:00 CDT(-0500)] <jhernandez> not from Android

[12:14:05 CDT(-0500)] <jhernandez> ok

[12:15:10 CDT(-0500)] <jhernandez> later I'll try to build all the stuff from master, and will check if all is going fine

[12:15:37 CDT(-0500)] <colinclark> thankks

[12:15:41 CDT(-0500)] <jhernandez> btw, I've never seen this error message before

[12:15:50 CDT(-0500)] <colinclark> Maybe yzen has some thoughts on it?

[12:16:10 CDT(-0500)] <jhernandez> so, let's pray for not to be an Android 18-related issue :S

[12:16:13 CDT(-0500)] <jhernandez> maybe

[12:17:21 CDT(-0500)] <jhernandez> var yzen = fluid.require("yzen");

[12:17:22 CDT(-0500)] <jhernandez> (tongue)

[12:17:31 CDT(-0500)] <yzen> ha

[12:17:34 CDT(-0500)] <yzen> what's up jhernandez

[12:18:01 CDT(-0500)] <jhernandez> heh

[12:18:46 CDT(-0500)] <jhernandez> colinclark and I was wondering about if you have any opinion about that error message

[12:25:01 CDT(-0500)] <jhernandez> anyway

[12:25:09 CDT(-0500)] <jhernandez> yzen: colinclark I'll give it a try later

[12:25:40 CDT(-0500)] <yzen> oh

[12:25:42 CDT(-0500)] <yzen> right

[12:25:49 CDT(-0500)] <yzen> so gpii.server does not exist any more

[12:25:54 CDT(-0500)] <yzen> it's kettle onw

[12:25:55 CDT(-0500)] <yzen> now

[12:27:31 CDT(-0500)] <jhernandez> yzen: ofc!

[12:28:04 CDT(-0500)] <yzen> so you need to rename it in the list, and you need to make sure it's also available through npm

  • No labels