**** BEGIN LOGGING AT Fri May 22 02:59:57 2009 May 22 03:00:31 usb networking seems to be broken in the latest unstable image... does anyone know how to "repair" it? on restarting networking, the interface usb0 isn't created... May 22 03:00:39 i just get "No such device" May 22 03:01:04 eliasp: do you have a new eth device? May 22 03:01:42 Toaster`: no, just the loopback device, nothing else May 22 03:01:43 SHR has moved to a fixed MAC addrss, so the FR appears as a ethN device May 22 03:01:50 and there aren't any modules loaded at all... May 22 03:02:06 ok, wouldn't mind if it wasn't usb0 any longer.... May 22 03:02:15 or are you meaning on your FR? I was meaning on your desktop May 22 03:02:18 but there aren't any interfaces besides 'lo' ... May 22 03:02:22 i mean on the FR itself May 22 03:02:26 ahh, sorry May 22 03:02:40 was this a fresh flash? May 22 03:03:03 yes, fresh flash using the latest -unstable image from ~10h ago May 22 03:03:39 hrm, have you tried rebooting? simple, but it might help May 22 03:04:56 yes, quite some times... but i think i found the problem which causes this problem: 'depmod -ae' tells me it couldn't open /lib/modules/2.6.29-rc2/modules.dep.temp ... "No such file or directory" ... it seems there's something messed up with the kernel... May 22 03:04:58 a May 22 03:05:15 i should probably reflash the kernel May 22 03:05:30 did you only flash the rootfs? May 22 03:05:39 yes May 22 03:06:24 ok, then I agree with you, try reflashing the kernel. The modules may be out of sync May 22 03:09:48 ok, done.. let's see what happens now ;-) May 22 03:11:07 * Toaster` crosses his fingers May 22 03:14:25 ok, usb0 on the FR is back... now i just need to get it running on the Laptop... May 22 03:14:39 ok, it actually appears as eth1 there... May 22 03:14:50 going to rename it back to usb0 using udev ;-) May 22 03:15:31 ok, done... May 22 03:15:38 and everything is working again as it should May 22 03:15:42 thx for your help May 22 03:16:00 SHR: 03mwester 07shr-overlay * r1340278e71be 10/patches/fastboot/0003-netbase-No-longer-parse-etc-network-options.patch: netbase: update patch to account for PR being bumped upstream May 22 03:16:04 Not sure what I did, but if that's all it takes, I'll help every time :) May 22 03:16:11 hehe May 22 03:20:02 SHR: 03mwester 07shr-overlay * r79ef4c400ca3 10/patches/fastboot/0003-netbase-No-longer-parse-etc-network-options.patch: Revert "netbase: update patch to account for PR being bumped upstream" May 22 03:21:49 SHR: 03mwester 07shr-overlay * rc3740d6f51e8 10/patches/fastboot/0003-netbase-No-longer-parse-etc-network-options.patch: netbase: update patch to account for PR being bumped upstream May 22 03:21:59 That's better. Sorry for the noise. May 22 03:22:56 mwester: i don't mind the noise, as long as its about yummi fresh updates ;-) May 22 03:23:39 No, it's just fixing a fastboot patch. I thought it might have been causing the network issue, but it's just "janitorial" work as it turns out. May 22 03:24:17 I applied it to the wrong branch, and had to revert it. :( May 22 03:24:49 ok, so anyways... devs are allowed to make any noise they want ;) May 22 03:26:43 Speaking of noise... May 22 03:27:11 or not... May 22 03:27:13 Damnit May 22 03:27:31 Toaster`: yeah, now you did some noise too... ;) May 22 03:27:41 * Toaster` makes noise May 22 03:27:48 SHR: 03frazier.cameron 07shr-settings * re6bf5f0363f0 10/playground/shr-settings-toolbar: [Playground] Scroller anti-bounce added May 22 03:27:49 SHR: 03frazier.cameron 07shr-settings * r62772eb5b1c9 10/shr_settings_modules/shr_currentprofile.py: [CurrentProfile] Ringtone preview added, cleanup of .sid track presentation May 22 03:27:53 TaDa May 22 03:28:25 ;) May 22 03:28:54 ok, I'm off. I'm sick and am supposed to work tomorrow, oh joy oh bliss... May 22 03:29:19 hmm, just did an 'opkg update && opkg upgrade' on my freshly installed -unstable image ... it complains about a conflict between edbus-ehal edbus... May 22 03:29:28 Toaster`: get well soon... cu May 22 03:29:56 eliasp: you may want to check with the other guys on that... but I just '-force-overwrite' it. May 22 03:30:06 k May 22 03:30:48 ok, Night May 22 03:42:30 which module needs to be loaded for WiFi? ar6000? it seems the update has killed WiFi temporarily and to fix it i need network again.... May 22 03:44:54 i have loaded ar6000 but no interface appears... usually there's nothing else required to just get the interface... or am i missing anything? May 22 04:13:13 got it now updated without working WLAN... but i still can't start any of the items in 'Settings' May 22 04:22:27 is this a known bug, that 'Settings' gets unusable after an 'opkg upgrade' on -unstable? May 22 04:35:57 this is strange.... if i reboot i have the eth0 interface for a while but it disappears after ~60 seconds May 22 04:39:51 how would i enable WiFi using ophonekitd/d-bus? May 22 04:56:55 hmm, seems 'opkg update && opkg upgrade' on -unstable isn't a good idea at all... going to reflash it now and not doing an update afterwards.... May 22 05:02:55 eliasp, that's an ongoing argument May 22 05:03:27 at the moment, there's no way to have wifi turned on and stay on from boot without interaction or boot script modification May 22 05:05:12 i'll pastebin a script i use for manually starting wifi after rebooting the phone May 22 05:06:00 http://pastebin.ca/1430635 May 22 05:07:09 as for things breaking after opkg upgrades ... grin and bear it. :( opkg sucks the fattest a$$ for package management and devs don't have the time to ensure dependencies are fully satisfied. and of course, software has bugs. May 22 05:07:26 if something breaks, open the terminal, and run it from there May 22 05:07:51 chances are good that this will reveal a missing library May 22 05:08:13 (re)install the library and things should start working again May 22 05:10:18 re May 22 05:10:25 Blu3: thx a lot, i'll try that... May 22 05:10:50 eventually things improve, albeit slowly :> May 22 05:11:27 hehe, ok May 22 05:12:22 i don't have problems working on a terminal... but now i just couldn't get it working, no matter what i did... even on the terminal.. and it seems the missing piece was your 'mdbus' line from the script... May 22 05:13:19 :) May 22 05:13:47 learning how to use mdbus is possibly the single biggest chunk of frustration relief i've had with regards to this fone May 22 05:14:18 i have oodles of scripts now with mdbus calls; a bit more reliable than shr packages ;) May 22 05:15:05 hehe, yes... D-Bus is a real PITA in other environments too... it was really painful getting used to D-Bus on KDE4.. DCOP on KDE3 before was that easy.... May 22 05:15:26 and slow May 22 05:15:32 althoug i see the advantages of D-Bus, i miss the usability of DCOP May 22 05:15:34 yes ;( May 22 05:16:03 a couple months ago i was a complete noob to python, dbus, everything FSO, and everything OM, and everything SHR May 22 05:16:10 actually i wondered why kde was so stubborn to keep some corba-esque part that long in such a major role May 22 05:16:44 Blu3 hey cool.. means that you actually learned quite a lot because it wasnt as good as i could *g* May 22 05:16:54 s/i could/it could/ May 22 05:16:54 roh meant: Blu3 hey cool.. means that you actually learned quite a lot because it wasnt as good as it could *g* May 22 05:16:55 heheheh, i've learned tons May 22 05:17:07 and right now i'm learning how to do gtk and python May 22 05:17:16 writing a new sms app May 22 05:17:23 same here.. wouldn know that much python without administering the trac ;) May 22 05:17:52 to be honest, until this week, i've not touched it for more than a few minutes ever before May 22 05:18:28 being me, i dive head first (and usually get bloodied) trying to do more than "hello world" for my first program May 22 05:19:15 but i've actually gotten somewhere. i have an app that reads the message store, the contact store, sorts according to timestamp (and oh HEY. it SHOWS the correct timestamp), and shows the msg May 22 05:20:07 i'm trying to figure out a problem where my "loading stuff" gtk pane won't display, but other than that i'm doing pretty spiffy w/ it May 22 05:21:05 wondering how to fetch MMS messages, but not finding much clue about it. all i know right now is the sms i have in hand has a url in it, which i've converted back into a string, but trying to fetch that url on my fone goes nowhere. wget just times out May 22 05:21:37 Blu3: wow, great... i program a lot, but never got around doing a GUI application... most of my code is RubyOnRails... but i plan to start learning all this SHR stuff in July... just have to finish some other projects befroe May 22 05:21:40 and unfortunately there's close to zilch on fso/om for info, nor the intertubes May 22 05:22:04 well, thanks. it's a project born out of need. i need a functional sms app May 22 05:22:41 the default shr messaging app is pretty bare bones and breaks on every other opkg upgrade May 22 05:23:39 i started writing it yesterday, i expect to implement message deletion and sending tomorrow May 22 05:24:31 i've given up using my FR as phone but i'll fly to Istanbul in 14h where i want to do some GPS tracking for OSM... so i try to get tangoGPS ready + loaded with some already existing maps of this area... May 22 05:24:40 wow, you're pretty fast May 22 05:24:52 once i get the hang of something, i'm off and running May 22 05:25:01 heeh May 22 05:25:03 it's that initial leap off the cliff learning curve ;] May 22 05:25:12 i use my FR daily, constantly May 22 05:25:33 it's a good motivator to make things better May 22 05:25:51 i have major issues here with the GSM-buzz + echo bug... and i need a working phone for my business... so it wasn't usable at all until now ;( May 22 05:26:13 ahh. are you going to send it in for the buzz fix? May 22 05:26:41 there's a hardware buzz-fix? do you know how much this will cost? May 22 05:27:23 i don't know the exact details but it goes a little like this. you pay something and ship it to a guy, and i think he has a deal set up with OM. he fixes your fone and you get a free spare battery i believe May 22 05:27:53 oh, ok... where do you have this information from? any mailinglist, forum etc URL? May 22 05:27:58 i don't know the url for it, but you mentioned istanbul so i think you're in his neck of the woods May 22 05:28:04 lemme see if i can find something May 22 05:28:27 eliasp: you are not from germany, are you? May 22 05:28:30 i'm actually in Germany... just going 9 days for holidays to istanbul May 22 05:28:41 wow May 22 05:29:06 eliasp: if you are close to Essen-Horst, you may want to make a trip May 22 05:29:31 quatrox: not actually (Stuttgart), but sending a package is cheap enough ;) May 22 05:29:32 http://wiki.openmoko.org/wiki/BuzzFixParty May 22 05:29:37 Blu3: thx a lot May 22 05:30:12 y/w May 22 05:30:24 there are several references in there that will help you May 22 05:30:53 * Blu3 prepares the torture rack and starts opkg ugrade for tonight May 22 05:31:43 hopefully someone will have fixed framework/ophonekitd/dbus which have been very crashy the last few days May 22 05:31:55 eliasp: the reason I mentioned Essen-Horst, is that we will have a workshop here ( http://shr-project.org/trac/wiki/FSOSHRUDCON%2709 ), but postal package would be too May 22 05:32:11 ... take too much time May 22 05:32:26 quatrox: ah, ok May 22 05:39:54 hmm, i don't really understand this... the FRs will be fixed 4 free + i'll get an additional battery? i'd be really willing to pay something for the fix... what intentions does this guy have? is he hired by the BND to implement the Bundestrojaner? ;-) May 22 05:40:43 i don't know what the deal is, i suspect it's a thingy set up by OM May 22 05:41:10 ok, that's really great... didn't expect this from OM as they're currently in financial trouble ... May 22 05:41:34 SHR: 03mok 07shr-overlay * r498397bc7a4e 10/patches/ (3 files in 3 dirs): Merge branch 'master' of git+ssh://git@shr.bearstech.com/shr-overlay May 22 05:41:44 SHR: 03mok 07shr-overlay * rc492e0b520c5 10/openembedded/recipes/ffalarms/ (ffalarms_0.2.1.bb ffalarms_0.2.2.bb): ffalarms: bump to 0.2.2 (should fix evas problems) May 22 05:59:38 viq, looks like for ffalarms there is a solution :) May 22 05:59:54 I built 0.2.2... which is supposed to fix it May 22 06:14:49 mrmoku, is it in the repo yet? May 22 06:19:37 Blu3, yep May 22 06:19:42 (unstable) May 22 06:19:59 hmm, *reruns opkg* May 22 06:20:49 opkg update; opkg upgrade May 22 06:22:43 yes, i know ;) May 22 06:22:52 :) May 22 06:23:23 mrmoku|a`: sweet :) May 22 06:23:29 Blu3, it just wen't to the feed one second, before I announced it here... so maybe you tried before May 22 06:23:34 viq, hope so :) May 22 06:23:38 k May 22 06:23:40 upgrading now May 22 06:23:53 yup, 'tis there now May 22 06:24:01 hah, so I paid attention at an opportunate moment too ;) May 22 06:24:19 ffalarms: unsatisfied recommendation for mplayer May 22 06:24:31 should I be worried and install it, or just ignore? May 22 06:24:55 mrmoku|a`: yes, ffalarms starts now, thank you :) May 22 06:25:36 viq, fine :) regarding mplayer... will build it (though I guess you will already have it and there is no need to update) May 22 06:26:10 I didn't try installing it before, I guess I will May 22 06:26:35 Is there in the repositories anything for updating OSM maps? May 22 06:26:54 oh May 22 06:27:00 * Cannot find package mplayer. May 22 06:27:06 anyway, breakfast time ;) May 22 06:27:25 viq: good idea... going now for a show + breakfast too May 22 06:27:40 s/show/shower/ May 22 06:27:40 eliasp meant: viq: good idea... going now for a shower + breakfast too May 22 06:34:54 viq, if you come back from breakfast... mplayer is in the feed now May 22 06:38:06 how 'bout openvpn 2.1? :) May 22 06:38:43 * Blu3 needs sleep May 22 06:41:55 sweet, thanks :) May 22 06:43:42 openvpn-2.1 would be really great.... May 22 06:47:28 * viq runs May 22 06:53:47 Blu3, openvpn missing too? May 22 06:54:57 mrmoku|a`: help ... me... to... wake ... up May 22 06:55:07 I didn't know this hour existed :'-( May 22 06:55:41 mrmoku|a`: FYI my raw tmp copy seemed to work May 22 06:55:52 (from/to x86_64à May 22 06:56:07 Ainulindale, hehe :) WAKE UP May 22 06:56:15 So I'll even have a working tree on my laptop May 22 06:56:19 hi all :) May 22 06:56:32 Ainulindale, I almost borked my FR last night... downloading Tango Maps of Essen ;) May 22 06:56:37 are there any openmoko's u-boot developers in here by any chance ? May 22 06:56:48 it started to hang... and then I turned it off (which was a bad idea) May 22 06:56:58 did not want to start again :P May 22 06:57:15 ripping out SD, stuffing it in Laptop and e2fscking it helped :) May 22 06:58:37 hmm... bitbaking openvpn is building a new kernel... should I be frightened now? May 22 07:01:42 Blu3, eliasp, there is only openvpn-2.0.9... May 22 07:04:16 mrmoku|a`: there's openvpn-2.1_rc15 which is considered stable... the openvpn ppl don't really support 2.0.x anymore, they always recommend updating to 2.1_rcXX when having trouble May 22 07:06:41 eliasp, I was talking about what we have in the OE tree... (you can find openvpn 1.5.0 too there ;) May 22 07:06:57 ah, ok ;-) May 22 07:46:43 does anyone know an alternative to 'iftop' which is available via opkg? May 22 08:17:50 hi,every on e May 22 08:17:57 anyone now use S3C6410 MCU? May 22 08:28:55 does googlemaps work for anyone in tangoGPS using the -unstable image? May 22 08:33:43 my tangogps currently can't even change the map folder -.- May 22 08:39:02 md2k7: yes, same here... so i just created a symlink from my µSD card to /home/root/Maps .... May 22 08:39:18 eliasp: same solution here :P May 22 08:39:20 but as soon as i open a map-configuration dialog and close it, tangoGPS crashes... May 22 08:39:21 hehe May 22 10:35:35 Ainulindale, I think we should either mirror the current unstable to testing, or at least let people know that we recommend using unstable :) May 22 10:52:24 btw, there is some minor issues May 22 10:53:21 ...with unstable May 22 10:53:36 or maybe it is just me May 22 10:54:20 quatrox: like, what? May 22 10:54:33 well May 22 10:54:55 some stuff didn't work before opkg upgrade May 22 10:55:07 but after? May 22 10:55:10 and after, the settings stopped working May 22 10:55:28 some vala related problem May 22 10:56:06 AttributeError: 'elementary.c_elementary.Scroller' object has no attribute 'bounce_set' May 22 10:56:10 in shr-settings May 22 10:56:13 u're right May 22 10:56:14 :-( May 22 10:57:11 and... May 22 10:57:24 my phone is not very responsive May 22 10:57:45 running only a terminal and tangogps May 22 10:58:32 but I think it is tangogps that take too much resources May 22 10:58:39 and made everything hang May 22 10:58:45 so I will upgrade it May 22 11:08:56 shit! May 22 11:09:07 all the ppl with access to the build host are on the roads. May 22 11:09:48 they can ssh from their neos:D May 22 11:10:08 quatrox, :) May 22 11:10:16 though I don't know how to reach them. May 22 11:10:49 it is strange if non of them are on IRC May 22 11:11:16 quatrox, they will connect when they arrive the wifi enabled hotel May 22 11:11:56 TAsn: I know... I am already there May 22 11:12:14 quatrox, oh, die, I envy you ;) May 22 11:12:16 :) May 22 11:17:22 TAsn: just ask :-) May 22 11:17:30 TAsn: but mrmoku|away is driving, so not much use in it right now May 22 11:18:19 DocMobilizer, I need someone to rebuild shr-settings May 22 11:18:27 it has been said that dos committed a fix yesterday :) May 22 11:19:34 TAsn: i cant help much, sorry May 22 11:19:56 DocMobilizer, I know, just let them know we need them :) May 22 11:20:01 DocMobilizer, btw, enjoy.! May 22 11:48:26 tracfeed: Ticket #463 (retrieve prefix codes automatically from SIM) updated May 22 12:24:53 Ainulindale: any news for the ms1 release? May 22 12:28:28 salve May 22 12:51:40 for those interested: http://www.tuxbrain.com/en/node/17 DVB-H on freerunner May 22 12:55:01 .. May 22 12:55:17 hello there May 22 12:55:26 hi May 22 12:56:55 how are you doing guys? May 22 12:57:17 KaZeR_mobi: waiting news for the shr ms1 release :) May 22 12:58:19 idem May 22 13:01:59 ah, good to know.. shr is great May 22 13:02:13 * KaZeR_mobi joins the group of people waiting. where is the queue? May 22 13:02:33 KaZeR_mobi: it isn't only great, it is the best ever seen XD May 22 13:03:05 mmh not so bad imho... May 22 13:03:09 i prefer h1 May 22 13:04:27 i haven't tested h1 for now. maybe i should. but apart from a few caveats shr works really well May 22 13:05:11 i hate shr is slooow May 22 13:05:24 booooooring sometimes May 22 13:05:39 in h1 scrolling in awsome May 22 13:05:57 (fast in discharging the battery too) May 22 13:07:37 anyway shr si growing May 22 13:07:54 (i've shr on flash and h1 on sd) May 22 13:09:26 yeah i've read about scrolling on h1. is it really that good? basically under shr you can forget scrolling. but otherwise i like the ui, and it's rather stable May 22 13:10:04 maybe illume colors are ugly for me May 22 13:10:20 infact i modified illume theme May 22 13:10:32 and yes May 22 13:10:43 it's (quite) stable May 22 13:11:04 sometimes ophonekitd crashes, but rebirths without problems May 22 13:14:37 ok, i'll have to give it a shot May 22 13:14:58 btw, what news are expected? a date? May 22 13:15:11 in shr? May 22 13:15:21 KaZeR_mobi: shr or hackable? May 22 13:15:31 i think 14 hours till release May 22 13:17:37 BiggMatt, now May 22 13:17:39 there's a delay May 22 13:17:56 actually not a delay May 22 13:18:04 as no one ever said anything formal about a release May 22 13:18:05 5 open tickets May 22 13:18:14 though you can give unstable a try. May 22 13:18:27 BiggMatt, well yeah, but after that you have testing it May 22 13:18:45 mh May 22 13:18:59 i've unstable May 22 13:19:01 now May 22 13:30:49 hi I've "Failed to determine the netmask of ! : No such device" in nmap...how can I play with the alias of eth0 in ip? May 22 14:10:50 very annoying :( boot process from Sd-card hangs often at 21474544.955000 Freeing init memory:132K May 22 14:11:30 just before init splash dont't panic :( May 22 14:12:01 this on shr-unstable May 22 14:12:13 von_fritz, you mean we should make the don't panic splash show faster so you'll be able to know not to panic before this bug happens? :) May 22 14:12:31 :) May 22 14:13:12 need to remove battery :( May 22 14:15:53 with unstable in nand and using qi, how can I remove the boot/suspend/resume log messages? as I understand it, qi ignores the nand /boot/ dir when looking for the append-GTA02 file? May 22 14:16:55 after 3 hangs, now it boots i think will remove this splash-boot May 22 14:17:26 battery indicator is wrong :( May 22 14:37:20 no u-boot developper in here ? May 22 14:42:39 Audiomonster, I don't think there are any u-boot developers in the world May 22 14:42:51 I mean, I don't think u-boot is maintained anymore. May 22 14:44:50 von_fritz: it's kernel, not splash issue May 22 14:44:50 von_fritz: i had it sometimes without any splash :P May 22 14:44:50 but months ago... May 22 14:44:50 von_fritz: you just have to wait May 22 14:44:50 sometimes really loooooooong May 22 14:44:51 but it will boot :P May 22 14:48:32 dos1, thanks for the gsm shr-setting fix :) May 22 14:48:50 btw, I have a friend wanting to install shr-untsable on his nand, what version should he try? May 22 14:49:10 TAsn: latest, and then opkg update; opkg upgrade May 22 14:49:15 yeah, ok. May 22 14:49:24 ok May 22 14:49:28 dos1 yeah i removed shr-splash with opkg remove -force-depends but same boot-hangs :( May 22 14:49:28 and whats the nosummary May 22 14:49:31 image? May 22 14:49:41 TAsn: dunno May 22 14:49:48 ok. May 22 14:49:50 thanks. May 22 14:50:01 dos1: Any advice on getting rid of boot/suspend/resume messages when using qi with unstable on nand? May 22 14:50:28 I tried loglevel=0 but that's not doing anything May 22 14:50:33 Toaster`: recompile Qi... May 22 14:50:41 ahh, fun May 22 14:50:48 or May 22 14:51:03 maybe creating addintional partition on SD may help May 22 14:51:09 with only kernel and append file May 22 14:51:26 and with root=(something-to-indicate-booting-from-nand) May 22 14:51:32 but it's only idea, untested May 22 14:51:34 ;) May 22 14:51:47 right May 22 14:53:32 SHR: 03seba.dos1 07shr-settings * r32919515ad32 10/shr_settings_modules/shr_battery.py: [battery] a very little cosmetic change May 22 14:54:02 * dos1 has to go May 22 14:55:54 picky much dos1|away ? May 22 14:55:56 ;) May 22 14:57:24 TAsn if it is not maintained, what are you using ? May 22 14:57:44 Openmoko is still using u-boot isn't it ? May 22 14:57:50 Qi May 22 14:58:07 Audiomonster, you can still use unmaintained software, it's just not fun when it crashes :) May 22 14:58:13 anyhow, I use Qi. May 22 14:58:38 is it just something Openmoko uses ? May 22 14:58:47 u-boot is super popular May 22 15:00:03 it says Qi boots in 1:54 sec and u-boot in 2:38 .. sounds suspicious :D May 22 15:00:47 why u-boot would be slower, that's weird May 22 15:02:34 just read the Qi page. May 22 15:02:45 i am i am May 22 15:02:51 on the wiki May 22 15:02:58 yeah. May 22 15:03:18 do you guys plan to support DFU ? May 22 15:05:55 qi is used for booting, u-boot is used for DFU May 22 15:06:27 you don't interract with Qi with the console as much as with u-boot ? May 22 15:06:37 nope, that's the whole point May 22 15:06:42 makes sense May 22 15:06:52 qi doesn't try to (e.g.) initialise graphics, which makes things a lot easier later on May 22 15:07:14 it also means resuming from suspect becomes a lot quicker May 22 15:08:32 but i am still surprised that Qi boots way faster than u-boot May 22 15:08:53 why are you? May 22 15:09:01 Qi doesn't try to init graphics May 22 15:09:05 leaves everything to kernel May 22 15:09:14 it does less while booting May 22 15:09:18 how long does it take to initialize some graphics ? May 22 15:09:20 not long ! May 22 15:09:30 a few seconds, you'd be surprised... May 22 15:09:47 well yes i am surprised :) May 22 15:09:48 btw, a lot of few seconds becomes a minute :) May 22 15:09:53 Audiomonster: but with embedded devices, if you don't HAVE to do something, you shouldn't. May 22 15:09:58 TAsn haha that's true ;) May 22 15:10:14 that i agree May 22 15:10:14 Audiomonster, :) May 22 15:10:37 (at the moment, there's an extra level of faff later on when X goes through pretty much the same video initialisation) May 22 15:10:41 (as well) May 22 15:10:49 i am always surprised that a small embedded devices takes 2 sec to boot linux May 22 15:11:09 i understand mounting NAND Flash (JFFS2 for ex) can take the bulk of the time, but still May 22 15:11:19 to me it should be less than a sec May 22 15:11:39 yeah, everything seems slower than it should be May 22 15:11:55 * Weiss remembers RISC OS, which booted in about 3 seconds flat on ARM2 (~12MHz) May 22 15:12:12 i guess one must have deep knowledge of the whole system in order to optimize booting time May 22 15:12:41 you've seen that article explaining how they got a eeePC to boot in 5 seconds? May 22 15:12:49 ah no May 22 15:13:17 it advocates a complete change of thinking - setting a time budget for each stage and sticking to it May 22 15:14:15 5 sec sounds pretty good May 22 15:14:33 actually 1:54 with Qi is great May 22 15:14:59 i think i can wait that long without being annoyed ;) May 22 15:15:07 hehe, yeah May 22 15:15:16 look up that article - it's very interesting May 22 15:16:23 "We can boot the kernel probably in half a second but we got it down to a second and we stopped," May 22 15:17:16 here you go : "We hate splash screens. By the time you see it, we want to be done." May 22 15:18:23 "The development time that distributions spend on splash screens is much more than the Intel team spent on booting fast enough not to need one." .. that's interesting :) May 22 15:18:55 hehe May 22 15:20:28 anyways, i have a NXP LPC313x ARM9 and some nand flash, it supports linux. I was thinking of borrowing some stuff from Openmoko May 22 15:20:37 especially DFU related May 22 15:23:19 dos1|away, #463 watch my response. May 22 15:27:36 and we gotta fix the buildhost May 22 15:27:37 ffs May 22 15:27:38 . May 22 15:29:21 tracfeed: Ticket #423 (unable to specify the tune for sid ringtones using the gui) updated May 22 15:44:24 Any Audio dbus guys out there? May 22 16:25:18 everyone on their way to fsoshrducon as it seems May 22 16:25:35 * Toaster` is jealous of those attending May 22 16:26:05 hehe May 22 16:26:16 * bumbl wants his neo back May 22 16:26:55 you send it off for buzz-fix? May 22 16:27:02 yes May 22 16:27:09 but delivery seems to be slow May 22 16:27:45 (i sent it today last week and it is still on its way to destination according to the package tracker) May 22 16:28:00 I'm still working up the effort to fix mine. Either myself (doubtful) or have one of the techs at work do it up. May 22 16:28:11 How far was it traveling/ May 22 16:28:22 Toaster`: not far May 22 16:28:34 with the car ~3h May 22 16:29:42 that's a sunday drive. I'm surprised you did't go yourself :) May 22 16:29:47 Toaster`: if i had the chance to get the fix somewhere near hear i would have done that May 22 16:31:26 Toaster`: well what do i do there - waste of time and ~ equal costs May 22 16:31:34 I suppose May 22 16:32:02 + it is not possible to take the neo back immediatly (handheld-linux offer) May 22 16:34:49 (I heard that alphaone sucks balls) May 22 16:34:59 ;) May 22 16:35:33 ANyway germany is cold May 22 16:35:33 i could use a good dose of that May 22 16:36:05 * Toaster` looks at Ainulindale oddly, realizes cold is relative May 22 16:36:31 !wheather Berlin May 22 16:36:40 !weather Berlin May 22 16:36:47 bah bad bzzbot May 22 16:37:13 hmm well it is a bit colder than here May 22 16:37:43 I was in Ottawa last weekend... 7'C on Saturday May 22 16:38:01 nice May 22 16:38:02 Meh May 22 16:40:03 As I said, it's relative. Where I am also gets a fair bit colder then Paris in the winter, so my definition of cold is shifted. May 22 16:40:09 Ainulindale: did you go by car or did you fly? May 22 16:42:51 By car May 22 16:43:43 ow May 22 16:44:04 has anyone done _anything_ with MMS and OM? i can't figure out how to fetch the MMS from the MMSC. i've reassembled the URL in the sms data block, but trying to load it over the gprs ppp connection just gives timeouts. May 22 16:45:04 Ainulindale: pah May 22 16:45:09 Blu3: afaik noone has done anything yet because other things were more important and they don't have proper dumps May 22 16:45:30 dang it. i need clue May 22 16:45:43 alphaone: you're the pah May 22 16:45:52 and you're too far anyway you can't kick me May 22 16:46:03 I can run May 22 16:46:26 Well I'm too lazy to run May 22 16:46:34 I just lure you with a non buzz fixed GTA02 May 22 16:46:37 +'ll May 22 16:51:09 haha May 22 16:51:53 hi May 22 16:52:51 Deubeuliou: could you please move? You're blocking all the sunlight May 22 16:54:36 Someone switched off the light! May 22 16:55:13 even the guys who moved don't have any sunshine anymore May 22 16:59:00 hey; light came back May 22 17:01:52 ? May 22 17:06:00 bumbl: ze germans switched the sun off May 22 17:08:17 http://pastebin.com/m6a37b347 Anyone experienced this? May 22 17:08:25 And knows how to fix it? May 22 17:08:53 Ainulindale: omg May 22 17:09:00 they did it again May 22 17:17:12 do somebody knows a bit about git? May 22 17:17:59 I committed two things, but didnt push to the server (thanks God), and I just figured out, my first commit included all my autogenerated files (like 30 files) May 22 17:18:22 how can I remove this commits? erase it absolutely without any traces on the server? May 22 17:28:39 if you haven't pushed your commit is only locally May 22 17:28:41 revert it May 22 17:40:38 how can I revert? May 22 17:40:54 I didnt pushed it to the server (git.paroli-projects.org) May 22 17:41:28 git co --hard HEAD^ May 22 17:41:43 That's destructive, though May 22 17:42:50 dont care. I commited accidentally bunch of *.pyo files May 22 17:43:43 ehh. I rebased my git accidentally May 22 17:43:53 khiraly1: you need sleep ;-) May 22 17:44:14 my git adventures just began like an hour ago May 22 17:44:39 I began testing some git guis, because gitk and git-gui sucks hard May 22 17:44:56 and I successfully committed all my local generated files using giggle May 22 17:45:13 khiraly1: okay, then you need ... hmm, what's the national strong liquor in hungary ?:) May 22 17:45:36 doh May 22 17:45:37 ;) May 22 17:45:43 palinka May 22 17:45:46 for example May 22 17:46:00 if some program doing this sort of dangerous things is called "giggle", it may refer to murphy's reaction when watching your futile attempts :) May 22 17:46:42 double-distilled brandy sounds adequate, yes :) May 22 17:47:04 ;) May 22 17:47:37 remotes/origin/master -> cosmetics2 -> master May 22 17:47:47 I rebased on remotes/origin/master May 22 17:47:56 i'd actually recommend to make your peace with the command-line version. it's probably easier that way to figure out the underlying workflow. May 22 17:47:57 how can I delete cosmetics2 and master commit? May 22 17:48:17 wpwrak: Im already on command line and in git book May 22 17:48:39 kewl :) May 22 17:48:48 so I already rebased on remotes/origin/master when I hit escape in mceditor (interactive rebase) May 22 17:49:03 it was accidentally too May 22 17:49:28 (not that I hitted the escape button, but it actually finished the rebase) May 22 17:52:29 git co May 22 17:52:36 not a git-command May 22 17:54:52 khiraly1: `git checkout ` is May 22 17:55:20 it over writes the local target with the remote May 22 17:56:25 khiraly1: are you new to vcs in general or only to git? May 22 17:56:34 yepp just I committed *new* files May 22 17:56:43 so cant overwrite it May 22 17:57:07 bumbl: dunno. I used cvs only from eclipse. Was nice and easy May 22 17:57:09 ;) May 22 17:57:18 http://tom.preston-werner.com/2009/05/19/the-git-parable.html <- this helps with understanding the git way of doing things May 22 17:57:25 git revert do an additional commit with revert message May 22 17:57:50 so I have 4 new commit on top of what is on the server May 22 17:58:14 If I do a real commit and push it, it will upload the whole crap May 22 18:00:51 Live sex action on FSOSHRUDCON Deubeuliou feed soon May 22 18:01:01 (Soon available in DVD) May 22 18:01:13 (Starring Mickey L.) May 22 18:01:31 a.k.a. "Hardwood buzzing mickeynator" May 22 18:01:51 Ainulindale: Considering the assumed demographics of those attending, I'll have to pass :) May 22 18:02:58 Heh :-) May 22 18:08:22 ok, solved it May 22 18:08:36 how hard is this git. No simple undo... May 22 18:08:44 its like everything written in stone May 22 18:09:27 khiraly1: well therefore there is the concept of staging May 22 18:09:41 + usually a development/feature and a master branch May 22 18:09:43 khiraly1: rm -rf .git and start over ;-) May 22 18:09:52 wpwrak: nice idea+! May 22 18:10:32 ok, I need to save .git/config first May 22 18:10:35 but yeah May 22 18:11:00 after rebasing and git pull, the graphs looks like a knot May 22 18:13:22 hmm May 22 18:13:37 what I need to save exactly from .git dir, if I want to rm -rf it? May 22 18:13:40 the config dir May 22 18:13:56 I'll make a backup first May 22 19:04:14 mickey|FSOSHRUDC: http://tinderbox.openembedded.net/public/logs/5395369.txt May 22 19:04:35 Still the same thing. May 22 19:27:49 Help me, there's a russian guy right across me May 22 19:28:02 Ainulindale, you're lost then ;) May 22 19:29:03 we gotta fix vala-native ;( May 22 19:29:09 we desperately need an image. May 22 19:29:11 DOne May 22 19:29:16 I'm building stuff now May 22 19:29:45 TAsn: we can build it ad-hoc May 22 19:29:55 really?! May 22 19:29:57 wow :) May 22 19:30:24 TAsn: i managed to build it that way, without upgrading libtool. May 22 19:30:27 PaulFertser: You're the haddoc! May 22 19:30:30 TAsn: so it's possible. May 22 19:30:36 PaulFertser, you rock. May 22 19:30:47 finally, we desperately need a new image May 22 19:30:54 and also a unstable -> testing migration May 22 19:31:03 an* May 22 19:32:16 TAsn: Ainulindale's just fixed it to build by patching Makefile. May 22 19:32:17 tracfeed: Ticket #423 (unable to specify the tune for sid ringtones using the gui) closed May 22 19:32:44 :) May 22 19:32:53 so does this mean we'll have an image when? May 22 19:33:18 when it's done May 22 19:33:20 dos1, saw my response on #463 ? May 22 19:33:21 stefan is speaking May 22 19:33:25 stefan is nice & fuzzy May 22 19:33:26 Ainulindale, eta? May 22 19:33:28 :) May 22 19:33:29 TAsn: yep, even before May 22 19:33:29 TAsn: None May 22 19:33:33 dos1, cool. May 22 19:33:42 TAsn, he just started... so May 22 19:33:46 Ainulindale, None as now or none as fuck you tasn? ;) May 22 19:33:53 dos1: Thanks for closing but #423 May 22 19:33:55 TAsn: none as wait god dammit May 22 19:33:59 mrmoku, so eta ~123 days? :) May 22 19:34:02 I'm listening! :-p May 22 19:34:05 Ainulindale, good enough. May 22 19:34:15 TAsn: I hope by tonight anyway May 22 19:34:20 ~/but/bug/ May 22 19:34:21 It depends on my beer supply May 22 19:34:28 Ainulindale, cool, I desperately need a new flash May 22 19:34:29 Or mrmoku's May 22 19:34:34 and a friend also needs one. May 22 19:34:51 I also want to see what the defalut locale will be.. :) May 22 19:34:58 Hopefully english May 22 19:35:22 english.utf-8? May 22 19:35:23 ;) May 22 19:35:26 yep May 22 19:35:37 lets just hope. May 22 19:35:45 NOTE: Running task 4328 of 5712 May 22 19:35:58 And I didn't do a screen just to keep mrmoku from meddling with it :-p May 22 19:37:50 anyhow, what about unstable -> testing migration? May 22 19:37:56 let's give it a couple of day and then gogo ? May 22 19:38:02 we'll talk about it this week-end TAsn May 22 19:38:08 There may be a lot of changes May 22 19:38:10 Don't worry May 22 19:38:12 cool. May 22 19:38:16 I'm not worrying May 22 19:38:20 how's the resort? May 22 19:38:20 anyway you'll see my presentation May 22 19:38:35 Ainulindale, streaming live? May 22 19:38:57 yep May 22 19:42:31 Ainulindale: nice of you ;p (concerning screen) May 22 19:44:00 hi, I've the "Failed to determine the netmask of ! : No such device" in nmap in SHR ...I've found post of people with the same problem but no resolution...is there an ip command to solve the problem? May 22 19:44:55 Ainulindale: will it be stored somewhere? May 22 19:45:00 (presentation) May 22 19:50:35 storing presentation would be nice May 22 19:52:30 spaetz, you are not there either? May 22 19:52:42 nope May 22 19:52:56 ;\ May 22 19:53:02 sitting at home wtching my wife vomit (pregnant) May 22 19:53:12 would be nicer to hack on shr AND DRINK BEER :) May 22 19:53:27 oops, unintentional caps lock, I swear :) May 22 19:54:07 :) May 22 19:54:13 hehe, first baby? May 22 19:54:30 second, first one is going to be a year next month May 22 19:54:44 cool :) May 22 19:55:01 yep :) very exhausting, but very rewarding too May 22 19:55:56 the big question remains, when will he start contributing? :) May 22 19:56:10 (to SHR of course...) May 22 19:56:48 so far, he loves hanging up my phone calls and is very attraceted to bright touch screens :) May 22 19:56:54 so we are getting there... May 22 19:56:57 TAsn: well he should be old enough to contribute to the gta03 May 22 19:57:04 bumbl: hehe May 22 19:57:13 bumbl, nah, I think he'll have to wait for that. May 22 19:57:27 spaetz, keep him away from your phone! May 22 19:57:30 ;) May 22 19:57:32 yeah May 22 19:57:34 I already damaged my touch screen :) May 22 19:57:37 high SAR May 22 19:57:51 is not healthy for little children May 22 19:57:53 SAR? (is that the radiation thingy?) May 22 19:58:11 really? what did you do to the screen? May 22 19:58:11 specific absorbtion rate May 22 19:58:12 bumbl, I actually meant it's not healthy for the phone. May 22 19:58:21 TAsn: i know May 22 19:58:35 wpwrak: thanks for the rm -rf .git thing. It did the trick ;) May 22 19:58:38 spaetz, according to DocScrutinizer I damaged a layer in the touch screen May 22 19:58:50 which caused an offset on my screen May 22 19:58:53 SAR= Son Attack Ratio May 22 19:58:57 Radius May 22 19:59:05 hahaha May 22 19:59:07 getting bigger and bigger now that he moves about :) May 22 19:59:13 so I can't reach s section of my screen :( May 22 19:59:18 TAsn: :( May 22 19:59:23 aye. ;{ May 22 19:59:27 and did you damaged the screen? May 22 19:59:32 how? May 22 19:59:36 yepp May 22 19:59:38 how May 22 19:59:38 had the FR in my pocket May 22 19:59:42 screen facing outside May 22 19:59:44 are you attaching a USB mouse to the USB now? ;) May 22 19:59:52 TAsn: damn, I do that all the time May 22 19:59:56 and bumped into a table corner May 22 20:00:02 outch May 22 20:00:02 pretty hard. May 22 20:00:08 spaetz, nah, I can handle it. May 22 20:00:11 spaetz, yeah ;( May 22 20:00:15 too bad. May 22 20:00:20 at least it's still usable May 22 20:00:37 and DocScrutinizer said it's fixable using a proper driver (that someone should probably write) May 22 20:00:43 khiraly11: you're welcome :-) i'd be ashamed to admit how often i had to resort to it ... May 22 20:02:26 yepp, now I do a backup before any git fiddling May 22 20:06:50 TAsn: Yeah, I never put mine in face out May 22 20:07:08 49 tickets :) May 22 20:07:14 However... I have a ClipHanger on the back of mine, and I often hook it on a beltloop May 22 20:07:45 I'm shocked that my neo still works after all the times the back has popped off and spilled the guts to a meter fall to the concrete May 22 20:10:35 wurp2|working: You suck! May 22 20:10:38 You're not there! May 22 20:10:54 dos1: of course it will May 22 20:10:58 by the way just to make things clear May 22 20:11:07 I called shr-settings "3rd party software" May 22 20:11:13 Not in a bad meaning May 22 20:11:33 doh May 22 20:11:35 wurp2|working, :) May 22 20:11:35 I hate git May 22 20:11:38 It was built at first as 3rd Party software and currently not part of the big ophonekitd plan to take over the world :-) May 22 20:11:46 So please don't be mad if I call it that way :-) May 22 20:11:47 I successfully erased my work May 22 20:11:56 Ainulindale, and it's in python May 22 20:11:57 ... May 22 20:12:20 wurp2|working, that's not a direct hit on the screen though. May 22 20:12:49 It actually is 3rd party software, even if it's pretty central to SHR, currently :) May 22 20:14:46 Well just want to make sure it's not seen as something bad :-) May 22 20:14:51 I did the same about notifier & pyphonelog May 22 20:16:14 * dos1 thinks it's bad!!!!!11one May 22 20:16:34 * dos1 cries May 22 20:16:36 :S May 22 20:16:51 Ainulindale, well notifier is as 3rd party as it gets May 22 20:17:03 shr-settings is close to not being 3rd party May 22 20:17:09 and pyphonelog is in the middle May 22 20:17:13 ;) May 22 20:17:27 TAsn: i didn't like you, but now i like! May 22 20:17:27 :DDD May 22 20:17:39 dos1, hehe, that's not a very nice thing to say. May 22 20:17:40 (just joking in everything of course ;) ) May 22 20:17:41 :) May 22 20:17:59 dos1, but python = 3rd party May 22 20:18:07 that's the way it goes in SHR May 22 20:18:16 or at least that's the way I see it. May 22 20:18:16 Not really May 22 20:18:21 At least that's not the way I intend it to be May 22 20:18:29 Ainulindale, that's the impression I got from you May 22 20:18:35 I don't think that way May 22 20:18:43 To me it's SHR stuff when it's managed by the SHR team May 22 20:18:47 though anyway, until the moko will start running they way it should be May 22 20:18:51 And now that dos1 is part of the core team May 22 20:18:56 TAsn: i think rather "not ophonekitd = 3rd party" May 22 20:19:02 dos1, I know. May 22 20:19:03 it's as close as ophonekitd is to be inner software May 22 20:19:10 I don't care about toolkits or language May 22 20:19:14 Of course I have preferences May 22 20:19:19 But it's not as it matters in the end May 22 20:19:30 So once again May 22 20:19:41 When it's managed by the community, for the community, and by a SHR team member May 22 20:19:44 It's SHR to me May 22 20:19:52 But this implies management May 22 20:20:00 Is it clearer for you? May 22 20:20:10 Ainulindale, it was always clear to me. May 22 20:20:16 Nah you were wrong May 22 20:20:20 I'm always wrong May 22 20:20:22 TAsn: well, python isn't that bad. shr-settings was slow due to bad code almost everywhere (timers hell, dbus non-async) May 22 20:20:30 TAsn: I know that May 22 20:20:34 That's why I know you suck May 22 20:20:37 TAsn: but loading time is BAD May 22 20:20:39 dos1, pyphonelog has a lot of bad code as well. May 22 20:20:46 dos1, yeah. ;\ May 22 20:20:49 of python interpreter May 22 20:20:51 well guys May 22 20:20:51 ophonekitd is bad too May 22 20:20:53 I know. May 22 20:20:53 it's a mess May 22 20:20:57 Ainulindale, I know. :) May 22 20:21:00 hehe May 22 20:21:03 any piece of software could be considered as bad May 22 20:21:05 and it doesn't do any error handling May 22 20:21:12 ... May 22 20:21:13 TAsn: yes it does in some parts :-) May 22 20:21:19 some MINOR parts. May 22 20:21:29 but only for some time May 22 20:21:36 dos1, ++ :) May 22 20:21:38 But anyway May 22 20:21:43 anyhow, we'll rewrite efl2 May 22 20:21:43 I'm language agnostic May 22 20:21:53 What I want is functionnalities May 22 20:21:55 * dos1 remembers, when every g_warn was causing crash of ophonekitd :P May 22 20:21:55 User hapiness May 22 20:21:59 And performances at last May 22 20:22:02 I mean, efl2 is the rewrite May 22 20:22:02 s/crash/exit/ May 22 20:22:13 By the way we'll test stream soon May 22 20:22:18 If you want to see our ugly faces May 22 20:22:31 and let's hope it'll be good enough. May 22 20:22:47 Ainulindale, nah, I don't like ugly faces. May 22 20:22:58 I think I'll leave before tempting to watch that horror. ;) May 22 20:23:04 gn. ;) May 22 20:23:22 anyhow Ainulindale dos1 suggested moving to x11-16 May 22 20:23:25 we should also consider that. May 22 20:23:26 ... May 22 20:23:53 doesn't look as nice as x11 May 22 20:23:56 TAsn: so... we should ask ML! ;D May 22 20:23:58 (efl engine) May 22 20:24:06 Ainulindale: i'm learning :D May 22 20:24:06 but seems better, a lot better. May 22 20:24:23 dos1, we should ask in the ML only after creating a new efl theme May 22 20:24:36 because the current one, with the gradients May 22 20:24:36 well May 22 20:24:38 looks awful May 22 20:24:40 with 16 May 22 20:24:41 TAsn: well yeah ask ML about x11-16 but I disagree about a lack of quality May 22 20:24:43 it succss May 22 20:24:46 sucks even May 22 20:24:51 mrmoku, ? May 22 20:24:51 Plus mrmoku sucks too May 22 20:24:55 not gradiends May 22 20:25:04 * mrmoku and x11-16 suck ;) May 22 20:25:05 just smooth-scalling is disabled May 22 20:25:17 huh? May 22 20:25:22 look at the gradient buttons May 22 20:25:29 they look awful because the lack of colors. May 22 20:25:44 anyhow, I'm really off. May 22 20:25:46 ciao. May 22 20:26:05 is it possible to use this x11-16 engine, that some content in the window would be 32bit? May 22 20:26:07 TAsn: i think most of that gradients are rendered by smooth-scalling :P May 22 20:26:10 Ainulindale: I'm sort of here! May 22 20:26:20 i mean an image viewer can really suck in x11-16 engine May 22 20:26:37 khiraly11, kinda May 22 20:26:46 you can use specific applications May 22 20:26:53 with a specific engine iirc May 22 20:27:00 (dos1 taught me that) May 22 20:27:11 I mean can I use define some elements in an application to be 32bit forced? May 22 20:27:20 khiraly11, I don't think you can do that May 22 20:27:23 khiraly11: no. but whole application - yes May 22 20:27:29 but you can for instance run the image viewer as 32 May 22 20:27:31 you can have everything in x11-16 May 22 20:27:39 but image viewer in x11 (32) May 22 20:28:01 lets imagine an image viewer where the interface buttons are black and white (like paroli), but it can show photos, because it is an image browser after all May 22 20:28:19 anyhow, ciao. May 22 20:28:26 Ainulindale: Oh, by "here" you mean F9N. That would be a bit expensive for me. May 22 20:28:52 TAsn: g'night May 22 20:29:26 dos1: I understand that. What I dont know is, can *inside* an application be two engines? like for buttons x11-16 and for sensitive contents x11 (image in a imageviewer) May 22 20:29:38 khiraly11: i said. no May 22 20:29:46 uhum May 22 20:29:58 pretty limited then May 22 20:30:22 khiraly11: but why can't you just run whole image viewer in x11? May 22 20:31:26 and what about a chat application? Where in a bubble would be a photo of the other party. but its relatively small in size compared to the whole application May 22 20:31:40 khiraly11: but at other side May 22 20:31:45 wurp2|working: I don't care about expensive May 22 20:31:51 You're not here hence you suck May 22 20:31:56 photos, when not resized, would look perfectly on x11-16 May 22 20:32:17 khiraly11: neo screen displays only 16 bit of colors May 22 20:32:36 khiraly11: x11-16 with smooth-scalling would look exactly the same as x11 May 22 20:33:07 (22.32.16) dos1: khiraly11: neo screen displays only 16 bit of colors <-- didnt know it May 22 20:33:23 khiraly11: (that's what raster said) May 22 20:33:31 I thought it is 24bit May 22 20:36:37 Ainulindale: throw the test stream into the chan May 22 20:37:04 too bad i won't be able to watch the interesting parts tomorrow May 22 20:56:26 Ainulindale: I can't help sucking May 22 20:56:37 Suck down one of those great Belgian beers for me May 22 20:56:59 kdd~. May 22 20:57:11 Hmp. May 22 20:57:21 wurp2|working: we didn't buy any May 22 20:57:23 Didn't have time to May 22 21:00:00 Wow, then why would I even want to come? May 22 21:00:06 ;-) May 22 21:08:54 hm, what's the purpose of "apn = self.entryAPN.entry_get().replace("
","")" -- where would a
come from? May 22 21:11:26 johnsu01: end of line May 22 21:11:42 johnsu01: from elementary May 22 21:12:44 dos1|neo: hm, okay, I'm looking into an issue with shr_gprs.py, just learning about elementary May 22 21:12:48 rstrip doesn't pick that up? May 22 21:13:19 johnsu01: dunno, check May 22 21:13:28 it was just quick fix May 22 21:13:38 okay May 22 21:13:59 (the issue is that it's not saving my settings even after successful connection and I suspect it has to do with username and password needing to be blank) May 22 21:14:28 but it looks like the pickle file was never created at all so maybe the problem is actually in detecting the connection May 22 21:15:32 johnsu01, hi, now that qemu-0.10.3 is released emacs cross-compile fine for openembedded based distributions...I sent my patches(I'm waiting for the comments) May 22 21:15:35 rstrip doesn't strip a literal 'br' out of the string May 22 21:16:12 which is, I think what elementary is sending in empty entry fields May 22 21:16:45 Gnutoo: cool, good to hear :) May 22 21:17:34 maybe I'll ping them as they seem to take their time to review it...(I don't want to commit something like this without review) May 22 21:18:16 Gnutoo: what are the patches to? May 22 21:18:22 hmm May 22 21:18:34 johnsu01, they are not patch for emacs but for the recipe May 22 21:23:36 freesmartphone.org: 03mickey 07cornucopia * r8604ae19da59 10/fsodeviced/ (3 files in 2 dirs): May 22 21:23:36 freesmartphone.org: fsodevice: alsa_audio: play a sound May 22 21:23:36 freesmartphone.org: NOTE: We now require libcanberra May 22 21:25:06 SHR: 03frazier.cameron 07shr-settings * r6f390149f688 10/shr_settings_modules/shr_device_timeouts.py: [Timeouts] Removed excessive calling to dbus, now uses seed values on timeout box init May 22 21:25:17 SHR: 03frazier.cameron 07shr-settings * r0d024f231c98 10/shr_settings_modules/shr_device_timeouts.py: [Timeouts] Minor: Removed surperfulous code May 22 21:26:31 Well it seems that the french guys utterly suck to stream video May 22 21:27:48 Ainulindale: where is the stream btw? May 22 21:28:14 is it running at all? May 22 21:28:18 md2k7: not yet May 22 21:41:02 TAsn: solved all the problems thanks to the help of several people May 22 21:41:08 Now building the image May 22 21:42:26 md2k7: if we only knew how to stream properly... May 22 21:43:24 If there's a vlc expert out there May 22 21:43:35 Send your advices to ptitjes, PaulFertser & Deubeuliou May 22 21:48:28 ~google how to stream video with vlc May 22 21:48:40 Ainulindale: What are you doing in here while you're at F9N? May 22 21:48:51 ~google streaming video with vlc May 22 21:48:55 ;D May 22 21:49:13 ptitjes: http://www.assemblytv.net/2005/about/stream-relay-howto/en May 22 21:49:29 wurp2|working: Working May 22 21:49:55 * dos1|neo is going to sleeeeeeep May 22 21:50:05 good night May 22 21:50:15 and good con ;) May 22 21:53:27 Ainulindale, COOL!! :) May 22 21:53:36 Ainulindale, I'm hungry for an image. May 22 21:55:26 I'm on it but ... May 22 21:55:42 we're behindd a nat;, it complicates things a bit more May 22 21:56:03 I ran MY tests behind a nat I had full control over May 22 21:56:22 * spaetz is off for bed too May 22 21:58:48 Ainulindale: You work too much May 22 22:02:10 hm.. May 22 22:02:29 how sholud I call the part I describe the visual formats of the coding conventions? May 22 22:02:45 i mean, indentation May 22 22:02:53 oh there's only indentation May 22 22:02:58 bah, ok, nvm. May 22 22:14:01 TAsn, call it indentation then :P May 22 22:15:07 I have. May 22 22:15:07 ;) May 22 22:46:46 freesmartphone.org: 03mickey 07specs * r93f992d89208 10/ (2 files in 2 dirs): org.freesmartphone.Device.Audio.xml: add no container flag May 22 22:49:27 freesmartphone.org: 03mickey 07vala-dbus-binding-tool * rf3851a6776ce 10/autogen.sh: use standard autogen.sh May 22 22:50:39 freesmartphone.org: 03mickey 07libfso-glib * r439f67c97f9c 10/src/ (4 files): refresh May 22 22:51:10 * Deubeuliou hope he will be able to commit interesting stuff soon too ... it's up to bitbake now ! May 22 22:51:51 :) May 22 22:52:33 mickey|FSOSHRUDC: Do you have some time for some odeviced audio questions? May 22 23:08:57 sure May 22 23:16:50 ok, when I play a file via the .PlaySound() Audio interface method, I get two "playing" signals when it starts, and two "stopped" signals when it is finished. Also, no signals are given for wav files (they use alsaplayer). Am I doing something wrong or is this expected? May 22 23:19:19 no, that's definitely not expected May 22 23:19:26 I've tried locally patching audio.py, but I can't figure out where the double signals are coming from, and when I patch for the wav file signals, I only get "playing" never stopped. And since I also get .AlreadyPlaying errors when I play a wav twice (it fully stops between the two plays) May 22 23:19:52 I'm not sure if framework is aware of when wav files actually end May 22 23:20:51 hmm May 22 23:20:55 with the new alsaplayer it isn't May 22 23:21:10 i should use a ProcessWatcher here May 22 23:21:12 hmm May 22 23:21:15 actually i thought i'm already May 22 23:21:31 Ainulindale, added the new coding conventions to the wiki... May 22 23:21:40 i'll give it a sanity check tomorrow May 22 23:22:06 mickey|FSOSHRUDC: Thanks. I'd offer a patch, but I can't get it working :( May 22 23:29:46 freesmartphone.org: 03alain2210 07framework * r31cdabfe04bd 10/framework/subsystems/ogsmd/modems/freescale_neptune/mediator.py: ogsmd: [FREESCALE NEPTUNE] fix GetAuthStatus for modems which do not support +CPIN? May 22 23:29:48 freesmartphone.org: 03alain2210 07framework * r5d6d328a4da1 10/framework/subsystems/oeventsd/ (fso_actions.py fso_triggers.py): oeventsd: add KeypadEvent trigger to fso_triggers, add Shutdown action to fso_actions May 22 23:32:38 TAsn: good, thanks :-) May 22 23:32:48 TAsn: the lite image built by the way it's doing the testlab as we speak May 22 23:33:04 Ainulindale, COOL! :) will download May 22 23:33:08 I'm off to bed btw May 22 23:33:09 night. May 22 23:33:35 Ainulindale, it's not there May 22 23:34:11 ok, will check it out later May 22 23:34:13 nigth. May 22 23:34:14 night. May 22 23:34:18 night.. :) May 22 23:40:47 Toaster`: got it May 22 23:40:54 oh? May 22 23:41:23 one more test... May 22 23:42:02 What was the problem? May 22 23:42:21 ~/was/was causing/ May 22 23:43:32 alsaplayer was missing the signal sending completely :) May 22 23:43:48 and there was a traceback when the aplay process ended May 22 23:44:26 hey guys May 22 23:44:30 freesmartphone.org: 03mickey 07framework * rae1ec16a1d85 10/framework/subsystems/odeviced/audio.py: odeviced: audio.py: fix sending dbus signals for AlsaPlayer. Thanks Toaster for spotting. May 22 23:44:38 we are progressing with the streaming May 22 23:44:55 Deubeuliou: do you need testers? May 22 23:45:04 the only remaining problem is ... the camera itself May 22 23:45:14 mickey|FSOSHRUDC: Nice. Does that solve the double signals too? May 22 23:45:33 we're trying to get it working May 22 23:45:51 BUT May 22 23:45:56 Toaster`: i have not been able to reproduce thees May 22 23:46:10 the address will be "http://corrina.beas=rstech.com:1234" May 22 23:46:22 hrm. I'mm double check on my end then May 22 23:46:38 (it may not work with VLC's gui, but "vlc http://corrina.bearstech.com:1234" will work) May 22 23:46:38 ~s/mm/ll/ May 22 23:46:57 with mplayer ... you may have to wait for a minute or two before getting the stream May 22 23:47:17 or try twice May 22 23:47:56 Deubeuliou: "Connection refused" May 22 23:48:23 yeah I know May 22 23:48:29 re-read: "will bne" May 22 23:48:32 "will be" May 22 23:48:49 s/beas=rtech/bearstech/ May 22 23:49:22 right May 22 23:56:42 mickey|FSOSHRUDC: it works now! I still have the double signals, but I'll see if that's my error May 22 23:57:32 good May 22 23:57:43 Thanks May 22 23:57:52 np May 22 23:58:29 Ahh hell... I'm an idiot May 22 23:59:30 I was forgetting that I have 2 objects that are connected to that signal, and they emit the same debug message. May 23 00:03:04 Bad Toaster`... no cookie May 23 00:04:12 :) May 23 00:05:23 It's running as expected now... but I'm getting all sorts of survivable traceback... weird May 23 00:07:30 I'm getting a NotPlaying dbus error when I'm calling .StopSound("/path/to/file.ext") It still stops properly, but I'm confused about the messages May 23 00:09:45 TAsn, here you go :) May 23 00:13:47 mrmoku: When would recent changes to frameworkd be included in the unstable feed? May 23 00:15:25 http://www.flickr.com/photos/deubeuliou/ May 23 00:15:38 here are the first pictures from FSOSHRUDCON :) May 23 00:16:06 substitute for the stream :) May 23 00:16:41 Deubeuliou: any chance of getting come names added in? :) It makes it easier to mock people later :) May 23 00:17:42 yeah, fore sure May 23 00:17:49 later on, I'll add comments May 23 00:18:02 for now, you can try to read the stickers on our t-shirts May 23 00:18:13 (advice: I'm still not on any picture) May 23 00:18:57 Toaster`, building it now... (frameworkd) May 23 00:19:23 washable lolcat? May 23 00:20:15 ^^ May 23 00:20:35 my cat ... who decided to sleep on cleaned clothes May 23 00:21:00 :) and a hedgehog. But I think he's not part of FSOSHRUDCON... May 23 00:21:08 (maybe they were warm or maybe just smelling good ... I dunno... or maybe it was fun to put lint on them) May 23 00:21:22 nope :) the cat isn't neither May 23 01:33:44 SHR: 03frazier.cameron 07shr-settings * rcd44b3056d76 10/shr_settings_modules/shr_currentprofile.py: [CurrentProfile] Further improvements to ringtone preview. Latest frameworkd is required (commit ae1ec16) May 23 02:03:13 hi **** ENDING LOGGING AT Sat May 23 02:59:57 2009