**** BEGIN LOGGING AT Sun Dec 13 02:59:57 2009 Dec 13 07:56:42 back at last :) Dec 13 08:08:47 i have a problem during build of the unstable: Dec 13 08:08:47 ERROR: Error in executing: /home/frank/freerunner/shr-dist/shr-unstable/openembedded/recipes/openmoko2/openmoko-icon-theme-standard2_svn.bb Dec 13 08:08:47 ERROR: Exception: Message:need more than 1 value to unpack Dec 13 08:08:47 anybody know about this one? Dec 13 08:29:28 Gorbusch1: just a guess (I'm not really an OE person): is that package on autorev and not able to get the latest revsion number? Dec 13 08:41:45 i think the message was different and as far as i can tell he has already finished the compilation but is stucked with the packaging afterwards. But not sure anymore Dec 13 08:59:41 hmm... odd being in the US.. noone on IRC is awake during the day.. Dec 13 09:00:37 * budfive is still awake Dec 13 10:14:12 freesmartphone.org: 03mok 07libframeworkd-glib * r52c988638e51 10/src/ (8 files in 3 dirs): Dec 13 10:14:12 freesmartphone.org: add Device.Display Dec 13 10:14:12 freesmartphone.org: Signed-off-by: Klaus Kurzmann Dec 13 10:54:14 SHR: 03mok 07phonefsod * r076ed780e16f 10/ (8 files in 2 dirs): implement idle state handling (dim screen, idle screen, suspend) Dec 13 10:57:41 SHR: 03mok 07libphone-ui-shr * r3af9d98c5c00 10/src/view/idle-view.c: Merge branch 'master' of git+ssh://git.shr-project.org/libphone-ui-shr Dec 13 10:57:41 SHR: 03mok 07libphone-ui-shr * r5d944da34eee 10/src/view/idle-view.c: remove unused _idle_screen_update_time Dec 13 12:04:32 hi all Dec 13 12:11:19 freesmartphone.org: 03mickey 07cornucopia * reabe501ce193 10/fsodeviced/ (4 files in 3 dirs): fsodeviced: player_gstreamer: build decoder map based on available plugins Dec 13 12:11:20 freesmartphone.org: 03mickey 07cornucopia * r3a60244e8ee9 10/fsodeviced/src/plugins/player_gstreamer/plugin.vala: fsodeviced: player_gstreamer: add playing sounds, does crash on assert() due to unknown cause :/ Dec 13 12:11:23 freesmartphone.org: 03mickey 07cornucopia * r24749caa206f 10/fsodeviced/src/plugins/player_gstreamer/plugin.vala: fsodeviced: player_gstreamer works now Dec 13 12:12:42 hi TAsn Dec 13 12:12:51 yesterday I didn't have much time to send the email :( Dec 13 12:12:58 sorry Dec 13 12:13:42 (hey, that commit on cornucopia may fix 2.6.31 kernel bug :D ) Dec 13 12:25:39 hiya i'm trying to bt tether my moko with shr it keeps failing... Dec 13 12:25:43 the phone needs paired Dec 13 12:25:51 but for the life of me i can't get it to work Dec 13 12:29:15 * Kero wonders why http://shr.bearstech.com/shr-*/images/om-gta01/ contains only kernel and modules, but no file system. Dec 13 12:56:40 i have a problem during build of the unstable: Dec 13 12:56:40 ERROR: Error in executing: /home/frank/freerunner/shr-dist/shr-unstable/openembedded/recipes/openmoko2/openmoko-icon-theme-standard2_svn.bb Dec 13 12:56:40 ERROR: Exception: Message:need more than 1 value to unpack Dec 13 12:56:40 anybody know about this one? Dec 13 13:00:02 Gorbusch, the (in)famous error :D Dec 13 13:01:26 seriously, I gave up after some minutes becuase I didn't need to build shr-unstable :D Dec 13 13:01:31 I was trying just for fun Dec 13 13:02:14 Gorbusch license="GPL" in openmoko2 bbclass ;) Dec 13 13:06:22 @von__fritz, thanks, trying it... Dec 13 13:06:31 http://lists.projects.openmoko.org/pipermail/shr-devel/2008-December/000480.html Dec 13 13:06:39 np :) Dec 13 13:07:23 whoa, thats old, never had this before :) Dec 13 13:08:19 old but works :) Dec 13 13:14:41 maybe mrmoku with his latest changes lost this patch somewhere :) Dec 13 13:15:38 I was thinking about usage of python in openmoko phones Dec 13 13:15:46 I mean, frameworkd is written in python Dec 13 13:15:49 and many other apps Dec 13 13:16:24 many? Dec 13 13:16:27 python interpreter takes about 2-3secs to start on the freerunner Dec 13 13:16:35 frameworkd is being replaced by cornucopia daemons Dec 13 13:16:37 yes, I mean not core apps like framework Dec 13 13:16:45 dos1 I know, that's not my point Dec 13 13:16:53 shr-today is being implemented in phoneuid Dec 13 13:17:04 so only shr-settings remains python app :P Dec 13 13:17:20 my point is: instead of trying to port any application to a compiled language to make it faster Dec 13 13:17:29 why don't we make the python interpreter faster? Dec 13 13:17:33 how? :P Dec 13 13:17:39 like (for example) google did for the java vm Dec 13 13:18:31 dos1, can we use one of the tiny/embedded python forks? Dec 13 13:18:58 I understand that they are not 100% compatible, but even dalvik is 100% compatible with pure java Dec 13 13:19:07 e.g. no exception Dec 13 13:19:17 *dalvik is not 100% Dec 13 13:19:18 sorry Dec 13 13:20:54 interpreter language always slower Dec 13 13:21:09 you can't make it same fast as compilable Dec 13 13:21:41 and about java (jvm/dalvik) I remind you that that languages not interpretable Dec 13 13:22:28 daniele_athome: if it's not 100% compatible, then we don't want it Dec 13 13:22:39 we don't want to be another android ;p Dec 13 13:23:33 I didn't mean to clone android, but to get some hints from their ideas Dec 13 13:23:34 ok it worked, but i had to make the class file readonly to prevent it being overwritten every time Dec 13 13:23:40 of making the entire system interpreted Dec 13 13:23:51 it will be much faster to develop Dec 13 13:24:05 we don't want fast new cool platfrom with awesome ideas Dec 13 13:24:09 we want linux Dec 13 13:24:22 kernel/low-level/user/gui Dec 13 13:24:26 that's the problem :D Dec 13 13:24:42 say it to nokia guys for example Dec 13 13:24:52 or to palm Dec 13 13:25:03 mmm Dec 13 13:25:45 dos1: I need sane dimming default values now :-) Dec 13 13:26:46 dos1: and... could you enlighten me regarding xset and SetBacklight? Dec 13 13:31:42 mrmoku: initial backlight = 80% Dec 13 13:31:47 mrmoku: minimal = 2% Dec 13 13:32:01 mrmoku: idle - 50%, idle_dim - 25%, idle_prelock - 0% Dec 13 13:32:06 that's what i'm using atm Dec 13 13:32:40 mrmoku: and what's do you mean by "xset and SetBacklight"? Dec 13 13:32:54 oeventsd is doing xset Dec 13 13:32:59 to blank it Dec 13 13:33:17 has that any advantage over turning the backlight of via FSO? Dec 13 13:33:28 mrmoku: "eating" first tap Dec 13 13:33:37 mrmoku: as it's running blank screensaver Dec 13 13:33:51 hmm Dec 13 13:34:05 mrmoku: so you should use both SetBacklight and xset Dec 13 13:34:28 Gorbusch edit openmoko2 bbclass then bitbake -c clean openmoko-icon-theme-standard2 && bitbake openmoko-icon-theme-standard2 Dec 13 13:34:29 sorry if I get in the middle of your conversation Dec 13 13:34:34 dos1: ok Dec 13 13:34:43 I recently modified rules.yaml of oevents to make use of both xset and setbacklight Dec 13 13:34:50 TAsn: ping Dec 13 13:34:51 on long press of power button Dec 13 13:35:12 it was necessary to do both because at power button release oevents received a "busy" state from idlenotifier Dec 13 13:35:14 turning on the screen again Dec 13 13:35:40 yup? as supposed Dec 13 13:36:09 so the actual behaviour on my phone is: press power -> force idle state -> [idle state]xset blank -> [busy state]xset reset -> set backlight off Dec 13 13:36:49 so after turning off backlight, the screen is actually on, than I have to not touch the screen until a "natural idle signal" gets fired Dec 13 13:37:09 so the question is: i don't want to setbacklight to off when I press power button for 2secs Dec 13 13:37:11 is it possible? Dec 13 13:37:29 yes Dec 13 13:37:54 with rules.yaml, just make setbacklight off on "release" event with duration 0 Dec 13 13:39:13 mmm Dec 13 13:39:43 dos1 maybe I didn't explain myself well :) Dec 13 13:40:15 what I wish is to have display dim and screen lock on 2sec power press Dec 13 13:40:17 well, i don't really understand why do you want setbacklight(0) on power button Dec 13 13:40:39 daniele_athome: firstly, instead of setbacklight you should set idle state Dec 13 13:40:50 dos1 that's what I do Dec 13 13:41:03 you should set idle state to idle_dim Dec 13 13:41:44 and you can just make it on "held" event with duration 2 Dec 13 13:41:46 http://pastebin.com/d184b3fbb Dec 13 13:42:11 the interesting part of rules.yaml:) Dec 13 13:42:29 ok, next problem: Dec 13 13:42:29 phonefsod-fso.c:20:71: error: frameworkd-glib/odeviced/frameworkd-glib-odeviced-display.h: No such file or directory Dec 13 13:42:30 you shouldn't use SetBacklightPower at all Dec 13 13:43:01 exactly Dec 13 13:43:41 dos1 just a second I'm making some tests Dec 13 13:44:04 because it must be some reason why I used setbacklight instead of forcing idle Dec 13 13:44:05 :) Dec 13 13:44:16 i don't remember :S Dec 13 13:47:40 freesmartphone.org: 03seba.dos1 07dos/opimd-tracking * ra9564ff7bd6a 10framework/framework/subsystems/opimd/pimd_contacts.py: opimd: Contacts: add Nickname to default field types Dec 13 13:53:23 Gorbusch1 when have you started build ? libframeworkd-glib builded? latest changes are from 3 hours ;) rebuild libframeworkd-glib Dec 13 13:54:06 ok, will do an update again, build was originaly started about 8 hours ago Dec 13 13:54:21 dos1, ok it works by settings idle_dim forcibly, and, on idle_dim triggering, I set idle state to lock Dec 13 13:54:27 but it is sloooooooowwww :D Dec 13 13:56:44 Gorbusch: make update Dec 13 13:57:01 I bumped rev for libframeworkd-glib an hour ago Dec 13 13:59:56 mrmoku, what happens if I upgrade from shr-unstable to mrmoku-unstable? :) Dec 13 14:01:01 daniele_athome: nothing, shr-unstable is just synced mrmoku-unstable Dec 13 14:01:13 ah... Dec 13 14:01:16 :) Dec 13 14:01:36 SHR: 03mok 07shr-specs * r2fffd5435e08 10/org.shr.phoneui/org.shr.phoneui.IdleScreen.xml.in: org.shr.phoneui.IdleScreen: add ActivateScreensaver Dec 13 14:03:57 mmm Dec 13 14:04:19 kernel 2.6.31: kernel panic - not syncing: VFS: Unable to mount root fs un unknown-block(0,0) Dec 13 14:04:20 :( Dec 13 14:04:40 root fs... bah! luxury! Dec 13 14:04:51 tried two times, two kernel panics Dec 13 14:04:59 third times booted correctly :S Dec 13 14:05:11 *time Dec 13 14:08:09 2.6.31, fsodeviced still not working :( Dec 13 14:08:18 ERROR:inotifier.c:120:fso_framework_inotifier_construct: assertion failed: (self->priv->fd != (-1)) Dec 13 14:08:54 no fd's 4 u Dec 13 14:09:41 raster, ? Dec 13 14:10:01 i'm making stupid facetious comments. ignore me. :) Dec 13 14:10:13 lol Dec 13 14:10:20 it's that time of the week. Dec 13 14:13:27 also am tired, have a toothache, am trying to get some code done... and i really should be in bed asleep. Dec 13 14:14:59 btw any updated on 2.6.31 kernel? Dec 13 14:15:00 oh... Dec 13 14:15:08 i mean any updates... Dec 13 14:15:12 maybe I should upgrade my kernel Dec 13 14:15:57 radekp, I'll tell you in some minutes Dec 13 14:18:36 sorry you have a toothache. i hope it gets better, and that you feel better. Dec 13 14:19:47 gonzoism: dont worry about me. just being grumpy Dec 13 14:19:52 ::) Dec 13 14:20:18 known issue. needs removing - have appointment, but am 7000km from home atm. Dec 13 14:20:34 i'm glad you can see a dentist. Dec 13 14:20:59 and i dont fancy my chances of being able to figure out how to ask for painkillers in the local language at 11:20pm on a sunday night :) Dec 13 14:21:18 so my solution is to be gumpy and crotchety instead Dec 13 14:21:31 and say stupid things Dec 13 14:21:44 antibiotics (amoxicillin) usually do wonders for making the pain stop. Dec 13 14:21:51 yeah Dec 13 14:22:00 glad you are ok. :) tooth aches suck. Dec 13 14:22:01 but thats normally prescription-only Dec 13 14:22:13 and ... i dont speak korean. Dec 13 14:22:16 and its 11:20pm Dec 13 14:22:18 and its sunday Dec 13 14:22:23 and.... bah humbug! Dec 13 14:22:34 * raster beats things with his walking stick Dec 13 14:22:34 bah humbug ! Dec 13 14:23:33 its times like this that i identify with house so clearly. Dec 13 14:23:37 more clearly than normal Dec 13 14:23:38 :) Dec 13 14:23:40 i think my problem with shr being slow is that my nand gets corrupted often. Dec 13 14:24:01 its also that you have a freerunner Dec 13 14:24:01 :) Dec 13 14:24:24 i've never seen house. only commercials, and hear he is an addict. oh yeah, and that IT'S NOT LUPUS !!!! Dec 13 14:24:36 hahahaha Dec 13 14:24:42 house is awesome Dec 13 14:24:47 he's so cynical Dec 13 14:24:52 like me Dec 13 14:24:57 but the latest season sucks! Dec 13 14:25:05 JesusMcCloud: havent seen it. Dec 13 14:25:09 first one was ghood Dec 13 14:25:14 second good too Dec 13 14:25:19 havent seen beyond that Dec 13 14:25:20 sigh :( Dec 13 14:25:23 still same error with fsodeviced Dec 13 14:25:24 :( Dec 13 14:25:41 3rd, 4th also good, 5th ok, 6th: crap Dec 13 14:25:41 house is debugging.. just with humans and gooey bits. Dec 13 14:26:02 i've been watching The Office. very funny. seasons 1-4 Dec 13 14:26:28 my fav shows atm: californication, dexter Dec 13 14:26:41 mmmmm Dec 13 14:26:43 that was easy Dec 13 14:26:59 maybe i should properly test it Dec 13 14:27:03 bah Dec 13 14:27:06 who am i kidding Dec 13 14:27:13 why test when you can commit! Dec 13 14:27:49 funny. Dec 13 14:28:14 Committed revision 44424. Dec 13 14:28:17 there we go Dec 13 14:28:24 can't be worse than it was Dec 13 14:30:36 "clip maps in gl enigne." Dec 13 14:30:47 ;) Dec 13 14:31:46 yeah Dec 13 14:32:00 i forgot to add clipping support to the gl engine code for maps Dec 13 14:32:02 added it Dec 13 14:32:06 doesnt break non-clipped rendering Dec 13 14:32:18 so ... its no worse than it was before where it wouldnt clip at all Dec 13 14:32:19 :) Dec 13 14:35:03 raster: what about those sizing issues with elm entries? Dec 13 14:36:03 dos1: gone Dec 13 14:36:15 really? nice :) Dec 13 14:36:28 compiling e then :D Dec 13 14:37:22 raster: make 20 commits and we'll bump EFL revision in SHR to 44444 ;) Dec 13 14:40:53 is there a command to give me back the keyboard ? Dec 13 14:41:12 gonzoism: opkg install illume-keyboard-default-alpha? :P Dec 13 14:41:33 (or something like that, don't remember exact name of pkg) Dec 13 14:41:33 daniele_athome, dos1: pong. Dec 13 14:41:49 (half, will be back in 20 mins or so) Dec 13 14:41:52 TAsn: i have python script to remove tel: and mail: from contacts and add field types Dec 13 14:42:14 what about messages? and phonelog? :P Dec 13 14:42:23 (we need a clean db) Dec 13 14:42:26 btw, good work! Dec 13 14:42:29 thanks a lot. Dec 13 14:42:45 messages and phonelog? ;x Dec 13 14:42:48 well Dec 13 14:43:00 Recipient Dec 13 14:43:01 Peer Dec 13 14:43:02 easy to add, but it will be slooow Dec 13 14:43:16 np. Dec 13 14:43:29 TAsn: make something with that so it'll be run only once after upgrade, not every upgrade ;P Dec 13 14:43:32 btw, we should probably let (using echo in postinst) the users know Dec 13 14:43:57 dos1, just add an opimd version file Dec 13 14:43:59 in /etc Dec 13 14:44:01 dos1, yep, thank you. Dec 13 14:44:04 (in your dir) Dec 13 14:44:34 saving a version file and running only if version is * Dec 13 14:44:36 is sane Dec 13 14:44:54 though we gotta think about when to add it. Dec 13 14:44:57 anyhow, brb. Dec 13 14:47:17 what does idle do in /etc/frameworkd.conf ? change power consumption mode of the processor ? Dec 13 14:54:01 it doesn't look like they are used by shr. Dec 13 15:02:57 nevermind :) Dec 13 15:06:10 * TAsn is half back. Dec 13 15:10:36 dos1, please add to shr-wizard explanation about password (and it's importance) and concerning phone-utils, explain it'll only work after a reboot ATM. Dec 13 15:11:55 TAsn: http://openmoko.opendevice.org:8080/testtrac/wiki/WikiStart - started to rearrange main page content. what do you think? Dec 13 15:12:03 sec. Dec 13 15:12:34 Participating in SHR Dec 13 15:12:41 I don't quite like this topic name Dec 13 15:13:00 we should think about something else Dec 13 15:13:03 overall design is awesome Dec 13 15:13:06 I really like it. Dec 13 15:13:28 maybe something like Helping SRH Dec 13 15:13:36 dunno though, this sucks as well :P Dec 13 15:14:22 # Keep in mind that this is not SHR trac! Dec 13 15:14:22 # It's only preview done for testing and developing new theme. Dec 13 15:14:23 lol Dec 13 15:14:27 you put it at the bottomw Dec 13 15:14:30 almost missed it ;P Dec 13 15:14:31 ;D Dec 13 15:14:37 I was about to report bugs :P Dec 13 15:15:03 Get Involved with SHR ? Dec 13 15:18:34 http://openmoko.opendevice.org:8080/testtrac/ Dec 13 15:18:36 better? Dec 13 15:20:06 yes. involved should be capitalized. so should Installation and Usage Dec 13 15:20:15 SHR Events too Dec 13 15:22:15 but that is me being obsessive about syntax Dec 13 15:22:38 website should be capitalized too. Dec 13 15:22:53 in the Welcome to SHR's Website Dec 13 15:24:26 the website really looks great. i can't wait to see it go live. Dec 13 15:24:38 you are putting a lot of good work into it. Dec 13 15:26:33 Get Involved pwns :P Dec 13 15:26:42 ciao again Dec 13 15:52:18 yah, trac looks great. you have done very well. Dec 13 15:54:23 oh wow, its doing that freezing up thing again. this has to be a bug somewhere. i'll try to find it. Dec 13 15:59:04 dos1: haha, in emacs-w3m the new site looks almost the same as the old :P Dec 13 16:01:01 :D Dec 13 16:04:15 SHR: 03lukasmaerdian 07libphone-ui-shr * r4b81c36e294a 10/data/idle_screen/idle_screen.edc: [idle_screen] move date calculation to edje file Dec 13 16:22:14 mrmoku: i'm bumping efl, cause it has fix for sizing in entries Dec 13 16:22:18 rev 44424 Dec 13 16:22:41 dos1: well... wondering how you want to do that :P Dec 13 16:22:59 dos1: but I can do it for you :) Dec 13 16:23:04 mrmoku: firstly locally on buildhost, and then bugging you to commit that :D Dec 13 16:24:01 ok, how come nobody else seems to be getting the bug that i am ? Dec 13 16:25:16 gonzoism: no, here everything is boring stable ;x Dec 13 16:25:40 i turn on my wifi antenna, and the system freezes Dec 13 16:26:03 i switch it from auto to manual and it freezes. Dec 13 16:26:12 i guess its the framework freezing. Dec 13 16:26:27 i didn't enable deep sleep this time... Dec 13 16:26:50 SHR: 03seba.dos1 07libphone-ui-shr * rb31ac4a8cb3a 10/data/default.edc: theme: swap "ok" and "delete" buttons in SIM auth dialog Dec 13 16:27:47 is it likely that my hardware is defective ? because i'm sure if this was happening to anyone else, they would be griping. Dec 13 16:28:44 SHR: 03mok 07shr-specs * r25ae24a37303 10/org.shr.phoneui/org.shr.phoneui.IdleScreen.xml.in: org.shr.phoneui.IdleScreen: add DeactivateScreensaver Dec 13 16:28:54 shr-settings just crashed Dec 13 16:29:06 no error Dec 13 16:30:28 it won't reboot, and i have to hold down the power button Dec 13 16:32:48 dmesg says this: Unable to handle kernel NULL pointer dereference at virtual address 0000002c Dec 13 16:33:00 ^that is it, isn't it ? Dec 13 16:33:40 Internal error: Oops: 17 [#1] PREEMPT Dec 13 16:34:35 gonzoism: oopses? hmm, strange Dec 13 16:34:46 kernel oops Dec 13 16:35:07 yup Dec 13 16:35:21 would that be my hardware ? Dec 13 16:35:35 its a new device. Dec 13 16:36:10 dunno Dec 13 16:36:40 gonzoism: do you have the full oops message? Dec 13 16:36:48 yes. Dec 13 16:37:12 i think i'll have to save it to usd, to email dmesg.txt Dec 13 16:37:36 gonzoism: have you filed a bug for this? if so you should attach it to the bug. Dec 13 16:38:33 not yet. i was thinking it was something i was doing wrong for a while. so dmesg.txt, kernel version, and what else ? /var/log/* / Dec 13 16:38:35 ? Dec 13 16:38:45 i meant ? at the end, not / Dec 13 16:38:47 gonzoism: what kernel are you running and what wifi driver? Dec 13 16:38:52 gonzoism: your kernel config Dec 13 16:39:58 2.6.29-rc3 (i have yalls commit number too, if yall want it.) Dec 13 16:41:36 probably just standard shr kernel Dec 13 16:41:39 so latest andy-tracking Dec 13 16:41:47 how do you check wifi module versoin ? Dec 13 16:42:12 yes, standard kernel. http://build.shr-project.org/shr-unstable/images/om-gta02/uImage-2.6.29-oe11+gitr119861+b90406de472c1aa5371ab593a2bb79136d5de658-r6-om-gta02.bin Dec 13 16:43:52 i have ar6000 wifi Dec 13 16:44:52 it isn't only wifi that is causing this. seems to be the gsm device as well. Dec 13 16:58:46 dos1|away: whatever you build... don't sync it yet ;) Dec 13 17:07:56 SHR: 03mok 07phonefsod * rdd1282967177 10/src/phonefsod-fso.c: fso: use new phoneui screensaver handling to get back the 'swallow first tap' behaviour Dec 13 17:08:03 SHR: 03mok 07phonefsod * r72045c649c1e 10/data/phonefsod.conf: phonefsod.conf: adjust dimming defaults a bit Dec 13 17:08:04 SHR: 03mok 07phonefsod * r241538b8d2dd 10/src/ (phonefsod-dbus-phoneuid.c phonefsod-dbus-phoneuid.h): phoneuid: add Activate/DeactivateScreensaver Dec 13 17:08:04 SHR: 03mok 07libphone-ui * rf88d72dc24a8 10/src/ (phoneui-utils-device.c phoneui-utils-device.h): utils-device: add activate/deactivate screensaver Dec 13 17:08:11 SHR: 03mok 07phoneuid * ra3d01e9ec44d 10/src/ (phoneuid-idle-screen.c phoneuid-idle-screen.h): add (De-)ActivateScreensaver Dec 13 17:08:31 Hi, I just flashed the latest shr-full unstable image and after an opkg upgrade the on screen keyboard does not work anymore. is this issue known? Dec 13 17:09:11 yes, want the opkg name ? Dec 13 17:09:45 opkg install illume-keyboard-default-alpha Dec 13 17:11:11 how am I supposed to enter this command? :D Dec 13 17:11:20 Flyser: known issue Dec 13 17:11:24 ssh login does not work and there is no keyboard^^ Dec 13 17:11:29 Flyser: and yes... you're doomed :| Dec 13 17:11:45 Flyser: if you have any messages on the terminal, you can cut and paste. :) Dec 13 17:11:55 lol^^ Dec 13 17:12:01 i did that Dec 13 17:12:24 I don't as I thought a reboot might fix the issue^^ Dec 13 17:12:34 you need a passwd for ssh to work. :) Dec 13 17:12:45 I know ... Dec 13 17:12:49 Flyser: pretty funny. :) Dec 13 17:16:10 Flyser: do you have access to the fs? Dec 13 17:17:16 no. Its on the NAND Dec 13 17:18:03 does SHR have chroot ? Dec 13 17:18:53 Flyser: boot from another partition? Dec 13 17:19:20 would be more work than reflashing^^ Dec 13 17:21:44 ya Dec 13 17:21:55 does /var/log/ get cleared every boot ? Dec 13 17:22:32 I think so Dec 13 17:22:57 me too Dec 13 17:30:02 TAsn: mrmoku: 2009.12.13 17:28:07.483 oeventsd.action ERROR method Suspend emited error: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible cau Dec 13 17:30:02 ses include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network conne Dec 13 17:30:02 ction was broken. Dec 13 17:30:11 I get this after todays upgrade Dec 13 17:31:11 its when i try to resume device Dec 13 17:58:05 can/does shr use pythonlauncher from maemo to speed up python https://garage.maemo.org/projects/pylauncher/ Dec 13 18:28:15 TAsn: mrmoku: also seems there is huge memroy leak in enlightment Dec 13 18:29:01 can't reproduce Dec 13 18:29:04 here it's 10% solid Dec 13 18:29:05 I think Dec 13 18:29:07 anyhow, I'm off. Dec 13 18:34:13 Hi all, I'll be off for a few day Dec 13 18:34:26 Little Johanna was born this weekend :))) Dec 13 18:37:51 spaetz, congrats :P (to both you and your wife) Dec 13 18:37:58 spaetz, btw, very nice name :P Dec 13 18:43:19 TAsn: hehe, thanks Dec 13 18:43:34 off again. See you all later Dec 13 18:43:42 7quit Dec 13 18:43:44 oops Dec 13 18:43:52 :P Dec 13 18:43:56 ciao as well. Dec 13 18:44:06 mrmoku, btw, AWESOME waves today :P Dec 13 18:44:15 Was one of the funnest days of surfing ever. :P- Dec 13 18:45:26 Happy Hanukkah everyone :P Dec 13 18:45:28 Ciao. Dec 13 18:48:45 TAsn: hehe Dec 13 18:48:51 hmmh Dec 13 18:49:30 TAsn: חנוכה Dec 13 18:49:39 hackable:1 seems to be a big competition Dec 13 18:49:48 it works very fast and very well Dec 13 18:49:59 mrmoku, someone knows how to google :P Dec 13 18:50:03 (or search wikipedia) Dec 13 18:50:05 :P Dec 13 18:50:14 can't see anything about surfing though... ;) Dec 13 18:50:21 you should sing and eat :P Dec 13 18:51:14 TAsn: I did something ugly today... in libphone-ui Dec 13 18:51:41 * TAsn hates you :P Dec 13 18:51:54 what did you do? Dec 13 18:52:02 * mrmoku told TAsn he will have to clean up after him :P Dec 13 18:52:21 I added a system(xset) Dec 13 18:52:31 mrmoku: TAsn ^^^ Dec 13 18:53:13 also after suspend phone doesnt resume Dec 13 18:53:14 =) Dec 13 18:53:50 alexxy: do you have apmd running? Dec 13 18:56:04 yep Dec 13 18:56:28 it doesnt resumes because of dbus didnt replies Dec 13 18:56:37 alexxy: opkg remove -force-depends apmd Dec 13 18:57:43 and then install fso-apm? Dec 13 18:59:38 * TAsn is starting to read libphone-ui commit logs. Dec 13 18:59:39 :P Dec 13 19:00:45 * mrmoku hides Dec 13 19:01:00 mrmoku, you crazy bastard! :P Dec 13 19:01:15 j/k Dec 13 19:01:25 Doing such hacks in specific places Dec 13 19:01:39 is not as bad as doing system wide smaller hacks Dec 13 19:01:45 this can be easily fixed without doing any harm to API Dec 13 19:01:49 which is a good thing :P Dec 13 19:02:16 just check xset's source code, it's probably amazingly simple. Dec 13 19:02:20 Bugreports regarding the kernel should go to http://docs.openmoko.org/trac/, shouldn't they? Dec 13 19:02:48 docs? Dec 13 19:03:22 yup Dec 13 19:03:46 So this is upstream: http://trac.shr-project.org/trac/ticket/805 Dec 13 19:03:57 TAsn: interesting enough it works even :P Dec 13 19:04:04 mrmoku, :P Dec 13 19:04:12 btw, mrmoku Dec 13 19:04:17 I think we should drop oevents already. Dec 13 19:04:28 (i.e implement all the "rules" in phonefso Dec 13 19:04:29 ) Dec 13 19:04:51 I'm working on that :) Dec 13 19:04:52 playya, btw, believe it or not, I still didn't have time to register to the wiki, though it's still highlighted here in my TODO :P Dec 13 19:05:00 mrmoku, sweet :P Dec 13 19:05:47 TAsn: only two things missing... LED handling to show power status... and audio stuff Dec 13 19:05:50 I'm sorry I haven't been much help in the last couple of days (and won't be in the following days as well), I'm flooded with school work, and I'm lagging behind :( Dec 13 19:06:13 no wonder you're lagging when you go surfing every day the whole day :P Dec 13 19:06:15 mrmoku, what audio stuff? bt and headset? Dec 13 19:06:21 and ringonte Dec 13 19:06:26 oh. Dec 13 19:06:28 s/ringonte/ringtone/ Dec 13 19:06:29 TAsn, hehe. i addes some more stuff Dec 13 19:06:32 mrmoku meant: and ringtone Dec 13 19:06:42 those are phoneuid's responsibility btw Dec 13 19:06:48 I hope you agree. Dec 13 19:07:15 audio handling FOR SURE Dec 13 19:07:21 yeah Dec 13 19:07:23 btw. could someone of the happy n900 start a page in the wiki's hardware section? Dec 13 19:07:28 ringtone as well. Dec 13 19:07:50 * TAsn wants a pre/n900/something else that's fast Dec 13 19:07:57 probably an experia 10 with shr on it would be best :P Dec 13 19:08:09 * mrmoku is wating for Samsung raster1 Dec 13 19:08:14 +i Dec 13 19:08:41 * TAsn is also waiting for the Samsung raster Dec 13 19:08:58 actually, the thing I wait the most is FF3.6 :P Dec 13 19:09:06 * TAsn wants a stable release! Dec 13 19:09:16 TAsn: btw. I removed shr-today from the image :) Dec 13 19:09:29 next image will be with IdleScreen :D Dec 13 19:09:32 really? works? :P Dec 13 19:09:32 compelety? Dec 13 19:09:40 can I upgrade? Dec 13 19:09:41 yup works Dec 13 19:09:44 no you can't Dec 13 19:09:46 well Dec 13 19:09:47 no idea Dec 13 19:09:54 because the last days dos1|away was building Dec 13 19:09:55 not me Dec 13 19:09:58 * Heinervdm wants calendar widget in ELM Dec 13 19:10:05 mrmoku, please build :P Dec 13 19:10:07 TAsn: he bumped EFL on the buildhost Dec 13 19:10:24 [Rui]_: that will interest you too :P Dec 13 19:10:38 as the elm sizing problems seem to be fixed Dec 13 19:10:39 mrmoku, that'll mostly interest him :P Dec 13 19:10:47 <[Rui]_> mrmoku: yes, I talked with raster Dec 13 19:10:48 hehe, yes Dec 13 19:11:19 mrmoku, hm... please build idle_screen stuff on buildhost Dec 13 19:11:22 * TAsn wants :P Dec 13 19:11:39 * [Rui]_ is desperatly trying to get a debian arm to work ok on his smartq7 but it seems it's a bit of a pickle... Dec 13 19:11:41 TAsn: well.. EFL bump is complicaated Dec 13 19:11:49 this and that needs rebuilding... Dec 13 19:12:12 and if I sync it stuff will be broken Dec 13 19:12:17 (without rebuilding) Dec 13 19:12:28 mrmoku: TAsn aslo seems shr-today starts *twice* Dec 13 19:12:49 mrmoku, :P Dec 13 19:12:55 mrmoku, do your magic and let me know. Dec 13 19:13:03 alexxy, shr-today is dropped (as you may have noticed) Dec 13 19:13:07 so no need to worry about it. Dec 13 19:13:22 so i can remove it& Dec 13 19:13:47 alexxy, wait for updates. Dec 13 19:14:00 mrmoku, btw, is there a way to make opkg remove shr-today? Dec 13 19:14:13 TAsn: on upgrade? automatically? Dec 13 19:14:17 yes. Dec 13 19:14:22 hmm Dec 13 19:14:33 maybe Dec 13 19:14:38 make it conflict? Dec 13 19:14:49 mrmoku: TAsn ok ping me when update will be ready Dec 13 19:14:50 =) Dec 13 19:14:52 will that result in it being removed? don't think so Dec 13 19:15:03 it will conflict and not upgrade... Dec 13 19:15:06 mrmoku, probably not. Dec 13 19:15:07 TAsn: RREPLACE probably Dec 13 19:15:09 at least that is what I expect from opkg ;) Dec 13 19:15:09 but at least will warn Dec 13 19:15:18 Heinervdm, now that's black magic. Dec 13 19:15:36 There are many countries in the world they'll hang you for such witchcraft :P Dec 13 19:15:46 :) Dec 13 19:15:48 mrmoku, what do you think about that? :P Dec 13 19:16:09 * mrmoku has no idea about black magic :P Dec 13 19:16:22 we could just try :P Dec 13 19:16:28 and see what happens Dec 13 19:16:29 :P Dec 13 19:16:46 Anyhow, back to studying, ciao. Dec 13 19:17:12 yeah, will ping you when there is something to get Dec 13 19:17:20 :P Dec 13 19:17:27 from developer to beta tester :P Dec 13 19:17:31 Surfing changed my life :P Dec 13 19:19:38 heh Dec 13 19:19:43 * mrmoku hopes that will change again ;) Dec 13 19:31:51 SHR: 03mok 07shr-themes * r13c1439b3259 10/frameworkd/frameworkd-config-shr/ (om-gta01/rules.yaml om-gta02/rules.yaml rules.yaml): frameworkd-config-shr: remove idle handling from rules.yaml Dec 13 20:20:42 mrmoku: image build finished Dec 13 20:21:23 mrmoku, does this mean I can opkg upgrade? ^ Dec 13 20:21:24 :P Dec 13 20:21:30 j/k, I know it's not synced :P Dec 13 20:21:47 TAsn: i'm using tests/mrmoku fields, so i can opkg upgrade ;> Dec 13 20:22:01 feeds* Dec 13 20:22:19 well, opkg upgrade and tell me what you think :P Dec 13 20:23:55 i'm mostly interested in bumped E Dec 13 20:23:56 :P Dec 13 20:26:35 <[Rui]_> dos1: me too. sadly I had to clear my tmp/ so I'm building it all again :) Dec 13 20:28:28 [Rui]_: it's already built on buildhost Dec 13 20:28:31 upgrading it just now Dec 13 20:29:56 <[Rui]_> dos1: cool Dec 13 20:34:48 dos1, let me know if it breaks your installation :P Dec 13 20:34:54 if not, please sync :P Dec 13 20:35:02 how old is the build btw? Dec 13 20:40:14 dos1: question is... what do we have to rebuild? Dec 13 20:41:08 mrmoku: we don't have to rebuild Dec 13 20:41:16 mrmoku: as there was no new svn snapshot Dec 13 20:41:40 ohh :P Dec 13 20:41:40 good Dec 13 20:41:49 very good indeed :D Dec 13 20:42:06 * mrmoku was frightend to have to bump PRs for all those packages again :P Dec 13 20:42:24 well then let me check if the keyboards are included this time Dec 13 20:42:25 mrmoku: locking by AUX doesn't work Dec 13 20:42:56 illume-keyboard-default-alpha_0.16.999.060+svnr44424-r0.4_all.ipk Dec 13 20:42:57 illume-keyboard-default-numeric_0.16.999.060+svnr44424-r0.4_all.ipk Dec 13 20:42:57 illume-keyboard-default-terminal_0.16.999.060+svnr44424-r0.4_all.ipk Dec 13 20:42:58 good Dec 13 20:43:07 TAsn: your fault that we don't have good keyboards ;) Dec 13 20:43:14 dos1: yeah right Dec 13 20:43:25 still have to do that one :| Dec 13 20:43:39 dos1: how's dimming? :) Dec 13 20:43:46 works :) Dec 13 20:43:47 thanks :) Dec 13 20:43:54 I like it too Dec 13 20:44:02 about lock screen - signal strengh isn't displayed Dec 13 20:44:17 hmm... I have it sometimes... sometimes noe Dec 13 20:44:22 -e+t Dec 13 20:44:23 and date is above time... i like it as it was before - date below time ;P Dec 13 20:44:26 Slyon|away: ^^^^ Dec 13 20:45:41 and it seems like initing idle screen doesn't work correctly Dec 13 20:45:55 as resources are not displayed on boot, only updated later... Dec 13 20:46:32 and i think that's all :D Dec 13 20:46:33 good work :) Dec 13 20:46:41 mrmoku: so can i sync? Dec 13 20:46:52 it seems it didn't eat me ;) Dec 13 20:47:53 actually I don't care :P Dec 13 20:48:01 Aux lock is a regression... Dec 13 20:48:06 but at least it has keyboards Dec 13 20:48:19 so it is a hundred times more usable than the one you synced before ;) Dec 13 20:49:24 dos1: resources should work on init Dec 13 20:49:40 which one is missing on boot? Dec 13 20:52:54 mrmoku, I know :( Dec 13 20:53:22 TAsn: nvm at least we have keyboards again :) Dec 13 20:53:36 :P Dec 13 20:53:39 dos1, sync. it's unstable :P Dec 13 20:53:43 do what ever you want ;P Dec 13 20:55:09 dos1, so, what about syncing? :P Dec 13 20:56:13 he decided to build the feed first :P Dec 13 20:56:53 your'e joking :( Dec 13 20:57:07 shr@opmbuild:~/shr-unstable$ bitbake -k task-shr task-shr-feed Dec 13 20:57:08 no Dec 13 20:57:09 ;) Dec 13 20:57:24 should be fast though Dec 13 20:57:31 let me know :P Dec 13 20:59:27 dos1, feel free to edit slyon's edc to fix idle screen's positioning of clock/date :P Dec 13 20:59:39 you got access. Dec 13 21:13:09 mrmoku: TAsn: any progress? Dec 13 21:13:37 alexxy, concerning what? Dec 13 21:13:44 I don't recall doing any work whatsoever Dec 13 21:14:05 about dropping shr-today =) Dec 13 21:14:15 it's dropped. Dec 13 21:14:17 btw if i remove it from phone Dec 13 21:14:33 anyhow, I'm off again. Dec 13 21:14:36 embedded one always says that there no signal from service provider Dec 13 21:15:50 yes, it's an issue we'll have to resolve. Dec 13 21:15:53 anyhow, I'm off again. Dec 13 21:26:02 SHR: 03seba.dos1 07libphone-ui-shr * r0369acb18df3 10/data/default.edc: theme: swap "Call" and "Close" buttons in dialer Dec 13 21:26:32 Hello. Since last update of shr-unstable i get every SMS twice (sometimes even more copys, one SMS had 8 duplicates). I checked all logs in /var/log but i can't find some error messages. While reading a message the message-ui often closes after 2 seconds. Could someone please help me? Dec 13 21:36:03 <[Rui]_> oh well NOTE: Running task 282 of 5584 (ID: 2814, /media/devdisk/openmoko/shr-unstable/openembedded/recipes/libsdl/libsdl-native_1.2.11.bb, do_compile) Dec 13 21:53:51 TAsn: synced Dec 13 21:53:55 alexxy: ^^ Dec 13 21:55:24 תודה רבה :) Dec 13 21:55:49 upgrading :P Dec 13 21:56:03 I wonder if the replace magic worked. :P Dec 13 21:56:43 :) Dec 13 21:56:52 TAsn: did not do that yet :P Dec 13 21:57:01 I guess it won't then :P Dec 13 21:57:02 as I'm not sure how to Dec 13 21:57:10 have to grep other recipes Dec 13 21:57:53 TAsn: working on the aux key handling though Dec 13 21:58:38 hmm probably it's as easy as adding Dec 13 21:58:46 RREPLACES_${PN} = "shr-today" Dec 13 21:59:24 though... to which package? phoneuid? Dec 13 21:59:30 probably phoneuid Dec 13 22:02:47 phoneuid does not play with me ATM... Dec 13 22:03:07 just doesn't display anything anymore. Dec 13 22:03:22 hmm Dec 13 22:03:35 Wonka: log? Dec 13 22:06:55 mrmoku: https://chaos.in-kiel.de/~w/tmp/phoneuid.log.2009.12.13.23.00 Dec 13 22:07:13 mrmoku: I also suspect that phoneuid faults on (and gets re Dec 13 22:07:15 freesmartphone.org: 03mok 07libframeworkd-glib * r7d46d4cd5f08 10/src/ (8 files in 2 dirs): Dec 13 22:07:15 freesmartphone.org: add a handler for Device.Input.Event Dec 13 22:07:15 freesmartphone.org: Signed-off-by: Klaus Kurzmann Dec 13 22:07:29 mrmoku: I also suspect that phoneuid faults on battery capacity signal (and gets restarted afterwards) Dec 13 22:07:41 also I suspect I've got big fingers today O.o Dec 13 22:09:11 Wonka: yeah, segfaults and restarts... Dec 13 22:09:15 Wonka: from when is that phoneuid? Dec 13 22:09:49 AAAAH! could f*cking shr-settings please _save_ that I don't want automatic suspend? Dec 13 22:10:09 mrmoku: looking... Dec 13 22:10:42 mrmoku, rebooted, testing :P Dec 13 22:12:20 Wonka: update... and you can configure that forever in /etc/phonefsod.conf :) Dec 13 22:12:29 Version: 0.0.0+gitr2+a00f7ada457def101d7620a0e7cf5df70c4e4cc1-r3.4 Dec 13 22:12:42 is installed, says opkg Dec 13 22:12:55 Version: 0.0.0+gitr0+408163186368af7db4ba04a832123076d84a8231-r4.4 Dec 13 22:12:59 is available... Dec 13 22:13:10 hmm Dec 13 22:13:10 mh. 2 > 0... Dec 13 22:13:13 from buildhost? Dec 13 22:13:19 or your own build? Dec 13 22:13:22 self-built shr-unstable Dec 13 22:13:33 SHR: 03mok 07libphone-ui * rf88d72dc24a8 10/src/ (phoneui-utils-device.c phoneui-utils-device.h): utils-device: add activate/deactivate screensaver Dec 13 22:13:34 SHR: 03tom 07libphone-ui * r3bcf195a189a 10/src/ (5 files): Merge branch 'master' into new-opimd Dec 13 22:13:35 SHR: 03mok 07libphone-ui * r77b0255ad2ad 10/src/ (phoneui-info.c phoneui-info.h phoneui.c): phoneui-info: manually feed info when triggered by backend Dec 13 22:13:37 SHR: 03mok 07libphone-ui-shr * rba03c4155742 10/src/view/idle-view.c: idle-view: protect against update when not yet inited and call phoneui_info_trigger Dec 13 22:13:40 SHR: 03mok 07libphone-ui-shr * r5d944da34eee 10/src/view/idle-view.c: remove unused _idle_screen_update_time Dec 13 22:13:43 SHR: 03mok 07libphone-ui-shr * r3af9d98c5c00 10/src/view/idle-view.c: Merge branch 'master' of git+ssh://git.shr-project.org/libphone-ui-shr Dec 13 22:13:48 SHR: 03lukasmaerdian 07libphone-ui-shr * r4b81c36e294a 10/data/idle_screen/idle_screen.edc: [idle_screen] move date calculation to edje file Dec 13 22:13:51 SHR: 03seba.dos1 07libphone-ui-shr * rb31ac4a8cb3a 10/data/default.edc: theme: swap "ok" and "delete" buttons in SIM auth dialog Dec 13 22:13:54 SHR: 03seba.dos1 07libphone-ui-shr * r0369acb18df3 10/data/default.edc: theme: swap "Call" and "Close" buttons in dialer Dec 13 22:13:57 SHR: 03lukasmaerdian 07libphone-ui-shr * rb93d8b7804ac 10/src/view/idle-view.c: fix the initiation of the clock Dec 13 22:14:00 SHR: 03tom 07libphone-ui-shr * r693c1b11e318 10/ (3 files in 3 dirs): Merge branch 'master' into new-opimd Dec 13 22:14:12 Wonka: that one should not segfault... probably some other package needs rebuilding... like libphone-ui Dec 13 22:15:03 mrmoku: which one? both? Dec 13 22:15:23 Wonka: first libphone-ui, then phoneuid Dec 13 22:15:41 Wonka: and libphone-ui-shr too Dec 13 22:15:44 mrmoku: i meant which of the two phoneuid versions I said Dec 13 22:16:38 dos1: yeah i also like it more if the date is under the time, but in this version, i tried to make the text size scale relatively to the display size. but i will investigate some time, to have both :) Dec 13 22:17:48 Wonka: both should not segfault Dec 13 22:18:04 mrmoku, X doesn't start anymore :| Dec 13 22:18:04 mmh Dec 13 22:18:10 TAsn: heh Dec 13 22:18:40 /usr/bin/enlightenment: error while loading shared libraries: /usr/lib/libevas-ver-pre-svn-05.so.0: ELF file version does not match current one Dec 13 22:18:40 run-parts: /etc/X11/Xsession.d/90xXWindowManager exited with code 127 Dec 13 22:19:13 ouch Dec 13 22:19:31 you need to recompile everything, or so it seems :P Dec 13 22:19:51 mrmoku: I had started a "make all" yesterday and after it was through I did an "opkg update && opkg upgrade" - it upgraded several packages, but seemingly not libphone-ui* Dec 13 22:20:05 oh, actually might be my fault Dec 13 22:20:05 sec. Dec 13 22:20:19 oh wait Dec 13 22:20:22 it's not my fault :P Dec 13 22:20:22 Wonka: might be a problem with gitr+ :| Dec 13 22:20:58 that was what I meant with "2>0" up there ;) Dec 13 22:21:24 Wonka: you probably might want to use JaMae's bitbake patches Dec 13 22:21:34 which ensure that for new builds the number is bigger Dec 13 22:21:36 mrmoku: how to get and apply them? Dec 13 22:21:42 mrmoku, what about my complaint? :P Dec 13 22:22:39 Wonka: http://jama.homelinux.org/org.openembedded.shr/bitbake/ Dec 13 22:22:42 TAsn: hmm Dec 13 22:23:08 mrmoku: thx Dec 13 22:24:04 mrmoku, anyhow, I'm going to bed with my broken phone :P night. Dec 13 22:24:39 TAsn: guess it is just e-wm missing Dec 13 22:24:40 mrmoku: TAsn: is thee plans to make messages app show name instead of number Dec 13 22:24:50 TAsn: can't see it being synced Dec 13 22:24:59 and some kind of sorting messages in olders? Dec 13 22:25:03 alexxy: configure phoneui-utils Dec 13 22:25:16 mrmoku: how? Dec 13 22:25:16 and that will come too... someday Dec 13 22:25:42 alexxy: /etc/phone-utils.conf Dec 13 22:26:13 mrmoku, not only e-wm, libphone-ui-shr is also broken. Dec 13 22:26:23 you should just rebuild everything that depends on evas :P Dec 13 22:26:28 TAsn: rebuilding e-wm now Dec 13 22:26:28 night. Dec 13 22:26:33 night Dec 13 22:26:36 and libphone-ui-shr please. Dec 13 22:26:56 yeah, will do that... and go to bed after :P Dec 13 22:27:02 night all Dec 13 22:27:31 TAsn: mrmoku|away : is resolving number->name works now? Dec 13 22:27:58 alexxy, YES. Dec 13 22:28:12 TAsn: but not there Dec 13 22:28:14 it's just sometimes slow Dec 13 22:28:16 because of opimd Dec 13 22:28:31 alexxy, it does, you either got phone-utils configured badly Dec 13 22:28:36 or I don't know what Dec 13 22:28:37 night. Dec 13 22:28:47 its configured =) Dec 13 22:29:39 [local] Dec 13 22:29:39 international_prefix=810 Dec 13 22:29:39 national_prefix=8 Dec 13 22:29:39 country_code=7 Dec 13 22:29:39 area_code=7 Dec 13 22:29:49 freesmartphone.org: 03mok 07libframeworkd-glib * re5cc248f241e 10/src/ (dialer-marshal.list frameworkd-glib-dbus.c): Dec 13 22:29:49 freesmartphone.org: add missing marshaller for the Input.Event signal Dec 13 22:29:49 freesmartphone.org: Signed-off-by: Klaus Kurzmann Dec 13 22:44:11 TAsn: I fear there is a problem with the buildhost... can't ssh into it anymore :| Dec 13 22:44:35 just to let you know it is not my lazyness :P Dec 13 22:44:39 night Dec 13 22:44:39 *grr* phonefsod does not run, not even after /etc/init.d/phonefsod start Dec 13 22:44:54 and is frameworkd still current or a relic? Dec 13 22:53:07 so, after opkg upgrade should I remove shr-today? Dec 13 22:59:34 mrmoku|away: TAsn: what is area/network code? Dec 13 23:15:24 <[Rui]_> shr git down? Dec 13 23:16:11 looks somehow unwilling to me too Dec 13 23:25:56 opim doesn't mark messages as read anymore Dec 13 23:57:29 help! :) I can't use gcc on openmoko toolchain Dec 13 23:57:41 actually ld: /usr/local/openmoko/arm/lib/gcc/arm-angstrom-linux-gnueabi/4.1.2/../../../../arm-angstrom-linux-gnueabi/bin/ld: cannot find /usr/lib/libc_nonshared.a inside /usr/local/openmoko/arm/arm-angstrom-linux-gnueabi Dec 13 23:58:04 i've been searching on google for one hour Dec 14 00:33:52 would odeviced crashing cause the problem i was describing ? Dec 14 00:34:50 i also keep getting jffs2 crc errors. Dec 14 00:39:08 gonzoism: you should mention the error messages Dec 14 00:42:25 ya. i am trying to find out what exactly is causing it. i reflashed. i will get the errors again, and save them. last time, i just saved a link of logs... Dec 14 00:44:23 can't say anything without seeing them really Dec 14 00:56:20 why are lite images built, but not full ? Dec 14 00:57:27 maybe something in full is keeping them from being built, or easier to just do lite and add whatever makes it full ? Dec 14 02:06:22 yes. kinda. full's just too big to fit iirc Dec 14 02:06:30 oh Dec 14 02:07:04 how do you disable suspending ? setting suspend = 0 in /etc/frameworkd.conf doesn't seem to be working. Dec 14 02:07:11 so there,s (usually) a full tgs for uSD but no jffs2 img Dec 14 02:07:50 that makes more sense. i was just thinking that two images didn't make sense. Dec 14 02:07:52 go to settings-power. disable autodim (or autosuspend) Dec 14 02:08:17 ok. do you know what file that edits ? Dec 14 02:08:24 or changes ? Dec 14 02:08:39 not exactly. sseems you're not far away Dec 14 02:08:54 thanks Dec 14 02:08:55 maybe -q instead of 0 Dec 14 02:09:03 -1 even Dec 14 02:09:23 just use settings. then check file Dec 14 02:09:57 anyway editing of file isn't exactly the recommended way Dec 14 02:10:20 see wiki, topic FSO resources Dec 14 02:10:30 thanks. -1 is what to set it to. Dec 14 02:10:45 and i understand about using the settings, thanks for the reminder. Dec 14 02:10:49 for *temporarily* disabling autosuspend Dec 14 02:11:19 which wiki ? wiki.openmoko.org ? Dec 14 02:17:39 what replaced shr-today ? Dec 14 02:27:04 ok, if I install too much stuff to NAND, would that cause it to corrupt ? Dec 14 02:29:39 jffs2 crc errors... Dec 14 02:29:58 and then that cause the kernel oops i am getting ? i always have 50 mb free **** ENDING LOGGING AT Mon Dec 14 02:59:56 2009