**** BEGIN LOGGING AT Thu May 12 02:59:58 2011 May 12 06:11:10 moin May 12 06:13:58 moin May 12 08:05:56 ifdown?what? May 12 09:12:11 JaMa, glib-2.0 (native I think) build failed yesterday for me and another person due to missing libffi May 12 09:14:34 libffi-native? May 12 09:14:53 and oe.dev right? May 12 09:14:56 heyho May 12 09:15:03 hey May 12 09:17:31 pespin: ah it's fixed only in shr-core May 12 09:24:04 JaMa, wasn't shr-chroot already using shr-core? May 12 09:25:33 I'm using shr makefile, I don't know which layer is it currently using :S May 12 09:30:20 shr-chroot is just build environment which supports all 3 versions shr-t, shr-u, shr-core May 12 09:30:29 shr-makefile also supports all 3 May 12 09:30:44 so it's up to you which version do you use May 12 09:31:28 ie if you do setup-shr-unstable .. you have shr-u and if you do setup-shr-core you'll get shr-core, but nothing will change that automatically May 12 09:31:48 and ofc you can checkout multiple versions to same chroot May 12 09:32:06 but pushed libffi to old oe.dev now May 12 09:32:56 * JaMa gave 2.6.37 another try today May 12 09:37:17 and uImage-2.6.38+2.6.39-rc7+gitr11+3568bd9720b4a775f28a718fcbb462ce2f386988-r0-oe0-om-gta02.bin is also waiting for test :) May 12 09:58:21 * mrmoku is in need of mickey|zzZZzz's clue stick May 12 10:00:14 hello, i want to help you on this project May 12 10:01:26 i want start by porting this to my HTC Dream (aka T-Mobile G1) May 12 10:01:50 any personal tips ? where to start scracpping etc etc May 12 10:05:27 masterkorp: what do you mean by "this", there already are htcdream images built.. May 12 10:06:46 or do you mean improving existing port? May 12 10:06:50 yeah, i noticed that May 12 10:07:14 JaMa: i am looking at this page atm http://wiki.openmoko.org/wiki/SHR May 12 10:34:09 masterkorp, http://shr-project.org/trac/wiki/Devices/HTCDream May 12 10:34:23 masterkorp, you may want to speak with GNUtoo and leviathan about the htcdream port :) May 12 10:34:39 JaMa, thanks for fixing libffi :) May 12 11:16:41 mickey|office: morning May 12 11:16:51 mickey|office: I'd need your clue stick :) May 12 11:28:02 moinmoin May 12 11:28:07 * mickey|office prepares the clue stick May 12 11:28:08 what's up May 12 11:30:07 mickey|office: callhandler... it has handleIncoming/Connecting/Ending Call May 12 11:30:34 mickey|office: how do I pass other status from unsollicited to the callhandler? May 12 11:31:32 mickey|office: I tried to connect to isi's call signals from the callhandler itself but that did segfault May 12 11:31:40 probably due to happening to early May 12 11:31:43 +o May 12 11:33:47 you can get the instance of the callhandler in the unsolicited handler and call anything you want May 12 11:33:59 ahh, ok :) May 12 11:34:07 * mrmoku is enclued now :) May 12 11:34:07 since we are sure it's an isi callhandler, no problem adding API and downcasting it May 12 11:34:13 ok May 12 11:35:11 have to lay down the little one for a nap first though May 12 12:07:09 GNUtoo: got something that's worth that _I'm_ trying it now :) May 12 12:07:23 let's see if it works May 12 12:07:38 ok May 12 14:10:31 is there someone here May 12 14:10:32 ? May 12 14:10:38 I change the volume in calls May 12 14:10:43 and then I get sound quark May 12 14:10:47 in fsodeviced.log May 12 14:10:52 on om-gta02 May 12 14:10:56 and fsodeviced exits May 12 14:11:04 or segfault May 12 14:11:09 or something like that May 12 14:13:00 2011-05-11T13:31:46.923805Z [CRITICAL] fsodeviced : GLib : file plugin.c: line 256: uncaught error: Expected 4 descriptor components, got 1 (fso_device_sound_error-quark, 3) May 12 14:13:11 as a result: May 12 14:13:16 *wifi doesn't work anymore May 12 14:13:22 *the battery indicator either May 12 14:14:02 could someone harden this plugin please....please.... May 12 14:14:05 hmm May 12 14:14:24 that you usually get with broken state files May 12 14:14:33 I know May 12 14:14:39 but we should handle broken state files May 12 14:14:42 or not create them May 12 14:14:43 and yes... it should behave better :) May 12 14:14:53 I only changed the volume within a call with the call GUI May 12 14:16:17 how should we handle that? May 12 14:25:53 GNUtoo: you mean the statefile was fine and changing it with the GUI broke it? May 12 14:26:13 GNUtoo: we should switch to fsoaudiod for gta02 too May 12 14:26:55 yes May 12 14:27:00 ah ok May 12 14:27:16 who should take care of the switch? May 12 14:27:20 morphis? May 12 14:31:19 probably not May 12 14:31:28 morphis is busy enough with palm and aurora May 12 14:31:38 somebody of us has to do that May 12 14:40:09 ok May 12 14:40:12 how to do it? May 12 14:42:45 GNUtoo: there is a fsoaudiod branch for libphone-ui and libphone-ui-shr May 12 14:43:00 that + the correct configuration in fsoaudiod should do it May 12 14:43:10 at least then we know where we stand :-) May 12 14:43:42 btw. call incoming and call active indications work fine... just the damn release not yet May 12 14:43:52 ok May 12 14:44:07 will get there very soon now though May 12 14:44:11 * mrmoku is an optimist May 12 14:44:48 did you hack it in or write a proper callhandler? May 12 14:45:24 mickey|office: I'm a virgin... I'm trying to do a proper call handler :) May 12 14:45:33 excellent :) May 12 14:45:53 we need one anyways, so might as well do it right from the start May 12 14:46:09 btw. I start to enjoy the downloaded (disclosed) modem api May 12 14:46:26 it really is getting very helpfull now that I learned a bit how the stuff works May 12 14:46:26 oh really? which part of it in particular? there's a ton of docs May 12 14:46:50 mickey|office: i_call_wm_f.pdf for example May 12 14:47:00 agreed, i found that handy as well _if_ you have a rough idea how it works. it's pretty incomprehensible as a tutorial though May 12 14:47:17 yeah, the first time I looked at it I ran into a wall :P May 12 14:48:05 and at the same time it doesn't include enough details to be useful for an implementor. if we did not have ofono, that would have taken even longer than REing msmcomm May 12 14:48:21 hehe May 12 14:50:58 why msmcommd took so long btw? May 12 14:51:01 re-ing? May 12 14:51:09 or re-writes? May 12 14:53:25 bbiab May 12 14:53:45 need to repair the 'keep the baby away from the stairs' protection :) May 12 15:06:21 re-ing May 12 15:06:50 and the fact that it was a one-man-job May 12 15:07:02 mrmoku: that's important! May 12 15:11:35 ~seen morphis May 12 15:11:41 morphis <~morphis@ip-109-40-188-101.web.vodafone.de> was last seen on IRC in channel #openmoko-cdevel, 5h 56m 44s ago, saying: 'heyho'. May 12 15:13:38 NuttyBunny: hi. i did not see your patch on the smartphones-userland list. are you perhaps not subscribed? did you receive a 'held for moderation' or similar message? May 12 15:14:58 mickey|office: aaah! ... no, I'm not subscribed!!! hehehe.. lemme check gmail's spam folder... and of course, subscribe to the list, sorry, I didn't realized it was a mailing list :o May 12 15:15:40 :) May 12 15:16:11 mrmoku, nah, let your child experience gravity ;) May 12 15:24:24 mickey|office: There, patch sent, now it should appear :) May 12 15:24:39 excellent, ahtnks May 12 15:24:42 thanks May 12 15:36:45 pespin: no time for a hospital visit ;) May 12 15:43:20 phoneuid is segfaulting with latest SHR unstable May 12 15:43:23 hi :0 May 12 15:43:35 should I upload an strace somewhere? May 12 15:47:12 ~nf May 12 15:47:12 The #openmoko-cdevel Newsflash Bulletin Board. (continued at ~NF2. For help see ~NF-help) - - - Recommended URLs and channels(chanlogs etc):see ~RL - - - NEWSFLASH [2011-05-06] No News May 12 15:47:38 hello? May 12 15:48:35 rhaeder: a bt would even be nicer :) May 12 15:48:45 opkg install phoneuid-dbg May 12 15:48:51 no useable May 12 15:49:05 should be in latest shr May 12 15:49:06 no? May 12 15:49:44 I install that package now, maybe it gives a little more info May 12 15:50:04 yeah, without the -dbg package the bt is not usable May 12 15:51:10 rhaeder: depending on where it segfaults you might have to install libphone-ui-shr-dbg too May 12 15:53:48 mickey|office: should I remove calls from the list when they're released? or just keep them as I think morphis does for msmcomm? May 12 15:53:55 they will get reused then May 12 15:54:53 i don't know offhand, what is the default callhandler doing? May 12 15:55:41 let me check May 12 15:57:57 mickey|office: can't see anything removing calls May 12 15:58:04 won't do neither then May 12 15:59:59 ok May 12 16:00:30 hmm... cia not here :P May 12 16:01:06 * mrmoku being called for dinner May 12 16:01:07 bbiab May 12 16:01:10 ~bon appetit May 12 16:01:10 methinks bon appetit is smacznego. Guten Appetit. Eet Smakelijk. God Appetitt. Buon Appetito. Buen apetito Bom Apetite. buen apetito Smaklig måltid!. Hyvää ruokahalua. Bo Proveito Mahlzeit! May 12 16:02:55 Dobrou chuÅ¥! and Dobrú chuÅ¥! is badly missing :) May 12 16:03:25 feel free to add it May 12 16:03:36 apt: help May 12 16:04:09 ~help May 12 16:07:32 I guess I can live w/o, in the end May 12 16:07:43 apt: FU May 12 16:07:43 FFFFFFFFUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU- May 12 16:11:59 phonuid debug backtrace: http://nopaste.me/paste/5069048344dcc06337bb75 May 12 16:12:53 phoneuid I mean :) May 12 16:41:33 CIA.vc is back from the dead? May 12 16:42:25 pls ping me if you need to know more about the crash, the gdb console is still there May 12 16:43:31 any jffs2 expert around? Because of this: http://trac.shr-project.org/trac/ticket/1105#comment:24 May 12 16:46:09 rhaeder: no need for more info... May 12 16:46:13 will fix in a bit May 12 16:46:24 ok :) May 12 16:46:28 though the question is why your fsodeviced has no PowerSupply May 12 16:46:42 sure phoneuid must not crash for that :) May 12 17:05:17 you need fsodeviced logfile? May 12 17:05:31 maybe with log level = debug? May 12 17:07:22 fsodeviced : GLib : file plugin.c: line 256: uncaught error: Expected 4 descriptor components, got 1 (fso_device_sound_error-quark, 3) May 12 17:07:26 only this critital May 12 17:10:09 I reboot with DEBUG level May 12 17:12:13 rhaeder: ahh, that is the same thing Gnutoo experienced May 12 17:12:15 hmm May 12 17:12:24 so fsodeviced crashes too May 12 17:12:31 that's bad May 12 17:12:51 and the messages are all over and over repeated and flooding my logfiles :( May 12 17:13:07 you need gdb? May 12 17:15:48 doing "opkg install fsodeviced-dbg" here :) May 12 17:16:23 several "unsatisfied recommendation" here, but all the same packages May 12 17:16:57 Aborting due to critical error: 'GLib : file plugin.c: line 256: uncaught error: Expected 4 descriptor components, got 1 (fso_device_sound_error-quark, 3)' May 12 17:17:02 no backtrace :( May 12 17:17:14 "bt full" says that there is no stack May 12 17:18:31 strace shows interesting lines May 12 17:18:33 maybe :) May 12 17:18:36 probably ;) May 12 17:18:55 http://nopaste.me/paste/4710740974dcc15f50912b May 12 17:18:55 ok, knowing where it segfaults is a good thing already May 12 17:19:06 check the repeating lines May 12 17:19:14 I got a lot of them May 12 17:31:27 any news? May 12 17:32:21 is it already possible to use the n900 as a daily phone? May 12 17:36:57 btw. libav fails during compilation May 12 17:39:05 rhaeder: still on libphone-ui May 12 17:41:19 SHR: 03mok 07libphone-ui * r7d0517833710 10/src/phoneui-info.c: phoneui-info: protect from non-existing dbus proxies May 12 17:41:20 SHR: 03mok 07libphone-ui * r4edbe6f14fd6 10/src/ (phoneui-utils-sound.c phoneui-utils.c): fix some unused variable warnings May 12 17:41:42 rhaeder: phoneuid hopefully will not segfault anymore... that does not solve the fsodeviced problem though May 12 17:42:09 rhaeder: that one is caused by inappropriate state files most probably May 12 17:42:12 Upgrading fsoaudiod on root from 2:0.1.0+gitr3+692ce7ce2e5447c45ff51d629d7c8a84a919036c-r5.1.6 to 2:0.1.0+gitr5+bc407cbeb930e721375e5dd2e0a777479a5d5bb5-r5.2.6... May 12 17:42:25 conflicts with alsa-state May 12 17:42:36 ahh May 12 17:43:25 wait... alsa-state is something different I think May 12 17:44:10 rhaeder: /etc/freesmartphone/conf/GTA02/alsa* May 12 17:44:52 rhaeder: there should be a link alsa-default... and that should point to the appropriate kernel May 12 17:44:56 version May 12 17:45:38 it points to 2.6.34, which is there, but my version is 2.6.34.8 May 12 17:45:44 does the last number matter? May 12 17:48:21 no May 12 17:49:40 rhaeder: try to 'opkg install -force-reinstall fsodeviced-config' May 12 17:49:53 rhaeder: did you change the volume while being in a call btw.? May 12 17:50:26 yes May 12 17:50:53 Not deleting modified conffile /etc/freesmartphone/conf/openmoko_gta/fsodeviced.conf. May 12 17:50:55 hmm May 12 17:51:14 yeah, looks like that breaks state files... shit May 12 17:51:49 :( May 12 17:52:11 well we will hopefully switch soon to fsoaudiod May 12 17:52:15 do I need to revert that file? only log level (temporary) and some values are changed (they fit a little more my taste) May 12 17:52:29 fsodeviced.conf does not matter May 12 17:52:41 it's the state files May 12 17:53:12 http://nopaste.me/paste/14939527004dcc1dfdc6eab May 12 17:53:21 hmmm, ok May 12 17:54:33 rhaeder: didn't opkg leave a opkg-new file or something like that? May 12 17:54:42 in alsa-2.6.34? May 12 17:55:52 http://nopaste.me/paste/5940404324dcc1e994fd28 May 12 17:56:00 hmm, no changes May 12 18:01:22 GNUtoo: I have news for you :) May 12 18:01:31 ok May 12 18:01:33 * GNUtoo listens May 12 18:01:37 indications work now May 12 18:01:47 ok May 12 18:01:47 though activating / releasing calls do not May 12 18:02:02 but if you have incoming calls which you release from the other end May 12 18:02:10 all that you need should be there May 12 18:02:15 ok May 12 18:02:17 (need to push still the fsogsmd part) May 12 18:02:38 I'll send 2 oe patches for angstrom/buglabs and I'll look May 12 18:04:34 ok May 12 18:07:09 freesmartphone.org: 03mok 07cornucopia * r9f3d8ac1d503 10/fsogsmd/src/plugins/modem_nokia_isi/mediators.vala: May 12 18:07:09 freesmartphone.org: fsogsmd: modem_nokia_isi: implement SimGetAuthCodeRequired mediator May 12 18:07:09 freesmartphone.org: Signed-off-by: Klaus Kurzmann May 12 18:07:10 freesmartphone.org: 03mok 07cornucopia * rae03aacedd8f 10/fsogsmd/src/plugins/modem_nokia_isi/unsolicited.vala: May 12 18:07:10 freesmartphone.org: fsogsmd: modem_nokia_isi: listen to call status updates and send signals for them May 12 18:07:10 freesmartphone.org: Signed-off-by: Klaus Kurzmann May 12 18:07:10 freesmartphone.org: 03mok 07cornucopia * r5a1d88047081 10/fsogsmd/src/plugins/modem_nokia_isi/ (callhandler.vala unsolicited.vala): May 12 18:07:10 freesmartphone.org: fsogsmd: modem_nokia_isi: work on the call handler May 12 18:07:11 freesmartphone.org: Signed-off-by: Klaus Kurzmann May 12 18:17:34 hmmm, the crash is strangely gone (nothing related updated) but still the PIN window is not showing up May 12 18:17:49 any related logfiles for this? May 12 18:18:10 /var/log/phoneuid.log with loglevel DEBUG in /etc/phoneuid.conf May 12 18:18:20 ok, May 12 18:18:32 which lines do I need to look for? May 12 18:18:54 no idea May 12 18:19:06 brb May 12 18:20:11 http://nopaste.me/paste/18920218884dcc2452b605d May 12 18:25:15 and when I click the battery icon (e.g. checking load percentage) the application switcher (nice one!) is also coming down :( May 12 18:25:50 maybe you put that one at the bottom of the screen so they don't make interference with other gadgets? May 12 19:04:58 GNUtoo: does the stereout scenario work for you on n900? May 12 19:07:27 mrmoku, I don't think we checked in scenarios May 12 19:07:32 for the newer kernel May 12 19:10:13 ok May 12 19:10:20 but you have audio? May 12 19:10:46 I mean with aplay you can make it play something? May 12 19:21:29 mrmoko: when I use aplay here, e.g. female_message.wav the sound is over-loud May 12 19:22:42 hmm, these sounds are very loud :( May 12 19:23:02 and maybe OGG/MP3 support would be nice :) May 12 19:23:18 * rhaeder dislikes these talky cellphone sounds :( May 12 19:26:23 rhaeder: OGG/MP§ is tooo slow on gta02 May 12 19:26:37 ok :/ May 12 19:26:55 maybe with nice --adjustment=-10 it would be better playback? May 12 19:27:10 I was able to listen to OGGs on my GTA02 :) May 12 19:27:32 yeah, but you want your ringtone to happen _immediately_ when I call comes in, no? May 12 19:27:44 s/I/a/ May 12 19:27:44 mrmoku meant: yeah, but you want your ringtone to happen _immediately_ when a call comes in, no? May 12 19:28:56 LOL, cool bot :) May 12 19:29:08 ~snack May 12 19:29:09 * apt belches loudly. Oup, 'begpardon. May 12 19:29:26 ~help May 12 19:29:39 already found it out May 12 20:17:15 2.6.37.6 works ok on gta02 :) May 12 20:17:52 JaMa: http://trac.shr-project.org/trac/ticket/1105#comment:27 May 12 20:18:12 the problem is jffs2 May 12 20:18:33 Heinervdm: yup seen that May 12 20:18:36 thats the reason we've never seen this bug in the last time May 12 20:19:36 JaMa: yay :) May 12 20:21:00 mrmoku: maybe scenarios need small update :/ May 12 20:22:16 JaMa: same procedure as every year... err kernel bump ;) May 12 20:25:33 * JaMa still thinks we can switch .37 and .38 and go for .39 when it's in git.oe :) May 12 20:27:26 JaMa: skip you mean? two scenario changes less would be a good thing :) May 12 20:27:40 ah.. yes skip :) May 12 20:32:24 mrmoku: nvm, scenarios are fine, there is new snd module which wasn't autoloaded May 12 20:33:58 JaMa: even better :D May 12 20:34:47 do we want to switch now? :) May 12 20:35:35 I have pushed updated recipe/defconfig, now only one patch making it default for om-gta0* and added that autoload is in my queue May 12 20:39:23 JaMa: what could break? May 12 20:41:06 don't know, everything seems working here.. we can build it in tests/shr-u to make testing easier... May 12 20:41:38 radekp reported much better battery life with 2.6.37.. May 12 20:44:13 JaMa: push it then :) May 12 20:44:24 :) May 12 20:49:25 pushed and building :) May 12 21:33:48 is there any page which describes the different oe repositories and their dependencies? May 12 21:34:58 hi guys May 12 21:34:59 playya: ping khem in #oe May 12 21:35:06 playya: he announced to do a writeup on this May 12 21:35:14 is there a way to get shtool on shr? May 12 21:35:14 playya: after I asked the same question in the channel :) May 12 21:35:15 oh. cool May 12 21:35:26 playya: hi. what's that ? May 12 21:35:40 i want to build a image for the pandaboard May 12 21:35:56 maybe some stuff might be useful on other machines, too May 12 21:37:49 plotr: you can get these things easily: http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes?h=org.openembedded.dev May 12 21:38:11 playya: what kind of image ? May 12 21:38:30 i want to test a shr-image May 12 21:38:36 ok May 12 21:38:42 you can use the shr-makefile easily May 12 21:38:47 not really useful. only for testing May 12 21:39:07 23:33 < playya> maybe some stuff might be useful on other machines, too May 12 21:39:13 hmm putty :) May 12 21:39:18 http://shr-project.org/trac/wiki/Building%20SHR there you go May 12 21:39:33 dcordes: where can I read more about usage of this stuff? is it a way to make install software bypassing opkg? May 12 21:39:55 personally I'm using a 'classic' oe setup without fancy makefile or recent oe structure. but I will switch to oe-core soon, too May 12 21:40:07 dcordes: thanks May 12 21:40:36 playya: do I know you from ubuntu land ? May 12 21:40:37 so the only way to add shtool into shr is to make complete rebuild of entire shr? May 12 21:40:44 plotr: this is the openembedded metadata May 12 21:40:47 dcordes, maybe May 12 21:41:02 plotr: the recipes for what is making your .ipk packages May 12 21:42:38 playya: regarding the layer documentation you should really approach kehm ... I'm looking forward to the reply May 12 21:43:30 I do not see shtool under recipes link May 12 21:43:44 is it included to some other package? May 12 21:44:29 if it's not in the openembedded metadata you are likely to not find it in any packages for shr May 12 21:46:23 ok so, again, how do I get shtool on shr? May 12 21:46:45 add it in the openembedded metadata May 12 21:47:50 plotr: tadaaaa http://docs.openembedded.org/usermanual/usermanual.html#metadata_writing_data May 12 21:47:59 I have to run, good night. May 12 21:49:07 let me double-check installation instructions for debian - I suspect that it might be easier to just install it instead :) May 12 21:50:53 plotr, just use shr-makefile ;) May 12 21:51:50 playya: yeah, but before that - make own recipe for shtool and try to make it work... how long will it take, what do you think? May 12 21:56:53 plotr, is it a native tool or some kind of script language? May 12 21:57:44 http://www.gnu.org/software/shtool/ - that's part of GNU autotools May 12 21:58:01 it is present in every single GNU/Linux distro May 12 21:58:10 well, except shr apparently :) May 12 21:58:44 why do you need shtool on the host? May 12 21:58:51 ehh. target May 12 21:59:36 well, it would be nice to compile things directly on shr without setting up cross-env. May 12 22:00:52 maybe i can write you an initial recipe May 12 22:08:10 playya: that would be useful for many people I think May 12 22:21:09 playya, good night. i'll test my recipe tomorrow May 12 22:22:33 plotr, copy this recipe to openembedded/recipes/shtool/shtool_2.0.8.bb: http://pastebin.com/QvPtNbGQ May 12 22:24:25 playya: thanks a lot! May 12 22:26:55 mrmoku, hmm erorr error error May 12 22:26:56 | ERROR: Function 'do_configure' failed (see /OE/shr-unstable/tmp/work/armv4t-oe-linux-gnueabi/libphone-ui-shr-1_0.0.1+gitr0+cba6c0a323a140cd999ba39411faad04492a88ac-r4/temp/log.do_configure.27830 for further information) May 12 22:26:56 | + cd /path/to/source/libphone-ui-shr May 12 22:28:31 playya: any chance for shtool recipe to become part of shr repositories? May 12 22:28:50 so it could be installed via "opkg install shtool"? May 12 22:31:47 plotr, ask one of the SHR guys ;) May 12 22:32:14 mrmoku: are you one of the shr guys? :) May 12 22:33:57 pespin: what's in that log? May 12 22:34:52 pespin: I guess you didn't read my comment http://trac.shr-project.org/trac/ticket/1443 May 12 22:36:13 JaMa|Zzz, I don't see any relation between your link and the error I'm getting -.^ May 12 22:37:17 pespin: I don't see your error at all, but libphone-ui-shr is fine... May 12 22:37:49 JaMa|Zzz, the log contains the same I posted here (plus this at the end: | autopoint: *** Stop. May 12 22:38:00 | + cd /path/to/source/libphone-ui-shr, looks like local-build.inc enabled.. May 12 22:38:29 now real zzz May 12 22:38:36 hmm could be, I'll try disabling it ;) May 12 22:38:41 ok, gnight! May 12 22:39:04 pespin: and read 1443 if you haven't already May 12 22:39:16 I'm building from scratch from today May 12 22:40:23 so I suppouse is not needed. May 12 22:41:36 yeah, I enabled localbuilds before u.u May 12 22:42:02 ah, should be good then May 12 22:42:55 btw, glib-2.0 dep has to be removed from dbus recipe in oe.dev. I didn't have time to do and send the patch May 12 22:51:44 freesmartphone.org: 03mickey 07aurora * raacbc22f1b07 10/aurora/components/common/Dialpad.qml: aurora: dialpad: enable "backspace" button **** ENDING LOGGING AT Fri May 13 02:59:58 2011