**** BEGIN LOGGING AT Thu May 06 02:59:56 2010 May 06 05:35:24 JaMa: if I would pull org.oe.dev now it would not build, right? May 06 05:36:51 trying locally May 06 05:37:10 but I went to bed too soon (before RP's merge) so no idea May 06 05:37:54 and I'm going for rebuild from scratch.. instead of testing those legacy links for backward compatibility staging dir May 06 05:41:00 okk :) May 06 07:10:02 mrmoku|away: sofar good, kernel compiled fine :) May 06 07:11:17 JaMa: nice :) May 06 07:59:19 mrmoku_: ahh too soon did I start rebuild, now eglibc again :) May 06 08:40:39 JaMa: are you building with new gcc? May 06 08:46:23 mrmoku_: no May 06 08:46:58 mrmoku_: image with 4.5.0 doesn't boot and oops already in kernel, busybox craps even for ls (with -l) etc May 06 08:48:49 JaMa: heh, ok May 06 10:57:02 btw as there was discussion about db backend in opimd (sqlite, berkley db), just one quote from javaposse #304 "Putting genetic data (large datasets), mongodb 10min, berkleydb 18hours" May 06 11:13:33 SHR: 03mok 07libphone-ui-shr * rd8e5c5358a3f 10/src/view/quick-settings-view.c: quick-settings-view: remove unneeded elm_layout_sizing_eval May 06 11:13:39 SHR: 03mok 07libphone-ui-shr * rc38d016038c9 10/src/view/quick-settings-view.c: quick-settings-view: remove elm_hoversel_hover_begin May 06 11:13:43 Who wouyld put large datasets in opimd? At once? I think sqlite is the best May 06 11:14:48 But I'd like ldap support. With caching. :( May 06 11:15:20 And the ability to not use the system dbus :) May 06 11:19:23 TAsn: what are your plans regarding quick-settings? May 06 11:20:18 * mrmoku_ wants gprs in there :) May 06 11:21:58 thrashold: well I'm not saying it will be better for opimd, but IIRC danielle said that berkley is much faster for him then sqlite.. so I was a bit surprised how big difference it had with mongodb May 06 11:22:18 thrashold: and they didn't say, that this happens only for large datasets.. May 06 11:23:01 sqlite is small not fast May 06 11:23:04 Berkeley DB is faster than SQLite, that's 100% sure May 06 11:23:25 but i think that doesn't really matter, the slowest part is python May 06 11:23:29 But it's also harder to work with it. Also, does anyone have that much contacts? May 06 11:23:49 I mean, you either have to have a lot of contacts, or query them a lot for any of this to matter May 06 11:24:06 framework is idling for me all the time May 06 11:24:49 yup, we have more prominent problems first :P May 06 11:25:15 * JaMa didn't want to suggest different db backend for opimd.. May 06 11:25:45 * JaMa just pointing to IMHO interesting comparison mongodb >> berkleydb > sqlite May 06 11:26:09 and we are always getting problems when fso is getting faster ;) May 06 11:26:11 There are multiple ways to store a db with berkdb May 06 11:26:12 which? May 06 11:26:30 race May 06 11:26:39 Heinervdm: I'd rather have the GUI become faster than the framework :) May 06 11:27:07 * JaMa don't want GUI at all.. now is my neo happy with load 0 and 12 MB ram used :) May 06 11:27:19 gui speed is very much limited by glamo May 06 11:27:20 thrashold: e.g. yesterday fso was to fast for the sim May 06 11:27:38 optimized for faster reflash on 2nd partition as soon as image build finish :) May 06 11:27:52 running phoneuid on my laptop it is fast ;) May 06 11:28:16 * mrmoku_ lunch May 06 11:28:27 * JaMa cookie May 06 11:28:29 don't be quite so fast to blame everything on Glamo... UI gets LOADS faster with 2.6.32 and the same chip... May 06 11:28:54 * Weiss particle accelerator May 06 11:29:05 *g* :) May 06 11:30:11 I'm still with 2.6.29 :/ May 06 11:30:22 Weiss: sure:) May 06 11:30:33 mrmoku_: what's your status on 2.6.32, here it finds rootfs even with rootwait/rootdelay=1 everytime I remove usb first and connect it about the time bootsplash logo appears or later.. May 06 11:30:37 when i used png instead of svg in navit its UI started to be tolerable May 06 11:31:17 mrmoku_: and still not single WSOD with 2.6.32 here (once I had white screen till e17 started) May 06 11:31:37 JaMa: xsever-xorg-video-glamo? May 06 11:31:45 yes May 06 11:31:56 KMS? :) May 06 11:32:00 yes May 06 11:32:01 sure :) May 06 11:32:28 I mean not single one, since you fixed it of course :) May 06 11:32:54 i have not seen WSOD this year either May 06 11:33:21 lindi-: but debian is not using KMS, isn't it? May 06 11:33:35 xserver-xorg-video-fbdev and andy-tracking a3587e4ed77974ad May 06 11:33:54 i'm still building the kernel myself to help in bug reporting May 06 11:34:02 it's enabled only with drm-tracking May 06 11:34:29 and extra configure option while building 13:31:34 < lindi-> JaMa: xsever-xorg-video-glamo? May 06 11:34:49 s/ 13:31:34 < lindi-> JaMa: // s/?// May 06 11:35:36 i'm in italy and the internet connection is very laggy. sorry for the typos :) May 06 11:38:19 JaMa: ./configure --enable-xv --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --build=arm-linux-gnueabi --disable-static CFLAGS="-Wall -g -O2" May 06 11:38:29 JaMa: -- https://buildd.debian.org/fetch.cgi?pkg=xserver-xorg-video-fbdev;ver=1%3A0.4.2-2;arch=armel;stamp=1273023651 May 06 11:39:07 JaMa: see also http://patch-tracker.debian.org/package/xserver-xorg-video-fbdev/1:0.4.2-2 May 06 11:42:41 that's why we in SHR use EXTRA_OECONF = " --enable-kms " May 06 11:43:29 both are from xserver-xorg-video-fbdev not xserver-xorg-video-glamo? May 06 11:43:50 I mean, is it what you wanted to show me? May 06 11:45:09 JaMa: from fbdev yes May 06 11:49:43 Does that fbdev have screen roration? May 06 11:50:11 thrashold: yes but not via xrandr May 06 11:50:39 You have to rotate the framebuffer? May 06 11:51:05 thrashold: ? May 06 11:51:18 what does 'not via xrandr' mean? :) May 06 11:51:21 thrashold: man fvdev has the xorg.conf settings for it May 06 11:51:53 Oh, I see, so you can't rotate it, you can just start it rotated :) Yeah, I know about this May 06 11:58:41 JaMa: don't need rootdelay anymore too May 06 11:59:09 but have that wsod on screen blanking May 06 12:01:32 JaMa: but I will switch to it anyway for fsobootd :) May 06 12:03:00 so fsobootd won against systemd? :) May 06 12:03:57 mrmoku_: added 2nd param to switch-for-kernel to set prefix, as I sometimes want to call it on computer with uSD in card reader or without chroot on neo May 06 12:04:40 mrmoku_: and shr-lite-image built ok May 06 12:04:51 * mrmoku_ still convinced systemd is a good thing May 06 12:05:30 but still to complex for our needs May 06 12:05:33 mrmoku_: I'll rebuild from scratch shr-u on buildhost May 06 12:05:44 JaMa: great May 06 12:06:06 haven't tried to boot new image, but I think that this shouldn't break :) May 06 12:06:26 and better to have rebuild finished soon for new cookies :) May 06 12:08:05 can't check cookies now May 06 12:08:38 on patchwork? May 06 12:08:58 I meant also pushed libphone-ui-shr cookies May 06 12:09:34 ahh May 06 12:09:42 and yes, patchwork is still broken, is it running on same host? or is it provided by bearstech? May 06 12:09:50 on some other host? May 06 12:10:19 other host May 06 12:11:13 ok I'll ask them May 06 12:12:54 ahh... real keyboard is still better :P May 06 12:32:30 blindcoder: hi, svn on http://scavenger.homeip.net seems sometimes down, I would remove AUTOREV for fltkspacetrader and you can ping me when you have important upgrade, ok? May 06 12:45:34 mrmoku: just pushed some fixes and debug statements to the gdrm-for-merging branch.. would be great if you could try them out May 06 12:46:03 the cmdq handling might be totally broken.. I can't test it myself right now though. hopefully it works well enough to see if the screen works though May 06 12:47:37 Weiss: ok May 06 12:48:50 Weiss: gdrm-for-merging branch? May 06 12:53:15 yep May 06 12:53:26 http://git.bitwiz.org.uk/?p=kernel.git;a=shortlog;h=refs/heads/gdrm-for-merging May 06 13:09:01 Weiss: your branch does not have the defconfig we use... are you only interested in the last commit with debug info? May 06 13:09:09 Weiss: then I would just add that one as patch May 06 13:17:29 mrmoku: the last two are needed to make it work.. the last one probably won't apply correctly.. May 06 13:17:37 I could add the defconfig May 06 13:17:48 Weiss: that would be great :) May 06 13:19:31 Weiss: ./arch/arm/configs/gta02_drm_defconfig is what we use May 06 13:22:02 I'll put the config that I'm using in that position May 06 13:22:47 ok May 06 13:28:15 mrmoku: done May 06 14:02:53 Weiss: built and installed... gives me WSoD immediately on boot :P May 06 14:07:48 hello openmoko hackers May 06 14:07:50 anyone here that are experienced in changing USB descriptors in uboot source code? May 06 14:08:15 andli: what are you trying to change? May 06 14:08:31 anyone here has issues with intunes playlist? May 06 14:08:43 intune has horribly performance problems here May 06 14:09:09 mrmoku: d'oh... actual "D" in "WSoD", or can you still SSH? May 06 14:09:10 lindi-: hello, I need to find out where USB descriptors are configured or set. if it is possible to change dynamically in u-boot source code. May 06 14:09:26 andli: yes but why do you want to change them? May 06 14:09:39 lindi-: customer requirements May 06 14:09:43 Weiss: well... I was playing with fsoinitd the same time... no ssh... let me retry with normal init :) May 06 14:10:43 andli: ok but what exactly do you want to change there? iSerial? May 06 14:16:17 moin May 06 14:16:39 Weiss: ok, can ssh into it now May 06 14:16:42 DocScrutinizer: moin May 06 14:17:01 Weiss: glamo-fb: probe of glamo-fb.0 failed with error -2 May 06 14:18:00 lindi-: new USB String descriptors May 06 14:18:32 mrmoku: anything more in dmesg? May 06 14:19:11 Weiss: all interesting stuff has glamo in it? May 06 14:20:01 Weiss: http://pastie.org/948460 May 06 14:21:04 Weiss: entering (old_state=off, new_state=normal) May 06 14:22:41 Weiss: and one ENABLED directly after the error above May 06 14:22:49 other interesting stuff I can't see May 06 14:24:09 lindi-: where u-boot source code is USB descriptors set? May 06 14:25:23 /include/usbdescriptors.h May 06 14:34:39 andli: found it? May 06 14:46:35 lindi-: no May 06 15:29:02 mrmoku: "glamo-fb glamo-fb.0: Unable to find 2D registers." is what I was looking for.. thanks May 06 15:37:40 mrmoku: try now.. May 06 15:47:24 Weiss: thanks, building May 06 16:01:26 any one know how to fix shr_elm_softkey not starting with X ? May 06 16:01:50 (shr unstable upgraded few minutes ago) May 06 16:06:10 Weiss: ok, white screen is gone... have a kernel panic instead now :P May 06 16:06:19 Setting mode! May 06 16:06:21 Setting base! May 06 16:06:36 entering (old_state....) May 06 16:06:56 and then VFS: Unable to mount root fs May 06 16:07:00 hmm May 06 16:07:16 that smells like missing rootdelay May 06 16:08:01 Weiss: sorry for the noise... second boot is better :) May 06 16:15:25 mrmoku|dinner: is that while blanking, or booting? May 06 16:41:15 Weiss: that was booting May 06 16:41:32 blank test is due now May 06 16:55:23 Weiss: http://pastie.org/948724 May 06 16:57:49 Weiss: blanking tests started after 18:42 May 06 16:58:22 Weiss: two times short blanking which came back fine... and then one longer blanking which gave me white as snow on unblank May 06 16:59:42 ok... looks sensible (apart from the cmdq stuff being broken as suspected) May 06 17:08:45 soltys: put delay before starting, it see ML May 06 17:09:46 mhm May 06 17:24:20 freesmartphone.org: 03morphis 07cornucopia * r843acb57d82f 10/fsoinitd/src/configurations/palmpre.vala: fsoinitd: palmpre: remount rootfs rw and start udev May 06 17:24:26 freesmartphone.org: 03morphis 07cornucopia * rb901ce81dbcf 10/fsoinitd/src/main.vala: fsoinitd: run InitProcessWorker outside GLib.MainLoop May 06 18:01:50 morphis: heyho May 06 18:02:00 morphis: first try was not succesful :P May 06 18:02:11 heyho May 06 18:02:13 not? May 06 18:02:16 hm May 06 18:02:16 gave me a 'trying to kill init kernel panic' May 06 18:02:25 ok May 06 18:02:30 but May 06 18:02:34 might be my fault May 06 18:02:46 I tried the remounting root rw differently May 06 18:02:50 du you linked fsoinitd to /init? May 06 18:02:58 with a normal mount action May 06 18:03:00 s/du/do/ May 06 18:03:00 morphis meant: do you linked fsoinitd to /init? May 06 18:03:11 morphis: no, I appended init=/usr/bin/fsoinitd to kernel cmdline May 06 18:03:12 like mount -o remount,rw / ? May 06 18:03:15 ok May 06 18:03:31 hm May 06 18:03:37 will retry now the way you did it for palmpre May 06 18:04:07 with the MountFilesystemAction? May 06 18:04:39 queue.registerAction(new MountFilesystemAction.with_settings((Posix.mode_t) 0755, "/dev/root", "/", "", Linux.MountFlags.MS_REMOUNT)); May 06 18:05:15 ah ok May 06 18:06:20 I do it currently with a 'queue.registerAction(new SpawnProcessAction.with_settings("mount -o remount,rw /"));' May 06 18:06:36 yep, saw the commit May 06 18:07:03 and that you're going udev for now May 06 18:07:11 hehe :) May 06 18:07:37 jepp,I tried to port devtmpfs back to 2.6.24, but it seems not to be as simple as I thought May 06 18:18:26 hm, it's not that easy to debug fsoinitd with no console output ... May 06 18:19:23 freesmartphone.org: 03morphis 07cornucopia * r9b09f33c2628 10/fsoinitd/src/configurations/palmpre.vala: fsoinitd: palmpre: enable leds for debugging as we currently have no console output May 06 18:21:42 morphis: yep :/ May 06 19:07:33 yeah , I have a framebuffer console on the palm pre! May 06 19:08:57 mrmoku, adding a gprs connection manager in another tab May 06 19:09:03 mrmoku, and also a resource manager. May 06 19:12:38 morphis: yo! You guys are doing great! May 06 19:12:53 :) May 06 19:13:06 morphis: good stuff May 06 19:13:46 jupp, and touchscreen should work, too May 06 19:19:49 freesmartphone.org: 03morphis 07cornucopia * r686545e2b0b6 10/fsoinitd/src/configurations/palmpre.vala: fsoinit: palmpre: only use SpawnProcessAction to run certain commands May 06 19:34:14 TAsn: I started the GPRS thing... in the same tab though May 06 19:34:26 this tab is too crowded. May 06 19:34:39 I want another tab for wifi+gprs+resources May 06 19:34:58 I don't fancy the idea of scrolling in a quick-settings application. May 06 19:35:13 yeah, scrolling is bad May 06 19:38:54 TAsn: tabs with toolbar then? May 06 19:39:01 yes May 06 19:39:21 like the draft that rui made. May 06 19:39:48 actually a resources page doesn't make sense atm May 06 19:39:57 just a wifi/bt/gprs on/off thingie. May 06 19:40:03 no editing of gprs data May 06 19:40:11 as for wifi, don't really handle it atm. May 06 19:47:54 TAsn: hmm... why not call SetCredentials too? May 06 19:48:10 Because you *NEVER* May 06 19:48:16 change gprs credentials May 06 19:48:26 and that's just a waste of space May 06 19:48:38 well... then let me explain what I intend to do ;) May 06 19:48:46 you have to call SetCredentials once per boot May 06 19:48:49 (or fsogsmd start) May 06 19:48:52 Maybe if you can squeeze it in there, add a small button on the side to expand an inwin. May 06 19:48:59 no May 06 19:49:07 if you slide the thing to turn GPRS on May 06 19:49:13 it calls ActivateContext May 06 19:49:18 Of course. May 06 19:49:26 which will fail with a nice error, when credentials are not yet set May 06 19:49:38 and then it should pop up a nice inwin where you can give the credentials May 06 19:49:45 nah May 06 19:49:48 that'll be annoying. May 06 19:49:59 I don't want to set the credentials on every boot :| May 06 19:50:09 Especially since we have a nice rolling release phone May 06 19:50:20 which means we need to boot sometimes (it's just easier to restart stuff this way) May 06 19:50:32 I think a phonefsod May 06 19:50:38 SetCredentials May 06 19:50:39 I wanted to talk with mickey|sports if that is something that should be stored with fsogsmd... May 06 19:50:43 maybe not May 06 19:50:46 method May 06 19:50:49 may be good May 06 19:51:13 one that will be run upon activation of gsm resource May 06 19:51:16 or something like that. May 06 19:51:36 hmm... almost sounds sane :P May 06 19:51:44 where to store those? May 06 19:52:28 hmm... and what if you change SIM? May 06 19:53:25 mrmoku, we can save it per imsi May 06 19:53:47 but that's being more saint than the pope. May 06 19:53:53 :P May 06 19:54:38 mrmoku, where to store those? phonefsod config location (not one that's overwritten by the package). May 06 19:55:24 ok, fine, will do that later then... and continue with the activation part in QS May 06 19:55:58 cool. May 06 19:56:26 btw, we really need to start designing the plugin system :P May 06 19:56:37 We really need a cool way to add plugins May 06 19:56:47 i.e run foo when bar happens May 06 19:56:53 or add foo2 to menu bar3 May 06 19:57:25 btw I only now came home :( May 06 19:57:32 Been at work for HOURS May 06 19:57:40 and then went to a friend for a couple more :( May 06 19:58:21 hehe May 06 19:58:33 * mrmoku _should_ have worked hours... and did not :P May 06 19:58:55 playing with my phone will ruin me one day ;) May 06 19:59:18 :P May 06 20:01:11 mrmoku: success with fsoinitd? May 06 20:03:33 morphis: no, not yet May 06 20:03:40 ok May 06 20:04:24 it is quite stupid to test... have to rip out the SD and rm noboot-GTA02 on my working partition to be able to boot again :P May 06 20:04:34 * mrmoku still has a broken AUX key May 06 20:05:16 morphis: and I'm a bit clueless too... without having any output May 06 20:05:23 jupp May 06 20:05:43 will change that May 06 20:06:02 great May 06 20:06:23 but stop May 06 20:06:27 it should be simple May 06 20:06:40 just add a fsoinitd.conf to /etc/freesmartphone May 06 20:07:08 with [logger] log_to = stderr May 06 20:07:13 that should work May 06 20:07:31 ohh May 06 20:07:42 interesting May 06 20:07:49 * mrmoku tries May 06 20:08:24 * morphis praises mickey for this great work with cornucopia May 06 20:08:31 s/this/his/ May 06 20:09:05 morphis: it is using standard fso way, right? can put it in /etc/freesmartphone/conf/default then? May 06 20:09:31 jupp May 06 20:10:05 hmm, got some oe error May 06 20:10:07 what an awesome commercial May 06 20:10:07 ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise requires the runtime entity 'virtual/arm-oe-linux-gnueabi-depmod-' but it wasn't found in any PACKAGE or RPROVIDES variables May 06 20:10:08 http://techcrunch.com/2010/05/05/google-chrome-video-test/ May 06 20:10:13 some thoughts? May 06 20:10:55 I am using the latest org.openembedded.org branch May 06 20:11:36 morphis: no output before the kernel panic... and no idea about that RDEPENDS thing May 06 20:11:49 hm ok May 06 20:12:18 morphis: this RDEPENDS sounds wrong May 06 20:12:24 which package is it? May 06 20:12:30 mrmoku: can you show me your gta02 configuration for fsoinitd? May 06 20:13:03 Heinervdm: don't now it's just the output above with no package mentioned May 06 20:13:30 hm, but build runs fine (for now) May 06 20:13:33 morphis: I could just commit it May 06 20:13:44 mrmoku: would be great May 06 20:15:25 freesmartphone.org: 03mok 07cornucopia * r9e4c087983b1 10/fsoinitd/src/configurations/om-gta02.vala: May 06 20:15:25 freesmartphone.org: fsoinitd/configurations: add a configuration for om-gta02 May 06 20:15:25 freesmartphone.org: Signed-off-by: Klaus Kurzmann May 06 20:15:37 hm.. iliwi segs here. May 06 20:16:05 ähm mrmoku, how do you build fsoinitd? May 06 20:16:09 in libgee May 06 20:16:26 no change to Makefile.am and configure.ac in your commit May 06 20:16:36 morphis: some package cannot detect expected kernel so cannot decide if that RDEPENDS ands with -2.6 or -2.4 imho May 06 20:16:54 ah ok May 06 20:17:11 seen that with nslu build, but never with shr builds May 06 20:17:20 it's no shr build May 06 20:17:31 it's my personal image May 06 20:17:33 angstrom also works ok :) May 06 20:17:33 mrmoku, btw, if you can, next time you see dos1, instruct him how to adjust shr-settings to work with GPRS. May 06 20:17:45 * morphis uses the minimal distro May 06 20:19:09 i'll be offline till tuesday, btw May 06 20:19:18 TAsn: I took a look at shr-settings... that's why I started to do it in QS May 06 20:19:30 TAsn: because dos1 is away for five days :/ May 06 20:19:31 first family celebrations the flight to us. May 06 20:19:38 mrmoku, :( May 06 20:19:43 mrmoku, I don't even have time to breathe :( May 06 20:19:49 I wish I had time to fix shr-settinsg myself. May 06 20:19:56 don't break stuff in the meanwhile. May 06 20:19:59 though it should probably be *VERY* simple. May 06 20:20:07 Just making a proxy for phonefsod May 06 20:20:09 morphis: I build it with a slightly modifed recipe May 06 20:20:11 And renaming some calls. May 06 20:20:12 let me pastebin May 06 20:20:35 morphis: http://pastie.org/949078 May 06 20:21:02 mrmoku: but you did no modifactions to configure.ac and Makefile.am :) May 06 20:21:07 forgot to commit them? May 06 20:21:13 morphis: hehe lol May 06 20:21:20 :) May 06 20:21:23 that explains my problems :P May 06 20:21:43 jepp, then fsoinitd uses the dummy configuration, which does nothing :) May 06 20:21:53 :) May 06 20:25:20 (fsoinitd) what i've thougt about is that there should be sth like rc.local at the end of the bootprocess, because some people don't want to recompile it just to add a programm May 06 20:30:27 Heinervdm: hm, why not (added it to the TODO list) May 06 20:31:01 default one is a script with just an exit 0 in it May 06 20:31:34 jupp May 06 20:31:45 Heinervdm: guess no default is needed... if it is not there... it should just not execute it :) May 06 20:32:11 or that way :) May 06 20:32:12 :) May 06 20:32:21 but there should be sth like that May 06 20:32:45 spaetz: ping May 06 20:33:02 pong May 06 20:33:22 spaetz: what's the time for changes made in SHR-U to arrive in -T? How long test period is given? May 06 20:34:00 Heinervdm: but it should be launched in background May 06 20:34:14 depends, I try to keep things stable mostly andd only bump bug fixes. May 06 20:34:23 so there should only apps in which are not important for the initial system bootup May 06 20:34:41 but from time to time, I'll make more sweeping chhanges. May 06 20:34:49 everything needed to have a graphical ui at end of the process should be launch from fsoinitd directly May 06 20:34:55 so it depends. May 06 20:35:21 spaetz: I was just wondering where did the 'can't write SMS' bug come from. I heard that continue -> back solves it as it does, but how is it possible that no-one didn't see it in unstable.. May 06 20:35:32 is there a fix for it in the feeds? May 06 20:35:59 I din't think so, I still have it :-( May 06 20:36:14 right. May 06 20:36:16 .. May 06 20:36:17 i'm not even sure what is causing it. May 06 20:36:38 if efl bumping would fix it, for example. May 06 20:36:39 it was in shr-u, but IIRC mrmoku fixed it in libphone* May 06 20:36:48 but May 06 20:36:52 ahh May 06 20:37:03 that would bbe fixable then May 06 20:37:16 ok, great May 06 20:37:23 but I'm leaving in a few hours for a 3 week trip May 06 20:37:32 and there is another bug in illume2 when you don't get focus to started app like vala-terminal May 06 20:37:56 and I won't have time nor opportunity to compile/test/bump May 06 20:38:06 but the same is in latest illume2 on my desktop so it's not SHR specific issu May 06 20:38:09 e May 06 20:38:25 so either we wait 3 weeks or someone else will have to bump May 06 20:38:26 spaetz: hmm.. autch and ok and enjoy your trip! May 06 20:38:40 * rhkfin pings this mysterious 'someone else' :) May 06 20:38:57 there are plenty of people here that can bump pkgs ;-) May 06 20:39:06 * JaMa hides May 06 20:39:06 rhkfin, thanks. May 06 20:39:38 yup enjoy US :) May 06 20:40:12 How about DEBUG, is it still needed here&there to solve the race conditions? I have it enabled.. May 06 20:40:26 morphis: i'm thinking about additional deamons or testing things. So only unimportant (for the basic image) things should be in that script May 06 20:40:29 I will :;-) May 06 20:41:38 Heinervdm: jupp May 06 20:49:53 morphis: still the same kernel panic without any output :/ May 06 20:50:19 hm May 06 20:50:22 btw. why did you switch the mount thingies to spawn? May 06 20:50:42 as I doubt that the MountFilesystemAction does not work correctly May 06 20:50:57 I even have problems with it on the Palm Ppre May 06 20:51:00 ahh, ok May 06 20:51:14 Hi there. I'm using SHR-t and, from time to time, the keyboard doesn't send the keys being pressed. Any hint about it?, please May 06 20:51:35 ftn: especially when writing SMS? May 06 20:51:48 :) May 06 20:52:14 mrmoku: gotta share every bit of information I have :) May 06 20:52:29 well, and when I'm using leafpad, and the terminal, etc May 06 20:52:44 though literki does work in those cases May 06 20:55:25 http://scap.linuxtogo.org/files/0c209717f27fefa28113e1d717a601c9.png May 06 20:55:29 who's this? May 06 20:55:48 is that illume2? May 06 20:57:05 TAsn: uhh... from munich May 06 20:57:08 not me though :P May 06 20:57:24 rhkfin, with some adjustments, yeah. May 06 20:57:29 TAsn: ok May 06 21:01:33 freesmartphone.org: 03morphis 07cornucopia * r888eaee03e53 10/fsoinitd/ (TODO src/Makefile.am src/additionalbootprocessaction.vala): May 06 21:01:34 freesmartphone.org: fsoinitd: add AdditionalBootProcessAction May 06 21:01:34 freesmartphone.org: Sometimes the distribution have to launch several additional processes while booting. As May 06 21:01:34 freesmartphone.org: we want the boot process as short and small as possible the AdditionBootProcessAction May 06 21:01:34 freesmartphone.org: adds the possibility to start additional processes right after the main boot process. It May 06 21:01:34 freesmartphone.org: is launched in the background so the user see the UI comming up while several other May 06 21:01:35 freesmartphone.org: process are launched. May 06 21:03:03 Heinervdm: see above commit message :) May 06 21:03:18 ye :) May 06 21:05:53 TAsn: hey, how do you decide it's the time to add another call to the pim db? Does it depends on signals too? May 06 21:06:03 only on signals. May 06 21:06:07 TAsn: i mean it never failed for me afair. But messages did. May 06 21:06:15 weird. May 06 21:08:32 PaulFertser: any idea why GSM.Network.GetStatus shows pdp.registration == home after calling DeactivateContext? May 06 21:08:36 ppp interface is gone May 06 21:10:17 mrmoku: no idea, i just do not show pdp.* fields in my UI :) May 06 21:11:31 TAsn: hm, i think i see now that sometimes fsogsmd doesn't emit a signal though there's an incoming message stored on sim. May 06 21:11:53 PaulFertser, this happens with "connected messages" May 06 21:12:03 "split" May 06 21:12:04 ffs May 06 21:12:07 :P May 06 21:12:33 PaulFertser, and possibly in a buggy way also in other cases. May 06 21:13:02 PaulFertser: how to determine if GPRS is active or not? May 06 21:13:25 mickey|sports: ping :) May 06 21:13:59 TAsn: ( "read", "InternetSMS", "test", { "pid": 0, "mms": false, "udhi": false, "dcs": 8, "sri": false, "rp": false, "udl": 8 } ) May 06 21:14:12 mrmoku: i use PDP signals for that May 06 21:14:14 PaulFertser, ? May 06 21:14:32 btw, when gprs support will return to shr-U? May 06 21:14:34 TAsn: that's the message that i just sent myself, landed on SIM. Without a signal. May 06 21:14:51 max_posedon: should be already there. GPRS works damn nice for me with the latest fsogsmd. May 06 21:14:51 PaulFertser, ask mickey then. May 06 21:15:19 PaulFertser: ohh... I thought ContextStatus is no more... May 06 21:15:41 mrmoku: the signal works nicely. May 06 21:18:07 root@om-gta02 ~ # mdbus2 -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.PDP.DeactivateContext May 06 21:18:10 org.freesmartphone.Unavailable: Can't deactivate context while in status FREE_SMARTPHONE_GSM_CONTEXT_STATUS_OUTGOING May 06 21:18:13 heh May 06 21:18:25 and May 06 21:18:26 root@om-gta02 ~ # mdbus2 -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.PDP.ActivateContext May 06 21:18:29 org.freesmartphone.Unavailable: Can't activate context while in status FREE_SMARTPHONE_GSM_CONTEXT_STATUS_OUTGOING May 06 21:18:32 :P May 06 21:21:40 am I the only one missing May 06 21:21:43 the shr-settings May 06 21:21:46 icon? May 06 21:22:21 TAsn: use the one in the topbar :P May 06 21:22:36 sucks. May 06 21:22:39 I don't like bugs May 06 21:22:44 even if there are workarounds. May 06 21:22:48 TAsn: if I understood correctly it will be fixed with next EFL bump May 06 21:22:56 :) May 06 21:22:57 Okie. May 06 21:23:04 (and should be fixed now if you give it Categories: Utils; May 06 21:23:06 ) May 06 21:23:09 or something like that May 06 21:23:31 TAsn: but now i actually got a message, got a signal. Got nothing in opimd. May 06 21:23:42 TAsn: and then i called myself and got a missed call in opimd. May 06 21:23:58 PaulFertser, lol? May 06 21:24:12 PaulFertser, remember I promised you I'll take a look at the code? May 06 21:24:17 Haven't got there yet ;P May 06 21:24:30 [SIGNAL] org.freesmartphone.GSM.SMS.IncomingTextMessage /org/freesmartphone/GSM/Device :1.134 May 06 21:24:30 And I won't either, at least in the very near future. May 06 21:24:33 ( "InternetSMS", "10/05/07,01:22:38+16", "test3" ) May 06 21:24:56 TAsn: you told me you've already looked at the code ;) May 06 21:25:02 A couple of times May 06 21:25:06 but you asked for an extra. May 06 21:25:21 freesmartphone.org: 03morphis 07cornucopia * r6c7a38eb050c 10/fsoinitd/src/ (Makefile.am contracts.vala setuphostnameaction.vala): fsoinitd: add action to set the hostname of the device May 06 21:25:24 freesmartphone.org: 03morphis 07cornucopia * r798a0c0d4ad5 10/fsoinitd/src/configurations/palmpre.vala: fsoinitd: palmpre: use the new SetupHostnameAction May 06 21:25:25 Well, i'm ready to participate in finding the beast. But what can i do? May 06 21:25:40 PaulFertser, pimd_messag.spy May 06 21:25:44 messages* May 06 21:25:46 TAsn: e.g. i can tell you there's no tracebacks in the frameworkd log at the time the message is received. May 06 21:25:48 look in the fso handler May 06 21:25:55 if you can spot anything wrong, let me know. May 06 21:26:04 mrmoku: btw. you don't have to start fso*d within fsoinitd May 06 21:26:09 PaulFertser, try running from ssh May 06 21:26:20 as tracebacks are printed in stderr, not in log. May 06 21:26:26 TAsn: all of them? May 06 21:26:34 IIRC, yes. May 06 21:26:35 mrmoku: the are launched on the first dbus call on their path May 06 21:26:41 mrmoku: by dbus May 06 21:26:45 TAsn: why do you get ophoned tracebacks in the log then? May 06 21:26:53 morphis: yeah, but for fsodeviced that is too late and for fsotdld nobody calls anything :P May 06 21:27:07 PaulFertser, I said, IIRC! May 06 21:27:09 s/you/I/ May 06 21:27:10 PaulFertser meant: TAsn: why do I get ophoned tracebacks in the log then? May 06 21:27:11 :) May 06 21:27:26 PaulFertser, maybe ophoned catches exceptions and prints them to log May 06 21:27:35 PaulFertser, should have been done in frameworkd May 06 21:27:39 but I don't think it is done. May 06 21:27:49 mrmoku: hm May 06 21:28:37 TAsn: hm, probably you're right. Let me try that... May 06 21:28:47 PaulFertser, easy to test May 06 21:28:57 PaulFertser, just indent something you shouldn't :P May 06 21:34:34 mrmoku: i enabled DEBUG for libfsotransport but sometimes that's not enough: [DEBUG] libfsotransport : read 22 bytes and silence May 06 21:35:01 hmm May 06 21:35:09 mrmoku: maybe we should introduce a DBusActivatorAction which starts fsodeviced/fsotdld/phonefsod May 06 21:35:21 PaulFertser: mickey|sports will silence those read xx bytes loggers May 06 21:35:40 morphis: that would be interesting, yes May 06 21:35:41 mrmoku: but i'd like to know what the hell modem's written to me May 06 21:35:51 night. May 06 21:36:07 mrmoku: hm, will think about it May 06 21:36:12 ok May 06 21:36:23 TAsn: night May 06 21:37:55 TAsn: no tracebacks there May 06 21:45:32 mrmoku: basics action is done, but I don't really know if only requesting an object provided by the daemon is enough to let dbus start the service May 06 21:45:40 s/basics/basic/ May 06 21:45:40 morphis meant: mrmoku: basic action is done, but I don't really know if only requesting an object provided by the daemon is enough to let dbus start the service May 06 21:46:18 morphis: mickey|sports told me that every service has some freedesktop.Ping method you can call to activate it May 06 21:46:24 TAsn: hm, opimd calls uses another method of getting the signals comparing to the Messages. May 06 21:46:30 ah ok May 06 21:46:38 that would be an option May 06 21:46:42 PaulFertser, so maybe I fucked up :P May 06 21:46:46 tell me tomorrow please. May 06 21:46:50 night again. May 06 21:47:14 connect_to_signal vs add_signal_receiver May 06 21:47:17 TAsn: ok May 06 21:47:22 TAsn: sleep tight :) May 06 21:47:52 TAsn: goo night! May 06 21:47:58 s/goo/good/ May 06 21:48:00 sweet dreams May 06 21:48:00 morphis meant: TAsn: good night! May 06 21:48:07 damn this fucking keyboard! May 06 21:48:42 * spaetz wonders what a goo night might be like May 06 21:49:40 :) May 06 22:04:12 me goo's to bed too :P May 06 22:04:18 gnight all May 06 22:06:47 night. May 06 22:06:53 me too. May 06 22:07:05 * spaetz waves good night. May 06 22:08:53 good night! May 06 22:22:16 freesmartphone.org: 03morphis 07cornucopia * r197ad21c0505 10/fsoinitd/src/ (Makefile.am contracts.vala dbusactivatoraction.vala): fsoinitd: add action to activate services over dbus (not tested) May 06 22:22:16 freesmartphone.org: 03morphis 07cornucopia * r378f93451dbc 10/fsoinitd/ (3 files in 3 dirs): fsoinitd: make om-gta02 configuration available through ./configure May 06 22:50:05 my personal internet coming out: http://share.ovi.com/media/joerg900.public/joerg900.10016 May 06 22:50:34 first ever data intentionallz published May 07 01:19:28 * DocScrutinizer wonders if anybody's alive on that boring planet May 07 01:50:21 ~botsnack May 07 01:50:21 DocScrutinizer: :) May 07 02:06:46 good night everybody **** ENDING LOGGING AT Fri May 07 02:59:56 2010