**** BEGIN LOGGING AT Wed Oct 01 02:59:59 2008 Oct 01 06:10:55 freesmartphone.org: 03mickey 07specs * r184cb9446b49 10/ (3 files in 2 dirs): Oct 01 06:10:55 freesmartphone.org: otapi: add SIM SMS Buffering methods to org.freesmartphone.GSM.Device: Oct 01 06:10:55 freesmartphone.org: * GetSimBuffersSms() -> (b) Oct 01 06:10:55 freesmartphone.org: * SetSimBuffersSms(b) -> () Oct 01 06:36:42 Hey Oct 01 06:51:24 freesmartphone.org: 03mickey 07specs * r6de8ed9b33d8 10/xml/ (7 files): sync xml files w/ docs Oct 01 06:52:28 mickey|tw, thanks Oct 01 06:52:55 np Oct 01 06:55:47 Ainulindale: About your linkedIn page, it's Developer, not Developper :-) Oct 01 07:17:05 CM_work: I know, I've been lazy for a while though Oct 01 07:17:07 But thanks :-) Oct 01 07:22:12 morning Oct 01 07:22:26 hey methril Oct 01 07:22:35 hey quickdev Oct 01 07:22:49 got your coffee Ainulindale ? :) Oct 01 07:39:49 Nope Oct 01 07:39:52 Going to work now Oct 01 07:39:56 See you in half an hour Oct 01 08:19:04 quickdev: here I am Oct 01 08:19:47 Ainulindale, I'm moving the phonegui stuff atm, no questions so far ;) Oct 01 08:28:49 ok :-è) Oct 01 08:35:24 Ainulindale, do you know where I can distribute my package if I'm ready? Oct 01 08:48:50 your gui ? Oct 01 08:50:51 Ainulindale, yes - and the other packages Oct 01 08:51:04 Don't you have a shr access ? Oct 01 08:51:23 If you commit there, and if we add your package to the image generation it will be compiled on the buildhost Oct 01 08:52:51 ah, fine, didn't know that Oct 01 08:53:07 I have shr access, yes Oct 01 08:53:30 alphaone, here to answer a sms question? :) Oct 01 10:12:33 Ainulindale, a few minutes for me? Oct 01 10:48:19 quickdev: yes Oct 01 11:04:03 there isn't a lot of traffic in the shr ml Oct 01 11:05:55 Ainulindale, http://rafb.net/p/dCrQbV50.html Oct 01 11:06:38 Ainulindale, although: -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 Oct 01 11:08:03 g_error doesn't exist Oct 01 11:08:32 (I suppose) Oct 01 11:08:42 it does.. Oct 01 11:08:56 my ophonekitd compilation works Oct 01 11:09:18 but not the dialer compilation Oct 01 11:09:31 Right now I'm supposed to help my intern Oct 01 11:09:36 I'll look into that in half an hour or so Oct 01 11:09:51 ok, would be great Oct 01 11:49:22 Ainulindale, http://rafb.net/p/tvXRsd24.html -> have a look at "skipping incompatible". He looks in /usr/lib - and that's wrong of course.. Oct 01 11:53:51 Hmmm weird Oct 01 11:54:11 I fear I won't be able to help you on that one Oct 01 11:55:04 damn ;) AndreasD, have you ever experienced that error? Oct 01 12:05:25 quickdev: I've experienced that, but as it says it skips those files Oct 01 12:05:52 quickdev: can you give me the full log Oct 01 12:09:04 AndreasD, I just realize that compilation works, but om-make-ipkg prints that error: http://rafb.net/p/OuDCpZ48.html Oct 01 12:11:14 quickdev: great :-) in that case don't think I'll make fix this Oct 01 12:11:33 It would require modifications to the libtool version shipped with the .deb toolchain Oct 01 12:12:02 and I generally try to avoid libtool ;-) Oct 01 12:46:26 Ainulindale, I solved it. damn. I wasted two hours because I forgot an include and didn't fix the warning Oct 01 12:50:32 :-) Oct 01 12:57:47 c punishes bad developers, hehe Oct 01 13:00:11 pffft Oct 01 13:00:23 c hugs developers and coddles them Oct 01 13:00:27 and gives them joy Oct 01 13:00:30 and power! Oct 01 13:08:08 Ainulindale, I define a gui.conf for each application ( dialer, messages ) in /etc - that was what you meant, right? Oct 01 13:08:25 one conf file with sections Oct 01 13:08:44 could you recommend a parser? Oct 01 13:08:54 and how to name that file? :) Oct 01 13:08:56 parsing is for whimps Oct 01 13:17:31 raster: dumbass :-) Oct 01 13:17:54 quickdev: I don't know for the parser, and for the file, I'd suggest frameworkd-glib.conf Oct 01 13:18:01 whimp! :) Oct 01 13:31:31 alphaone? Oct 01 13:51:26 Ainulindale, I sent you a patch ;) Oct 01 13:53:19 time to apply it this night? Oct 01 14:03:38 Perhaps :-) Oct 01 14:52:13 quickdev: yep. what's up? Oct 01 14:55:12 alphaone, I'm using the new usage interface. At system startup I call every 5 seconds ListResources() to see if GSM is available. But there seems to be an error, if I RequestResource('GSM') in the first 10 seconds after ListResources() shows GSM. An error is returned: "TODO", but I didn't find that error in frameworkd. Do you know where it is emitted? Oct 01 15:01:46 Hey mickey|tw Oct 01 15:02:25 hiho Oct 01 15:04:43 mickey|tw, I implemented the usage interface and it returns a "TODO" error in the first 10 seconds after GSM appears in ListResources(). "TODO" is because errors are not implemented, but where is "TODO" emitted? (just for information) I already asked alphaone Oct 01 15:05:49 quickdev: You should get a signal Oct 01 15:06:14 ResourceAvailable("GSM", True) Oct 01 15:07:39 quickdev: What version of frameworkd are you using? Oct 01 15:07:47 alphaone, but I won't receive a signal if my application registers after ResourceAvailable("GSM", True) was sent Oct 01 15:07:48 quickdev: can you give me the full error please? Oct 01 15:07:51 alphaone, the newest Oct 01 15:07:59 git revision Oct 01 15:08:16 strange, that should actually work Oct 01 15:08:35 one moment..it's rebooting..then I'll see the error Oct 01 15:13:56 err Oct 01 15:14:06 "TODO" is in lfg I think Oct 01 15:24:47 mickey|tw, Ainulindale was right, it's from lfg. Anyway I receive this error: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Oct 01 15:25:16 oh Oct 01 15:25:17 and when retrying: Failed to handle dbus error: User :1.3 already requested GSM, 72 (dbus-glib-error-quark), code 32 Oct 01 15:25:21 that means frameworkd got stuck somewhere Oct 01 15:25:28 could you provide full DEBUG out? Oct 01 15:25:32 [frameworkd] Oct 01 15:25:34 log_level = DEBUG Oct 01 15:25:39 log_to = syslog Oct 01 15:25:43 and then logread -f Oct 01 15:25:48 (or log_to = stderr) Oct 01 15:25:53 (or log_to = file) Oct 01 15:26:03 (and log_destination = /foo/bar) Oct 01 15:27:04 mickey|tw, http://rafb.net/p/cpcz0U82.html Oct 01 15:27:32 with ousaged and ogsmd log_level = DEBUG, is it enough? Oct 01 15:28:22 that looks good from the FSO side so far Oct 01 15:28:29 i don't see any actual error Oct 01 15:28:41 still if you receive a timeout, something's wrong Oct 01 15:28:50 but not necessarily on the frameworkd side Oct 01 15:28:58 can you doublecheck on the lfg side? Oct 01 15:29:30 ok, thanks for confirming that everything is alright, I'll do that Oct 01 15:30:19 quickdev: It says enabled GSM in 31.7 seconds Oct 01 15:30:28 Check that your signal/method prototype is good quickdev Oct 01 15:30:33 Maybe your dbus timeout is too short Oct 01 15:30:50 Ainulindale, it is good. It works 1 minute after system start. But not immediately Oct 01 15:30:59 That's fun :-) Oct 01 15:31:09 can you check in /etc/dbus-1/system.conf Oct 01 15:31:13 If you receive a timeout, just queue it and relaunch it 10 seconds later then :-) Oct 01 15:32:07 yes, that's probabaly because frameworkd itself is still starting up. Oct 01 15:32:23 quickdev: The call that times out is the RequestResource, right? Oct 01 15:32:31 alphaone, yes Oct 01 15:32:46 I believe the default dbus timeout value is 20sec Oct 01 15:32:54 err, 25sec Oct 01 15:34:18 alphaone, system.conf says 60000 Oct 01 15:34:34 okay, so that should be enough Oct 01 15:36:11 quickdev: How long did it take from the start of the call to the timeout being reported? Oct 01 15:36:30 Can you maybe retry and include timestamps? Oct 01 15:36:40 yes, one moment Oct 01 15:39:06 thanks Oct 01 15:58:51 alphaone, Oct 01 15:58:52 ** (process:1385): DEBUG: 1222818405 Request GSM resource Oct 01 15:58:52 ** (process:1385): DEBUG: 1222818430 request_resource_callback() Oct 01 15:58:52 ** (process:1385): DEBUG: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. dbus -2 Oct 01 15:58:52 ** (process:1385): DEBUG: request resource error, try again in 5s Oct 01 15:59:01 exactly 25 seconds after requestResource() Oct 01 15:59:28 okay, thanks Oct 01 15:59:44 So the limit stanza doesn't work for some reason Oct 01 15:59:51 We'll investigate, thanks Oct 01 16:02:33 alphaone, _DBUS_DEFAULT_TIMEOUT_VALUE = 25 seconds Oct 01 16:10:31 quickdev: One sec Oct 01 16:10:36 I think I got it Oct 01 16:14:43 alphaone, dbus issue? Oct 01 16:15:37 yeah, it's not obeying the config Oct 01 16:16:57 ~lart dbus Oct 01 16:18:37 alphaone, /etc/default/dbus does not exist and and config_file is not specified in /etc/init.d/dbus Oct 01 16:19:00 quickdev: But shorter timeout values do work Oct 01 16:32:21 alphaone, that's strange Oct 01 16:37:33 quickdev: the limit defines the upper bound for the timeout Oct 01 16:37:40 default is still 25 seconds Oct 01 16:38:04 you can specify the timeout within the dbus call, though Oct 01 16:38:19 dbus-send --system --reply-timeout=100000 --print-reply --dest=org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.RequestResource string:GPS Oct 01 16:38:20 workd Oct 01 16:38:23 workd Oct 01 16:38:25 grr Oct 01 16:38:28 works even Oct 01 16:51:05 moin Oct 01 16:59:36 alphaone, thanks for figuring out! Oct 01 16:59:49 quickdev: no problem Oct 01 17:00:07 I'm trying to create a patch for dbus so we can change the default as well Oct 01 17:10:24 alphaone, I wonder why that hasn't already been integrated ;) Oct 01 17:16:06 rwhitby: ping Oct 01 23:46:24 freesmartphone.org: 03rod 07fso-makefile * race58f6b294a 10/Makefile: Changed setup-openembedded to use the org.openembedded.dev branch Oct 01 23:46:41 freesmartphone.org: 03rod 07refs/remotes/origin/HEAD * race58f6b294a 10fso-makefile/Makefile: Changed setup-openembedded to use the org.openembedded.dev branch Oct 01 23:46:42 freesmartphone.org: 03rod 07refs/remotes/origin/master * race58f6b294a 10fso-makefile/Makefile: Changed setup-openembedded to use the org.openembedded.dev branch Oct 02 02:22:29 freesmartphone.org: 03rod 07fso-makefile * ra76501635024 10/Makefile: Use the org.openembedded.dev branch from the org.openembedded.dev trial git repo **** ENDING LOGGING AT Thu Oct 02 02:59:57 2008