**** BEGIN LOGGING AT Thu Jan 29 02:59:57 2009 Jan 29 03:01:11 damm fso-image failed in kernel panic no int found ... i think i have to spend some time on debugging . but not this night ( morning) Jan 29 03:02:24 bah Jan 29 03:10:44 brians Jan 29 03:21:26 heh Jan 29 03:22:24 .. too drunk .. Jan 29 03:23:10 XD Jan 29 03:43:15 is /org/freesmartphone/Device/Display's sole purpose to contain other paths? (ie, it will never contain any interfaces it's self) ? Jan 29 04:03:22 gah, coming up with search strings for programming can be impossible Jan 29 04:04:34 does: var1 = "world"; var2 = "Hello "var1; work in C? Jan 29 04:07:20 huh? Jan 29 04:07:38 What are you trying to do? Assignment of a predeclared variable, or interpolation? Jan 29 04:07:47 namely, string interpolation :p Jan 29 04:09:41 AntonTakk1: no Jan 29 04:10:30 Dave: i havea path that ends with Device/0 Jan 29 04:10:41 Device contains nothing Jan 29 04:10:49 0 does Jan 29 04:11:50 so i want the effect of: inst = "0"; path = "Device/"inst; Jan 29 04:12:04 path = "Device/0"; Jan 29 04:12:19 Ah Jan 29 04:12:31 so concatenate the strings? Jan 29 04:12:38 yeah Jan 29 04:12:44 strcat? meow? Jan 29 04:12:45 maybe like php? Jan 29 04:12:53 use perl; Jan 29 04:13:08 var1 = var2.var3; ? Jan 29 04:13:23 $var1 = "$var2$var3"; Jan 29 04:13:28 * AntonTakk1 is writing another test app Jan 29 04:13:56 gonna have more test code than app code by the time i'm done :) Jan 29 04:28:06 anybody working on a port for dfu-util to freebsd? Jan 29 04:28:39 uggh not this again, frank :) Jan 29 04:30:41 lol Jan 29 04:30:42 what Jan 29 04:32:42 Did you EVER try compiling it? :p Jan 29 04:33:03 i think it may not be compiled? Jan 29 04:33:07 freebsd use different /dev Jan 29 04:33:11 SURE it can Jan 29 04:33:22 Did you even try compiling the dfu-util source? Jan 29 04:33:33 no Jan 29 04:33:38 Do it :) Jan 29 04:39:49 nice Jan 29 04:39:52 it works Jan 29 04:39:52 lol Jan 29 04:40:05 i tried to google freebsd + dfu-util and so many ppl had problems Jan 29 04:40:14 so i thought it was no dfutil for bsd Jan 29 04:41:53 so, is there any way i can get the shl developers to spin up the autobuilder for another gta01 build? Jan 29 04:42:46 no chance in hell Jan 29 04:50:43 hmm. ok. ;) Jan 29 04:51:01 * juri_2 fires up her desktop. Jan 29 04:53:26 Can't imagine why there wouldn't be another gta01 build; the autobuilder should be building both. Jan 29 04:54:28 um, i see no build for the gta01 newer than the 15th of december. Jan 29 04:55:03 and, the builds of the 'full' version don't make sense for the GTA01; the GTA01 only has 64 megs of flash, so cannot use the images! Jan 29 04:55:39 (unless installing the OS to the microSD is feasable.. but what about transfer speeds?) Jan 29 04:56:24 right up there with jffs2 -- keep in mind that it needs to compress/decompress on-the-fly with jffs2. So while I've not tested, I wouldn't be surprised if the SD is faster than jffs2. Jan 29 04:56:55 (unless you have the GPS enabled; then the SD clock is slowed by a factor of 8 unless you add some boot parameters to change that) Jan 29 04:57:23 Personally, I use everything on SD on my GTA01 Jan 29 05:00:12 ouch Jan 29 05:00:15 oh wait Jan 29 05:00:16 gta01 Jan 29 05:00:19 faster sd Jan 29 05:00:19 :) Jan 29 05:00:25 i like the sd on my beagleboard Jan 29 05:00:32 16mb/sec read rates... Jan 29 05:00:33 yum Jan 29 05:01:24 I don't recall what we did on the GTA01, but I think it runs the clock at 16MHz as well -- and since it doesn't have that abominable glamo, it probably runs close to that speed. Jan 29 05:01:30 (if the card can do it, of course) Jan 29 05:02:58 hmmm Jan 29 05:03:01 it does? Jan 29 05:03:04 try a dd Jan 29 05:03:08 somehow i doubt it Jan 29 05:03:14 but i dont have a gta01 to test with Jan 29 05:03:25 Mine aren't running ATM. Jan 29 05:03:40 oh :( Jan 29 05:03:43 anyway Jan 29 05:03:46 i kind of have my doubtsa Jan 29 05:03:54 i'd be willing to bet u see more 3-4m/sec Jan 29 05:03:57 but lets see Jan 29 05:03:59 :) Jan 29 05:04:07 i know the sd cards on my n800 pull about 4 Jan 29 05:04:09 err 3 Jan 29 05:04:23 until the beagleboard i hadnt seen any fast sd cards on any devices Jan 29 05:05:25 Well, I certainly don't have a fast card in it. But one of them looks like it's booting, so I might be able to test with the standard Sandisk 512MB card. Jan 29 05:06:19 And yep, it maxes the clock at 16.25 MHz -- bad choice of clock source combined with poor dividers; we can't even try 20 or 25MHz. Jan 29 05:07:44 so, um.. what about that autobuilder? :) Jan 29 05:08:16 mwester: how many bytes per clock? Jan 29 05:08:19 1? Jan 29 05:08:32 and then theres overhead of handling it Jan 29 05:08:47 if its 16mhz - its sdio - at best u have 4 parallel serial lines i believe. Jan 29 05:08:55 so 4 bits/clock - 8m/s Jan 29 05:08:58 i think Jan 29 05:09:18 "in theory": Jan 29 05:09:27 So what do you want to run now? dd or something? Jan 29 05:10:34 whats root? Jan 29 05:10:37 (device?) Jan 29 05:11:06 Booted up to the internal flash, so there's nothing else competing for the SD card. Jan 29 05:11:09 GTA01. Jan 29 05:11:36 ext3 filesystem Jan 29 05:12:15 /dev/mmcblk0p2 ? Jan 29 05:12:45 Ok, so you want the raw speed. Jan 29 05:12:54 yes Jan 29 05:12:59 echo 1 > /proc/sys/vm/drop_caches Jan 29 05:13:13 time dd if=/dev/mmcblk0 bs=1024 count=102400 of=/dev/null Jan 29 05:13:16 for example Jan 29 05:13:40 104857600 bytes (105 MB) copied, 30.3929 seconds, 3.5 MB/s Jan 29 05:13:42 for example Jan 29 05:13:44 rather a small block size, no? Jan 29 05:13:59 doesnt make much of a difference at these speeds Jan 29 05:14:00 :) Jan 29 05:14:30 move 0's between bs and count if u like Jan 29 05:14:37 doesnt make a diff in my experience Jan 29 05:14:51 or not much Jan 29 05:14:55 30.83 seconds (real) Jan 29 05:15:02 ok Jan 29 05:15:08 about the same as my treo Jan 29 05:15:14 3.5m/s Jan 29 05:15:17 raw speed Jan 29 05:15:19 which is none too fast Jan 29 05:15:43 hmm actually up to 10k blocks is a bit faster Jan 29 05:15:54 echo 1 > /proc/sys/vm/drop_caches Jan 29 05:15:58 but the real test, of course, would be something like bonnie++ on the jffs2 filesystem on flash vs ext3 on SD Jan 29 05:15:59 time dd if=/dev/mmcblk0 bs=10240 count=10240 of=/dev/null Jan 29 05:16:06 104857600 bytes (105 MB) copied, 25.5248 seconds, 4.1 MB/s Jan 29 05:16:06 real 0m 25.66s Jan 29 05:16:15 ooh sure Jan 29 05:16:18 if comparing fs's Jan 29 05:16:26 jffs2 adds compression overhead etc Jan 29 05:16:30 right. Jan 29 05:16:39 i normally just like to get an idea of the raw metal under the hood Jan 29 05:17:00 the rest i already know (ie i pay decompress overhead for jffs2 in cpu - but that cuts down io due to compression" Jan 29 05:17:10 also pay wear-levelling logic costs vs sd Jan 29 05:17:13 in cpu Jan 29 05:17:34 tho technically nand should be able to be faster thanks to not having to go via the sdio bus Jan 29 05:17:38 but hey - its not always Jan 29 05:17:44 juri_2: http://shr.bearstech.com/shr-unstable/images/om-gta01/ Jan 29 05:17:49 anyway - sd bandwidth is about what i expected Jan 29 05:17:52 3-4m/s Jan 29 05:18:00 same as my treo Jan 29 05:18:06 man the treo boots fast tho Jan 29 05:18:19 jffs2 sucks at boot speed Jan 29 05:18:23 so far in my experience root on sd (with ext2) is definitely by far better than any flash Jan 29 05:18:59 juri_2: and then try the gta02 rootfs -- you'll have to tweak a few things, I expect. Jan 29 05:19:08 but the omap3 beats the pants off any of my other devices Jan 29 05:19:19 at 16m/s.... it boots like lightning Jan 29 05:19:45 It's proper hardware, with proper kernel devs working on it ;) Jan 29 05:19:51 (off sd - the nand flash is sloooow too - tho i understand the drivers are sucky atm) Jan 29 05:19:55 yeah Jan 29 05:20:00 its very impressive tho Jan 29 05:20:05 But anyway, I know my gta01 still boot. Jan 29 05:20:09 +s Jan 29 05:20:11 the first impressive bit of embedded hw i've seen since the ipaq3660 Jan 29 05:20:37 thats where i started with this whole embedded stuff - 206mhz strong arm Jan 29 05:20:41 that was rather juicy Jan 29 05:20:56 most things since have done better in some things only to totally suck in others Jan 29 05:21:12 tho i do say tyhe pxa270 in my treo is good Jan 29 05:21:22 its a well balanced device.. given its vintage Jan 29 05:26:06 mwester: the one gta02 rootfs i tried died badly. ;) Jan 29 05:27:20 thanks, btw. ;) Jan 29 05:27:24 Well, yeah - I'm quite certain that it would need tweaking to get it to boot. And it certainly wouldn't flash (different flash sizes and erase block sizes too I think) Jan 29 05:28:00 But if you had something running on the flash, and the rootfs on SD, you should be able to get something going. Jan 29 05:28:35 Or, best idea -- just hang around until it's morning in France/Italy/other parts of Europe and ask the folks who run the autobuilder. Jan 29 05:28:37 :) Jan 29 05:28:44 waiting. ;P Jan 29 05:29:03 i've got other things to code, so waiting is easy. ;) Jan 29 06:04:08 freesmartphone.org: 03jluebbe 07framework * r260d1b8ed645 10/framework/subsystems/ogpsd/gpschannel.py: ogpsd: repair ogpsd for GTA01 Jan 29 06:20:49 yay. GTA01 work! :) Jan 29 06:36:21 juri_2: ping Jan 29 06:42:51 pong! Jan 29 06:45:10 how compatible is angstrom with SHR? will the dependencies of apps like fbreader hose my system? Jan 29 06:48:35 I'll backup and try it Jan 29 06:53:19 juri_2: you had a question w.r.t. the autobuilder? Jan 29 06:53:25 gurugentoo: well Jan 29 06:53:30 gurugentoo: I wouldn't add their repo Jan 29 06:53:33 Seriously Jan 29 06:57:02 ainu: just wondering why theres no new rootfs for the gta01 since the 15th of december. Jan 29 06:57:11 or more to the point, begging for one. ;) Jan 29 06:57:30 We had a problem with the build process Jan 29 06:57:35 In fact, I had a problem =) Jan 29 06:57:56 pfft, you ARE a problem ;) j/k Jan 29 06:58:07 well, can some ammount of begging help you fix it, or do i have to resort to bribery? :) Jan 29 06:58:09 Currently trying to regenerate it, we'll see Jan 29 06:58:14 Ainulindale: what about single ipk's? Jan 29 06:58:34 juri_2: why not just build one your self? Jan 29 06:58:37 As long as they pull in no dependencies, that's good gurugentoo Jan 29 06:58:42 but you can't maintain that properly Jan 29 06:58:59 I'd rather see a ticket on trac to add this or that than to see users mixing repo Jan 29 06:59:28 anton: i'm in the ice storm disaster area, in the US. stable power is an issue, as is net. i don't dare bring my build server online. Jan 29 06:59:48 * juri_2 petpets her build server. Jan 29 06:59:59 ah Jan 29 07:00:17 Sheeesh it's slow Jan 29 07:00:25 i'm sure i'll get around to it. ;) Jan 29 07:00:26 USV? Jan 29 07:00:42 Wonka: you're the USV! Jan 29 07:00:44 i have most of the spare hardware for a build server, but i lack motivation Jan 29 07:00:55 as soon as i verify that the gsm stack is working. ;) Jan 29 07:01:03 juri_2: last time I checked it was Jan 29 07:01:06 i lack money... Jan 29 07:01:10 but these days I'm in a frenzy at job Jan 29 07:01:18 so I can't really test everything Jan 29 07:01:29 anton: i'm re-building my build environment. openmosix and coreboot, all the way. thats taking.. some effort. ;) Jan 29 07:01:41 hehe Jan 29 07:01:50 btw, i'd like UTF8 support in vala-terminal... Jan 29 07:02:27 Errr, there's UTF8 support Jan 29 07:02:34 and also black background Jan 29 07:02:36 (Last time I checked there was) Jan 29 07:02:45 ain: i can verify that the last one i can find thats installable (lite) does not work with the same hardware that works with my 2008.02 Jan 29 07:02:45 Black background is easy to set, modify the desktop file Jan 29 07:02:48 juri_2: looking to do dev, or just use it as a phone? Jan 29 07:02:52 juri_2: ainu please :-) Jan 29 07:03:09 Ainulindale: wow. didn't know that worked in my client. Jan 29 07:03:16 hm, utf8 chars show up as two "unknown symbol" symbols here Jan 29 07:03:30 juri_2: You use irssi and you don't know how to use it? :-) Jan 29 07:03:42 (irssi \o/) Jan 29 07:03:49 (the only way to go, other stuff is for sissies) Jan 29 07:03:52 Ainulindale: i only moved to irssi after years of irc][ and a custom set of scripts. ;) Jan 29 07:04:07 i kept it for ssl support. Jan 29 07:04:30 I use irssi because it's nice and shiny and because I've been doing so for 6 years or so Jan 29 07:04:36 Ainulindale: modify the desktop file in what way? Jan 29 07:04:44 Wonka: in the desktop file there's the command to launch Jan 29 07:04:45 Ainulindale: a scrollable buffer is nice, thus xchat on my desktop, irssi on my mini when not home Jan 29 07:04:54 AntonTakk: to answer your question, yes. ;) Jan 29 07:04:56 <- IRCing from the FR Jan 29 07:04:57 Wonka: I'm not sure but you should be able to set parameters Jan 29 07:05:14 AntonTakk: I have a scrollable buffer on my irssi Jan 29 07:05:18 (page up, page down) Jan 29 07:05:31 AntonTakk: i *am* a developer. its my way. ;) Jan 29 07:05:48 juri_2: then we (SHR) are interested Jan 29 07:06:05 juri_2: if yer just doing dev against fso, you could try a fso build, pretty sure i saw gta01 images on their download server Jan 29 07:06:11 Ainulindale: so i'd have to dig out the params first... any docs on them? Jan 29 07:06:22 Wonka: vala-terminal -h ? :-) Jan 29 07:06:37 juri_2: NOTE: Running task 6369 of 6746 Jan 29 07:06:40 (FYI) Jan 29 07:06:50 my idea of dev and most ideas of dev are a bit.. different. ;) Jan 29 07:07:12 (i wish my web site was up right now, or had mirrors) Jan 29 07:07:29 juri_2: Well Jan 29 07:07:33 Don't worry about that Jan 29 07:07:44 I've been working with two pain in the ass for the past six months for SHR Jan 29 07:07:48 I know what it is =) Jan 29 07:08:07 Well anyway, coffee break here, be back in ten Jan 29 07:08:12 Ainulindale: gives me a new term with '# -h', '/bin/sh: -h: not found' Jan 29 07:08:22 i'm the linuxpmi (openmosix) developer at the moment. i'll undoubtably try LPMI on a openmoko, one day. other than that, i'll fix things i find, report regressions... generally be a nuisance(sp!). ;) Jan 29 07:09:08 juri_2: hehe... i am trying to bitch about stuff i don't like Jan 29 07:09:24 i've got too many projects already on my plate right now, so concider me 'user who will bend programs, find lines bugs occur on, and send patches if possible'. ;) Jan 29 07:09:32 juri_2: and also i am working on some gps app Jan 29 07:09:48 wonka: thats your gps app? neat! Jan 29 07:09:58 reporting bugs and fixing is not a nuisance, people like me are, never used c before, never done a gui app before, and now doing both at once :) Jan 29 07:10:15 it obviously isn't talking to my gps, due to the gillin issue. Jan 29 07:10:26 but, i have a backup of that around. ;) Jan 29 07:10:30 juri_2: it's called zgps. Jan 29 07:10:53 juri_2: tangogps isn't mine :( Jan 29 07:11:00 ah. ;) Jan 29 07:11:09 is it in the newest release? Jan 29 07:11:26 zgps is not ready yet... Jan 29 07:12:18 its the gps part of zhone; i want to put in OSM maps and track recording at least Jan 29 07:12:25 mmm. well, i do quite a bit of wireless stumbling (i admin a municipal wireless project). when you get something you concider betaish, get it in front of me. ;) Jan 29 07:12:53 will do:) Jan 29 07:13:23 when my server re-appears, i'll point you to it. ;P Jan 29 07:13:32 * juri_2 curses the dark. Jan 29 07:13:39 just hope Wonka doesn't conform to the raster school of release schedules ;) Jan 29 07:13:51 or the debian school. ;) Jan 29 07:14:16 it's ready when it's ready ;) Jan 29 07:14:25 i dunno, i think a couple releases of debian have been made between e16 and e17 Jan 29 07:14:37 lol Jan 29 07:14:43 maybe 3... Jan 29 07:14:50 raster: ping Jan 29 07:15:30 am waiting for e17 and illume in debian... Jan 29 07:15:33 mrmoku: yo Jan 29 07:15:40 how's the build going :-) Jan 29 07:15:53 still going Jan 29 07:16:06 hehe, endless thing that OE building :-P Jan 29 07:16:12 Wonka: i thought there were apt repos for debian already Jan 29 07:16:17 another question then ;) Jan 29 07:16:41 raster: does the order in which you add a scroller and it's content to a win matter? Jan 29 07:16:54 in elementary? Jan 29 07:17:09 it shouldnt Jan 29 07:17:19 hmm... Jan 29 07:17:42 as scroller should pick up on size changes (or hint changes) of the child Jan 29 07:17:46 as it changes Jan 29 07:17:54 if u change it later Jan 29 07:18:24 elm_scroller_content_set(data->sc, data->entry); Jan 29 07:18:41 sigfaults in quickdev's code... but just with newer EFL... Jan 29 07:19:03 so, is there a list for SHL development, or what? :) Jan 29 07:19:06 get me the sample app that reproduces it Jan 29 07:19:08 if I first add the scroller, then the entry and call content_set after that it segfaults only sometimes ;) Jan 29 07:19:11 do you all just hang out on IRC? Jan 29 07:19:34 and i'll fix it Jan 29 07:19:41 i run across some of these and i fix them as i find them Jan 29 07:20:29 raster: http://git.shr-project.org/git/?p=shr.git;a=blob;f=libframeworkd-phonegui-efl/src/view/message-new-view.c;h=7d695acd0f3ec622eb370615e0d5e1dcff6d9387;hb=HEAD Jan 29 07:20:47 it's in frame_content_show Jan 29 07:21:08 juri_2: shr-devel@projects.openmoko.org Jan 29 07:21:11 hmmmm Jan 29 07:21:13 http://tinderbox.openembedded.net/public/logs/3200741.txt <= Jan 29 07:21:30 /home/shr/shr-unstable/tmp/work/om-gta01-angstrom-linux-gnueabi/shr-lite-image-2.0-r0/temp/run.do_rootfs.8545: line 210: cd: /home/shr/shr-unstable/tmp/rootfs/boot: No such file or directory Jan 29 07:23:00 hmm Jan 29 07:23:06 whats with manually showing the kbd Jan 29 07:23:07 odd Jan 29 07:23:19 mrmoku: hey o/ Jan 29 07:24:00 Ainulindale: yup, spoke to soon :( Jan 29 07:24:18 Huh? Jan 29 07:24:19 mrmoku: is there a subscribe majordomo page somewhere? Jan 29 07:24:23 About what mrmoku? Jan 29 07:24:28 juri_2: it's hosted by projects Jan 29 07:24:42 Ainulindale: about having fixed the segfault on new SMS... Jan 29 07:24:45 Ah :-) Jan 29 07:24:53 it sometimes segfaults... sometimes not Jan 29 07:25:01 mrmoku: anyway, do you know why this error is popping? Jan 29 07:25:08 before it always segfaulted... so I would call it some kind of improvement ;) Jan 29 07:25:12 And why there's a problem if I leave g_ether? Jan 29 07:25:31 Ainulindale: nop, but stefan_schmidt was struggling with broken gta01 builds... Jan 29 07:25:33 I think something doesn't get installed on GTA01 Jan 29 07:25:35 AntonTakk: deb repos with e17 and illume? Jan 29 07:25:37 yep Jan 29 07:25:39 he was talking about missing int though IIRC Jan 29 07:25:46 init? Jan 29 07:25:47 +i Jan 29 07:25:49 yep Jan 29 07:25:51 :-) Jan 29 07:25:51 hmmm Jan 29 07:25:55 Wonka: i'd be very suprised if there werent Jan 29 07:26:33 mrmoku: by the way, the fastboot patches were reverted from the branch Jan 29 07:26:42 What do you think? Should we reintroduce them locally? Jan 29 07:27:15 mrmoku: that code looks fine to me Jan 29 07:27:30 where's libframework-glib? Jan 29 07:27:43 Ainulindale: raster on git.freesmartphone.org Jan 29 07:28:16 Ainulindale: yep, saw that... grr :-) Jan 29 07:28:44 juri_2: would you know if 2.6.28 is supposed to work properly on GTA01? Jan 29 07:28:46 (or mwester) Jan 29 07:28:51 don't know... would be interesting to hear why they removed them... Jan 29 07:28:51 no idea. Jan 29 07:29:05 mrmoku: too many problems with initscripts Jan 29 07:29:09 I told shoragan how we "fixed" it Jan 29 07:29:11 Ainulindale: don't think so... but for GTA01 it should be building the old kernel Jan 29 07:29:26 Yes but that's almost the only difference between the two machine conf Jan 29 07:29:34 I was wondering what would cause init not to pop Jan 29 07:29:52 Ainulindale: don't know of any, currently Jan 29 07:30:28 Wonka: any what? Jan 29 07:30:48 Ainulindale: oops, meant AntonTakk Jan 29 07:31:16 ok :-) Jan 29 07:32:31 moin Jan 29 07:35:04 mrmoku: hmm... Jan 29 07:35:27 nothign builds that stuff Jan 29 07:36:14 raster: libframeworkd-glib? Jan 29 07:37:06 no Jan 29 07:37:14 libframeworkd-phonegui-efl Jan 29 07:37:23 message-new-view.c Jan 29 07:38:08 oooh Jan 29 07:38:09 sorry Jan 29 07:38:12 they are build from the parent dir Jan 29 07:38:15 thats bad Jan 29 07:38:30 since the view dir isnt a subdir this wotn pass distcheck Jan 29 07:38:35 raster: hehe, spank quickdev if he passes :-) Jan 29 07:39:05 no t4est app i can see Jan 29 07:39:20 FAIL Jan 29 07:39:23 raster: quickdev sometimes do things out of lack of knowledge of standards Jan 29 07:39:35 well what he did isnt a problem Jan 29 07:39:38 s/do/does/ Jan 29 07:39:38 Ainulindale meant: raster: quickdev sometimes does things out of lack of knowledge of standards Jan 29 07:39:47 as long as the parent dir and Makefile.am includes subdir files directly Jan 29 07:40:04 i was a bit baffled by the Makefile.am in the subdir but with no Makefile.in generated and src there Jan 29 07:40:51 well Jan 29 07:40:52 need to run Jan 29 07:41:00 will have to check this later Jan 29 07:41:05 bzzbot: oh shut up Jan 29 07:41:15 hf raster Jan 29 07:41:16 i was hoping to just have a nice test app to run and pop up its ui and put thru gdb/valgrind Jan 29 07:41:18 and see whats up Jan 29 07:41:35 if u can get me something i can easily build/run and thus reproduce Jan 29 07:41:45 chances are any bug will be just minutes away fropm fixing Jan 29 07:41:56 much faster than asking me lots of questions on "why?" Jan 29 07:42:03 or.. send me patches if u find the bug and fix Jan 29 07:42:04 :) Jan 29 07:42:22 (you're too lazy) Jan 29 07:42:35 Ainulindale: of course i am! Jan 29 07:42:46 i didnt get here by being industrious! Jan 29 07:42:54 i got here by being a lazy bastard :) Jan 29 07:42:56 :-) Jan 29 07:43:00 devs all are... Jan 29 07:43:21 <- sw dev too Jan 29 07:43:33 yeah Jan 29 07:43:35 all lazy suckers Jan 29 07:43:53 the only reason we survivie is we happened to figure out how to do shit... while being lazy Jan 29 07:43:54 :) Jan 29 07:44:21 i'm industriously lazy. ;) Jan 29 07:44:36 we write stuff so we can be more lazy Jan 29 07:45:36 Well, I'm wondering why /boot isn't created on rootfs Jan 29 07:45:39 oath Jan 29 07:45:46 or write stuff to address pet peeves Jan 29 07:45:57 if its a pet peeve all amount of work is acceptable to fix it Jan 29 07:46:00 even if stupid Jan 29 07:46:07 otherwise.. laziness wins Jan 29 07:46:08 :) Jan 29 07:46:11 drinkies time Jan 29 07:53:34 * sicu wishes it was drinkies time for him too Jan 29 07:54:31 but 9am is a little on the scary side of early Jan 29 07:55:08 best get back to work instead Jan 29 08:02:53 well, i see evidence of the autobuilder... Jan 29 08:03:08 juri_2: saw the log I pasted? Jan 29 08:03:32 like three identical kernels in /shr-unstable/images/om-gta01/ ;) Jan 29 08:13:14 Ainulindale: is boot part of base-files, or what package is supposed to have it? Jan 29 08:14:11 that's what I was trying to figure out Jan 29 08:14:20 Supposedly task-boot would build it I'd say Jan 29 08:15:42 seems it's base-files which borks though Jan 29 08:17:55 Ainulindale: don't see, how there would be arch dependency for installing /boot... Jan 29 08:29:59 grrr, none of my dbus signal handlers or callback handlers even seem to get called :( Jan 29 08:47:26 mickeyl: good morning Jan 29 08:47:43 mickeyl: now that you took a look at the most wanted subsystem :-) Jan 29 08:47:48 mickeyl: how stable is the API? Jan 29 08:48:47 much too early to answer that Jan 29 08:48:53 what is there, works Jan 29 08:49:05 however, if what is there is what we want is completely unclear Jan 29 08:49:13 and will remain until we have API consumers Jan 29 08:50:39 i'll do some finishing touches and integrate it into Zhone after ms5, then people can start to experiment with the API Jan 29 08:52:21 mickeyl: so you would be interested to have some more API consumers I guess :-) Jan 29 08:52:38 will go ahead and try to implement it in lfg then Jan 29 08:53:08 righto Jan 29 08:53:16 just don't be disappointed, if we need to change API Jan 29 08:53:27 this is version 0.0, you know ;) Jan 29 08:53:51 hehe, yep just wanted to know if you already saw it definitely needs some changes *now* :-) Jan 29 08:59:17 mickeyl: by the way Jan 29 08:59:23 mickeyl: ophonekitd will probably migrate into vala Jan 29 08:59:30 yyyyyyyeeeeeah! Jan 29 08:59:31 And as soon as it's done I'll build a vala version of lfg Jan 29 08:59:39 that is good news :) Jan 29 08:59:46 Perhaps :-) Jan 29 08:59:53 We had a big discussion yesterday with ptitjes Jan 29 09:00:02 Interesting discussion (again) Jan 29 09:00:20 I'm going to port XSB/flora to the mokos, to be able to build his ologicd Jan 29 09:00:37 Which is far more "complicated" than what exists today for rule processing or actions Jan 29 09:00:45 His work is really good Jan 29 09:00:50 You should take a peek one of these days Jan 29 09:01:26 awesome Jan 29 09:01:28 will do Jan 29 09:01:41 Did you take drugs this morning? You seem awfully happy :-) Jan 29 09:02:35 heh where did our society get that people suspect others of drugs abuse just because they smile >.> Jan 29 09:02:39 Ainulindate: Methinks it's the release of MS5 comming near :P Jan 29 09:02:50 (hopefully) Jan 29 09:03:22 Mononoke: that's not the smiling thing, that's the unusual amount of hapiness from mickeyl :-) Jan 29 09:04:35 Ainulindale: heh Jan 29 09:04:56 usually i'm in good mood after waking up Jan 29 09:05:00 until i started to read email Jan 29 09:05:04 etc. Jan 29 09:05:04 :D Jan 29 09:05:20 besides, i had a good breakfast with my wife Jan 29 09:05:30 that might contribute Jan 29 09:06:13 mickeyl: that sounds kinky Jan 29 09:06:17 err.... s/Ainulindate/Ainulindale Jan 29 09:06:19 mickeyl: your wife, yourself, sausages... Jan 29 09:06:29 Anyway Jan 29 09:06:39 mickeyl: apart from that how's life? Jan 29 09:07:25 Ainulindale: not bad, i just started looking into opimd and what i have seen is better than what i would have expected Jan 29 09:07:35 so that cheered me up a bit Jan 29 09:08:03 and i did some more work on vala interfacing with c Jan 29 09:08:07 which also cheered me up Jan 29 09:08:15 can't wait until it has async dbus server side Jan 29 09:08:20 then i'm all in Jan 29 09:09:52 could anyone from SHR do something against this, please? Jan 29 09:09:53 2009.01.29 09:40:26 oeventsd.action ERROR signal SetBrightness emited an error org.freedesktop.DBus.Error.UnknownMethod: Method "SetBrightness" with sign Jan 29 09:09:56 ature "i" on interface "org.freesmartphone.Device.Display" doesn't exist Jan 29 09:10:12 mickeyl: that was also my thought (opimd) and that's why we (mrmoku in fact) are working on lfg integration Jan 29 09:10:24 because with no integration on my side I can do nothing :-) Jan 29 09:16:44 Wonka: cli-frameworkd? Jan 29 09:18:38 mickeyl: does http://trac.freesmartphone.org/ticket/334 look like a parser bug to you? could the parser just ignore all lines that mention "+CRING:" completely since it is not used anywhere? Jan 29 09:19:09 there are two problems here Jan 29 09:19:23 one is that +CRING is sent erradically Jan 29 09:19:27 the other one the actual ERROR Jan 29 09:19:35 +CRING can be fixed by a ThrowAway parser Jan 29 09:19:44 the ERROR I have no idea where that comes from Jan 29 09:20:42 beniwtv: no, i didn't use that for weeks. something other. Jan 29 09:21:09 mickeyl: but error is only sent to the second ATA Jan 29 09:21:15 mickeyl: the first ATA is replied with OK Jan 29 09:21:38 mickeyl: perhaps the ERROR means that the call has already been answered? Jan 29 09:21:42 hmm Jan 29 09:21:44 good idea Jan 29 09:21:50 * mickeyl tries Jan 29 09:22:29 so I actually answered the call but ringtone did not stop since ogsmd&kapula did not understand that it had answered the call Jan 29 09:22:43 Wonka: what are you using? There where some fixes back then in cli-frameworkd to get rid of that error, which I reported, maybe you have to apply these fixes to your app Jan 29 09:23:01 lindi-: correct! Jan 29 09:23:13 fun Jan 29 09:23:19 beniwtv: i think cli-frameworkd is completely innocent there because i think it is not involved Jan 29 09:23:31 lindi-: ok, will work on that and add our findings to the bug. thanks for finding! Jan 29 09:23:35 beniwtv: and i don't really know what app is causing it. Jan 29 09:23:53 mickeyl: i currently just patched the parser to ignore +CRING lines completely Jan 29 09:24:05 2009.01.29 10:01:18 oeventsd.action INFO call dbus signal /org/freesmartphone/Device/Display/pcf50633_bl SetBrightness((90,)) Jan 29 09:24:10 hm. might be related. Jan 29 09:24:25 Wonka: Yep, but maybe they need to update the code as we did in cli-frameworkd, that was what I meant :) Jan 29 09:24:27 beniwtv: any chance it's oeventsd that'S doing it? Jan 29 09:24:35 hey guys. what's the recommanded way to get rid of "* ERROR: Cannot satisfy the following dependencies dependencies * gtk+-fastscaling (>= 2.10.14) *" Jan 29 09:24:51 Don't mix repos or install ipks? :-) Jan 29 09:25:32 Wonka: Could be. In that case, try disabling screen blanking in rules.yaml, and see if you don't get the error. Jan 29 09:29:57 Ainulindale, well, it seems to come from a package renaming.. And this package is used in a lots of apps. Jan 29 09:48:32 KaZeR: are you trying to install a foreign ipk or not? Jan 29 09:49:04 i added two new feeds, indeed. (opkg.org & navit) Jan 29 09:49:32 Ainulindale: http://openmoko.opendevice.org/~dos/illume-shr.edc Jan 29 09:49:37 and http://openmoko.opendevice.org/~dos/illume-shr.edj Jan 29 09:49:37 KaZeR: You shouldn't Jan 29 09:49:42 dos1: did you commit it? Jan 29 09:49:51 Ainulindale: no, i can't find it in git :x Jan 29 09:49:58 it's in the overlay Jan 29 09:50:10 Ainulindale: so i don't have access to overlay Jan 29 09:50:11 (it shouldn't but nonetheless..) Jan 29 09:50:16 You have access Jan 29 09:50:17 Ainulindale, erf. i should use only packages from shr? Jan 29 09:50:27 http://git.shr-project.org/git/?p=shr-overlay.git;a=tree;f=openembedded/packages/e-wm-theme-illume-shr/e-wm-theme-illume-shr;h=ebf9895ce326ad455a16209e866961639aa993f6;hb=HEAD <= dos1 Jan 29 09:50:37 KaZeR: No but you can't expect other packages to work as is Jan 29 09:50:48 what need to be done, then? Jan 29 09:51:12 This package shouldn't have this dependency Jan 29 09:51:18 (i used to use navit feed on shr, it it used to work ;) ) Jan 29 09:51:18 Tell me the name of the package and I'll compile it Jan 29 09:51:38 If it's navit then tell me which build I should compile Jan 29 09:51:43 navit-svn-1981 Jan 29 09:52:28 i'm a member of the navit project, and we have a daily build process. let me know what changes you are making, and we could fix our builds Jan 29 09:53:17 KaZeR: bitbaking as we speak Jan 29 09:53:30 KaZeR: well if you want access to our overlay Jan 29 09:53:37 It's just a matter of keeping the latest stable up to date Jan 29 09:53:51 (i.e. putting the rev in a file) Jan 29 09:54:05 Anyway, coffee break Jan 29 09:54:07 sounds interesting. Jan 29 09:54:09 enjoy Jan 29 09:55:53 hi, i found a bugfix in shr, how can i send a patch? (i am a bit confused of openembedded) Jan 29 10:00:49 Azog: you found a bugfix or you fixed a bug? :-) Jan 29 10:00:55 Azog: what does it fix? Jan 29 10:01:09 KaZeR: svn: No such revision 1989 Jan 29 10:01:21 Ah damn Jan 29 10:01:22 Misread Jan 29 10:06:45 Ainulindale: i fixed a bug; its #286 Jan 29 10:11:23 Oh, I see, I have this bug only partly Jan 29 10:11:28 Azog: would you like commit access? Jan 29 10:13:24 Ainulindale: if that's the easyest way; maybe i can fix a few other bugs after that Jan 29 10:13:36 Ainulindale, yes, 1981 would be sufficient :) Jan 29 10:15:10 KaZeR: http://tinderbox.openembedded.net/public/logs/3201634.txt Jan 29 10:15:16 /bin/sh: moc: command not found Jan 29 10:15:18 sigh' Jan 29 10:16:27 Azog: then send me your public key at ainulindale @~&! at ~@~' ! gmail dot com Jan 29 10:17:25 Ainulindale, you can disable qt part, not used on the FR currently Jan 29 10:17:31 Ainulindale: ssh-public-key? Jan 29 10:17:52 Azog: yep Jan 29 10:18:04 ok Jan 29 10:20:15 --disable-graphics-qt-qpainter Jan 29 10:25:58 Ainulindale: commited! Jan 29 10:25:59 ;] Jan 29 10:27:18 Ainulindale: commited! ;) Jan 29 10:27:24 commited yourself! Jan 29 10:27:41 KaZeR: package index is regenerating, navit will be here in two minutes Jan 29 10:27:52 dos1: will regenerate the package then :-) Jan 29 10:27:53 Thanks Jan 29 10:32:21 Ainulindale, thanks Jan 29 10:37:03 hello Jan 29 10:37:18 Sup3rkiddo: ping Jan 29 10:40:01 playya, pong.. hi Jan 29 10:40:10 oops Jan 29 10:40:28 ptitjes, pong Jan 29 10:40:29 hi Sup3rkiddo :) Jan 29 10:40:39 playya, hi :) Jan 29 10:42:15 Hi playya Jan 29 10:42:49 Sup3rkiddo: I thought you wrote Vala interfaces for frameworkd, did you ? Jan 29 10:43:16 ptitjes, yeah, only odeviced... more like a port rather Jan 29 10:43:52 btw Ainulindale, i have two feeds in shr, armv4 and armv4t. armv4 doesn't seems to work, is there a typo somewhere? Jan 29 10:44:48 Maybe Jan 29 10:45:50 Sup3rkiddo: so you did classes ? Jan 29 10:46:02 is that what you mean ? Jan 29 10:46:25 ptitjes, hmm, yeah.. sort of like odeviced written in vala Jan 29 10:47:21 yeah would that be possible that you extract the interfaces ? Jan 29 10:48:09 I mean in the event one has to program a client in Vala, wouln't it be cool to share a unique package with the API interfaces in it ? Jan 29 10:48:46 ptitjes, sure, you mean the vapi?.. it is available under vapi/ Jan 29 10:49:17 ptitjes, besides you'd be using the DBus client libs instead Jan 29 10:49:37 ptitjes, or .vapi Jan 29 10:49:50 no I mean the dbus API interfaces Jan 29 10:50:04 you serve some interfaces Jan 29 10:50:10 I'm client for :D Jan 29 10:50:22 sorry, i am getting nowhere :( Jan 29 10:50:36 heh Jan 29 10:50:50 ptitjes, you want to write some code that uses odeviced you mean? Jan 29 10:50:59 yeah Jan 29 10:51:22 odeviced implements the dbus fso.o APIs Jan 29 10:51:27 ptitjes, right, so well, take a look at FSO API specs Jan 29 10:51:33 yeah Jan 29 10:51:34 ptitjes, eggjactly Jan 29 10:51:51 but I tought you already written Vala interfaces Jan 29 10:52:33 ptitjes, hehe, i did... wait.. maybe some code will put things in order Jan 29 10:53:49 BTW isn't there a Vala interface generator based on the dbus XML introspection ? Jan 29 10:54:05 kind of like the dbuus-binding-tool Jan 29 10:54:08 ptitjes, ah, no.. all public methods are autmatically exposed over DBus Jan 29 10:54:10 http://git.freesmartphone.org/?p=openmoko-gsoc2008.git;a=blob;f=fsod/src/subsystems/Device/display/display.vala;h=670c098c1bb07f6796ba57d5222bc2b472a03872;hb=305f7d3c400917f2f4e5969f9fb88518bd0e6511 Jan 29 10:54:27 ptitjes, check it out, the Display class exposes org.fso.Display Jan 29 10:54:45 ptitjes, so, all public methods becomes exposed over DBus automatically Jan 29 10:54:49 argh Jan 29 10:55:11 Yeah ok Jan 29 10:55:20 Ainulindale, i have a little annoyance with your current package : it doesn't include the 'mg' map driver Jan 29 10:55:31 this is not very polotically correct :p Jan 29 10:56:22 Sup3rkiddo: Could we extract the interfaces and share a devel package ? Jan 29 10:56:32 kind of like that : Jan 29 10:56:49 ptitjes, like .so? Jan 29 10:56:59 interface :http://git.shr-project.org/git/?p=ologicd.git;a=blob;f=src/ologicd-interface.vala;h=0f72feef4976f0716111fd378b027b5e824d18a2;hb=HEAD Jan 29 10:57:27 ptitjes, checking Jan 29 10:57:34 I've got one interface yet but this is the idea Jan 29 10:58:52 ptitjes, right, i think i get it now.. i have done something like that.. just a sec Jan 29 10:59:48 ptitjes, http://git.freesmartphone.org/?p=openmoko-gsoc2008.git;a=blob;f=fsod/src/subsystems/Device/powercontrol/powercontrol.vala;h=314feae3e7351b778bd39dc95127e474d1872532;hb=305f7d3c400917f2f4e5969f9fb88518bd0e6511 Jan 29 11:00:25 ptitjes, if you scroll down the line, you will see things subclassing from GenericPowerControl Jan 29 11:00:33 I see it Jan 29 11:00:58 but yet an interface should be extracted with just the dbus-visible methods Jan 29 11:01:18 ptitjes, so, you can have multiple DBus objects exposed with the same DBus iface Jan 29 11:02:26 and also/mostly clients to be implemented using these interfaces Jan 29 11:02:26 Ainulindale: the key is on the way (i had to do something in rl); is there information for developing other than ? Jan 29 11:02:37 look at that : http://git.shr-project.org/git/?p=ologicd.git;a=blob;f=src/test-client.vala;h=b63a4489ae77137aa9a1cb1c679bfca2289e0860;hb=HEAD Jan 29 11:03:15 As I've got the interface I can use the Vala static dbus client way Jan 29 11:03:56 Sup3rkiddo: do you get it ? Jan 29 11:04:07 => I have to reimplement ophonekitd in Vala! Jan 29 11:04:41 But I think I'll make an interface generator based on the dbus xml introspection Jan 29 11:04:59 ptitjes, ah... you can also use the .vapi Jan 29 11:05:15 ? Jan 29 11:05:36 you mean no through dbus so Jan 29 11:05:46 no, wait.. lemme just rewind things a bit.. am totally confused :D Jan 29 11:05:53 héhé Jan 29 11:05:55 :p Jan 29 11:07:54 ptitjes, will you be still logged in say, an hour from now Jan 29 11:09:13 Sup3rkiddo: to be more clear, I think this http://pastebin.com/d375c1bad should be available somewhere Jan 29 11:09:22 for you to implement and me to use Jan 29 11:09:36 Sup3rkiddo: I'll be here all the day Jan 29 11:10:12 heu no maybe not this afternoon, as I'll be in the road with other french people that disagree with the way france takes Jan 29 11:10:52 ptitjes, ah, this.. ok.. for getting that, i need to tell vala to generate .vapi.. wait, i will give you an existing sample Jan 29 11:11:31 Sup3rkiddo: this is not VAPIs (no C here), this is pure Vala interfaces Jan 29 11:11:46 ptitjes, http://git.freesmartphone.org/?p=openmoko-gsoc2008.git;a=blob;f=fsod/vapi/fsod.vapi;h=bfe81007bacd6d83123901ac49f02cf1dc9f4f17;hb=305f7d3c400917f2f4e5969f9fb88518bd0e6511 something like this? Jan 29 11:12:43 Sup3rkiddo: are these your internal APIs to make foreign language subsystems ? like python wrapper ? Jan 29 11:12:45 this is nice Jan 29 11:12:54 but no I'm just a client Jan 29 11:13:35 ptitjes, right. so the client could 'look' throught the .vapi to know whats available.. no?... Jan 29 11:13:43 what I need is exactely what I put in the pastebin but for all the fso API Jan 29 11:14:09 what I need is dbus interfaces :D Jan 29 11:14:50 i am trying to use dbus-java and i can't seem to work out what org.freedesktop.Gypsy.Position.GetPosition returns, is it a struct? a tuple? an array? Jan 29 11:15:39 ptitjes, hehe, then generate the .vapi for files containing the DBus API... :D.. --library.. if you will be here in an hour or so.. or later tonight, i can show one such example.. (its 5 PM here, and I have to head for home soon) Jan 29 11:15:44 Sup3rkiddo: BTW just to tell you - your powercontrol.vala states "wifi.vala" in the header comment Jan 29 11:16:30 ptitjes, ow.... thanks... /me fixes his .emacs Jan 29 11:16:31 Sup3rkiddo: I'll work on Vala dbus interface generator based on the dbus xml introspection today Jan 29 11:16:41 So I'll give you these interface Jan 29 11:17:02 ptitjes, right.. Jan 29 11:18:43 dns53, this should be (int,int,double,double,double) Jan 29 11:18:50 no struct or sth Jan 29 11:18:55 How can I set the bluetooth-Pin in SHR-Unstable? I used to use the passkey-agent. It isn't available anymore. Jan 29 11:20:17 playya so it is an array? Jan 29 11:21:11 no. just use this signature in your method Jan 29 11:21:37 an array looks like a(ssi) Jan 29 11:21:46 struct is {ssi} Jan 29 11:22:04 well the problem is java does not have multiple return types so i'm not sure what it maps to Jan 29 11:22:29 mickeyl: xml files in specs.git are .xml.in - are there processed with autotools ? Jan 29 11:22:53 can't find any @stuff@.. in those files Jan 29 11:22:59 dns53, its a async method call Jan 29 11:23:32 oh so it returns them one after another Jan 29 11:25:04 nope. you need a method with this signature an give to the function Jan 29 11:25:44 and when the metthod returns it calls this function with the given parameters Jan 29 11:25:56 ok Jan 29 11:29:40 heu please can someone recall me what http:// url is needed to clone a git project ? Jan 29 11:29:56 git clone http://git.freesmartphone.org/specs.git does not make it Jan 29 11:30:27 git clone git://git.freesmartphone.org/specs.git Jan 29 11:30:52 playya: does not work when you are not commiter, right ? Jan 29 11:31:12 oh yes Jan 29 11:31:16 thanks playya Jan 29 11:31:27 no problem Jan 29 11:33:35 Azog: argh! Jan 29 11:34:06 Azog: another german :-) Jan 29 11:34:25 KaZeR: hmmm Jan 29 11:34:28 weird (about mg) Jan 29 11:34:39 Azog: for more information you can ask questions I'd be glad to answer Jan 29 11:38:18 Azog: you have access. Jan 29 11:38:18 both to the overlay and to the apps Jan 29 11:50:20 is there a mirror of the framework-settings ipk file somewhere other than the site linked to by the wiki? the site is down Jan 29 11:50:30 Ainulindale: thank you, i look, what i can do Jan 29 11:50:56 wehttamb: which link? which wiki? Jan 29 11:51:54 Ainulindale: opkg install http://stosb.com/openmoko/fso-settings_0.4_armv4t.ipk Jan 29 11:52:11 Ainulindale: its on both the shr and the openmoko wiki Jan 29 11:52:28 Ainulindale: the site stosb.com is down Jan 29 11:54:35 the #233 fso-gpsd doesn't start after upgrade bug should be resolved by now, shouldn't it? Jan 29 11:54:49 It only affected upgrade and no new installations AFAIK Jan 29 11:55:07 * spaetz keeps it open for now until we have a new version. Jan 29 11:58:33 anyone know where else i can get fso-settings? Jan 29 11:58:45 i have heard others still haveing it Jan 29 11:58:56 wehttamb: url of where it is on the shr wiki please? Jan 29 11:59:09 spaetz: thanks for doing this job :-) Jan 29 11:59:27 Ainulindale: http://shr-project.org/trac/wiki/Tweaks Jan 29 11:59:39 i'm having an opkg problem, somebody once helped me resolve an very simillar issue but I forgot :( Jan 29 12:00:21 when i do an opkg upgrade i'm getting three times the message "multiple packages (libxft2 and libxft2) providing the same name marked HOLD or PREFER. Using latest. Jan 29 12:00:34 i'm getting that message three times and then opkg upgrade quits Jan 29 12:00:45 what do i need to edit to get rid of this? Jan 29 12:00:50 wehttamb: well then I can't help you unfortunately Jan 29 12:01:01 ok Jan 29 12:04:10 anyone in here that can help me? Jan 29 12:07:05 Well no idea on how to resolve that, sorry :-) Jan 29 12:07:21 Ainulindale: in which repository are the apps? shr.git? Jan 29 12:10:01 Ainulindale, muy bad, it's there but navit doesn't find it Jan 29 12:10:22 Ainulindale: can't promise I'll kepp up, but I think I cleaned up already a bit. Sorry for all the mails you got ;) Jan 29 12:10:36 mickeyl: milestone5 is failing to build due to conman: http://tinderbox.openembedded.net/public/logs/3202097.txt Jan 29 12:10:58 Azog: in this case no Jan 29 12:11:01 it's in shr-overlay Jan 29 12:11:18 spaetz: no problem :-) Jan 29 12:12:04 BTW, I am a German too, we are sekretly taking over! MUAHAHA Jan 29 12:12:18 hrhr Jan 29 12:12:29 oh no, french-german war again,the belgians always tend to be crushed inbetween :d Jan 29 12:12:48 hehe, Zorkman right. I plan the invasion of Belgian next week. Jan 29 12:12:52 For FOSDEM Jan 29 12:12:58 "Belgium" Jan 29 12:13:00 Belgium, sorry Jan 29 12:13:12 typo Jan 29 12:13:24 having lunch while typing... Jan 29 12:13:43 stefan_schmidt: seems that connman 0.8-r2 fails to build (fso-milestone5), but connman 0.8-r4 builds fine (angstrom autobuilder) - should fso/milestone5 branch be updated? Jan 29 12:13:50 http://tinderbox.openembedded.net/packages/connman/ Jan 29 12:15:19 is connman going to be an official part of the system? Jan 29 12:15:35 rwhitby: iirc stefan updated this in the fso branch, are you on HEAD? Jan 29 12:15:38 dns53: yes Jan 29 12:15:40 at least it seems to be installed by default on the SHR images Jan 29 12:15:48 rwhitby: The branch already has 0.10 Jan 29 12:16:28 hmm - perhaps this is the git-native problem affecting the fetch Jan 29 12:16:40 no, that's wouldn't affect the metadata. Jan 29 12:16:46 * stefan_schmidt is away for ~1hour Jan 29 12:17:56 happy lunch Jan 29 12:18:00 hmm Jan 29 12:18:00 thanks Jan 29 12:18:03 * mickeyl hungry as well Jan 29 12:18:16 mickeyl: I saw you closed the "anti stand-by whitelist" ticket in FSO. Jan 29 12:18:18 rwhitby: if you have still problems later we can discuss then Jan 29 12:18:42 I'm fine with this, but is there a good method to disable scren blanking/suspending" temporarily via DBUS? Jan 29 12:18:43 spaetz: hmm, which one? Jan 29 12:18:52 sure Jan 29 12:18:53 ok, thanks, I'll look into why I don't have head on the autobuilder. Jan 29 12:18:57 request the CPU and Display resources Jan 29 12:19:00 http://trac.freesmartphone.org/ticket/245 Jan 29 12:19:02 keep them requested Jan 29 12:19:09 release 'em if necessary Jan 29 12:19:27 or, if you absolutely want Jan 29 12:19:30 set the resource policy to enabled Jan 29 12:19:37 for as long as you want Jan 29 12:19:50 mickeyl: ever seen "sh: rm: command not found Jan 29 12:19:51 " in an OE build? Jan 29 12:19:55 sorry I am new to Moko, requesting resources increases a usage counter and releasing frees it? Jan 29 12:19:57 rwhitby: eeks, never Jan 29 12:20:02 spaetz: correct Jan 29 12:20:06 cool. Will convey that in the downstream SHR bug Jan 29 12:20:09 thanks Jan 29 12:20:58 rwhitby: saw that loads of time Jan 29 12:21:39 mickeyl: by the way, any idea about why OE wouldn't create /boot for GTA01? Jan 29 12:21:57 yes Jan 29 12:22:03 oh, wait Jan 29 12:22:06 /boot, no idea Jan 29 12:22:13 we know why it didn't boot though Jan 29 12:22:21 initscripts? Jan 29 12:22:27 all the fastboot patches broke everythig but 02 Jan 29 12:22:34 which is why they have been reverted Jan 29 12:22:36 Ainulindale, it works no. i had to tweak some settings Jan 29 12:22:38 Hmmmm I disagree mickeyl Jan 29 12:22:44 s/no/now Jan 29 12:22:44 We had the fastboot patches applied for both for a while here Jan 29 12:22:56 And I generated images for the GTA01 Jan 29 12:23:03 KaZeR: ok :-) Jan 29 12:23:06 well, they broke for us Jan 29 12:23:11 perhaps you have different ones Jan 29 12:23:16 mickeyl: I think it might be only a part Jan 29 12:23:18 stefan had to revert the whole stuff Jan 29 12:23:36 mickeyl: Why am I not surprised anyway? :-) Jan 29 12:23:36 we can retry to apply them bit by bit Jan 29 12:23:42 i was scared of the whole commit anyways Jan 29 12:23:44 mickeyl: mrmoku worked a lot on that Jan 29 12:23:51 His opinion/advice would be of interest IMHO Jan 29 12:23:57 absolutely Jan 29 12:24:07 His the one who "applied" it on SHR Jan 29 12:24:12 s/His/He's: Jan 29 12:24:15 Damn keyboard, damn me Jan 29 12:25:07 mickeyl: the initscript patch is of interest anyway Jan 29 12:26:14 mickeyl: hello Jan 29 12:26:54 mickeyl: why don't you push the doc:doc elements from the *.xml.in to the xml/*.xml in the fso API specs Jan 29 12:26:56 ? Jan 29 12:26:56 anyone know how to fix this? Jan 29 12:26:57 Warning: No merge candidate found because value of config option Jan 29 12:26:57 "branch.fso/milestone5.merge" does not match any remote branch fetched. Jan 29 12:27:34 ptitjes: got a patch for me for the strip-doctools.xsl? Jan 29 12:27:50 rwhitby: shoragan is our local git hero Jan 29 12:28:43 mickeyl: heuu no... just asking because I'm generating Vala interfaces from them and in fact use the *.xml.in because I'd like to generate comments too Jan 29 12:29:01 :p Jan 29 12:29:04 ptitjes: well, the xml's could be used Jan 29 12:29:11 _if_ someone could fix the strip-doc.xsl Jan 29 12:29:11 rwhitby, what did you do to set that config option? Jan 29 12:29:13 to remove the errors Jan 29 12:29:22 and what are you trying to do? Jan 29 12:29:23 error specs Jan 29 12:29:41 and just copying the content of *.xml.in does not fit ? Jan 29 12:29:59 shoragan: on the autobuilder, I have two OE checkouts. one from the normal org.openembedded.dev branch, and one from fso/milestone4 Jan 29 12:30:00 5 Jan 29 12:30:14 the second checkout is done by cloning from the first Jan 29 12:30:20 (and then changing the branch) Jan 29 12:30:31 then I try and pull in the second checkout to get the latest fso/milestone5 Jan 29 12:31:12 what does git fetch say? Jan 29 12:31:16 mickeyl: if you explain me why not just giving them to autotools to remove the .in or just copying does not fit I may look at it later on (after I made my binding generator) Jan 29 12:31:36 shoragan: git fetch was ok, I got that error on git pull Jan 29 12:32:00 shoragan: I've just found the --reference switch to git clone, and think that might be my answer. Jan 29 12:32:01 if you have no local commit, just git reset --hard origin/ Jan 29 12:32:14 rwhitby, yes, that it also an option Jan 29 12:32:27 then both checkouts are independant Jan 29 12:32:34 yeah Jan 29 12:33:00 hmm - I still get the same error on git pull Jan 29 12:33:11 ( cd fso-milestone5/openembedded ; \ Jan 29 12:33:12 git pull ) Jan 29 12:33:12 Warning: No merge candidate found because value of config option Jan 29 12:33:12 "branch.fso/milestone5.merge" does not match any remote branch fetched. Jan 29 12:34:13 shoragan: I did a "git checkout -b fso/milestone5 HEAD" Jan 29 12:34:28 ajh! Jan 29 12:34:39 why would " git reset --hard origin/fso/milestone5 Jan 29 12:34:40 " then check more stuff out? Jan 29 12:34:41 dont use HEAD there Jan 29 12:35:02 it's not a branch which could be tracked Jan 29 12:35:19 ptitjes: xml.in contain out-of-spec parts Jan 29 12:35:22 spaetz: do not hesitate to create tags for trac Jan 29 12:35:23 since the dbus spec is so limited Jan 29 12:35:26 shiyee: so how do I tell it to check out the latest on that fso/milestone5 branch? Jan 29 12:35:34 so we use an xslt to strip 'em out Jan 29 12:35:34 oops - shoragan not shiyee Jan 29 12:35:42 and that xslt sucks Jan 29 12:35:50 mickeyl: how limited ? Jan 29 12:35:50 you have setup the branch tracking wrong Jan 29 12:35:59 do you mean dbus-glib ? Jan 29 12:36:02 like... no error specs, no doc specs Jan 29 12:36:03 does anybody know from which files opkg gets it's "info" when typing "opkg info *******" ? Jan 29 12:36:08 shoragan: since in the future I will need to check out a specific rev for milestone5 instead of HEAD Jan 29 12:36:36 i tried moving var/lib.opkg/* but it still finds something when I type opkg info libxft2 Jan 29 12:36:46 then use git reset --hard Jan 29 12:36:55 this sets the local branch to a specific commit Jan 29 12:36:56 Zorkman: from the package themselves Jan 29 12:36:59 mickeyl: but what is http://www.freedesktop.org/dbus/1.0/doc.dtd then ? Jan 29 12:37:02 CONTROL file precisely Jan 29 12:37:13 There must be a cache somewhere but can't recall where Jan 29 12:37:16 isn't it freedesktop dbus doc format ? Jan 29 12:37:28 shoragan: so I always just git checkout -b fso/milestone5, and then git reset --hard to either HEAD or a specific rev? Jan 29 12:37:28 or just don't branch at all and use git checkout Jan 29 12:37:47 yes Jan 29 12:37:54 but not head Jan 29 12:38:04 HEAD is simple the current revision Jan 29 12:38:10 shoragan: for the lead up to milestone5, the autobuilder need to build the tip of that branch, and I can't keep changing the makefile for a specific rev (I can only do that once it is released) Jan 29 12:38:14 (not the remote head) Jan 29 12:38:47 then use --no-track for the branch command Jan 29 12:39:02 and do all the revision changing by using git reset --hard Jan 29 12:39:16 ok, I'm confused now :-( Jan 29 12:39:31 I do: "git clone --reference ../openembedded git://git.openembedded.net/openembedded openembedded" Jan 29 12:39:31 :( Jan 29 12:39:41 then: "cd openembedded" Jan 29 12:39:51 then: "git checkout -b ${FSO_STABLE_BRANCH} ${FSO_STABLE_VERSION}" Jan 29 12:39:59 reference and target cant be the same Jan 29 12:40:10 is there a way to bring up the illume-keyboard programmatically? Jan 29 12:40:17 shoragan: I don't follow Jan 29 12:40:17 dbus, cmdline, etc? Jan 29 12:40:26 let me try it myself Jan 29 12:40:53 e.g. when opening the terminal, it might make sense to also open the keyboard. Jan 29 12:40:54 shoragan: the first openembedded dir is at the top level, the second is in a fso-milestone5 subdir - they are not the same directory Jan 29 12:41:43 shoragan: so do those three commands I typed not check out the specificed rev (which could be HEAD) from the specified branch? Jan 29 12:41:50 ah, ok Jan 29 12:42:42 im reproducing your setup here... Jan 29 12:42:50 thx Jan 29 12:45:03 shoragan: "git fetch ; git checkout -b ${FSO_STABLE_BRANCH} ; git reset --hard ${FSO_STABLE_VERSION}" seems to work Jan 29 12:45:36 ok Jan 29 12:45:47 but then be careful with git pull Jan 29 12:45:55 as this will try to fast-forward Jan 29 12:46:19 the makefile will never to a git pull for that bit any more Jan 29 12:47:43 use git checkout --no-track -b fso/milestone5 Jan 29 12:47:51 that makes it explicit Jan 29 12:47:58 what can be done to solve "ImportError: No module named pygame.mixer" under SHR? Jan 29 12:48:21 shoragan: do I need the -b in that command? Jan 29 12:48:24 install pygame.mixer? :-) Jan 29 12:48:33 I don't think there's a pygame package in SHR Jan 29 12:48:43 pygame doesn't seem to be available with shr Jan 29 12:48:44 yes Jan 29 12:48:54 at least i remember seeing a trac ticket requesting it. Jan 29 12:49:05 $ git checkout origin/fso/milestone5 Jan 29 12:49:06 Note: moving to "origin/fso/milestone5" which isn't a local branch Jan 29 12:49:06 If you want to create a new branch from this checkout, you may do so Jan 29 12:49:06 (now or later) by using -b with the checkout command again. Example: Jan 29 12:49:06 git checkout -b Jan 29 12:49:06 HEAD is now at d04c901... task-fso-compliance: Ship fso-monitord in the latest version Jan 29 12:49:40 use git checkout --no-track -b fso/milestone5 origin/fso/milestone5 Jan 29 12:50:15 this way you specify where you want to branch from (otherwise you will be a branch of org.openembedded.dev at the beginning) Jan 29 12:51:03 freesmartphone.org: 03jluebbe 07python-helpers * rf3262b4cf1b5 10/mickeydbus/mdbus: mdbus: add some more dbus types Jan 29 12:51:21 fso-monitord is in there? i should check my updates really well ^^ Jan 29 12:51:28 freesmartphone.org: 03jluebbe 07framework * rbf7b557d1638 10/tools/cli-framework: cli-framework: handle more dbus types Jan 29 12:52:37 freesmartphone.org: 03rod 07fso-makefile * r12d3df686079 10/Makefile: Fix checkout and update of stable branch openembedded directory. Thx shoragan for tips. Jan 29 12:52:38 freesmartphone.org: 03rod 07refs/remotes/origin/HEAD * rf6dba00cce9e 10fso-makefile/Makefile: Set up for milestone5, remove remote.origin.fetch stuff, add -k to feed builds. Jan 29 12:52:39 freesmartphone.org: 03rod 07refs/remotes/origin/master * rf6dba00cce9e 10fso-makefile/Makefile: Set up for milestone5, remove remote.origin.fetch stuff, add -k to feed builds. Jan 29 12:53:12 hmm - I dunno where those refs/removes/origin/ stuff comes from ... Jan 29 12:53:20 I only did a single commit and push Jan 29 12:53:26 it's notmal Jan 29 12:53:28 normal Jan 29 12:53:46 those are remote tracking branches, which keep track of the state of the remote reop Jan 29 12:53:56 you get them with cloning Jan 29 12:54:09 git fetch will only update these remote tracking branches Jan 29 12:54:15 ah, is that from the --all on git push? Jan 29 12:55:09 no Jan 29 12:55:41 this all is independant of push Jan 29 12:56:05 shoragan: I'd very much appreciate any other comments you might have on the way I am (ab)using git in http://git.freesmartphone.org/?p=fso-makefile.git;a=blob;f=Makefile;h=f0ee7524ae4459ebce11ccaae7d1e2e0d9edba90;hb=HEAD Jan 29 13:01:37 can't efl disable widgets? Like disabling "Continue" buttons when no number has been added yet? Jan 29 13:01:48 Minor issue but would make things more obvious. Jan 29 13:02:30 rwhitby, looks fine to me Jan 29 13:02:41 shoragan: thx Jan 29 13:03:06 autobuilder is churning away on milestone5 again now ... Jan 29 13:03:34 (and will now continue to track the tip of that branch correctly) Jan 29 13:04:16 now to debug why python_2.6.1 fails for fso-unstable on the autobuilder: http://tinderbox.openembedded.net/builds/82175/ Jan 29 13:07:03 rwhitby, FSO_STABLE_VERSION = HEAD is wrong Jan 29 13:07:19 git reset --hard HEAD on a clean branch won't do anything Jan 29 13:07:28 use FSO_STABLE_VERSION = fso/milestone5 for now Jan 29 13:07:39 later you can fix it to a spcific version Jan 29 13:08:14 freesmartphone.org: 03jluebbe 07python-helpers * re6c7d3ef3761 10/mickeydbus/mdbus: mdbus: also use prettyPrint for signals Jan 29 13:10:18 freesmartphone.org: 03rod 07fso-makefile * rd043e88acd27 10/Makefile: Fixed FSO_STABLE_VERSION to track the branch tip until release Jan 29 13:10:19 freesmartphone.org: 03rod 07refs/remotes/origin/HEAD * r12d3df686079 10fso-makefile/Makefile: Fix checkout and update of stable branch openembedded directory. Thx shoragan for tips. Jan 29 13:10:20 freesmartphone.org: 03rod 07refs/remotes/origin/master * r12d3df686079 10fso-makefile/Makefile: Fix checkout and update of stable branch openembedded directory. Thx shoragan for tips. Jan 29 13:18:13 * PaulFertser_ wants to cry seeing how easily Andy accepts android patches, how much he cares, how he fixes stupid errors himself. Fuck Android, why don't he investigate why screen rotation doesn't always work or some other really important stuff?.. :( Jan 29 13:19:15 Because the screen rotation ticket was closed with "this is not supposed to be supported"... Jan 29 13:21:27 spaetz: but it worked on "stable" and that was reliable enough, i heard. If it worked on "stable" why can't it be supported in andy-tracking? Who cares about binder when screen rotation (that is essential for this kind of device) doesn't work :( Jan 29 13:22:34 ptitjes, ping, am home :) Jan 29 13:26:34 mickey|lunch: python 2.6.1 ml0 builds, but ml2 does not. Jan 29 13:27:00 Sup3rkiddo: writing the generator Jan 29 13:27:29 ptitjes, ooh, ok... do you want me to give a sample .vapi or the gidl Jan 29 13:27:48 PaulFertser_: heh... Andy :-) Jan 29 13:28:13 PaulFertser_: you know that a month ago I came up with a "forking the kernel" initiative? Jan 29 13:28:50 Sup3rkiddo: I generate from this : http://git.freesmartphone.org/?p=specs.git;a=tree;f=xml;hb=HEAD Jan 29 13:29:21 ptitjes, aah.. ok :), Jan 29 13:29:37 Ainulindale: i think i have discussed it with you, but most of your reasoning was: "I've seen too many people report regressions". And you proposed to fork "stable", afair. Jan 29 13:30:32 PaulFertser_: Nope Jan 29 13:30:36 Ainulindale: moreover i can understand why Andy wants to track upstearm as close as possible. If he waits for too long, merging will become incredibly harder. So, i'm happy with tracking per se, but i don't like hil priorities. Jan 29 13:30:43 I proposed to fork the kernel once and for all and to keep it in the hands of the community Jan 29 13:31:03 But I know this is hard work and we don't have enough manpower Jan 29 13:31:48 forking the kernel before it's even stable is quite ambitious Jan 29 13:32:40 Ainulindale: yeah, not realistic. When most drivers hit upstream, then maintaining a fork will become much easier, i guess. BTW, part of the problem is inadequate attitude of samsung and atheros. Samsung didn't provide any decent base at all, afaik and atheros did their own sdio crap-stack instead of collaborating with upstream. Jan 29 13:37:05 rwhitby: well, IMHO, trying to do shiny stuff when the kernel is not stable is ambitious and/or idiotic :-) Jan 29 13:37:20 Any work on the kernel should follow a very strict QA policy Jan 29 13:37:25 And it obviously doesn't Jan 29 13:37:29 And it wears me off Jan 29 13:37:36 Ainulindale: agreed. There are way too many simulatanously moving parts anyway. Jan 29 13:38:41 so it's not only one moving targets, but many. (kernel, frameworkd, elementary, efl, ...) gosh just keeping an overview is hard Jan 29 13:38:59 well that's normal Jan 29 13:39:05 but if the base isn't stable Jan 29 13:39:10 the whole construction will crumble down Jan 29 13:39:26 frameworkd is stable enough, and there's no regression with each new commit Jan 29 13:39:37 It shouldn't be *that* hard to do the same with kernel, should it? Jan 29 13:42:22 how can i regenerate the Packages-files of the repositories? Jan 29 13:44:00 one should think so, although i can't comment on kernel stuff. Too low level for me. Jan 29 13:45:08 BTW, an SHR release note should state something that it is still normal for everything to crash when there's no SIM card insreted of the GSM is turned off. Jan 29 13:45:11 :) Jan 29 13:45:41 ...inserted, or the GSM is turned off... (darn typos) Jan 29 13:47:14 Azog: bitbake package-index Jan 29 13:49:46 MRMOKU Jan 29 13:50:23 Daev: !! Jan 29 13:51:16 SHR buid time, real 319m42.852s, crapped out with an error Jan 29 13:52:07 haha, rut roh :p Jan 29 13:52:42 not phunny Jan 29 13:52:51 no kidding :P Jan 29 13:54:25 mrmoku: thanks Jan 29 13:55:13 it sucks mokos :p Jan 29 13:58:46 lol, dfu Jan 29 13:59:14 toggles_w: which error? Jan 29 14:00:02 Ainulindale: libframeworkd-phonegui_git.bb' failed Jan 29 14:00:16 im rerunning make now, see if it was something silly Jan 29 14:00:27 Might be, yes Jan 29 14:00:32 oh.. nope, stopped again.. Jan 29 14:01:12 freesmartphone.org: 03jluebbe 07zhone * rf38cc52fbf11 10/src/zhone: display time to first fix if available Jan 29 14:05:59 what is the memory mapped locations for NAND, NOR and RAM for the FR? Jan 29 14:26:58 guys is there a special option to add to cpp to have gdb stop comlaining 'No symbol "toto" in current context.' Jan 29 14:27:23 I already have -g -gdwarf-2 -Wdisabled-optimization Jan 29 14:28:39 ? Jan 29 14:31:17 hello guys Jan 29 14:38:26 spaetz: stole you a ticket :-p Jan 29 14:39:39 thief! Jan 29 14:39:58 Doesn't matter. I just create new ones on FSO :-) Jan 29 14:40:06 * spaetz checks trac mail Jan 29 14:41:03 :p Jan 29 14:41:42 Ainulindale: I can't find it. My preciouzz!!! Where is it? Jan 29 14:42:04 poor gollum, Ainulindale taketh away Jan 29 14:42:09 * spaetz stops being silly now Jan 29 14:43:43 freesmartphone.org: 03mickey 07framework * r6545e6144f4f 10/framework/subsystems/oeventsd/fso_actions.py: oeventsd: RingToneAction: listen for audio profile changes. Closes FSO #325 Jan 29 14:44:07 silly spaetz :P Jan 29 14:46:23 that enlightenment bug really gets on my nerves. Enlightenment used up 4 times more CPU time then any other process (2nd is frameworkd) Jan 29 14:49:20 using up 7% of my CPU when the screen is blanked. Jan 29 14:50:45 spaetz: it is going to be fixed ;D Jan 29 14:50:59 freesmartphone.org: 03mickey 07framework * rf4df30138220 10/framework/patterns/null.py: add null object Jan 29 14:55:02 Ainulindale: do you know, why e-wm-sysactions-shr is not built in the repository? it built without problems for me Jan 29 14:55:17 hmmm that's weird Jan 29 14:55:40 there you fixed the suspend Jan 29 14:55:56 Someone must have changed the e package Jan 29 14:56:11 dos1, re http://git.shr-project.org/git/?p=shr-settings.git;a=blob;f=shr_settings_modules/shr_clock.py;hb=HEAD Jan 29 14:56:25 you do know that the framework handles that automatically? Jan 29 14:56:35 at least ntp and gps time setting Jan 29 14:56:42 Ainulindale: if you add a replace-section to the .bb everything runs wonderful Jan 29 14:56:57 shoragan: hmm... don't know ;) Jan 29 14:57:00 the e bb ? Jan 29 14:57:05 It shouldn't behave like that Jan 29 14:57:13 the e-wm-sysactions-shr.bb Jan 29 14:57:32 RREPLACES then? Jan 29 14:57:37 Commit it :-) Jan 29 14:57:41 i added http://paste.debian.net/27179 Jan 29 14:57:41 That's weird Jan 29 14:57:44 Because it's defined elsewhere Jan 29 14:57:51 dos1, setting the clock directly could confuse the time handling in frameworkd somewhat Jan 29 14:58:19 ok, i commit it Jan 29 14:58:20 shoragan: patch it :) Jan 29 14:59:21 shoragan: i know that there is possibility to set time with frameworkd dbus request Jan 29 14:59:38 dos1, that's not easy to do, there is always some time where another app could break it Jan 29 14:59:57 dos1, it looks at the time from gps and tried to get it via ntp Jan 29 15:00:04 and then it will set it automatically Jan 29 15:00:16 it's in otimed Jan 29 15:00:33 shoragan: ok, so i will remove that buttons Jan 29 15:01:11 dos1, otherwise i should add an option to disable that part of frameworkd Jan 29 15:01:24 Ainulindale: I attached an /etc/htoprc file to ticket #150. Feel free to add that to the htop .ipkg to make the default output more suitable for small screen in portrait layout. Jan 29 15:01:29 it's just that both should be used at the same time Jan 29 15:01:49 err Jan 29 15:01:53 shouldn't ;) Jan 29 15:03:52 Ok doing that now. Jan 29 15:05:51 dos1, why do you use odeviced instead of ousaged to enable/disable Bluetooth and Wifi? Jan 29 15:06:33 shoragan: are you some frameworkd guy? ;) Jan 29 15:06:37 yes :) Jan 29 15:06:41 Just pushed. Jan 29 15:06:44 Going to build a new image. Jan 29 15:07:10 Azog: waiting for your commit :-) Jan 29 15:07:21 so i'm interest to find out which problems of our interfaces keep you from using them ;) Jan 29 15:07:23 Ainulindale: cool, taht was a quick turnaround. thanks Jan 29 15:07:38 shoragan: that's good. Jan 29 15:07:58 Ainulindale: i first have to tackle git :( Jan 29 15:08:08 shoragan: i don't think that's problems - right now it is only my limited knownlage about frameworkd ;D Jan 29 15:08:12 ah :) Jan 29 15:08:14 Ainulindale: No package 'libframeworkd-glib' found, from the configure log of phoneguio, any ideas? Jan 29 15:08:16 Azog: git clone git@git.shr-project.org:shr-overlay.git Jan 29 15:08:23 toggles_w: it shouldn't depend on libframeworkd-glib anymore Jan 29 15:08:23 Ainulindale: was it intended to sneak in changes to shr-lite-image / etc / logrotate.d / 50freesmartphone in your htoprc commit :-)? Jan 29 15:08:29 spaetz: yep Jan 29 15:08:35 ok, fine then Jan 29 15:08:42 this was one of the many mistakes ptitjes did the last few weeks :-) Jan 29 15:08:55 Ainulindale: aha! Jan 29 15:09:16 toggles_w: and it doesn't Jan 29 15:09:17 http://git.shr-project.org/git/?p=shr-overlay.git;a=blob;f=openembedded/packages/libframeworkd-phonegui/libframeworkd-phonegui_git.bb;h=bf54e3d5ddf6404d4e46253521e4482a8327a94d;hb=HEAD Jan 29 15:09:24 Maybe the configure script still does Jan 29 15:09:41 Ainulindale: it was from the configure log Jan 29 15:09:46 so it probably does Jan 29 15:09:48 Not in the configure either Jan 29 15:09:54 see the image on http://trac.freesmartphone.org/wiki Jan 29 15:09:55 Testing or unstable? Jan 29 15:10:00 testing Jan 29 15:10:03 Don't build testing Jan 29 15:10:07 It has no meaning Jan 29 15:10:11 dos1, if possible try to use the blue services Jan 29 15:10:17 We won't modify it until release Jan 29 15:10:25 And we didn't modify it for a month and a half Jan 29 15:10:31 It's not even supposed to build Jan 29 15:10:37 shoragan: ok Jan 29 15:10:59 Ainulindale: thanks, should probably update the wiki as it recommends testing http://shr-project.org/trac/wiki/Building%20SHR#Firstbuild Jan 29 15:11:08 WE'll do that on release :-) Jan 29 15:11:22 Azog: after the clone, do the modification then git commit -a Jan 29 15:11:25 then git push Jan 29 15:11:31 and if you need example code on how to do async dbus calls look at zhone Jan 29 15:11:38 before commit don't forget to git pull Jan 29 15:11:41 in order to merge changes Jan 29 15:11:55 ah, push Jan 29 15:12:39 shoragan: async calls waits for spare time now ;) Jan 29 15:13:09 shoragan: can you give me dbus paths to ousaged requests for bluetooth? Jan 29 15:13:09 does shr-settings depend on other shr stuff? Jan 29 15:13:13 spaetz: would you happen to be able to do a quick summary of the issues left, post them on the ML to discuss, then synthetize everything on the blog for "What's left for the release?" Jan 29 15:13:21 (issues left for MS1 that is) Jan 29 15:13:25 shoragan: not really Jan 29 15:13:34 shoragan: it's more of a fso-settings than a shr-settings Jan 29 15:13:38 But I like the fact that it's named shr :-) Jan 29 15:13:55 http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/org.freesmartphone.Usage.html;hb=HEAD Jan 29 15:13:57 Though it'll change as soon as ophonekitd will go full blown dbus Jan 29 15:14:15 dos1, just look at it via mdbus and cli-framework Jan 29 15:14:21 Ainulindale: not today, but can do this week. Jan 29 15:14:42 There is still a lot that I don't know but I think I got a rough overview now Jan 29 15:15:08 shoragan: i don't have freerunner on now :D Jan 29 15:15:18 dos1: like turning on bluetooth? Jan 29 15:15:25 dos1, Ainulindale: also note that we will ship MS5 with bluez4 and connman Jan 29 15:15:30 spaetz: I think this would be worth the shot for all of us Jan 29 15:15:40 so wifi and bt will be accessible via dbus Jan 29 15:15:48 freesmartphone.org: 03mickey 07framework * rcc6474ac69aa 10/tools/cli-framework: tools: add devrtc to cli-framework Jan 29 15:15:51 freesmartphone.org: 03mickey 07framework * re9ce74390961 10/framework/subsystems/odeviced/kernel26.py: odeviced: fix bug in realtimeclock. closes FSO #330 Jan 29 15:15:56 shoragan: but... looking at this link, ousaged isn't what i need now for shr Jan 29 15:15:58 shoragan: so we'll manage to build Networkmanager then Jan 29 15:16:01 shoragan: can you check something? Jan 29 15:16:02 Ainulindale: done Jan 29 15:16:04 ooh, there is even powertop installed by default and .... WOW 230 wakeups per second Jan 29 15:16:06 Azog: thanks :-) Jan 29 15:16:27 That is about 10 times as much as my desktop Jan 29 15:16:33 shoragan: now we only want to turn on/off bt antenna Jan 29 15:16:38 mrmoku? Jan 29 15:16:47 dos1, if you want to force it on or off use SetResourcePolicy Jan 29 15:17:14 mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.SetResourcePolicy "Bluetooth" "disabled" Jan 29 15:17:17 mickeyl, yes? Jan 29 15:17:27 shoragan: please confirm or deny that RTC is broken in 2.6.28 (see #opie.de) Jan 29 15:17:31 mdbus -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.SetResourcePolicy "Bluetooth" "enabled" Jan 29 15:17:41 this could work, dos1 ?! Jan 29 15:17:48 Ainulindale: yep? Jan 29 15:18:06 mrmoku: would you have the time to check if we could update OE on the buildhost and still keep a sane distro? Jan 29 15:18:12 (i.e. without the fastboot patches) Jan 29 15:18:41 Ainulindale: would usplash make for a nice end user feeling for MS1 or should that be postponed? Jan 29 15:18:44 (on fso branch that is) Jan 29 15:18:49 spaetz: postponed Jan 29 15:18:53 No splash for now. Jan 29 15:18:53 * spaetz collects a laundry list of issues. Jan 29 15:18:57 ok Jan 29 15:19:06 I'm afraid that if I put a splash mwester will try to kill me. Jan 29 15:19:15 hehe Jan 29 15:19:19 * mwester no longer cares ;) Jan 29 15:19:33 spaetz, shoragan: ok, will look at it Jan 29 15:19:34 mwester: meh :-) Jan 29 15:19:54 Ainulindale: you mean using ms5 branch with shr fastboot readded? Jan 29 15:20:28 Nope Jan 29 15:20:34 MS5 branch with all the patches but fastboot Jan 29 15:21:00 In fact I'd say, let us create a patches-wip dir Jan 29 15:21:06 with the fastboot patches Jan 29 15:21:15 and not apply them for the time being Jan 29 15:21:25 The thing to verify is: do we still build without them? Jan 29 15:21:37 (And more importantly, do we build for GTA01?) Jan 29 15:22:04 Ainulindale: there is not much left from the fastboot patches... in fact only 3 Jan 29 15:22:12 of which one does not apply in ms5 :-) Jan 29 15:22:23 another one is start dbus early though... Jan 29 15:22:29 Well Jan 29 15:22:35 You're the one who knows these patches Jan 29 15:22:44 So there are two solutions Jan 29 15:22:48 Ainulindale: i think builds for GTA01 are important Jan 29 15:22:51 Either we remove them and forget about them for the time being Jan 29 15:22:53 dos1: so do I Jan 29 15:23:04 Either you try to apply them one by one, and see where it breaks Jan 29 15:23:11 Or just apply the harmless ones Jan 29 15:23:14 Ainulindale: personally i don't have gta01, but on list there are people who have it Jan 29 15:23:16 Your choice :-) Jan 29 15:23:23 dos1: that's why I said 16:21:37 < Ainulindale> (And more importantly, do we build for GTA01?) Jan 29 15:23:34 Ainulindale: yoyo has gta01 too Jan 29 15:23:35 ;D Jan 29 15:23:38 I know Jan 29 15:23:41 So do I Jan 29 15:23:48 Ainulindale: the problem with ophonekitd crashing, because of no dbus yet is fixed? Jan 29 15:24:06 No idea Jan 29 15:24:08 But I don't think so Jan 29 15:24:27 Ainulindale: so... that might cause a regression ;) Jan 29 15:24:44 That's why I expect your opinion Jan 29 15:24:47 What would you do? Jan 29 15:24:54 Cherry pick harmless packages Jan 29 15:24:59 s/packages/patches/ Jan 29 15:25:00 Ainulindale meant: Cherry pick harmless patches Jan 29 15:25:06 Or forget them all? Jan 29 15:25:17 Remember this is useful for FSO too Jan 29 15:25:18 Ainulindale: I would drop the not applying one (fiddling with /etc/init.d/rc) and keep the other two (start dbus early / do not opkg configure on every boot) Jan 29 15:25:19 mickeyl: ping Jan 29 15:25:39 mrmoku: and about the other fastboot patches which were applied? Jan 29 15:25:46 initscripts for instance? Jan 29 15:26:16 Ainulindale: I removed all those that are applied upstream Jan 29 15:26:31 They aren't anymore Jan 29 15:26:34 (on fso branch) Jan 29 15:26:42 (hence my question) Jan 29 15:26:52 Ainulindale: the initscripts thingie too? Jan 29 15:26:56 * mrmoku checks Jan 29 15:27:01 Every fastboot patch, according to stefan_schmidt and shoragan Jan 29 15:27:04 Ainulindale, is there a reason to reflash? or will an opkg update upgrade suffice? (a 3 weeks old image) Jan 29 15:27:17 TAsn: We have no time to ensure a viable upgrade path Jan 29 15:27:19 so yes, reflash Jan 29 15:27:26 TAsn: and by the way Jan 29 15:27:30 ;] Jan 29 15:27:30 confirmed for the logging bug Jan 29 15:27:33 ok thanks. Jan 29 15:27:35 if phonelog has been launched Jan 29 15:27:38 and I receive a call Jan 29 15:27:44 sqlite says db is busy Jan 29 15:27:47 and I can't log anymore Jan 29 15:27:54 ;\ Jan 29 15:28:00 No matter what I do, including closing pyphonelog Jan 29 15:28:12 I had no time to investigate but I talked with ptitjes about that yesterday Jan 29 15:28:42 I keep the sqlite db open all the time and I sure as hell don't write to it. Jan 29 15:29:01 Ainulindale: yep, looks like Jan 29 15:29:12 sec, I'll hack a fix and commit. Jan 29 15:29:25 (a stupid racy delay, just to know if that's what's wrong.) Jan 29 15:30:13 TAsn: well check it locally before :-) Jan 29 15:30:56 for that I need to upgrade shr and I'm too damn busy to break my installation today (it's my main phone...( Jan 29 15:32:31 :-) Jan 29 15:33:12 dos1: is the python-wifi dependency solved? Jan 29 15:34:11 TAsn: buy a new 1GB card, that shouldn't be too expensive... Jan 29 15:34:21 mrmoku: be wary I'm compiling stuff on the buildhost Jan 29 15:34:32 I just switch out cards when I install experimental stuff Jan 29 15:34:51 spaetz: no, i will solve it now ;) Jan 29 15:34:55 Ainulindale: what variant? Jan 29 15:34:58 if I'm right, adding "return" on line 560 to prevent the cb function to run should fix it. though that will make the update upon call not to work ;] Jan 29 15:35:04 mrmoku: what variant? Jan 29 15:35:06 spaetz, I have many cards lying around Jan 29 15:35:15 Ainulindale: without fastboot? Jan 29 15:35:19 though I want to upgrade my sys, I don't wanna do it twice ;] Jan 29 15:35:22 N Jan 29 15:35:23 No Jan 29 15:35:25 Just what is there Jan 29 15:36:22 Hmm, I think we should stabilize... so dropping fastboot alltogether and be in sync with fso might be the better option... Jan 29 15:36:35 get a nice stable testing image and reintroduce fastbooting in unstable then Jan 29 15:36:38 I trust your opinion on that matter. Jan 29 15:36:59 So I'll stop my build and let you modify the buildhost then, is that good for you? Jan 29 15:37:03 Ainulindale: the thing is... I'm not sure about my opinion ;) Jan 29 15:37:18 Well, I thought it through and came up with more or less the same Jan 29 15:37:22 we had a nice working image *with* fastboot, no? Jan 29 15:37:28 (build stoped) Jan 29 15:37:30 +pp Jan 29 15:37:40 Not for GTA01 Jan 29 15:37:45 Hence the problem Jan 29 15:37:52 Something recent broke GTA01 Jan 29 15:37:56 I'm not sure it's fastboot Jan 29 15:38:09 ok, so lets do it that way... you can just rm -rf patches/fastboot Jan 29 15:38:16 Ainulindale, we reverted fastboot because of gta01 Jan 29 15:38:21 shoragan: I know Jan 29 15:38:28 stefan didn't findout what the problem was exactly Jan 29 15:38:31 But we built images for GTA01 with fastboot patches several times Jan 29 15:38:40 So I'm not even sure it's fastboot related that much Jan 29 15:39:10 mrmoku: if I don't Jan 29 15:39:14 And if I make update Jan 29 15:39:17 Will it still be viable? Jan 29 15:39:50 Hmmm Jan 29 15:39:54 Looking at them I see nothing harmful Jan 29 15:40:02 Ainulindale: well, yeah... dbus will start early (which is fine I think) and the opkg thing is harmless... the third one does not apply Jan 29 15:40:06 so yeah, do it that way Jan 29 15:40:28 Ok then Jan 29 15:40:35 So what I would need from you ( :-) ) Jan 29 15:40:48 Could you update shr-autorev to current? Jan 29 15:40:55 In order to regenerate shr-testing Jan 29 15:40:59 With up to date software Jan 29 15:41:07 including EFl? Jan 29 15:41:14 -l+L Jan 29 15:41:23 How do you feel about that? :-) Jan 29 15:41:55 hehe, I built with current EFL yesterday... Jan 29 15:42:06 it feels snappier, but that is just a feeling Jan 29 15:42:12 CPU usage is still up Jan 29 15:42:16 dict still sucks Jan 29 15:42:19 shoragan: when you reverted (or stefan) the fastboot patches Jan 29 15:42:23 did you keep PR? Jan 29 15:42:38 and new SMS still crashes Jan 29 15:43:03 so, if we want a stable testing image sooon... we should keep the old one from unstable Jan 29 15:44:18 Ok then update EFL_SRCREV to the one in unstable :-) Jan 29 15:44:22 Will you have the time? Jan 29 15:44:49 Ainulindale: yeah, already started :-) Jan 29 15:44:59 whats with navit? you did some build today? Jan 29 15:45:10 PREFERRED_VERSION_navit = "0.1.0+svnrev${SRCREV}" Jan 29 15:46:32 spaetz: i think python-wifi is fixed ;) Jan 29 15:46:45 and then there is also Jan 29 15:46:45 SRCREV_pn-navit = "1959" Jan 29 15:48:09 Use the latter Jan 29 15:48:11 It's stable Jan 29 15:48:20 hey i have a problem with the toolchain. i am using archlinux. i installed libmokoui2 by hand, but if i do om-conf the sample project i get the error that there is no libmokoui2, but there is one in /usr/local/lib/libmokoui2 and the $PKG_CONFIG_PATH is /usr/lib/pkgconfig and /usr/local/lib/pkgconfig Jan 29 15:48:36 mrmoku: I erased the packages fastboot had an impact on Jan 29 15:48:39 Currently regenerating an image Jan 29 15:50:51 Ainulindale: one thing I dont know is python-elementary... it has its own EFL set.. might cause problems? Jan 29 15:51:15 brb Jan 29 15:51:37 mrmoku: ah and remove the preferred version for shr-settings Jan 29 15:52:28 Ainulindale: sent mail to shr-devel@projects.openmoko.org with a list of important issues. (at least those that looked important to me) Jan 29 15:52:47 Thanks :-) Jan 29 15:53:01 leaving now. see you Jan 29 15:53:06 see you! Jan 29 15:54:09 (as well as pidgin and midori mrmoku) Jan 29 16:04:20 Ainulindale: no midori in there ... Jan 29 16:05:09 Ainulindale: another question... openmoko-panel-plugin... is it still in use? Jan 29 16:05:19 thought that would be an illume module now Jan 29 16:06:24 mrmoku: so updating E didn't remove the CPU usage? Jan 29 16:06:31 mw|zZzZ: nop Jan 29 16:06:44 mrmoku: edit default.edj then and see if that helps with the new versions still Jan 29 16:06:53 * mw|zZzZ wonders why FSO doesn't hit the same issue Jan 29 16:07:27 mrmoku: it's for the old 2007.2 wm Jan 29 16:07:57 Ainulindale: will remove it then Jan 29 16:07:58 mw|zZzZ: We're not using the same rev AFAIK Jan 29 16:09:33 New image will hit the ground in some minutes Jan 29 16:09:35 Hopefully it'll work Jan 29 16:11:06 Ainulindale: many improvements in it? i'm just flashing the previous unstable image Jan 29 16:12:57 Zorkman: well yes Jan 29 16:13:02 Ainulindale: any clue about python-elementary? Jan 29 16:13:05 And upgrade path should be broken Jan 29 16:13:10 mrmoku: I think it hit e svn Jan 29 16:13:13 so same rev IIRC Jan 29 16:13:18 Let it be there meanwhile Jan 29 16:14:11 Ainulindale: we have an explicit rev for python-elementary though... Jan 29 16:14:16 which is newer Jan 29 16:14:23 Ainulindale: sorry to keep bothering you with these stupid questions, but will the opkg upgrade on unstable upgrade everything, or are there issues and should i reflash again? Jan 29 16:16:10 mrmoku: then let it there Jan 29 16:16:19 Zorkman: I just told you so Jan 29 16:16:22 17:13:05 < Ainulindale> And upgrade path should be broken Jan 29 16:16:28 So you'll have to reflash, sorry :-) Jan 29 16:18:29 i was just hoping for a trick, because i can't connect to bearstech.com or build.shr-project.org so i'll have to go and find another network again :) Jan 29 16:19:54 Do you have a computer ftp accessible somewhere? Jan 29 16:20:02 I'll upload the image if you want Jan 29 16:20:54 that's very kind, but i've stumbled upon a few wireless networks Jan 29 16:21:04 i can download them by my windows at slow speed :) Jan 29 16:21:18 Heh Jan 29 16:21:24 Ainulindale: you built just the fat image? Jan 29 16:21:28 Nope Jan 29 16:21:36 But it seems bitbake doesn't care about the order Jan 29 16:21:57 bitbake shr-lite-image shr-image Jan 29 16:22:02 It generated the fat before Jan 29 16:22:03 so it's still building... ok Jan 29 16:22:29 freesmartphone.org: 03mickey 07fso-gsm0710muxd * rfffe681572be 10/ (Makefile.am gsm0710/posixextra.vapi src/multiplexer.vala): posixextra is now part of upstream vala Jan 29 16:26:05 Ainulindale: di that gta01 build finally build? :) Jan 29 16:26:15 juri_2: nope, but it will today Jan 29 16:26:18 Don't worry :-) Jan 29 16:30:55 phew ... just finished reading through the backlogs Jan 29 16:31:02 some serious activity in here today =] Jan 29 16:31:08 Naaah. Jan 29 16:31:51 hehe, wanted to test the previous shr-unstable anyway and i'm on a windows box right now ==> instant reboot when connecting FR with pc Jan 29 16:32:09 Zorkman: same here Jan 29 16:32:13 Ainulindale: revision are we using and FSO ? Jan 29 16:32:22 That's the beauty of andy-tracking Jan 29 16:32:26 mw|zZzZ: could you repeat? Jan 29 16:32:43 any possibility to not make it reboot? Jan 29 16:32:46 Ainulindale: etk revision.. which revision are we using now, and which are FSO using? Jan 29 16:32:56 Zorkman, Ainulindale it is fixed in a version after the one we are currently using for the MS5 Jan 29 16:33:22 mw|zZzZ: No idea for FSO Jan 29 16:33:25 (thinking about the CPU load issue with fileman/overlay in default.edj) Jan 29 16:33:44 shoragan: so when will it be inculded in the build? Jan 29 16:34:14 Zorkman, what will be included in which build? Jan 29 16:34:30 Ainulindale: my bloodshot eyes state otherwise Jan 29 16:34:31 though that could be due to a project deadline that has kept me awake for the past two days ;p Jan 29 16:34:36 the fix so that it doens't make your windows box reboot Jan 29 16:34:38 heh Jan 29 16:35:00 it won't be included in fso ms5 Jan 29 16:35:22 ok.. too bad :) Jan 29 16:35:29 shoragan: Was asking that to stefan_schmidt in OE Jan 29 16:35:34 Why wouldn't it be? Jan 29 16:35:41 Can't you cherry pick it? Jan 29 16:35:47 he wanted to avoid regressions Jan 29 16:35:55 Well, we can use just that fix, can't we? Jan 29 16:36:01 Ainulindale: manually suspending will also seems to be broken, but that is a known problem i think Jan 29 16:36:04 nah, way to risky forcing a stable release upone the users :p Jan 29 16:36:23 Zorkman: and solved problem Jan 29 16:36:36 nice Jan 29 16:36:47 one more reason to reflash :) Jan 29 16:36:49 sicu, there is no stable in andy-tracking Jan 29 16:37:47 http://git.openmoko.org/?p=kernel.git;a=commit;h=94bf169f64394537d04b7a02dfc388acf610a16b Jan 29 16:37:51 gonna cast linux +90 on this pc, bye Jan 29 16:37:53 shoragan: If he keeps doing regressions like that Jan 29 16:37:56 It's going to be andy-tracked Jan 29 16:38:34 Ainulindale, the usb/windows problem was an upstream bug Jan 29 16:39:18 So? Jan 29 16:39:29 juri_2: currently regenerating GTA01 image Jan 29 16:43:58 mw|zZzZ: 38544 Jan 29 16:44:03 you can check the packages in http://people.openmoko.org/stefan/MS5-rc2/om-gta02/openmoko-fso-image-glibc-ipk--20090123-om-gta02-testlab/installed-packages.txt Jan 29 16:46:25 mw|zZzZ: and we have 38274 Jan 29 16:46:38 raster: no loading animation on SHR, although the CPU usage is high. Jan 29 16:46:45 (at boot) Jan 29 16:52:44 mrmoku: slow e cpu usage Jan 29 16:52:46 mrmoku: on latest Jan 29 16:52:49 No idea why Jan 29 16:52:54 (I just rebooted) Jan 29 16:53:59 mrmoku: and ophonekitd borking Jan 29 16:54:36 And I can't use USB Jan 29 16:56:01 No buttons either Jan 29 16:56:09 No sysaction menu, no nothing Jan 29 16:56:12 What's this mess! Jan 29 16:56:51 Ainulindale: :( flashing right now Jan 29 16:56:54 what the frack? Jan 29 16:57:53 Is the button handling code borked again? Jan 29 16:58:14 The sysaction package is there, but the buttons are not handled as x keystrokes Jan 29 16:58:19 I hope it wasn't in the fastboot patches Jan 29 16:59:32 Suspend works though Jan 29 16:59:52 spaetz: htoprc doesn't work properly Jan 29 17:00:08 first start gives a borked result Jan 29 17:04:52 Ainulindale: are you sure you did not flash the GTA01 image ;) ??? Jan 29 17:05:04 works fine... registered on first boot... Jan 29 17:05:25 buttons? Jan 29 17:05:41 lock? sysaction? Jan 29 17:05:44 nop... buttons no Jan 29 17:05:48 neither sysaction nor lock Jan 29 17:05:49 See? :-) Jan 29 17:05:58 but ophonekitd seems to work Jan 29 17:06:43 Well here it borked for no reason Jan 29 17:06:47 htop has changed though... can see the program name without zooming out now :D Jan 29 17:06:47 I relaunched it using shr-settings, heh :-) Jan 29 17:06:56 mrmoku: well it worked the first time here, then borked Jan 29 17:07:00 (if I close and relaunch) Jan 29 17:07:23 yep, have that too :( Jan 29 17:07:47 check the diffs between /etc/htoprc and ~/.htoprc Jan 29 17:07:56 It might be that something is wrongly copied Jan 29 17:08:36 hmm, USB works on first boot... thats an enhancement ;) Jan 29 17:08:40 * mrmoku reboots Jan 29 17:08:49 Here I can't use USB :-) Jan 29 17:09:33 there is now ~/.htoprc btw. Jan 29 17:09:35 -w Jan 29 17:10:13 SHould be according to spaetz Jan 29 17:14:22 have to eat now.. bbl Jan 29 17:14:46 Sup3rkiddo: ping Jan 29 17:15:16 ptitjes, pongety Jan 29 17:16:16 Sup3rkiddo: here is what I generate from frameworkd dbus API specs : http://valadoc.org/paste.php?id=186 Jan 29 17:17:11 ptitjes, w00t.. this is neat :D Jan 29 17:17:20 I still have problems with structs Jan 29 17:17:29 but yet this is a progress Jan 29 17:17:39 juri_2: GTA01 image is here. Jan 29 17:17:46 ptitjes, it is :D, i can use it to cross check stuff once in a while Jan 29 17:17:48 Ainulindale: first part quite done : http://valadoc.org/paste.php?id=186 Jan 29 17:17:51 as well Jan 29 17:18:03 ptitjes: first part of what? Jan 29 17:18:19 Ainulindale: ophonekitd in vala Jan 29 17:18:22 :D Jan 29 17:18:32 No need to do lfg in vala for that Jan 29 17:18:37 Already told you that Jan 29 17:18:42 But as you're a stubborn pain in the ass =) Jan 29 17:19:13 Ainulindale: having VAPIs on both side is plain stupid when I can use Vala's dbus stuff Jan 29 17:19:37 ptitjes: T-t-t :-) Jan 29 17:19:39 Vala makes it all transparent Jan 29 17:19:42 You're just stubborn! Jan 29 17:19:53 that may be true anyway :D Jan 29 17:20:16 ptitjes: We still have to decide on an hour on saturday Jan 29 17:20:17 And by the way Jan 29 17:20:26 http://linuxfr.org/2009/01/29/24940.html Jan 29 17:21:06 http://it.youtube.com/watch?v=svaHnha-PXs Jan 29 17:23:21 Ainulindale: nice! do you go there ?? :) Jan 29 17:23:34 Ainulindale: 10h on saturday Jan 29 17:23:41 is that ok for you Jan 29 17:23:41 ? Jan 29 17:24:05 ptitjes: Yep Jan 29 17:24:08 ptitjes: where? Jan 29 17:24:11 (and yes I'll go there) Jan 29 17:24:16 (I might even do a presentation of SHR) Jan 29 17:24:19 in fact I lend the car to my sister for friday evening, and she'll give it back to me at 9h Jan 29 17:24:25 so I'll get you at your home Jan 29 17:24:30 Ok that's good Jan 29 17:24:51 Ainulindale: I'll be there to whistle on your pres :p Jan 29 17:24:58 Meh :-) Jan 29 17:25:55 is there another person from fso (mickey_away is away...) ? Jan 29 17:26:12 ptitjes: http://lanternebleue.deviantart.com/art/Scary-effrayant-73748059 Jan 29 17:27:09 arf this is better than your previous sample! yeh! Jan 29 17:29:52 ~/.htoprc is being written on each prog exit, according to its man page Jan 29 17:29:52 okay, spaetz Jan 29 17:30:20 spaetz: if I use your htoprc, it work with the first launch, but not with the second Jan 29 17:30:25 it exists after i quit it with 'q' Jan 29 17:31:05 weird, do you have an ~/.htoprc? Jan 29 17:31:59 it works on my FR, but i'll test it some more Jan 29 17:33:21 Ainulindale: who I can ping from fso ? Jan 29 17:33:32 there is a problem with the spec git Jan 29 17:36:06 spaetz: I can't use USB so it's a bit difficult for me to test Jan 29 17:43:14 ahh, ok. i'll just do some more testing... Jan 29 17:44:26 do we have a modified default.edj in shr then until the cause of the hang is fixed? Jan 29 18:00:47 mw|zZzZ: which hang? Jan 29 18:00:52 e hang? Jan 29 18:00:59 It disappeared here after the removal of the fastboot patches Jan 29 18:02:30 is it secure to opkg upgrade shr now? Jan 29 18:02:35 shr-unstable Jan 29 18:02:50 Reflash, don't upgrade Jan 29 18:03:00 Too many changes everywhere :-/ Jan 29 18:06:27 hi ;) Jan 29 18:12:35 oh Jan 29 18:14:10 is new loading screen working properly? ;] Jan 29 18:15:00 i don't know Jan 29 18:15:08 Ainulindale, latest images are from 24dec?! Jan 29 18:15:42 or should I go with unstable? Jan 29 18:16:19 unstable is way better than testing Jan 29 18:16:41 but i saw that now new phone ui is in testing too Jan 29 18:17:22 Ainulindale: e consuming 30% cpu (due to program "go2" hangs forever in fileman/overlay in default.edj).. that is what I ment with hang Jan 29 18:20:41 anyone able to offer some help on receiving signals and results from method calls with edbus? i think i have everything in place but it just doesn't seem to work Jan 29 18:21:04 Ainulindale: what should i do, if make update don't work with fso/milestone5 branch? :x Jan 29 18:21:10 TAsn: unstable Jan 29 18:21:22 Ainulindale, thanks. Jan 29 18:21:23 mw|dinner: it doesn't anymore Jan 29 18:21:27 mw|dinner: Check unstable Jan 29 18:23:25 Ainulindale: http://pastebin.com/m9da7c84 Jan 29 18:24:42 dos1: normal Jan 29 18:24:47 numpty patch was commited Jan 29 18:24:50 as for the other it's known Jan 29 18:25:16 Ainulindale: but i meant problem with git pull, not with patches ;) Jan 29 18:26:51 ptitjes? Jan 29 18:27:00 Ainulindale: I still have enlightenment using 7% cpu, even when the screen is blanked Jan 29 18:27:23 well it's far better than 30% Jan 29 18:27:26 And here it's 1% Jan 29 18:27:31 so something in e is probably still eating cycles Jan 29 18:27:44 sure, better than 30% it is Jan 29 18:28:22 Ainulindale, mw|dinner: I just saw that powertop is included... launched it Jan 29 18:28:27 72.8% (200.3) : S3C2410 Timer Tick Jan 29 18:28:41 is that supposed to be normal ??? Jan 29 18:28:59 10.7% ( 29.7) Xglamo : hrtimer_start (it_real_fn) Jan 29 18:29:01 10.7% ( 29.7) enlightenment : schedule_hrtimeout_range (hrtimer_wakeup) Jan 29 18:29:20 mrmoku: I happene to disover exacly the same todaz Jan 29 18:29:46 200 wakeups from S3C... Jan 29 18:30:06 PaulFertser_: any knowledge about CONFIG_NO_HZ? Jan 29 18:30:10 my laptop has 20 wakeups in total per second Jan 29 18:30:19 spaetz: yep, looks quite broken Jan 29 18:32:36 ok this wireless bug is getting on my nerves Jan 29 18:32:59 gurugentoo: which wireless bug? Jan 29 18:33:05 stefan_schmidt_, shoragan, mickey_away: just a message to tell you that xml/* in specs.git are outdated - maybe those could be removed from git as they are generated from the *.xml.in Jan 29 18:33:12 it keeps booting without wireless extensions Jan 29 18:33:25 seemingly at random Jan 29 18:33:31 Ainulindale: for me e still sucks cpu !!! Jan 29 18:33:47 1506 root 10 -10 23180 12m 7272 S 28.9 10.7 13:36.77 enlightenment Jan 29 18:34:54 mrmoku: hmpf Jan 29 18:35:17 Ainulindale: and USB network was borken on reboot :-( Jan 29 18:35:20 so, I CAN be happz with onlz 7%. pfeww >( Jan 29 18:35:28 Ainulindale: what can i do with this git problem? Jan 29 18:35:31 spaetz: yep... be happy :P Jan 29 18:35:36 mrmoku: Yeah I commented out the g_ether thing Jan 29 18:35:46 dos1: ask mrmoku I have to leave :-/ Jan 29 18:35:54 dos1: what git problem? Jan 29 18:36:02 mrmoku: could you please check the button problem when you'll be available? Jan 29 18:36:02 mrmoku: http://pastebin.com/m9da7c84 Jan 29 18:36:03 * mrmoku is reading backlog Jan 29 18:36:07 Public transportation are on strike here Jan 29 18:36:12 It might take a while for me to go home Jan 29 18:37:45 dos1: it's as if a file is getting corrupted/deleted because the wireless will work for a while after a fresh flash, and then quit Jan 29 18:37:46 Ainulindale: good journey ;) Jan 29 18:37:55 Thanks a lot :-) Jan 29 18:39:04 dos1: wait...now it's showing up in iwconfig after a suspend/resume Jan 29 18:39:35 GURU Jan 29 18:39:52 Ainulindale, does unstable has the fix for the suppressed number issue? Jan 29 18:39:55 spaetz: eh? Jan 29 18:40:26 BAHH, CAPS HANGS. sUSPEND RESUME WILL OFTEN FIX THIS Jan 29 18:41:01 ALSO HAVE A LOOK IN SHRSETTINGS WHETHER WIFI POWER HAS BEEN TURNED OF Jan 29 18:41:09 DARN BROKEN KEYBOARD Jan 29 18:41:18 lolwat Jan 29 18:41:40 spaetz: ok, I'll take a look Jan 29 18:41:46 dos1: make update-common; make update Jan 29 18:41:50 anybody has experience on using ediff-mode? Jan 29 18:42:15 TAsn: yep, it has it Jan 29 18:42:26 cool ;] Jan 29 18:43:20 mrmoku: still the same problem Jan 29 18:43:43 dos1: the Makefile got updated? Jan 29 18:44:11 dos1: its not a real problem... just ugly Jan 29 18:44:47 wtf I get a lot of read-only fs errors upon boot ;\ Jan 29 18:45:05 TAsn: flash or SD? Jan 29 18:45:12 sd Jan 29 18:45:27 I copied the files from the computer though (using a card reader) Jan 29 18:45:36 mrmoku: yes, makefile got updated Jan 29 18:45:38 first time I have done so, so this may be related. Jan 29 18:45:41 TAsn: should be ok... do that always Jan 29 18:45:52 TAsn: you copied or extracted? Jan 29 18:45:57 extracted Jan 29 18:46:01 thats ok Jan 29 18:46:12 IIRC SD is mounted read-only on boot... Jan 29 18:46:34 it won't start X Jan 29 18:46:58 stating /tmp/ is read only and won't start a bunch of other apps stating /etc/ is read only Jan 29 18:47:00 etc etc. Jan 29 18:47:04 ouch Jan 29 18:47:14 did not remount rw Jan 29 18:47:15 :( Jan 29 18:47:24 looks like it Jan 29 18:47:50 TAsn: don't boot with "ro" option in kernel cmdline Jan 29 18:47:52 what could have caused it? Jan 29 18:48:06 TAsn: it's broken with some fastboot patches Jan 29 18:48:11 dos1, I'm using uboot, is this a good time to move to qi? ;] Jan 29 18:48:15 dos1: can't test it right now... because I'm building. Will test it as soon as my build finished. Though it should not be a problem Jan 29 18:48:31 TAsn: you can modify env as well Jan 29 18:49:13 though IIRC qi has hardcode ro... and you can't overwrite it Jan 29 18:49:17 +d Jan 29 18:49:52 mrmoku: even with GTA02-append file and "rw" option? Jan 29 18:52:59 dos1: I tried that once... the rw won't override the ro that comes first on the cmdline :( Jan 29 18:59:36 mrmoku, is there a way to get a build without the patches? Jan 29 19:03:32 TAsn: rm -rf shr/patches; make update-openembedded Jan 29 19:03:35 and then build :-) Jan 29 19:03:48 :( Jan 29 19:03:58 so apparently gunzip isn't an option in the shr busybox binary, you have to use the separate gunzip rather than tar xzf ... Jan 29 19:04:11 so you mean I should remove Qi and get u-boot and update my boot env? Jan 29 19:04:12 ;] Jan 29 19:04:33 TAsn: what patches do you mean? Jan 29 19:04:36 just fyi Jan 29 19:04:40 gurugentoo: yeah, just found that myself ;-( Jan 29 19:04:50 I'm having problems booting Jan 29 19:04:54 because ro fs Jan 29 19:04:56 errors Jan 29 19:05:23 TAsn: the image from today has neither fastboot patches nor our own initscripts... Jan 29 19:05:37 weird Jan 29 19:05:38 * mrmoku thinks that might be the problem ;) Jan 29 19:05:47 so I'm still having this issue ;[ Jan 29 19:05:59 got an older image anywhere? ;] Jan 29 19:06:05 my moko is now broken ;] Jan 29 19:06:27 TAsn: take the one from before today then... it basically should work Jan 29 19:07:06 I'll give it a try, thanks. Jan 29 19:07:17 this is the one I'm using http://shr.bearstech.com/shr-unstable/images/om-gta02/openmoko-shr-lite-image-glibc-ipk--20090122-om-gta02.rootfs.jffs2 Jan 29 19:11:24 19:27 < mrmoku> 10.7% ( 29.7) enlightenment : schedule_hrtimeout_range (hrtimer_wakeup) Jan 29 19:11:39 some animation still runs some timer, refreshing something in X Jan 29 19:12:32 mw|dinner: so it is e constantly using a timer and causing Jan 29 19:12:33 72.0% (200.4) : S3C2410 Timer Tick Jan 29 19:12:44 no Jan 29 19:13:00 S3C2410 Timer Tick is the internal timer in kernel Jan 29 19:13:09 raster: ping... finished with your drinkie ? ;) Jan 29 19:13:15 the FreeRunner runs with a 200Hz timer, and doesn't ever go to sleep Jan 29 19:13:30 most likely due to enlightenment and X keeps up traffic inbetween them Jan 29 19:13:48 (does FreeRunner support CONFIG_NO_HZ btw?) Jan 29 19:14:16 mw|dinner: hehe, just looking at that :-) Jan 29 19:14:16 the timer I was talking about is internal timer in E for running animations and stuff Jan 29 19:15:08 mrmoku: I did find program "go2" running that way (looking at E internal timers... the ones used to calculate how long select() might sleep/block) Jan 29 19:18:29 mw|dinner: hmm, looks like CONFIG_NO_HZ is not for arms... Jan 29 19:18:37 ainulindale Jan 29 19:18:48 yes? Jan 29 19:18:50 how much time do you spend for your ibanez at week? Jan 29 19:19:03 i mean, for training Jan 29 19:19:10 Not that much, why? Jan 29 19:19:18 Recently a bit more, I'd say 5 hours a week Jan 29 19:19:22 It depends Jan 29 19:19:30 If we play with the band, maybe 7h? Jan 29 19:19:32 as me :( Jan 29 19:19:39 i spend only 1 hour at day Jan 29 19:19:57 mw|dinner: so you say the S3C2410 Timer Tick exagerating is not caused by e? Jan 29 19:20:05 would be another problem then? Jan 29 19:20:16 i want more spare time for my hobby :( Jan 29 19:20:16 Did someone check on FSO? Jan 29 19:20:25 mrmoku: no Jan 29 19:20:39 as in, E not beeing the cause Jan 29 19:23:24 so ignore the kernel 200hz timer Jan 29 19:34:57 Sup3rkiddo: updated http://valadoc.org/paste.php?id=188 - now parameter that are structs are all generated Jan 29 19:36:17 this does not yet compile because Vala does not support definition of inner interfaces (and fso did define a org.freesmartphone.Phone interface and org.freesmartphone.Phone.Call interface... :() Jan 29 19:37:02 I will rename interfaces like org.freesmartphone.Phone.Call to org.freesmartphone.PhoneCall and will be well Jan 29 19:38:20 hey I got the dropbear not starting bug, what's the soultion, does anyone remember? Jan 29 19:42:03 mrmoku: ok, now it looks that it works Jan 29 19:42:14 dos1: :-) Jan 29 19:42:21 mrmoku: Makefile was updated only in common/ dir Jan 29 19:48:33 TAsn: reboot? Jan 29 19:48:40 yeah ;] Jan 29 19:53:42 freesmartphone.org: 03jluebbe 07framework * rf6f70350a18a 10/framework/subsystems/odeviced/kernel26.py: odeviced: remove org.freesmartphone.Device.RealTimeClock.Suspend Jan 29 19:53:43 freesmartphone.org: 03jluebbe 07framework * r5f9b1f9df7fc 10/tools/cli-framework: cli-framework: complete the integer types Jan 29 19:54:13 freesmartphone.org: 03jluebbe 07python-helpers * rc1a0eda021ce 10/mickeydbus/mdbus: mdbus: complete the integer types Jan 29 19:56:57 dos1: huh, it should be linked (the Makefile) Jan 29 19:59:21 hi Jan 29 19:59:39 i flashed the latest image Jan 29 19:59:52 * mrmoku runs Jan 29 19:59:54 it looks like a console image;-) Jan 29 20:00:18 what happened there? Jan 29 20:00:20 BluesLee: built by Ainulindale... might be what he wanted ;) Jan 29 20:00:41 hmmm Jan 29 20:00:54 ainulindale is the cli guy Jan 29 20:00:59 BluesLee: on SD? TAsn had the problem that the filesystem got not remounted rw Jan 29 20:01:16 no, on flash Jan 29 20:01:24 BluesLee: here I have illume Jan 29 20:01:45 cant ssh as the neo it is not recognized Jan 29 20:01:57 reboot Jan 29 20:02:22 TO reboot properly, put your phone on the Ctrl, Alt, and Suppr keys of your keyboard Jan 29 20:02:25 there are some message like "failed to set owner/mode for /varvolatile/..." Jan 29 20:02:33 wat? Jan 29 20:02:34 Never saw that Jan 29 20:02:43 /var/volatile Jan 29 20:02:46 yes Jan 29 20:02:48 me neither Jan 29 20:02:51 reboot Jan 29 20:03:00 (I like andy-tracking, oh yeah) Jan 29 20:03:14 or install numptyphysics Jan 29 20:05:02 stefan_schmidt_: ping Jan 29 20:05:51 * mrmoku has a suspicion... Jan 29 20:05:52 * beniwtv just took navit on his FR for a spin - it's awesome!! Jan 29 20:05:53 same result Jan 29 20:06:09 Ainulindale: the image works for you? Jan 29 20:06:20 * Hire has a suspicion os mrmoku's suspicion Jan 29 20:06:22 Ainulindale: e-wm-theme-illume-shr needs bumping version? new image doesn't have my loading screen :x Jan 29 20:06:23 *on Jan 29 20:06:35 dos1: :x Jan 29 20:06:37 * mrmoku thinks Hire's suspicion is wrong ;) Jan 29 20:06:50 I am ALWAYS wrong Jan 29 20:06:55 damnit, I am italian ! Jan 29 20:07:15 hehe, yeah you voted Berlusconi :-P Jan 29 20:07:25 no one else has problems with the new image? Jan 29 20:07:30 don't remember that ... Jan 29 20:07:32 hmmm Jan 29 20:07:35 me not Jan 29 20:07:56 * Sharwin_F going to flash it in a while Jan 29 20:08:49 Hire: heh, me knows... Berlusconi always wins and then nobody rembers to have voted for him ;) Jan 29 20:08:56 * mrmoku is watching annozero Jan 29 20:09:02 hey, what happened to gtk+-fastscaling? Jan 29 20:09:11 annozero? Jan 29 20:09:16 in italian? Jan 29 20:09:17 the 23/1 image has gtk+ Jan 29 20:09:25 Hire: yep, Rai2 Jan 29 20:09:48 * mrmoku has sattelite tv :-) Jan 29 20:09:50 dos1: yep Jan 29 20:09:52 ahhh... Jan 29 20:09:54 when you modify the file, modify PR Jan 29 20:09:57 or PV Jan 29 20:09:58 you get rai2 with the sat Jan 29 20:09:59 I see Jan 29 20:10:10 But anyway it's done wrongly Jan 29 20:10:12 bhe così impari un po' di italiano, no? Jan 29 20:10:15 It should be in shr-theme Jan 29 20:10:29 Hire: puo darsi :-) Jan 29 20:10:44 dovrebbe fare lo stesso ainulindale Jan 29 20:11:54 BluesLee: still no USB on reboot? Jan 29 20:11:55 Ainulindale: commited Jan 29 20:12:26 anyone? Jan 29 20:12:45 TAsn: I think fastscaling is no more... just plain gtk+ now Jan 29 20:12:57 wasn't fastscaling better? Jan 29 20:12:58 (not sure though) Jan 29 20:13:12 TAsn: IIRC it was missing some stuff.. Jan 29 20:13:21 can't be. Jan 29 20:13:38 fast scaling is a simple patch applied on gtk+ Jan 29 20:14:00 building a bb to be used with the latest gtk is a piece of cake Jan 29 20:14:06 (IIRC) Jan 29 20:14:20 I had a recent version of gtk+-fastscaling Jan 29 20:16:45 mrmoku, anyhow, I find this to be an odd decision. Jan 29 20:16:51 Ainulindale: would be interested to hear if stefan_schmidt_ managed to build some nice image *without* the fastboot stuff Jan 29 20:17:00 I hope there won't be a performance hit. Jan 29 20:17:13 TAsn: hmm, don't know about it... just noticed Jan 29 20:17:23 ;[ Jan 29 20:20:25 BluesLee: open the terminal and do ifdown usb0; ifup usb0 Jan 29 20:20:32 should give you at least USB networking Jan 29 20:20:45 ahh, you have no x... sorry Jan 29 20:26:48 mrmoku: how can i open a terminal in the console? Jan 29 20:27:49 BluesLee: you can't :( Jan 29 20:27:58 mrmoku: okay ... Jan 29 20:28:09 mrmoku: i am reflashing the summary image Jan 29 20:28:24 mrmoku: before i used the other one Jan 29 20:29:19 where's opkg's cache is located at? Jan 29 20:29:58 nvm Jan 29 20:31:14 New image working well for me :) Jan 29 20:35:58 Yep, I can't ssh Jan 29 20:36:23 a reboot solved it for me. Jan 29 20:37:36 TAsn, I've booted for first time, changed all to work on 192.168.2.XXX as always, and then rebooted Jan 29 20:37:39 I don't if it's just me or is it real, but gtk apps feel like they take longer to load. Jan 29 20:37:44 now it's still not working Jan 29 20:37:50 Should I reboot another time? Jan 29 20:38:00 no idea, a reboot solved it for me. Jan 29 20:38:16 * Sharwin_F rebooting Jan 29 20:41:00 oh paths were changed with the newest kernel and the framework doesn't support the changes, right? Jan 29 20:41:19 what paths do I need to change and where? (in the framework) Jan 29 20:42:51 TAsn: ? Jan 29 20:43:06 I remember reading something in the lists Jan 29 20:43:16 I just don't remember exactly where. ;] Jan 29 20:43:21 TAsn: current frameworkd supports both kernels just nicely Jan 29 20:43:28 really? Jan 29 20:43:34 hm.. Jan 29 20:43:44 cool ;] Jan 29 20:43:48 yep :-) Jan 29 20:43:56 mrmoku, there are trac issues in SHR stating otherwise Jan 29 20:44:14 I had an issue I think is related, I'll check Jan 29 20:44:36 btw, cold boot time (for me) is 1:30, qi and 23/1 shr ;] Jan 29 20:44:36 saying that andz/tracking kernels did not always work with frameworkd Jan 29 20:44:53 wtf Jan 29 20:45:02 I get a white screen with stripes ;\ Jan 29 20:46:00 TAsn: hehe, what kernel are you using? Jan 29 20:46:10 latest Jan 29 20:46:15 shr-unstable Jan 29 20:46:16 after reboot: still can't ping to my openmoko, and now PIN Auth dialog doesn't get displayed Jan 29 20:46:38 (I think it was built on the 23) Jan 29 20:46:57 does anyone have an idea wtf is going on with the toolchain if it cant find any includes? for example he cant find iostream, but he has it for sure Jan 29 20:47:03 it doesn't happen all the time though. Jan 29 20:47:15 Sharwin_F: zou have reconfigured your usb0 before trying to ping Jan 29 20:47:19 now it's working. Jan 29 20:47:37 ok, it did it again. Jan 29 20:47:44 spaetz, yeah, I run a script I've before that Jan 29 20:47:47 it may be something omrotate related. Jan 29 20:47:57 $ cat /usr/bin/openmoko Jan 29 20:47:57 #!/bin/bash Jan 29 20:47:57 sudo ifconfig usb0 192.168.2.200 Jan 29 20:47:57 sudo iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.2.192/26 Jan 29 20:47:57 sudo sysctl -w net.ipv4.ip_forward=1 Jan 29 20:48:10 TAsn: yep, uninstall omewrotate Jan 29 20:48:12 TAsn: known issue with new kernel... rotating does not work correctly :( Jan 29 20:48:21 rotating the scree often scrambles the screen Jan 29 20:48:34 spaetz, makes it white with stripes? Jan 29 20:48:36 ;( Jan 29 20:48:41 you can get the same with xrandr -o right Jan 29 20:48:57 which will often but not always break your screen Jan 29 20:48:58 spaetz, do you meant that by "reconfiguring usb0"? Jan 29 20:48:59 oh, so the problem is not with rotation but with omnewrotate? Jan 29 20:49:00 Sharwin_F: open a terminal on the moko and do ifdown usb0; ifup usb0 Jan 29 20:49:11 oh, nvm. Jan 29 20:49:11 TAsn: yep white with stripes Jan 29 20:49:25 aand the stripes will change color over time Jan 29 20:49:30 mrmoku, I'm rebooting right now, as I didn't get the Auth dialog for the pin neither.. Jan 29 20:49:39 spaetz, is the color changing a feature or a bug? ;] Jan 29 20:49:49 Sharwin_F: that might be because ophonekitd crashed... had the too before Jan 29 20:49:54 s/the/that/ Jan 29 20:49:54 mrmoku meant: Sharwin_F: that might be because ophonekitd crashed... had that too before Jan 29 20:50:07 j/k, I think I should get myself an older kernel, screen rotation is a must for me. Jan 29 20:50:56 TAsn: I really wished it would work. I need it too Jan 29 20:51:01 very annoying Jan 29 20:51:08 that's weird, why should it crash sometimes? is it not doing the same thing always? :S Jan 29 20:51:14 have you tried using an older kernel? Jan 29 20:51:26 TAsn: nope. Jan 29 20:51:38 is it kernel related for sure? Jan 29 20:51:46 Not yet at least... Jan 29 20:51:48 does anyone know anything? Jan 29 20:52:20 as I said, screen rotation is a major feature for me ;] Jan 29 20:52:28 something is wrong here, image doesnt work for me Jan 29 20:53:20 TAsn: https://docs.openmoko.org/trac/ticket/2162 Jan 29 20:53:48 thanks Jan 29 20:53:51 btw mrmoku Jan 29 20:53:55 File "/usr/lib/python2.6/site-packages/framework/subsystems/odeviced/powercontrol.py", line 49, in getPower Jan 29 20:53:57 return int( readFromFile( self.powernode ) ) Jan 29 20:53:57 ValueError: invalid literal for int() with base 10: 'N/A' Jan 29 20:54:06 that's what I was talking about Jan 29 20:54:11 TAsn: usbhost? Jan 29 20:54:15 that made me think frameworkd doesn't work right Jan 29 20:54:17 dos1, aye. Jan 29 20:54:19 mickey_away: ping when you're here :) Jan 29 20:54:31 TAsn: i filled ticket on trac Jan 29 20:54:49 cool ;] Jan 29 20:54:55 TAsn: it is why usb is not working in shr-settings Jan 29 20:55:05 TAsn: saw some patch about fixing int stuff from alphaone|gone some hour ago... Jan 29 20:55:05 i c. Jan 29 20:55:09 btw dos1 nice work! Jan 29 20:55:10 maybe its related Jan 29 20:55:15 mrmoku, ok, ifup&down worked, ssh solved... but I'm without SIM auth dialog another time :S Jan 29 20:55:44 Sharwin_F: /etc/init.d/xserver-nodm stop and then start Jan 29 20:55:44 how can I start it manually? Jan 29 20:55:47 lets hope. Jan 29 20:56:13 Sharwin_F: no, you don't need to restart whole x Jan 29 20:56:18 killall -9 ophonekitd Jan 29 20:56:43 dos1, too late, restarted :D Jan 29 20:56:51 then shr-settings -> gsm -> view log Jan 29 20:57:02 and shr-settings -> gsm -> yes (about running ophonekitd) Jan 29 20:57:15 TAsn: hmm, no was not related... Jan 29 20:57:22 ok, I'll try to remember for next time Jan 29 20:57:29 spaetz, please inform you get it working. ;] Jan 29 20:57:36 btw, restarting solved AUth problem :) Jan 29 20:57:45 dos1, same goes to you (just about usbhost) Jan 29 20:58:11 mrmoku & Ainulindale: interesting fact, i can boot from nor Jan 29 20:58:12 TAsn: ok Jan 29 20:58:18 TAsn: I'm not going to do any work on the kernel....way too low level for me Jan 29 20:58:33 mrmoku & Ainulindale: not with qi directly Jan 29 20:58:41 spaetz, I meant trying an older kernel. Jan 29 20:58:46 ahh,k Jan 29 20:59:40 i have to go Jan 29 20:59:41 cu ;) Jan 29 20:59:45 bye Jan 29 21:01:40 bye Jan 29 21:07:14 what's the easiest method for accessing the sub elements of a DBusError ? Jan 29 21:12:36 usb networking dont work for me on latest shr-unstable ;/ Jan 29 21:12:54 nevermind, i typoed :) Jan 29 21:14:36 soltys: did you reboot? sometimes it doesn't work on the first boot Jan 29 21:14:52 this is 4-5 boot from flash... Jan 29 21:15:06 interface dont get ip addr Jan 29 21:15:13 soltys: open terminal... ifdown usb0; ifup usb0 Jan 29 21:16:45 yah it worked ;) Jan 29 21:53:25 huh?! the 23/1 image lost suspend on demand (i.e the power button tap) Jan 29 21:53:26 ;\ Jan 29 21:53:43 I wonder if suspend even works (checking...) Jan 29 21:53:52 TAsn: yep works... just the buttons don't Jan 29 21:53:58 sucky. Jan 29 21:54:11 what's the command for suspend ? (i.e from terminal) Jan 29 21:54:27 and how do I turn off the menu started when clicking the power button? Jan 29 21:54:38 echo mem > /sys/power/state Jan 29 21:54:44 TAsn: you get a menu when pressing power? Jan 29 21:54:51 yeah. Jan 29 21:55:18 uhh, that is strange... that's as it is supposed to be :-) Jan 29 21:55:18 the same menu you get when pressing the X button from the illume shelf Jan 29 21:55:23 broken for me and Ainulindale Jan 29 21:55:27 hehe ;] Jan 29 21:55:58 TAsn: immediate suspend by pressing power is no more (at least by default) Jan 29 21:56:06 instead we have that nice menu :-) Jan 29 21:56:10 well, how can I *DISABLE* it ;] I really don't see it as a feature, but rather as a bug ;] Jan 29 21:56:21 mrmoku, how can I bring back the suspend on click? Jan 29 21:56:23 ;] Jan 29 21:56:40 TAsn: that part is easy... edit rules.yaml Jan 29 21:56:48 the dificult part is to turn of the menu ;) Jan 29 21:56:52 you will get both :P Jan 29 21:57:02 i c. ;] Jan 29 21:57:18 well, that's better than not having the suspend on click at all. Jan 29 21:57:31 anyhow, suspend from the menu does not work Jan 29 21:57:49 but if it did work, I still prefer the suspend on click ;] Jan 29 21:58:16 * mrmoku thinks this is the most broken SHR ever ;) Jan 29 21:58:19 brb Jan 29 21:58:23 actually Jan 29 21:58:35 dropbear was broken on my last install, and works now Jan 29 21:58:49 so there are some features, not only bugs ;] Jan 29 22:01:23 mrmoku, I wish I knew what rules to add to fix the power button behavior ;] please let me know how when you are here ;] Jan 29 22:01:33 the suspend works on the image from today Jan 29 22:01:54 today's image is broken (for me) Jan 29 22:02:56 TAsn: Isn't openssh better anyways :) Last time I tried dropbear it missed SFTP which is a real no-go for me :/ Jan 29 22:04:13 beniwtv, dropbear is supposed to be lighter, and all I care is battery. Jan 29 22:04:20 not having sftp sucks badly, that's true Jan 29 22:04:38 but not having battery sucks even more ;] Jan 29 22:05:00 TAsn: I'm not convinced that openssh being idle (no connections) makes any difference to dropbear... Jan 29 22:05:22 And if I ssh' in, I have it connected on USB anyways :) Jan 29 22:05:26 ;] Jan 29 22:05:33 you may be right. Jan 29 22:07:03 ;) Jan 29 22:07:19 todays image is working Jan 29 22:07:22 it boots Jan 29 22:07:30 as I said, not for me ;] Jan 29 22:07:32 and not much more ;) Jan 29 22:07:37 I had the ro bug ;] Jan 29 22:08:11 power and aux button don't do nothing for me Jan 29 22:10:02 TAsn: http://git.freesmartphone.org/?p=framework.git;a=blob;f=etc/freesmartphone/oevents/rules.yaml;h=f82114f0e2bb95267f706d41e4b6bb5a68e28ecf;hb=HEAD Jan 29 22:10:17 take the first rule and put it into /etc/freesmartphone/oeventsd/rules.yaml Jan 29 22:10:22 yeah I already found it (looked in my fso installation ;]) Jan 29 22:10:27 :-) Jan 29 22:10:32 not working though Jan 29 22:10:38 restart frameworkd Jan 29 22:10:42 nvm Jan 29 22:10:50 it's working now Jan 29 22:10:57 (I already restarted the framework) Jan 29 22:11:57 ok ;] Jan 29 22:12:08 now all there's left is removing the stupid menu ;] Jan 29 22:14:12 mrmoku: back Jan 29 22:14:35 hey, how was your drinkie ? Jan 29 22:14:36 mw|: 29.7 seems like a nice round 30 wakeups.. whihc smells to me of an animation Jan 29 22:15:24 mrmoku, any ideas on how to remove the menu? why did you add the menu in the first place? ;] Jan 29 22:16:48 TAsn: was not me... though I like it :-) Jan 29 22:17:01 was a requested thing IIRC Jan 29 22:17:20 mrmoku: drinkies good. as i got back at 1am... i wasn't going to be doing anything then :) Jan 29 22:17:33 people are crazy ;] Jan 29 22:17:55 raster: hehe, was better me thinks ;) Jan 29 22:18:52 raster: did the build finish? Jan 29 22:22:21 yes Jan 29 22:22:25 i havent flashed it Jan 29 22:23:16 waaa no way to block the screen :S Jan 29 22:23:59 raster: btw. what do you do to get an e debug build? something that gives you line numbers inside gdb :-) Jan 29 22:24:28 i dont' do it with OE Jan 29 22:24:35 u need src for that Jan 29 22:24:45 ahh, ok Jan 29 22:24:48 well to be able to stop, step Jan 29 22:24:55 print lines as u go Jan 29 22:24:56 params Jan 29 22:24:58 etc. Jan 29 22:25:13 i normally try get by with just the backtrace and adding some printfs Jan 29 22:25:17 if that fails... Jan 29 22:25:23 i build on the device Jan 29 22:25:30 ouch :-) Jan 29 22:25:30 copy all the src tree(s) across Jan 29 22:25:36 have gcc etc. installled Jan 29 22:28:32 raster: anyway... me has to sleep... happy, successfull hacking :-) Jan 29 22:29:14 thats why i went "i need to build my own image" Jan 29 22:29:23 as i really need to build it with all the build tools on it too Jan 29 22:29:26 you don't need source available on the moko in order to get line-numbers Jan 29 22:29:41 enought to add CFLAGS="-g" in conf/local.conf Jan 29 22:29:50 and rebuild the few packages you want to Jan 29 22:30:19 mw|: good to know... will try tomorrow Jan 29 22:30:20 gdb will show you line-numbers and stuff, but will fail on stuff like "l" Jan 29 22:30:36 however, I was never able to make opkg install my local files Jan 29 22:31:04 so I ended up scp the .so files from my staging dir onto my moko Jan 29 22:31:13 (it did the job fair enough) Jan 29 22:31:30 *got to drive my GF by the stable.. feed the horses* Jan 29 22:31:39 before I take the night Jan 29 22:31:50 I'll check by here before I go to bed Jan 29 22:31:56 nice, xrandr -o produces a white screen... Jan 29 22:32:06 raster: do you need help finding the loose animation running ? Jan 29 22:32:24 (if so, I'll give you some nice tips when I pass by in 30-50 minutes) Jan 29 22:33:39 mw|zZzZ: if i want line numbers i want to be able to "l" and "step" and "p var" etc. Jan 29 22:33:43 :) Jan 29 22:34:14 as invariably the version being built is not the version i have in front of me Jan 29 22:34:32 i also want to see the variables at the bug condition Jan 29 22:54:26 Ainulindale: ping Jan 29 23:03:44 ptitjes: Still here? :-) Jan 29 23:09:23 wurp2: yeah got your mail Jan 29 23:11:03 wurp2: I'll keep you in touch as soon as I can see my co-tenants... (I hope to see them all tomorow) Jan 29 23:11:14 I'll reply to you mail by the same time Jan 29 23:11:18 is it ok for you ? Jan 29 23:12:42 too bad! it seems everybody I would has gone to sleep! Jan 29 23:12:53 is there anybody from shr-settings here ? Jan 29 23:13:47 ptitjes: well.. I can be :) Jan 29 23:14:14 great Jan 29 23:14:51 hiciu: do you know the use of /org/shr/ophonekitd/Usage ? is it intended for shr-settings ? Jan 29 23:15:11 raster: then do CFLAGS="-g" in local/conf Jan 29 23:15:21 bitbake the package, and scp over the .so files Jan 29 23:15:35 only broken feature will be "l" Jan 29 23:15:48 but you can browse the source-files in the build-environment Jan 29 23:16:05 (even the correct checkout revision will be stored under download/) Jan 29 23:16:15 p, b, etc works Jan 29 23:16:30 watch however is somewhat broken/slow, due to it not beeing supported by hardware Jan 29 23:16:41 Hallo mw Jan 29 23:16:47 Dave: god aften Jan 29 23:17:28 :] Jan 29 23:18:43 ptitjes: I don't know anything about /org/shr/ophonekitd/Usage, as far as I can see current code from git don't use it Jan 29 23:19:30 hiciu: then code is broken.. Usage should be used Jan 29 23:19:52 in order to make sure that the device you want to talk to is powered up, and is not power down while your program use it Jan 29 23:22:25 what email client do you guys use for the moko? Jan 29 23:26:27 http://scap.linuxtogo.org/files/6c4792f66c8707fc8a5d01ab619254a3.png He's dead jim. Jan 29 23:29:48 Dave: hehe Jan 29 23:31:19 :P Jan 29 23:35:22 ptitjes: OK, thanks much Jan 29 23:36:00 WURP Jan 29 23:40:42 is this fennec? http://scap.linuxtogo.org/files/a37dccfbea97c3c49c769a738ab371a7.png Jan 29 23:42:39 gurugentoo: its "ewww" Jan 29 23:43:11 http://hiciu.rootnode.net/freerunner/screens/P1030886.JPG :P Jan 29 23:45:36 hiciu: ahhh Jan 29 23:46:37 is that easily installable in SHR? Jan 29 23:47:17 hi again, i'm still a bit confused about how the openmoko distribs fit into OE. As far as I can tell the openmoko-image in the main OE git repo is your 'old' om2008 stuff. Jan 29 23:47:38 fso-image is the newer but limited stuff (is that all in the main OE git?) Jan 29 23:48:27 and shr is a mix of fso and support for some other things is kept outside the OE git as a load of files/patches that apply to it Jan 29 23:48:30 is that right? Jan 29 23:55:38 hiciu: ok so it's an unstable build of e that we don't have yet, I can wait Jan 29 23:56:34 I don't know. I know it is "ewww" but nothing more :) Jan 30 00:13:52 cesarb! Jan 30 00:18:09 oliford: yes Jan 30 00:18:46 excellent, thanks Jan 30 00:18:51 is there any plan to put shr into the OE tree properly? Jan 30 00:19:11 very soon :) Jan 30 00:19:30 but no eta Jan 30 00:19:33 yet Jan 30 00:19:49 (that is the rummor :)) Jan 30 00:19:52 i'd like to keep my local tree, which includes all the support for my ipaq tracking the public OE one, If i apply all the shr patches just to try it out i figure it'll probably upset git a bit Jan 30 00:20:37 you can always revert Jan 30 00:20:42 true Jan 30 00:20:58 but the problem is if you want to update oe without losing what has been patched Jan 30 00:21:18 this could become messy Jan 30 00:21:26 D: Jan 30 00:21:28 yea, unless it merges ok, but i have to put enough time in tracking the mainline kernel with my own tree for that Jan 30 00:21:32 man, and with that mickey tries to escape Jan 30 00:21:33 hahahah Jan 30 00:21:35 classic Jan 30 00:21:49 just a coincidence Jan 30 00:21:50 g'night ;) Jan 30 00:21:53 okay :P Jan 30 00:21:58 truste Jan 30 00:22:05 good night! Jan 30 00:22:57 ok, so now I know I know I'm using the current fso-image, i guess I can ask the technical questions Jan 30 00:23:32 oups it's too late for me too Jan 30 00:23:39 good night all Jan 30 00:23:45 goodnight Jan 30 00:23:50 and thanks ptitjes Jan 30 00:23:56 no probs Jan 30 00:24:03 c u soon Jan 30 00:30:11 Ainulindale: did that gta01 build finally build? :P Jan 30 00:31:08 when my code tries to register to the gsm network, i get org.freesmartphone.GSM.Network.Unauthorized Jan 30 00:31:15 oh snap Jan 30 00:31:18 PIRATEZ Jan 30 00:31:23 ooo. Jan 30 00:31:45 but zhone registers just fine Jan 30 00:31:58 you missing anything? Jan 30 00:32:12 not that i *know* of Jan 30 00:32:34 :\ Jan 30 00:37:04 how am i supposed to get anything useful out of the DBusMessage send by a signal handler? Jan 30 00:37:32 every element it contains is commented /* DO NOT USE */ Jan 30 00:37:37 mrmoku: shr kernel panics Jan 30 00:37:38 if anyone is wondering how to use the debian installer in shr, install the angstrom tar package Jan 30 00:37:53 i'm going to try my other gta02 Jan 30 00:37:59 maybe this one is b0rked Jan 30 00:38:20 lucky i have another Jan 30 00:40:23 RASTER Jan 30 00:42:01 Dave: boo Jan 30 00:42:07 Raster: hiss Jan 30 00:43:29 * juri_2 tries todays SHL build on GTA01. Jan 30 00:43:43 D: Jan 30 00:56:05 woot Jan 30 00:56:09 also panics on other gta02 Jan 30 00:56:15 :( Jan 30 00:56:37 and it is at that point... i give up Jan 30 00:56:46 not worth my time to figure out Jan 30 00:56:59 i'll wait until kernels/rootfs's work Jan 30 00:57:11 heh okay :p Jan 30 00:57:15 good call, old man :) Jan 30 00:57:26 i have enough other oe based hw that does work Jan 30 00:58:24 wow Jan 30 00:58:43 pythong is segving Jan 30 00:58:46 python Jan 30 00:59:07 \o/ Jan 30 00:59:12 in bitbake Jan 30 00:59:20 treo treo treo Jan 30 00:59:30 /etc/init.d/rc: /etc/rcS.d/S10checkroot.sh: line 24: 0: bad file descriptor Jan 30 00:59:38 D: Jan 30 00:59:41 (first error on boot on BTA01. Jan 30 00:59:44 smells like fail Jan 30 01:00:05 Oh yeah, I never wondered until now... is GTA an acronym? Jan 30 01:21:45 "BTA01" ? :D Jan 30 01:22:37 The first letter must stand for "Best" ;) Jan 30 01:24:03 juri_2: the bad file descriptor message is a result of some broken boot speedup efforts. Just rename checkroot.sh to simply checkroot (and do the same with the sym link in rcS.d) -- that will make the startup script run it as a normal shell, instead of sourcing it. Jan 30 01:25:23 * mwester sends a bucket of chocolate-covered grasshoppers to whoever had the "brilliant" idea of doing the "source" thing for startup scripts that end in ".sh". Jan 30 01:25:31 Crunch. Jan 30 01:25:38 ick. Jan 30 01:25:38 my phone will no longer dial. ;) Jan 30 01:25:41 hahaha Jan 30 01:25:45 it dialed once. Jan 30 01:26:18 juri_2: none of mine have dialed since mid-December, with the exception of the qt-extended rootfs' that I have installed on some. Jan 30 01:26:33 eternally broken... Jan 30 01:26:39 huh I use it as an main phone Jan 30 01:26:57 oh 01 hmm Jan 30 01:27:06 But not the fault of the SHR devs; the main culprits are the OE folks, and the single biggest is the Om kernel person. Jan 30 01:27:19 Mononoke: I have a pair of gta02's as well - they don't work either. Jan 30 01:27:46 Except on the 2.6.26 kernel with qt-extended -- if you reboot it once per day. Jan 30 01:27:58 heh all the love in world :) well mine works with the unstable shr Jan 30 01:28:24 i'm running a pair of GTA01s. Jan 30 01:28:25 just people hate to have calls with me now because of echo thing =] Jan 30 01:28:29 you must have been lucky and grabbed an image at *just* the right time, Mononoke ! Jan 30 01:28:42 mono: yepyep. i hear that. ;) Jan 30 01:28:53 have you heard an openmoko calling an openmoko? :) Jan 30 01:28:57 juri_2: I don't hear that ^_^ they do Jan 30 01:29:05 :D Jan 30 01:29:18 juri_2: infinite loop!!! Jan 30 01:29:41 while (battery--) do { echo!!!! ); Jan 30 01:29:44 WooooOOOOOoOOooOOooOOooo Jan 30 01:30:11 audible version of standing between two mirrors? Jan 30 01:30:20 haha, nice. Jan 30 01:32:02 got signal handlers basically working! Jan 30 01:32:26 just need to figure out how to get the args they contain (if any) Jan 30 01:32:31 WE GET SIGNAL Jan 30 01:33:46 Dave: i have a set of three functions, one takes necesesary args, makes a method call, sets up the cb handeling, and the sig handeling the other two handle the cbs and sigs :) Jan 30 01:35:26 far from foolproof, but it works for now Jan 30 01:38:43 yay Jan 30 01:38:56 beginners prog ftw! Jan 30 01:38:57 :) Jan 30 01:39:39 Mononoke: echo should be fixed in unstable, I'm not getting any on the image I'm running Jan 30 01:39:44 not easy writing an app when you have never used the language or any libs Jan 30 01:39:46 from jan 22 Jan 30 01:40:03 gurugentoo: I have image from 2 days ago and I do have echo Jan 30 01:40:19 Mononoke: hmm... Jan 30 01:40:45 * Mononoke will test is after exam, should I poke you with results ? :) Jan 30 01:40:56 Mononoke: sure Jan 30 01:45:06 guru, maybe, but what about everything else? ;) Jan 30 01:46:50 Dave: only thing I'm having issues with is the phone log database getting corrupt occasionally, random wireless bug (for which I have a workaround) Jan 30 01:48:01 yeah :( Jan 30 01:48:03 same Jan 30 02:01:12 oh great, it's frank ¬_¬ Jan 30 02:01:19 Shouldn't you be asleep now? Jan 30 02:06:28 wahahaha Jan 30 02:06:33 yep. the first dial dialed, then crashed hard enough to disappear. second dial worked. now every additional dial crashes 'properly' Jan 30 02:07:05 :O Jan 30 02:07:11 properly? :P Jan 30 02:08:54 with a crash message. ;) Jan 30 02:10:25 yay Jan 30 02:13:19 oh makes me wonder, what about kdump on openmoko ? Jan 30 02:13:27 eww? Jan 30 02:13:43 ok, time to flash my second machine! Jan 30 02:24:22 flash it like it's hot! Jan 30 02:50:49 hmm. so, tracphone sims appear not to work. Jan 30 02:57:54 fail to register? **** ENDING LOGGING AT Fri Jan 30 02:59:57 2009