**** BEGIN LOGGING AT Tue Jan 20 02:59:57 2009 Jan 20 04:14:18 * vininim is going to try cross-lfs on freerunner Jan 20 08:49:21 e using 20% cpu on 2.6.28, considered to test 2.6.28.1 (including git patch 62568510b8e2679cbc331d7de10ea9ba81ae8b3d) Jan 20 08:51:56 mw|: what's weird is that if you change the theme Jan 20 08:51:59 it goes away Jan 20 08:52:13 strace told me it was stating the default theme on and on Jan 20 09:00:59 Ainulindale: true, just throwing out suggestions Jan 20 09:01:13 I can try to investigate some myself the next days Jan 20 09:01:20 just needs to reflash my moko Jan 20 09:01:53 hi all... so I still have not been able to solve the compilation problem of dbus-hlid :( Maybe I need to update my valac? Anyone from the fso team can comment on this error: "src/obj.vala:51.9-51.48: error: class creation methods only allow property assignment statementsdebug( "introspection object created" );" ? Jan 20 09:02:12 last thing I tried yesterday was a manually compiled, most current andy-tracking kernel with defaultconfig Jan 20 09:02:15 no go :( Jan 20 09:03:19 I don't know vala Jan 20 09:03:29 mrmoku: okey Jan 20 09:03:43 mw|: me neither :( Jan 20 09:04:06 got a link for a cool gtk module today: http://chipx86.github.com/gtkparasite/ Jan 20 09:04:54 mw|: seems handy Jan 20 09:06:03 My valac version is 0.3.4 so I think that's the problem. According to vala's home, it's now at 0.5.6 :/ Jan 20 09:08:44 find the valac*.bb file, and try to write a version for 0.5.6 of it Jan 20 09:09:06 if that works, file a bugzilla request for it on OE Jan 20 09:09:41 mw: I'm currently installing valac 0.5.6, to see if that works first Jan 20 09:10:23 using debian anyway, so the bug report should go there :) Jan 20 10:04:08 Where's raster, gnmgmngn Jan 20 10:07:50 mmh, new SHR image works fine. I can't connect via wifi now, eth0 "no wireless extensions" which is bullshit Jan 20 10:07:56 rebooting... Jan 20 10:09:17 that's mostly kernel Jan 20 10:12:30 omnewrotate is kind of fine, although when turning it to the left the screen goes all white and unresponsive, need to investigate Jan 20 10:13:05 I think, I'll need to hack an app that allows to execute (series of) command line strings with a finger press Jan 20 10:13:17 There is already one Jan 20 10:13:20 to efficiently start all the stuff Jan 20 10:13:22 Can't recall its name though Jan 20 10:13:23 Ahh, there is? Jan 20 10:13:27 I think Hire told me about it Jan 20 10:13:38 where would I start looking around, is opkg.org any good? Jan 20 10:13:44 Hire: ping Jan 20 10:13:45 uhm? Jan 20 10:13:46 OM Wiki Jan 20 10:13:49 i am here Jan 20 10:14:04 do you know about an app that allows to configure command line commands? Jan 20 10:14:19 to be executed with a finger press or somesuch? Jan 20 10:14:36 ah... Jan 20 10:14:42 otherwise it will be a good execise to get going (programming in python and etk or gtk) Jan 20 10:15:10 spaetz: there are tons of other stuff to do you know :-) Jan 20 10:15:43 http://www.opkg.org/package_28.html? Jan 20 10:15:46 shortom? Jan 20 10:15:54 NOOO GTKKKK Jan 20 10:15:56 NOOO Jan 20 10:16:03 use python and elementary Jan 20 10:16:10 for the chuthulu sake Jan 20 10:16:26 cool, thanks. just what I was looking for Jan 20 10:16:34 * spaetz googles elementary Jan 20 10:16:39 no Jan 20 10:16:44 spanks morphis Jan 20 10:16:49 and talk with him :) Jan 20 10:16:59 or dos1 / yoo Jan 20 10:17:01 *yoyo Jan 20 10:18:02 ohh another french guy Jan 20 10:18:56 Hey ptitjes Jan 20 10:18:58 Two things Jan 20 10:19:21 First) Don't ever use goto in my code or I'll kill you Jan 20 10:19:31 Second) Read the docs! :-) Jan 20 10:20:38 nooo Jan 20 10:20:39 heh Jan 20 10:20:41 hello Jan 20 10:20:50 ptitjes use the goto !!! Jan 20 10:20:52 :) Jan 20 10:20:54 the goto!!! Jan 20 10:20:59 goto is a GOOD thing Jan 20 10:21:22 Ainulindale: Please add exceptions in C and you won't never be unhappy of my code Jan 20 10:21:43 darn: eth0 no wireless extensions. Jan 20 10:21:46 ptitjes: Nah! I don't want goto! :-) Jan 20 10:21:51 goto is bad! goto is evil! Jan 20 10:21:52 even after a reboot with the latest SHR unstable image Jan 20 10:21:56 No matter what mwester will whine about :-) Jan 20 10:22:04 spaetz: check modules Jan 20 10:22:16 I miss exceptions and I'm used to them, so sorry I'm not used to nasty C reutrn error code Jan 20 10:22:16 and try to do with it Jan 20 10:22:22 ptitjes: no problem I was joking Jan 20 10:22:26 I fixed it though Jan 20 10:22:32 Though you used sqlite3_free Jan 20 10:22:36 And you shouldn't have Jan 20 10:22:43 arf Jan 20 10:22:45 It's an explicit free for sqlite3_malloc'ed stuff Jan 20 10:22:54 Had you read the doc for the errmsg getter Jan 20 10:22:55 like errmsg Jan 20 10:23:00 You would have seen that it frees itself Jan 20 10:23:14 And that you can't use sqlite3_free for that kind of stuff Jan 20 10:23:23 arf Jan 20 10:23:33 That's what was triggering a segfault in ophonekitd Jan 20 10:23:35 I removed it Jan 20 10:23:36 Next issue is Jan 20 10:23:39 BTW for the database lock Jan 20 10:23:41 Sometimes the database is busy Jan 20 10:23:42 not locked Jan 20 10:23:44 *pets Ainulindale* :-) Jan 20 10:23:50 same thing Jan 20 10:23:58 can someone that has this use fuser Jan 20 10:23:58 ptitjes: I know, but the error code is different Jan 20 10:24:06 I checked with TAsn Jan 20 10:24:11 to tell me who is using the db Jan 20 10:24:13 and no reason that pyphonelog would modify the db Jan 20 10:24:19 ptitjes: I checked Jan 20 10:24:25 ptitjes: only pyphonelog was using it Jan 20 10:24:33 so either there's a way to open "read only" a db Jan 20 10:24:37 or something went wrong Jan 20 10:24:39 terribly wrong Jan 20 10:24:41 utterly wrong Jan 20 10:24:46 pfff Jan 20 10:24:47 like mw| walking around in his panties Jan 20 10:25:02 ptitjes: how's life, apart from that? Jan 20 10:25:13 heu day free today :) Jan 20 10:25:13 ptitjes: I'm going to a concert in march you might be interested by Jan 20 10:25:22 that might be very disturbing, even for a phone Jan 20 10:25:25 (free concert, at maison radio france) Jan 20 10:25:32 (no please no don't say ahh cool you'll code so... ;)) Jan 20 10:25:36 (orchestral versions of Yes, Emerson Lake & Palmer, Zappa, King Crimson) Jan 20 10:25:47 Nice ! free ? Jan 20 10:25:50 yep Jan 20 10:26:03 it's a saturday Jan 20 10:26:05 can I come too ? Jan 20 10:26:17 your choice Jan 20 10:26:34 You still have your CDs at home by the way Jan 20 10:26:45 just asked my co-worked I share office with about sqlite... he used it before a year ago or so Jan 20 10:26:47 Ainulindale: I'll commit projects in the git not project content. Is that OK ?* Jan 20 10:26:52 I scratched them with a knife to be sure they were not readable anymore Jan 20 10:27:07 ptitjes: what do you mean? Jan 20 10:27:18 if two apps do stuff to the db at once, one of the apps will be blocked, and the app that gets "busy" signal is responsible to retry later itself Jan 20 10:27:22 Ainulindale: Ouh yeah CDs, I must see you to talk either way Jan 20 10:27:31 (it uses flock()) Jan 20 10:27:38 mw|: Ok, that's good to know Jan 20 10:27:44 And easy to fix. Jan 20 10:27:55 mw|: no I think I should use sqlite_set_busy_timeout() Jan 20 10:28:07 and RO access probably locks the file, to avoid file changes while it queries and stuff Jan 20 10:28:08 :) Jan 20 10:28:25 mw|: anyway Jan 20 10:28:32 Our main problems today are with distribution Jan 20 10:28:38 We can't have a stable kernel, stable e Jan 20 10:28:41 It's hell Jan 20 10:28:48 either play with timeouts, or retry 3-4-5 times with some sleep between Jan 20 10:28:50 I need people to regularly test e Jan 20 10:29:10 Ainulindale: I'll see if I can look at E tonight Jan 20 10:29:19 (just need to flash my phone) Jan 20 10:29:45 Ainulindale: Isn't this the reason of the fixed rev. thing ? Jan 20 10:30:04 Yes but right now we have a problem with e Jan 20 10:30:11 I don't know much about e internals, but I'll find out (also 2.6.28 had a inotify bug aswell I saw in the changelogs) Jan 20 10:30:15 In fact two problems Jan 20 10:30:24 if we don't use 2.6.28 we have problems with frameworkd Jan 20 10:30:32 if we use 2.6.28 we have problems with e Jan 20 10:30:41 oula! Jan 20 10:30:44 the current rev of e doesn't handle dictionnary properly Jan 20 10:30:45 2.6.28 gives cpu-load Jan 20 10:30:46 too bad! Jan 20 10:30:52 ulterior revs give segfaults in elementary Jan 20 10:30:54 (which is bad, but not a crash-stopper) Jan 20 10:31:04 former revs give no UTF8 Jan 20 10:31:27 what does raster thinks about it ? Jan 20 10:31:39 Ainulindale: are you able to get a backtrace of the segfault and pastebin it? (and leave me a PM about it)? Jan 20 10:31:40 He thinks he's not here Jan 20 10:31:45 :) Jan 20 10:31:48 mw|: no but mrmoku did Jan 20 10:31:55 *ping mrmoku* Jan 20 10:33:00 and for work, I need to find out what the heck X2 and Y2 caps actually are, besides from beeing caps Jan 20 10:37:32 Ainulindale: for the git thing, I meant I have two projects yet, libxsb-frontend the XSB vala front-end (that is a C wrapper for around their XSB C API and a vala vapi), and ologicd the deamon itself Jan 20 10:37:40 that are for safety *aha* how much burst voltage can they survive:-p Jan 20 10:38:28 Ainulindale: Would you have some time (some hours) these days to help me do the two bb recipe (native and host) for XSB ? Jan 20 10:41:13 ptitjes: no problem Jan 20 10:41:40 Ainulindale: no problem for the multi-project git ? Jan 20 10:41:55 for the bb recipes Jan 20 10:42:02 for the projects I'll add projects when you'll request them Jan 20 10:42:15 arf no please! Jan 20 10:42:39 No, several projects are necessary Jan 20 10:42:40 would like that to be in the same git Jan 20 10:42:44 As they are nothing to do Jan 20 10:42:52 (with each other) Jan 20 10:43:07 I can open a sourceforge the frontend stuff Jan 20 10:43:47 Nah, let put that on shr git Jan 20 10:43:51 It'll be better IMHO Jan 20 10:43:56 but anyway I would like to have modules that use ologicd but not be in the source of ologicd Jan 20 10:44:00 Better visibility Jan 20 10:44:10 ptitjes: I'll add repositories Jan 20 10:44:15 Seriously it's better this way Jan 20 10:44:17 Trust me for once =) Jan 20 10:44:22 but this unmanageable for me! Jan 20 10:44:26 Why ? Jan 20 10:44:52 too much clones Jan 20 10:44:59 ?! Jan 20 10:45:10 I don't think you know how to use git properly Jan 20 10:45:35 THAT is an euphemism!! ;) Jan 20 10:45:41 anyway Jan 20 10:45:57 you have multiple projects in shr-apps git! Jan 20 10:46:14 and ologicd and modules for ologicd are correlated Jan 20 10:46:49 aren't they ? Jan 20 10:46:50 ptitjes: yes we have multiple projects in shr-apps and it 's bad Jan 20 10:46:59 pfffffff Jan 20 10:47:00 for ologicd and modules I don't care Jan 20 10:47:04 for ologicd and libs this is different Jan 20 10:47:12 the XSB thingy should be separated Jan 20 10:47:23 for the modules, it has a meaning although it should be two repos, ologicd and ologicd-modules Jan 20 10:47:29 But it's a detail Jan 20 10:50:57 2sec work phone Jan 20 10:53:03 back Jan 20 10:53:15 working on saturday :) Jan 20 10:54:48 let me explain my problem: I use Eclipse Jan 20 10:55:15 and Eclipse does only have projects at the root of the workspace Jan 20 10:55:47 so either all the projects are in separated gits or they are all in the same git Jan 20 10:56:05 else I would have .git/ collisions Jan 20 10:56:15 I believe Jan 20 10:56:50 No. Jan 20 10:56:54 I'll explain that later on. Jan 20 10:56:58 For now I'm going to eat Jan 20 10:59:12 mw|: pong Jan 20 11:00:18 have a nice lunch Jan 20 11:02:29 arh Jan 20 11:02:34 the FR is so slow ! Jan 20 11:02:37 fucking jesus Jan 20 11:02:49 e sucking all its power ;) Jan 20 11:03:00 we need xorg Jan 20 11:03:03 and not kdrive Jan 20 11:03:37 Hire: +1 Jan 20 11:03:43 Hire: +2 Jan 20 11:03:47 :) Jan 20 11:03:48 Hire: xorg with fbdev is much slower Jan 20 11:03:58 gl! gl! Jan 20 11:03:59 why fb? Jan 20 11:04:04 we have a driver for xorg Jan 20 11:04:07 we can use it Jan 20 11:04:12 Hire: it is not in debian Jan 20 11:04:20 debian? Jan 20 11:04:21 that's why fb Jan 20 11:04:26 we are on OE Jan 20 11:04:30 mickey|zzZZzz: ping? Jan 20 11:04:38 Hire: i'm not :) Jan 20 11:04:53 we can try to build an experimental SHR with xorg + driver Jan 20 11:05:06 and see how much is slow Jan 20 11:05:24 Hire: the driver you speak about is xglamo, right ? Jan 20 11:05:31 I though it was not stable... Jan 20 11:06:12 we can test it :D Jan 20 11:06:15 yes, is it Jan 20 11:07:09 lindi-: hey lindi, remember the d-bus issue you sent me the conf file? It seems there are much bigger problems to solve than just adding that line :/ For some reason, I can't get the Display or Leds or bat interfaces, even not with dbus-hlid. Hope mickey is around soon so I can check with him :) Jan 20 11:07:37 beniwtv: fortunately I don't use those interfaces :-) Jan 20 11:08:11 Hire: http://git.openmoko.org/?p=xglamo.git;a=summary should have it? Jan 20 11:10:08 git.openmoko.org does not respond Jan 20 11:10:15 $ git clone git://git.openmoko.org/git/kernel.git linux-2.6 Jan 20 11:10:15 fatal: unable to connect a socket (Connection refused) Jan 20 11:10:15 fetch-pack from 'git://git.openmoko.org/git/kernel.git' failed. Jan 20 11:10:43 yes, that Jan 20 11:11:46 TAsn: ping Jan 20 11:11:52 Hire: unless you have a copy it doesn't seem to be available right now :) Jan 20 11:16:01 Hire: are you sure there is a recipe for xglamo in OE? Jan 20 11:21:17 no Jan 20 11:21:22 doesn't exist Jan 20 11:21:30 lindi-: i don't know Jan 20 11:27:40 however we can give a try ... Jan 20 11:27:54 Hire: not without the source :) Jan 20 11:28:45 http://docs.openmoko.org/trac/gitweb?p=xglamo.git;a=tree Jan 20 11:28:49 go on "snap" Jan 20 11:28:58 *snaphost Jan 20 11:29:05 arrrhrahrehfdae Jan 20 11:29:08 SNAPSHOT Jan 20 11:29:10 damned Jan 20 11:29:31 Hire: how? Jan 20 11:29:47 http://docs.openmoko.org/trac/gitweb?p=xglamo.git;a=snapshot;h=HEAD Jan 20 11:30:13 Hire: does that return data for you? Jan 20 11:30:34 yes Jan 20 11:30:35 you have to wait Jan 20 11:31:05 a year? ;) Jan 20 11:31:15 it seems so :D Jan 20 11:32:41 Hire: it starts with sounds bad Jan 20 11:34:20 ainulindale, mrmoku: I find an error on /etc/opkg Jan 20 11:35:11 someone has put two slash ( // ) in every url Jan 20 11:35:26 Hire: you mean armv4-feed.conf? Jan 20 11:35:33 yes Jan 20 11:35:48 Hire: // does not disturb :P Jan 20 11:37:14 Collected errors: Jan 20 11:37:14 * ERROR: Cannot satisfy the following dependencies for navit: Jan 20 11:37:14 * gtk+-fastscaling (>= 2.10.14) * Jan 20 11:37:16 why? Jan 20 11:37:23 doesn't exist on shr repo? Jan 20 11:38:00 mirko-paroli: hi, the navit team is interesting on integrate navit into paroli for a default navigator on om2009 Jan 20 11:38:17 Hire, sounds nice Jan 20 11:38:18 Hire: because we didn't recompile it recently Jan 20 11:38:21 Hire: going to Jan 20 11:38:27 Hire, I am all in favor and ears :) Jan 20 11:38:50 mirko-paroli: do you want to talk with them? join into #navit and talk with cp15 and kazer Jan 20 11:39:04 Hire, will do thx Jan 20 11:39:09 nice :) Jan 20 11:39:24 because I think a nav app for openmoko is pretty important Jan 20 11:39:25 mrmoku: see PM Jan 20 11:39:52 and for now navit is the best opensource nav that exist Jan 20 11:42:24 Hire: currently building navit Jan 20 11:42:47 i have a problem with the dep Jan 20 11:42:53 i have the right rev of navit :) Jan 20 11:44:25 Hire: you won't have if we don't build it in our repo Jan 20 11:44:34 here it's rev 1757 Jan 20 11:44:36 Better rev? Jan 20 11:45:10 wow, it is pretty old Jan 20 11:45:16 1957 is the lastest Jan 20 11:45:33 1959 sorry :D Jan 20 11:46:22 Ok Jan 20 11:48:08 are there docs for python-elementary? or examples? Jan 20 11:48:41 I'm browsing the source right now, but I'm a but lost about how and where to start Jan 20 11:48:55 spank morphis Jan 20 11:49:00 mrmoku? Jan 20 11:49:04 yep Jan 20 11:49:25 (have to pick up my son very soon now) Jan 20 11:50:13 mrmoku: can I update OE on the buildhost and repatch it? Jan 20 11:50:30 Ainulindale: yep... I updated the patches yesterday Jan 20 11:50:36 so just do an make update :-) Jan 20 11:50:37 Cool, thanks a lot (again) Jan 20 11:50:38 -n Jan 20 11:52:11 You regenerated e too based on the rev online? Jan 20 11:53:44 Hire: ok will contact him Jan 20 12:25:19 Ainulindale: I just set the rev in git... did not regenerate e Jan 20 12:27:53 Ok :-) Jan 20 12:34:40 Ainulindale: just noticed... if I remove all modules (apart illume and settings) and restart x the cpu usage drops Jan 20 12:34:44 (have to eat now) Jan 20 12:45:43 i know Jan 20 12:45:46 i am a little bitch Jan 20 12:45:53 but I need navit today :( Jan 20 12:46:15 but i don't find gtk fastscaling and I am a bit lazy to compile it Jan 20 12:46:32 and navit on the shr repo isn't avaiable Jan 20 12:47:46 Oh sorry forgot to regenerate package index Jan 20 12:47:49 It's going now Jan 20 12:48:13 thx honey Jan 20 12:48:41 Dolby, my little banana. Jan 20 12:49:24 There it is Jan 20 12:50:00 little but thick Jan 20 13:07:06 Hire: you know the difference between normal GTK and GTK-fastscaling? Jan 20 13:07:06 mrmoku: try to reboot aswell, just to be sure the cpu drops Jan 20 13:07:14 Ainulindale: looks like its the battery module Jan 20 13:07:18 mw|: rebooting now Jan 20 13:07:48 mrmoku: I observed that too... If I enable the bat module, CPU goes havoc :-/ Jan 20 13:07:50 GTK+-fastscaling is on its way out I think, since the patch isn't needed yet (patch was for fixing a theme issue?) Jan 20 13:08:03 s/yet/anymore/ Jan 20 13:08:03 mw| meant: GTK+-fastscaling is on its way out I think, since the patch isn't needed anymore (patch was for fixing a theme issue?) Jan 20 13:08:09 Hire: it's just the same, but with a cheaper default method for scaling images. you should be fine just to force the dependencies.. Jan 20 13:08:28 hmmm... i assumed it was just to speed things up a bit Jan 20 13:08:43 I too until I saw some messages about the theming issue Jan 20 13:08:53 think I might have been on the shr-devel ML Jan 20 13:09:27 http://git.bitwiz.org.uk/?p=openembedded.git;a=blob;f=packages/gtk%2B/gtk%2B-fastscaling_2.10.14.bb;h=cb79d66301c9673638e0044f51a853e4ae222a0a;hb=HEAD Jan 20 13:10:49 where the only difference is this: http://git.bitwiz.org.uk/?p=openembedded.git;a=blob;f=packages/gtk%2B/files/lower-quality-scaling-in-pixbuf-engine.patch;h=6cf1c14991feab6a5959bce15e7a172503daccf0;hb=HEAD Jan 20 13:11:17 freesmartphone.org: 03sadov 07zhone * rbf214cdf857e 10/src/zhone: localization support for zhone Jan 20 13:11:18 freesmartphone.org: 03jluebbe 07zhone * r600a7471f2af 10/src/zhone: make zhone more usable for xgettext Jan 20 13:11:19 freesmartphone.org: 03jluebbe 07zhone * r20faecc28e46 10/data/locale/ (update.sh zhone.pot): add simple script to update translation files and generate new pot file Jan 20 13:11:20 freesmartphone.org: 03sadov 07zhone * reed2edc112b3 10/data/locale/ru/LC_MESSAGES/zhone.po: add russian localization Jan 20 13:11:22 freesmartphone.org: 03jluebbe 07zhone * rf5963dbb87ad 10/setup.py: update setup.py to install the .mo file Jan 20 13:11:59 If you ask me, gtk+-fastscaling.bb should never have been created.. Should have been a local.conf option for selecting this patch in or not Jan 20 13:12:21 and all packages would depend on gtk+, always, no matter who builds them Jan 20 13:13:14 yes, i think i'd agree with that Jan 20 13:13:39 see what you can find of bugreports about it on OE? Jan 20 13:13:44 (and probably shr) Jan 20 13:20:07 reboot ---> cpu usage up again :( Jan 20 13:21:59 what listens on dbus btw ?? Jan 20 13:22:12 ConsoleKit? Jan 20 13:23:16 frameworkd? Jan 20 13:24:22 good morning! Jan 20 13:25:13 tordo: interested to do some debugging? :-) Jan 20 13:25:34 mrmoku: got yourself a victim? Jan 20 13:25:42 mrmoku: sure! Jan 20 13:25:45 i'm bored Jan 20 13:26:00 have you flashed the new unstable? Jan 20 13:26:26 the 19.jan one? Jan 20 13:26:30 we have a problem with enlightenment consuming 20% cpu without any reason Jan 20 13:26:36 yep Jan 20 13:26:41 yes, and yes i heard about that Jan 20 13:26:55 software_16 worksforme(tm) thogh Jan 20 13:26:57 though* Jan 20 13:29:45 tordo: even after you restarted x? Jan 20 13:30:33 2 sec Jan 20 13:30:38 gotta connect my shizzle Jan 20 13:31:23 oh,ok, it's back at 20% Jan 20 13:36:40 mrmoku: confirmed for the battery module? Jan 20 13:37:12 no :( Jan 20 13:37:33 after reboot it was up again Jan 20 13:38:11 I just feel it itches in my fingers, at work with no moko Jan 20 13:38:21 and I love to play with strace, gdb, etc Jan 20 13:38:22 :-p Jan 20 13:38:40 mw|: so tomorrow take it with you :P Jan 20 13:40:34 hehehe Jan 20 13:40:47 It has to be flashes etc. first Jan 20 13:41:08 (haven't done that since cristmast or something, and PIN dialog didn't work back then) Jan 20 13:41:17 if you're ashamed... hide it in your pocket ;) Jan 20 13:43:17 hey, i am using shr and i would like to know if i could use the angstrom repo? in the wiki is written that i shouldnt add a feed which is not for my distribution Jan 20 13:43:18 Ainulindale: the one thing bringing the cpu usage down is switching to SOFTWARE_16 :( Jan 20 13:43:49 Nein Jan 20 13:43:58 root_at: yep you shouldn't Jan 20 13:44:03 you should ask us to add apps Jan 20 13:44:25 i just thought...cause the angstrom repo is much bigger Jan 20 13:44:46 i already wrote a ticket..but its not because of this ticket Jan 20 13:45:04 what was the app? Jan 20 13:45:17 tordo: is cpu usage still up? Jan 20 13:45:31 yup Jan 20 13:45:46 Ainulindale: accelges for gestures, but i need libnotify for it Jan 20 13:45:53 it's lower than with SOFTWARE, but still 20% Jan 20 13:45:53 hmm, this is strange... I switched to SOFTWARE_16 and rebooted Jan 20 13:46:03 cpu usage is down to 0.something Jan 20 13:46:08 rebooted again... still down Jan 20 13:46:32 i haven't rebooted in a while Jan 20 13:46:50 Ainulindale: and more things, but he did only fail at this point...maybe he skipped the other, or the other are available Jan 20 13:46:51 tordo: are you looking at cpu usage of enlightenment only? or complete cpu usage? Jan 20 13:47:02 enlightenment Jan 20 13:47:06 hmm Jan 20 13:47:15 could it be suspend related? Jan 20 13:47:24 (trying that now) Jan 20 13:47:31 tordo: nope Jan 20 13:47:33 as it's on boot Jan 20 13:47:52 Ainulindale: no, I have low cpu usage with software_16 after boot Jan 20 13:48:01 tordo has high cpu usage after x restart Jan 20 13:48:16 mrmoku: that's normal, I had a low cpu usage with software 16 every time Jan 20 13:48:20 i'll reboot now to see if it isn't just something i borked Jan 20 13:48:39 hum, then something is really weird on my phone :D Jan 20 13:48:40 root_at: I'll compile accelges immediately Jan 20 13:48:58 Ainulindale: yep, but tordo has high cpu usage with it Jan 20 13:49:03 mrmoku: could you please add it to the feed? Jan 20 13:49:05 mrmoku: then strace Jan 20 13:49:09 Ainulindale: nice, thanks in advance : ) Jan 20 13:49:37 Ainulindale: accelges? Jan 20 13:50:05 accelometer gestures Jan 20 13:50:35 tordo: i figured that :-) if I have to add that to the feed was the question Jan 20 13:50:47 ^^ Jan 20 13:50:55 btw. after resume cpu usage is up to 10.7% Jan 20 13:51:02 (with software_16) Jan 20 13:51:28 mrmoku: hehe, with an usb-cable dangling around from my pocket :-p Jan 20 13:51:38 i removed ~/.e now Jan 20 13:51:57 mw|: make some photos... would like to see that :P Jan 20 13:52:04 is the cpu load while the "e first time welcome" dialog is up? Jan 20 13:52:13 Ainulindale: have to go for an hour... after that. Jan 20 13:52:29 what the.. now e CPU usage 0.7 Jan 20 13:52:31 with SOFTWARE Jan 20 13:53:18 tordo: that's normal Jan 20 13:53:22 if you change the engine or the theme once Jan 20 13:53:24 it does that Jan 20 13:53:36 ok.. Jan 20 13:54:02 yes, after restart it's back up on the usage Jan 20 13:54:38 x restart* Jan 20 13:56:18 Ainulindale: btw the ticket number would be #270, its not necessary anymore when u compile the whole accelges Jan 20 13:56:35 Ok. Jan 20 14:04:17 Ainulindale: ping Jan 20 14:06:36 ptitjes: got my mail? Jan 20 14:07:09 ptitjes: pong Jan 20 14:10:05 joerg_42: arf no! but on what mail ?? (I have very hard junk filters! :)) Jan 20 14:10:19 Ainulindale: okay for multiple repos... Jan 20 14:10:21 envelope Jan 20 14:10:28 snailmail Jan 20 14:10:36 joerg_42: oh! yes!! Jan 20 14:10:43 I forgot to thank you! Jan 20 14:10:52 Pfff! Jan 20 14:10:55 Oh no I thanked you! Jan 20 14:10:55 Impolite frog. Jan 20 14:11:08 And told you thanks alos for the spare battery Jan 20 14:11:09 :D Jan 20 14:11:11 is there any nice mail client for shr? Jan 20 14:11:18 Spare battery? Lucky guy :-) Jan 20 14:11:23 :) Jan 20 14:11:24 root_at: the one you'll tell me to compile Jan 20 14:11:29 (I have 3 batteries) Jan 20 14:11:43 (three phones...) Jan 20 14:11:47 (I'd like a fixed GTA02 though) Jan 20 14:12:03 joerg_42: by the way Jan 20 14:12:11 Ainulindale: joerg_42 sent me three caps and three resistors Jan 20 14:12:11 I'm thinking to modify a tad your rework Jan 20 14:12:15 To include a switch Jan 20 14:12:26 to simulate a "I can't talk to you, bad reception" excuse Jan 20 14:12:26 1 for you, 1 for Nicolaich, and 1 for... Jan 20 14:12:27 you Jan 20 14:12:28 actually i am not using any mail client, i use the webapp from gmail. but cant visit the site and i think on the freerunner would it be nicer with a mail client. is there no mail client yet? Jan 20 14:13:58 Ainulindale: do that in software. it's easy ;-) Jan 20 14:14:40 joerg_42: A switch is fancier :-) Jan 20 14:14:43 joerg: on January, the 16th : Jan 20 14:14:45 (20:16:37) ptitjes: DocScrutinizer: Received the enveloppe! Thank you very much for the spare battery! (And nice card by the way :)) Jan 20 14:15:16 duh? Jan 20 14:15:47 (card) I don't remember anymore Jan 20 14:15:58 business card :) Jan 20 14:16:07 your openmoko one Jan 20 14:16:11 ah, yeah :-/ Jan 20 14:16:12 Heh Jan 20 14:16:46 Ainulindale: are you jalous ? ;) Jan 20 14:16:52 No :-) Jan 20 14:16:57 I have naked pictures of joerg_42 Jan 20 14:16:58 we will do SHR cards!! ;) Jan 20 14:17:18 well I already made my hierarchial boss scream with my linkedin page Jan 20 14:17:23 wow!!! is this a must have ? Jan 20 14:17:28 I once added "Openmoko - SHR" Jan 20 14:17:34 He thought I was doing two jobs Jan 20 14:17:41 (kind of in fact :-p) Jan 20 14:17:42 ptitjes: he uses these pictures when he eaten something bad ;) Jan 20 14:17:50 joerg_42: meh :-) Jan 20 14:17:51 héhéhéhé Jan 20 14:18:12 joerg_42: I have other ways to feel sick Jan 20 14:18:20 lol Jan 20 14:18:29 me too Jan 20 14:18:47 Ainulindale: so can you open a libxsb-frontend.git ? Jan 20 14:18:52 heh :-) Jan 20 14:18:53 yes Jan 20 14:20:02 Added. Jan 20 14:20:06 gracias Jan 20 14:20:09 Now you have to init and do the initialcommit Jan 20 14:20:12 will commit in the day Jan 20 14:20:14 And I'll add it to everything else Jan 20 14:20:24 Please commit now else I have to add myself to the group and commit a dumb file Jan 20 14:20:28 well if those cards were bigger, they'd last longer ;-) Jan 20 14:20:30 add it to everything else ? Jan 20 14:20:35 joerg_42: meeeh :-) Jan 20 14:20:42 ptitjes: gitweb among others Jan 20 14:20:42 okay Jan 20 14:20:58 2 minutes Jan 20 14:21:18 ptitjes: git init Jan 20 14:21:32 git remote add origin git@git.shr-project.org:libxsb-frontend Jan 20 14:21:41 git push origin master:refs/heads/master Jan 20 14:21:51 and between the add and the push Jan 20 14:21:51 otoh the russian natural gas is coming again... Jan 20 14:21:54 some commit Jan 20 14:22:00 tell me when it's done Jan 20 14:23:37 Ainulindale the content of my libxsb-frontend must be at the root of the git, right ? Jan 20 14:27:06 mickey|zzZZzz: Take a look at my last comment on http://trac.freesmartphone.org/attachment/ticket/316 Jan 20 14:27:25 breaking news: "gas reaching EU". ok, I got friends who have special use for business cards ;-) Jan 20 14:28:51 it should be fairly easy to compile my app on the fr is it only requires e libs at the moment, right? Jan 20 14:29:05 s/is/since Jan 20 14:29:29 AntonTakk: I have "toolchain" that makes you run E stuff on host Jan 20 14:29:44 for debug.. framework-fake however is far far far from done on host Jan 20 14:30:47 mw|: i'm still getting the gui layed out, not even ready to think about adding fso stuff in yet Jan 20 14:31:15 AntonTakk: I'll see if I can make a tar-ball of it during the evening that comes Jan 20 14:31:33 (Single Makefile that pulls down etk from subversion etc.) Jan 20 14:32:05 my app doesn't use etk :) Jan 20 14:32:19 :D Jan 20 14:32:31 elm is much easier to use with edje it seems, thou it likes to stab you in the back atm :) Jan 20 14:33:50 which mail client is used on the other distributions? Jan 20 14:34:40 what gcc I need for shr? Jan 20 14:34:56 angstrom-linux-gnueabi? Jan 20 14:35:32 opkg install gcc, or do u want to compile something on your pc for the freerunner? Jan 20 14:35:41 yoyo, you asks about cross-gcc? or what you need to have on your system? Jan 20 14:36:27 I'm now writing a small app (c, sqllite) for store contacts for my yphonekitd Jan 20 14:36:37 yyy I think cross-gcc Jan 20 14:37:05 arm-angstrom-linux-gnueabi will by ok? Jan 20 14:37:08 isnt there a toolchain? Jan 20 14:37:49 yoyo: yphonekitd? Jan 20 14:37:59 http://d3p.pl/fb/?subPage=na_tapecie&tag=yphonekitd Jan 20 14:38:25 AntonTakk: I do have edje aswell :-p Jan 20 14:39:42 yoyo: what's yphonekitd? Jan 20 14:39:52 mw! Jan 20 14:39:55 a python replacement of ophonekitd? Jan 20 14:39:58 yphonekitd is more stable then ophonekitd it is working from yesturday LT(~19:00) and no crash Jan 20 14:40:14 yoyo: my ophonekitd has worked for a week without a hitch Jan 20 14:40:23 So I don't think yours is stabler Jan 20 14:40:25 And anyway Jan 20 14:40:38 I don't think you quite got why ophonekitd has been built that way Jan 20 14:40:41 ok Ainulindale: can you send sms? or add new contacts ? :) Jan 20 14:41:02 yes Jan 20 14:41:05 hyyy Jan 20 14:41:26 good for you :) Jan 20 14:41:31 but one thing sucks a lil bit...when someone calls i dont see a name, i just see the number. Jan 20 14:41:38 yoyo: you're trying to build an UI which will be paroli like Jan 20 14:41:43 is this going to be improved? Jan 20 14:41:50 yoyo: ophonekitd has for goal to be only the daemon Jan 20 14:41:51 not the UI Jan 20 14:42:03 it's there to handle things such as the gsm request process and to offer dbus services on top of frameworkd Jan 20 14:42:15 If you want to do a custom UI, you shouldn't do it like that Jan 20 14:42:20 yphonekitd it is a now 6 apps Jan 20 14:42:37 So what? Jan 20 14:42:43 one app as demon (replace for ophonekitd) and rest for gui handler Jan 20 14:43:00 eeeek Jan 20 14:43:18 Sheesh, back to python discussions again Jan 20 14:43:23 Ainulindale: will paroli show names instead of numbers? and will it be possible to choose contacts in the sms app? Jan 20 14:43:41 yoyo: you know we (at least I) won't include any kind of python daemon of that kind to handle telephony, right? Jan 20 14:43:42 at present time it working for my ~x2 faster then openmoko-dialer and ophone-contacts Jan 20 14:43:46 root_at: I don't know a thing about paroli Jan 20 14:43:53 yoyo: I doubt that. Jan 20 14:44:10 Ainulindale: I have gta01 you know that. Jan 20 14:44:23 for my ophonekitd is unstalbe and unusable Jan 20 14:44:25 sorry Jan 20 14:44:33 yoyo: that's because you didn't try latest Jan 20 14:44:37 there was kernel issues Jan 20 14:44:39 which has been solved Jan 20 14:44:45 ophonekitd ( I meand deamon and gui handlers) Jan 20 14:44:53 before forking or replace things you should ask about your issues Jan 20 14:44:54 mw|: is that script for the fr, or the desktop, or can it be run on either? Jan 20 14:45:05 it's useless to start over and repeat things which has been done and are working Jan 20 14:45:11 my ophonekitd doesn't crash Jan 20 14:45:21 (not since I patched ptitjes's code anyway) Jan 20 14:45:22 AntonTakk: desktop Jan 20 14:45:27 yeah great! fix kernel issues in userland, by replacing arbitrary deamons Jan 20 14:45:44 :( Jan 20 14:45:47 Ainulindale: you have luck Jan 20 14:45:58 yoyo: I don't have luck, I worked for that, and tested. Jan 20 14:46:03 And I also have a GTA01, and it's working. Jan 20 14:46:28 And I'd rather see you develop an UI library based on libframeworkd-phonegui for ophonekitd than forking it out of the blue Jan 20 14:46:34 Ainulindale: I git-added wrong files how to remove them before commit ? Jan 20 14:46:36 It's dumb to fork and fork and refork Jan 20 14:46:36 mw|: and it just pulls in the sources for the libs and etc from oe/om and makes a contained build env? Jan 20 14:46:39 Ainulindale: Ok. I writing yphonekitd for fun :) Jan 20 14:46:39 ptitjes: no idea Jan 20 14:46:52 AntonTakk: correct Jan 20 14:47:12 (I'm so tired by all of that) Jan 20 14:47:16 cool, no need to wory about the e17 stuff installed on my desktop then :) Jan 20 14:47:38 AntonTakk: and installes them in a given directory, and when you run them, you simply must add one thing. LD_LIBRARY_PATH=/path/of/install/lib myprog Jan 20 14:47:48 yoyo: ever thought about fixing ophonekitd for fun? Jan 20 14:48:09 hrm Jan 20 14:48:17 but now its time for me to get home from work, find my GF and eat dinner :-p AntonTakk, Dave talk to you later :-) Jan 20 14:48:23 ophonekitd is in C and I don't anderstend how patch it using bitbake Jan 20 14:48:29 later mw Jan 20 14:48:51 (yoyo, bitbake -c devshell, and you can patch before it compiles) Jan 20 14:49:05 mw|: :) ok Jan 20 14:49:17 yoyo: great. so reinvent the wheel instead of learning how tires work Jan 20 14:49:26 I have realy good fun writing it :) Jan 20 14:49:31 : use an overlay, crate an patch , add it to the files part in .bb file Jan 20 14:50:17 yoyo: well I understand the fun of it Jan 20 14:50:19 The problem is Jan 20 14:50:30 If we do things for fun, we will fork and refork and never go to the end of one thing Jan 20 14:50:34 And it seriously bothers me Jan 20 14:50:48 +1 Jan 20 14:50:57 And furthermore I think it would be better if you patched shr-settings to make it run faster Jan 20 14:51:00 because right now Jan 20 14:51:01 it's slow as hell Jan 20 14:51:04 reaaaally slow Jan 20 14:51:19 Ainulindale: I have filing bying throuing away with my gta01 Jan 20 14:51:22 sory Jan 20 14:51:23 I don't want to impose or to tell "do this or that" Jan 20 14:51:34 but this is what I think Jan 20 14:51:42 yoyo: I don't understand what you said Jan 20 14:51:43 Me too Jan 20 14:51:44 Joerg :) Jan 20 14:51:57 hi Dave Jan 20 14:52:04 hi all Jan 20 14:52:05 I think you guys should stop fighting :) Jan 20 14:52:15 i wpuld to ask for shr-setting and gprs Jan 20 14:52:28 Ainulindale: I as a ovner gta01. think that gta01 users are on No.2 Jan 20 14:52:55 gta01's seem to be having the faster hardware though (no glamo :)) Jan 20 14:53:00 yoyo: No 2? No 2 what? Jan 20 14:53:08 You think that GTA01 users are second in my priority list? Jan 20 14:53:21 Ainulindale: yes Jan 20 14:53:28 yoyo: then you're wrong Jan 20 14:53:44 there are several people helping me with that, and if we kept latest kernel it's only for GTA01 users Jan 20 14:53:46 Ainulindale nagged for weeks to get a GTA01 to test Jan 20 14:53:48 because it causes problem with GTA02 Jan 20 14:54:02 yoyo: seriously I would be glad to help you debugging ophonekitd or patching it Jan 20 14:54:09 Ainulindale: about forks :) http://d3p.pl/fb/?&tag=shr&id=335&subPage=detale some screen lock ? Jan 20 14:54:19 unfortunately I'm almost the only one to do stuff for GTA01 currently Jan 20 14:54:22 (on SHR) Jan 20 14:54:42 yoyo: argh Jan 20 14:54:46 too many colours Jan 20 14:54:48 it burns my eyes Jan 20 14:54:59 Ainulindale:wallpapers changs Jan 20 14:55:28 yoyo: we have no locking mechanism right now on SHR I'd be glad to have one but we don't know how to properly trigger it Jan 20 14:55:31 Ainulindale: eyecancer? :P Jan 20 14:55:35 joerg_42: almost Jan 20 14:55:44 Ainulindale: it is handler for my moko for rotate screen, low battery monit and suspend govurner Jan 20 14:56:16 yoyo: Yes? Jan 20 14:56:39 Ainulindale: my moko don't go sleep by it self Jan 20 14:56:44 and don't lock Jan 20 14:56:53 pylock make it for my :) Jan 20 14:57:04 I don't understand what you're talking about Jan 20 14:57:20 Ainulindale: sory for my spelling Jan 20 14:58:27 yoyo: don't be sorry it's just hard to communicate Jan 20 14:58:32 back to coding Jan 20 14:58:46 yoyo: we'll talk later when dos1 will be here he'll help us to understand each other Jan 20 14:58:51 but please, work on shr-settings it's slooooow Jan 20 14:59:14 Ainulindale: it will by Jan 20 14:59:32 exposure work faster bicouse it make some trick on start Jan 20 14:59:42 That is to say? Jan 20 14:59:58 exposure forks on start and hide it self Jan 20 15:00:15 Ainulindale: done Jan 20 15:00:26 yoyo: yeah I know Jan 20 15:00:27 yoyo: by the way Jan 20 15:00:35 the plan with ophonekitd / lfp is to be able to preload screens Jan 20 15:00:40 Ainulindale: shr-setting start when you pres ico Jan 20 15:00:40 this hasn't been done yet but it's planned Jan 20 15:01:06 Ainulindale: you have gta01 yes? Jan 20 15:01:15 yes Jan 20 15:01:49 maby I will make you a dump of my rootfs and you will try use my "custome distro"? Jan 20 15:02:38 Ainulindale: gta01 is your every day phone? Jan 20 15:02:43 yoyo: nope, GTA02 is Jan 20 15:02:51 yoyo: I'd rather you help me to make of SHR a good GTA01 distro Jan 20 15:02:52 no comments Jan 20 15:03:11 yoyo: though I planned to switch now and then between gta01 and gta02 Jan 20 15:03:17 (as a everyday phone) Jan 20 15:03:59 Ainulindale: i really dont want to bother you, but when will i be able to install accelges? Jan 20 15:05:01 Ainulindale: how about a coffebreak? ;P Jan 20 15:05:19 Ainulindale: in what time zone you are? Jan 20 15:05:44 or share some porn-urls on #openmoko Jan 20 15:07:06 err #openmoko-finland or sth that was? Jan 20 15:12:17 root_at: now Jan 20 15:12:24 yoyo: paris Jan 20 15:12:32 +0 Jan 20 15:13:02 Ainulindale: I will finish now myn sms handler :) Jan 20 15:16:02 Ainulindale: how? opkg install accelges doesnt work Jan 20 15:19:59 opkg update first Jan 20 15:21:22 i did, will try it again in 5 mins Jan 20 15:21:28 Joerg :P Jan 20 15:22:20 hi Jan 20 15:22:37 anyone here with embryo experience? and I don't mean in a biological sense :) Jan 20 15:25:39 Ainulindale: commited to libxsb-frontend and ologicd... Jan 20 15:25:44 Ainulindale: nice plan that screen preload thingie :-) Jan 20 15:27:21 bumbl|ill: what's up... got the flu? Jan 20 15:30:22 Ainulindale: so will you create repos for all the apps in the current shr.git ? Jan 20 15:30:38 mmh, ok remove omnewrotate. After a few rotations it messes up the X-server. Jan 20 15:30:59 back to using a shortcut for xrandr... Jan 20 15:31:28 mrmoku: kind of Jan 20 15:31:41 sorry for that Jan 20 15:31:49 thank you Jan 20 15:32:39 Ainulindale: Do you what's wrong? http://pastebin.com/m28f37ec8 Jan 20 15:33:27 you updated dbus ? you have to update libssl Jan 20 15:33:44 fucking secondary immune defence should start working and the macrophages and granulocytes should start eating up Jan 20 15:33:54 the mess Jan 20 15:34:01 I just installed the unstable image and replaced libframeworkd-phonegui-efl with a new one (that I compiled) Jan 20 15:34:20 but will try to update libssl Jan 20 15:34:41 so there is chance that this disappear by updating lfd-pg-efl's deps Jan 20 15:35:16 bumbl|ill: put your freerunner on your breast, let I vibrate and sleep... maybe the stimulates the macrophages ;) Jan 20 15:35:25 s/the/that/ Jan 20 15:35:25 mrmoku meant: bumbl|ill: put your freerunner on your breast, let I vibrate and sleep... maybe that stimulates the macrophages ;) Jan 20 15:36:09 mrmoku: i can't sleep at the moment (i slept two and a half hours straight now) Jan 20 15:38:02 so i have to take some placebos, do some unpostponable work and then i'll get my freerunner Jan 20 16:18:55 root_at: hey Jan 20 16:19:00 is accelges installable? Jan 20 16:19:02 mickeyl: hey you Jan 20 16:19:34 Ainulindale: i found out why i wasnt able to install it. it was because i use testing Jan 20 16:19:46 i am trying to install it now, but i think it will get conflicts Jan 20 16:19:52 hi Ainulindale, how are things? Jan 20 16:20:05 root_at: you should flash unstable Jan 20 16:20:19 mickeyl: bad, we have issues everywhere Jan 20 16:20:34 mickeyl: there's a conflict between e and 2.6.28 it seems Jan 20 16:20:39 2.6.28 is the harbringer of doom Jan 20 16:20:45 (or andy tracking for that matter) Jan 20 16:21:01 Ainulindale: i will. but atm i need to study. i will switch to unstable this weekend, i will let you know if accelges works(if not anyone else tried it out) Jan 20 16:21:02 bummer Jan 20 16:21:03 which kind of confllict? Jan 20 16:21:07 root_at: please do Jan 20 16:21:12 mickeyl: 20-30% of cpu usage Jan 20 16:21:23 it seems to stat very often the default theme Jan 20 16:21:27 can only be a conflict because om borked something Jan 20 16:21:28 it doesn't happen with the old kernel Jan 20 16:21:30 interesting Jan 20 16:21:35 what does raster say? Jan 20 16:21:38 so if you change the theme back and forth Jan 20 16:21:41 it stops Jan 20 16:21:48 e17 + 2.6.28/2.6.29-rc1 works good Jan 20 16:21:48 mickeyl: he said something like " " Jan 20 16:21:53 (he isn't here) Jan 20 16:21:58 bumbl|ill: not here. Jan 20 16:22:09 Ainulindale: talking about desktop Jan 20 16:22:10 Something is wrong, and I don't know what. Jan 20 16:22:14 Ah, yes, indeed. Jan 20 16:22:20 Ainulindale: as i thought...there is a conflict, because of gtk+ Jan 20 16:22:33 root_at: try unstable you'll be better off Jan 20 16:22:35 so it's not an upstream linux problem Jan 20 16:22:37 This unstable will go into testing ASAP Jan 20 16:23:08 ok..fuck this studying..will flash it now Jan 20 16:23:14 haha :-) Jan 20 16:23:20 you can study and flash at the same time root_at Jan 20 16:24:05 true, but its hard...when this new flashed freerunner lies next to me and i need to study, while i could install all the other things Jan 20 16:24:25 mickeyl: I'm bored with all these issues, we fix them and the day after, everything is down again :-/ Jan 20 16:24:48 And frameworkd with 2.6.24 won't work properly Jan 20 16:25:12 (and there's a thread for you on community@) Jan 20 16:25:15 well, next time before starting a stabilization, you'd better branch Jan 20 16:25:21 we will probably do the same Jan 20 16:25:26 mickeyl: branch what? Jan 20 16:25:28 oe Jan 20 16:25:33 what's wrong with frameworkd on .24? Jan 20 16:25:40 power status and leds IIRC Jan 20 16:25:43 mrmoku tested it Jan 20 16:25:54 surprising to me Jan 20 16:25:58 mickeyl: branching OE is difficult, we don't have the manpower to do that Jan 20 16:26:08 mickeyl: it could be interesting to do that as a group, FSO + SHR Jan 20 16:26:13 yeah Jan 20 16:26:16 mickeyl: but there are issues with e too Jan 20 16:26:24 UTF8 is fixed in a specific revision Jan 20 16:26:30 which borks the dictionnary Jan 20 16:26:37 later revision are including elementary bugs Jan 20 16:26:41 +s Jan 20 16:26:50 So it's reaaally borring Jan 20 16:26:51 mickeyl: led was still on, even after I disconnected USB Jan 20 16:27:53 if you need some logs I can retry the older kernel Jan 20 16:28:03 freesmartphone.org: 03jluebbe 07framework * r1e3ead1575d8 10/etc/dbus-1/system.d/frameworkd.conf: otimed: add otimed to dbus config Jan 20 16:28:03 freesmartphone.org: 03jluebbe 07framework * rc88301d177ea 10/framework/subsystems/otimed/ (clock.py otimed.py): otimed: set the system time directly (closes: #318) Jan 20 16:30:34 yyy "org.freesmartphone.GSM.SMS" signal IncomingMessage don't work :/ Jan 20 16:31:20 Yes it works Jan 20 16:31:24 We're using it. Jan 20 16:31:50 Ainulindale: "bus.add_signal_receiver(my_handler_network.gsm_sms_incomingMessage, dbus_interface="org.freesmartphone.GSM.SMS", signal_name="IncomingMessage")" nothing Jan 20 16:32:40 you are aware that you need to switch from SIM-buffering to direct mode? Jan 20 16:32:40 SIM full? Jan 20 16:32:43 how can you view the history of one file in git (with differences) ? Jan 20 16:32:59 dcordes_: using gitweb ? :-) Jan 20 16:33:07 mickeyl: you were talking to yoyo? Jan 20 16:33:13 Ainulindale: I clean sim ~5min ago Jan 20 16:33:21 Ainulindale: but I must click on every commitdiff in gitweb Jan 20 16:34:09 dcordes_: gitk -- some/path/to/a/file/or/dir shows you all commits touching that file/dir Jan 20 16:34:09 Ainulindale: yes Jan 20 16:34:15 cool thanks Jan 20 16:34:15 dcordes_: http://git.shr-project.org/git/?p=shr-overlay.git;a=history;f=openembedded/conf/distro/include/shr-autorev.inc;h=becb3a4e4066cf2aa38ce8e03fd5e4ff6a15c247;hb=HEAD Jan 20 16:34:28 Ainulindale: he binds org.freesmartphone.GSM.SMS, this won't work without setting to direc-tmode Jan 20 16:34:34 Ainulindale: what about that? Jan 20 16:34:48 dcordes_: well you still have to click but that's good enough (to me) Jan 20 16:34:52 mickeyl: ok how can I set direc-tmode? Jan 20 16:35:52 http://git.freesmartphone.org/?p=specs.git;a=blob_plain;f=html/org.freesmartphone.GSM.Device.html;hb=HEAD#SetSimBuffersSms Jan 20 16:35:56 ~me hugs his docs Jan 20 16:36:04 heh Jan 20 16:36:40 Ainulindale: is there frameworkd-devel-glib ? Jan 20 16:36:58 dcordes_: yes Jan 20 16:38:49 no :-) Jan 20 16:39:04 mrmoku: no? Jan 20 16:39:08 I thought you branched it Jan 20 16:39:16 (I'm fuzzy today) Jan 20 16:39:30 Ah, you didn't branch it Jan 20 16:39:33 THat's bad. Baaaad. Jan 20 16:39:34 yep, did a branch (stabilization/milestone4) and left the frameworkd-glib on master Jan 20 16:39:41 No branch here Jan 20 16:39:48 Ainulindale: am i allowed to ask why there is an old version of dillo in the repo? even in the unstable...dillo 2.0 uses fltk :D Jan 20 16:40:06 hehe, did not push it, because immediately after frameworkd switched back to master Jan 20 16:40:10 root_at: probably because there's no bb recipe for that Jan 20 16:40:28 ok then, but you should have pushed the branch Jan 20 16:40:40 just for the sake of it =) Jan 20 16:40:52 root_at: recompiling it on unstable Jan 20 16:40:58 Ainulindale: sure, i have installed it on my freerunner, got a link form opkg.org Jan 20 16:41:01 0.8.6 Jan 20 16:41:08 root_at: that doesn't mean there's a bb recipe Jan 20 16:41:22 but there is an ipk which worked fine Jan 20 16:41:29 Yes, but no bb recipe Jan 20 16:41:46 And I have no time to do one myself Jan 20 16:42:33 i meaned an opk...isnt there someone who just builds packages and includs them to the repo? Jan 20 16:43:00 Ainulindale: If I understend - gsm_device_iface.SetSimBuffersSms(0) shoud turn on IncomingMessage yes ? Jan 20 16:44:08 haha :)) yes Jan 20 17:01:29 mickeyl, Ainulindale: retried the old kernel... two issues: Jan 20 17:01:39 a) the led stays on, even if disconnecting usb Jan 20 17:02:12 b) ophonekitd crashes because of: "org.freesmartphone.Device.PowerSupply" doesn't exist Jan 20 17:02:52 I have debug logs from frameworkd if interested Jan 20 17:03:00 sure Jan 20 17:04:01 mickeyl: is there any QA plan kernel wise that you would know about? Jan 20 17:04:07 Or any QA plan for that matter? :-/ Jan 20 17:04:50 i don't know about that Jan 20 17:05:02 andy should know Jan 20 17:05:44 mickeyl: by the way, would you have two minutes for harsh talk in private? :-) Jan 20 17:06:09 yo Jan 20 17:06:20 (if it's not about Om ;) Jan 20 17:06:22 http://shr.bearstech.com/tests/frameworkd.log Jan 20 17:11:43 is the git server at git.openmoko.org actual down ? Jan 20 17:11:54 * mrmoku --> nutrition Jan 20 17:15:35 pwgen: hmm.. i get Connection Refused Jan 20 17:17:10 hyy somthing is not working correctly in gsmsim (messages) gsmsms Jan 20 17:18:22 Weiss: the same i got ... (:-(( Jan 20 17:18:55 Weiss: the web part is up and running Jan 20 17:18:59 pwgen: quick email to OM-Support or something? Jan 20 17:19:11 i'm sure it's only a 2-min job for the admins to start it up again Jan 20 17:19:40 i get "Error for wireless request "Set ESSID" (8B1A) : SET failed on device eth0 ; Input/output error." when i enter "iwconfig eth0 essid " : / Jan 20 17:20:10 i think someone with access to git.openmoko.org is in this irc channel .. Jan 20 17:27:50 I get an error while building shr-testing (http://pastebin.com/d11243894) Jan 20 17:27:55 Ainulindale: i am really sorry, but i cant try accelges now,cant connect to wlan. and gsm isnt working either...and i need to study now, also on tomorrow and on thursday. looks like i will try it at the weekend Jan 20 17:28:28 mickeyl: more rants on the lack of opimd Jan 20 17:28:49 I built libframewokd-glib with bitbake -b ... and then it works, but not within 'make image' Jan 20 17:29:40 bumbl|ill: *shrug* Jan 20 17:29:46 i'm as sad as you are Jan 20 17:30:11 some people think stabilzing other issues are more important than PIM though Jan 20 17:30:15 :D Jan 20 17:30:19 hehe Jan 20 17:30:26 you know i disagree Jan 20 17:30:32 (you're wrong) Jan 20 17:30:45 it might be i am wrong Jan 20 17:30:54 but i can bare stability issues Jan 20 17:30:58 oh here we go again -_- Jan 20 17:31:05 bumbl|ill: well, being wrong or not Jan 20 17:31:08 but i can't bare lack of contacts Jan 20 17:31:13 I just like to tell the contrary of what you tell Jan 20 17:31:22 :-) Jan 20 17:31:26 Ainulindale is a good man Jan 20 17:31:36 Yes, I agree. Jan 20 17:31:37 :p Jan 20 17:32:00 Ainulindale: did you read my message? Jan 20 17:32:23 root_at: yes Jan 20 17:40:29 mickeyl: connman does not build... know something? Jan 20 17:40:59 mrmoku: known issue Jan 20 17:41:06 mrmoku: I'll need your help in the days to come Jan 20 17:41:09 I made a dumb promise =) Jan 20 17:41:15 ouch ;) Jan 20 17:41:31 what do we have to do? Jan 20 17:41:42 mrmoku: end this stab process in shr-overlay Jan 20 17:41:45 rename a bunch of packages Jan 20 17:41:51 produce patches for org.openembedded.dev Jan 20 17:41:52 and commit them Jan 20 17:41:54 (to OE) Jan 20 17:42:11 and just keep patches to fix it up ;) Jan 20 17:42:22 well I'll talk about that with mickey|bbiab Jan 20 17:42:37 But I'd like to produce patch and commit them directly when we'll be in OE Jan 20 17:42:40 +es Jan 20 17:42:44 just kidding... good and right move in my opinion Jan 20 17:43:03 well I intended to do that after the release Jan 20 17:43:08 But I think I'll dissociate both Jan 20 17:55:19 Ainulindale: we will have our own distro/shr.conf then, I hope :D Jan 20 18:00:41 is this what you call "community driven"? :P Jan 20 18:00:58 root_at: what do you mean? Jan 20 18:01:02 mrmoku: Yep Jan 20 18:01:10 mrmoku: if you want to give it a start Jan 20 18:01:28 first I want to strip off anything related to "OM" Jan 20 18:01:36 openmoko-contacts => shr-contacts Jan 20 18:01:49 And about that I'd like to build this dbus service provider in ophonekitd Jan 20 18:01:52 To launch the screens Jan 20 18:01:56 and preload them Jan 20 18:02:05 to avoid runtime construction Jan 20 18:02:17 (that would be pleasing for yoyo) Jan 20 18:02:24 this is what phonegui_init is there Jan 20 18:02:29 s/what/why/ Jan 20 18:02:30 Ainulindale meant: this is why phonegui_init is there Jan 20 18:10:35 Ainulindale: all that before release? Jan 20 18:10:46 heh Jan 20 18:10:46 no Jan 20 18:10:53 renaming yes Jan 20 18:10:59 preload unfortunately I don't think we'll have the time Jan 20 18:11:20 * mrmoku has to read a good-night-story now... bbiab Jan 20 18:11:22 yep, ok Jan 20 18:11:54 mrmoku: have fun Jan 20 18:19:53 bumbl|ill: had fun :-) Jan 20 18:26:01 mickey|bbiab: addendum Jan 20 18:26:06 mickey|bbiab: mplayer is slow with new kernel Jan 20 18:26:13 (or we really borked our build) Jan 20 18:26:26 we really borked our build <-- i think is this Jan 20 18:26:43 I don't think so Jan 20 18:26:48 This one has been made from scratch Jan 20 18:34:35 Ainulindale: how to plan the journey? What do you think about a shr subdir in patches Jan 20 18:34:47 with the patches we're going to submit to OE Jan 20 18:35:13 then move one package after the other into there and build from the OE tree Jan 20 18:35:17 :) Jan 20 18:35:54 first patch could be 0001-add-shr-distro-conf :-) Jan 20 18:36:04 mrmoku: why not Jan 20 18:36:17 but first, renaming, and tidying up the classes/packages Jan 20 18:36:37 does the freerunner charge while he is in suspend?(and connect to pc/power supply) Jan 20 18:38:39 Ainulindale: btw... any news from australia? Jan 20 18:39:37 root_at: yes Jan 20 18:39:40 mrmoku: none Jan 20 18:39:44 root_at: you didn't answer to me Jan 20 18:39:53 19:00:41 < root_at> is this what you call "community driven"? :P Jan 20 18:39:53 19:00:58 < Ainulindale> root_at: what do you mean? Jan 20 18:40:13 Ainulindale: let me think...what did i mean : / Jan 20 18:40:23 i think i just understood something wrong Jan 20 18:42:25 ahh, cause mrmoku talked about "our own distro" but it depends on what he meaned with "our" Jan 20 18:43:06 Hi Dave. Did you reached anybody regarding qemu for gat02 since yesterday? Jan 20 18:43:09 well the community's indeed Jan 20 18:43:27 root_at: I ment not derived from the openemoko distro configuration (which we cannot change apart from patching it) Jan 20 18:43:58 yeah Dave... did you have success with pestering? :P Jan 20 18:44:52 my message wasnt meant seriously Jan 20 18:51:37 Ah, Hi Cybil :) Jan 20 19:28:50 does anyone have a simple initrd for armv4? Jan 20 19:34:40 freesmartphone.org: 03jluebbe 07framework * rdbe8508e07dc 10/tools/cli-framework: cli-framework: add support for bluez 4.x Jan 20 19:37:39 tmzt: aren't they generated? Jan 20 19:38:04 *** Jan 20 19:38:05 why do you need? Jan 20 19:38:05 mmmhh... bluetooth :-) Jan 20 19:38:07 can't find them, we are going to try a debian netwinder netboot Jan 20 19:38:17 how to get sed to match multiple lines? Jan 20 19:38:18 tmzt: debian generates them at install time Jan 20 19:38:19 to boot a jorndada Jan 20 19:38:30 * mrmoku has a mpd server with bluetooth waiting to be remote controlled :-) Jan 20 19:38:33 ftp://ftp.debian.org/debian/dists/etch/main/installer-arm/20070308/images/netwinder/netboot/initrd.gz Jan 20 19:38:38 tmzt: so that it only has modules that are detected be needed Jan 20 19:38:38 someone wants frozen-bubble ipk for shr-unstable? :D Jan 20 19:38:43 i'm compilling now;) Jan 20 19:38:50 tmzt: ah, that is initrd of the installer itself Jan 20 19:39:09 dos1: is there a bb recipe? Jan 20 19:39:15 tmzt: does that have the installer app? Jan 20 19:39:20 Ainulindale: yes :) Jan 20 19:39:26 Ainulindale: in OE Jan 20 19:39:41 Well then I'm compiling it on the buildhost. Jan 20 19:39:48 ;] Jan 20 19:39:55 dos1: I'd rather you tell me something is missing, or even if you added it to the feed yourself Jan 20 19:40:00 lindi-: we just need a shell to dump cf manf/cardid Jan 20 19:40:05 dos1: it's in shr-overlay Jan 20 19:40:09 lindi-: I think it does though Jan 20 19:41:01 tmzt: cf? Jan 20 19:41:04 Ainulindale: should all of shr-overlay packages be in shr/openembedded/packages? Jan 20 19:41:06 compact flash Jan 20 19:41:11 Ainulindale: if yes, it is in OE :P Jan 20 19:41:12 tmzt: some other device? Jan 20 19:41:26 this isn't for openmoko, for jornada, but it's armv4 like gta01 Jan 20 19:41:34 dos1: that wasn't what I was telling :-) Jan 20 19:41:42 dos1: if you want a package automatically compiled in the build host Jan 20 19:41:50 Add it to the task-shr-feed in the shr overlay Jan 20 19:42:02 This way when the feed is recompiled it gets compiled too Jan 20 19:42:14 Ainulindale: oh, ok, i didn't get the point :D Jan 20 19:42:23 dos1: this way everybody's happy Jan 20 19:42:26 Ah and Jan 20 19:42:33 Could you tell me why shr settings is so slow? Jan 20 19:42:39 And would you be able to write a nice post for the blog? Jan 20 19:42:44 I'd like you (not me) to talk about it Jan 20 19:42:49 It would publicize your work Jan 20 19:43:15 Ainulindale: right now dbus requests are blocking UI Jan 20 19:43:28 Ainulindale: i think that's why it works slowly Jan 20 19:43:41 dos1: hmm I think you should display a "loading" screen Jan 20 19:43:46 Because it seems unresponsive Jan 20 19:43:51 Ainulindale: yes, we want to do it later Jan 20 19:44:07 dos1: you should formalize a plan and talk about it on the ML and on the blog :-) Jan 20 19:44:12 And I seriously mean that Jan 20 19:44:20 Good visibility = more users :-) Jan 20 19:44:27 More users = more testers! Jan 20 19:44:37 Ainulindale: hehe, i will :) Jan 20 19:44:45 dos1: Do I have your word? Jan 20 19:44:49 Because I'll bug you everyday for that Jan 20 19:45:18 http://tinderbox.openembedded.net/public/logs/3138118.txt <= hmpf Jan 20 19:45:21 (failed compilation) Jan 20 19:46:20 Ainulindale: i think yes, i will write something in this week Jan 20 19:46:33 dos1: Thanks a lot Jan 20 19:46:41 dos1: Help me to build this community and make it alive :-) Jan 20 19:47:38 hmm, it's downloading frozen-bubble 1.0 Jan 20 19:47:56 but i think there is bb recipe for 2.2 Jan 20 19:48:24 Not in OE. Jan 20 19:53:57 if i install qi, does my freerunner boot faster?(noticeable) Jan 20 20:03:39 * mrmoku saw frozen-bubble commits in #oe today Jan 20 20:06:23 hmm, should have checked before babbling... somebody was talking about trying to build it :-) Jan 20 20:08:34 though there is: packages/frozen-bubble/frozen-bubble_2.2.0.bb Jan 20 20:09:01 mrmoku, Ainulindale: i have compiled frozen-bubble 1.0 Jan 20 20:09:13 now i'm installing it on neo Jan 20 20:09:14 hm.. Are there options to compile with that make it run better on the FR? Jan 20 20:09:31 that are different from for example the armel debs Jan 20 20:14:54 Can't locate vars.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/bin/frozen-bubble line 40. Jan 20 20:14:54 BEGIN failed--compilation aborted at /usr/bin/frozen-bubble line 47. Jan 20 20:15:06 when starting frozen-bubble on FR :x Jan 20 20:15:36 /usr/share/perl/5.10.0/vars.pm perl-base Jan 20 20:15:39 pretty standard stuff Jan 20 20:15:50 I had it running on FR, it was just running out of memory Jan 20 20:16:03 johnsu01: i have swap ;] Jan 20 20:17:14 lindi-: i don't have it on shr-unstable Jan 20 20:17:31 I need a holy bible Jan 20 20:17:51 I just hacked together a sed script (first sed script in my life not beeing a single s/a/b/ Jan 20 20:18:27 sed -e '/<\/node>/{N;/\n that just looks spooky, but it worked Jan 20 20:19:01 mw|: wanna laugh? Jan 20 20:19:10 yeah? Jan 20 20:19:18 http://calaquendi.org/irc/regexps.txt Jan 20 20:19:28 (anti "lol") Jan 20 20:19:38 (part of a script to ban people saying lol) Jan 20 20:19:43 (I upgraded some of the regexps since) Jan 20 20:20:07 That just looks freaky Jan 20 20:20:17 Yeah but it was working nicely :-) Jan 20 20:20:27 (in french at least) Jan 20 20:21:13 Ainulindale: I can see people started to be creative in characters selection when typing lol Jan 20 20:21:20 Yep. Jan 20 20:21:22 ?0? Jan 20 20:21:33 That one never appeared and is unreadable Jan 20 20:21:39 hmm (my terminal is missing a character for GPD) Jan 20 20:21:44 but things like |_0|_ Jan 20 20:21:56 :) Jan 20 20:22:03 |__( )|__ Jan 20 20:22:06 ;D Jan 20 20:22:09 or even aside chars Jan 20 20:22:11 such as "kik" Jan 20 20:22:14 or "mpm" (in french) Jan 20 20:22:24 dos1, stop being obnoxious :P Jan 20 20:22:27 mpm? Jan 20 20:22:29 time to feed the horses Jan 20 20:22:32 haha Jan 20 20:22:36 neigh? Jan 20 20:22:40 Dave: yeah in french the m is beside the l Jan 20 20:22:58 (it's a republican lol, a lol to the right) Jan 20 20:23:33 Dave: i'm only using imagination ;) Jan 20 20:23:51 Dave: u kN()w1 ;] Jan 20 20:23:52 oh haha Jan 20 20:23:59 Nice one, Ainu :P Jan 20 20:24:09 Dos1, can I strangle you now? Jan 20 20:25:24 Dave: emo-people who are using that "style" of writing don't need strangling Jan 20 20:26:08 Dave: they will cut themselves or something like that :x Jan 20 20:26:12 Because I'll send them to soviet russia, in which they will be killed ... ? Jan 20 20:26:21 soviet russia cuts you? Jan 20 20:26:25 * Dave rolls his eyes at dos1 Jan 20 20:26:39 uh Jan 20 20:26:41 * dos1 hides... Jan 20 20:26:41 ;D Jan 20 20:28:17 Good call. Jan 20 20:28:26 * Dave readies a cargo container for dos1 Jan 20 20:29:58 * dos1 runs lightsaber on his neo to defend when it will be needed :x Jan 20 20:30:48 Ready for your transatlantic voyage? ;) Jan 20 20:31:58 uh, lightsaber is not working - pygame-mixer is failing ^^" Jan 20 20:32:00 * dos1 runs... Jan 20 20:43:55 Bwahahahaha Jan 20 21:33:44 i m trying to use mplayer version provided at angstron repository considering that somehow mplayer dissapeared from official repository, and i m wondering if there is any -vo that i can use with mplayer to play a mpeg4 video that i m streaming over wifi network. i m always getting problems ... something related with the display, any help really appreciate. Btw is there any front end for mplayer that is stable at om 2008.12, i m in need of one Jan 20 21:36:52 how can I disable draging row in gtk.TreeView ? Jan 20 21:44:51 mofasa Jan 20 21:45:33 * mrmoku wonders if mw| drank something and has problems speaking ;) Jan 20 21:45:50 just wanted to break the ice-silence Jan 20 21:46:26 hehe, guess all are staring at their neos watching cpu usage and don't believe it... Jan 20 21:47:02 * mw| is waiting for cp Jan 20 21:47:11 doing backup before i try "make distclean" Jan 20 21:47:37 if you're trying to build something current... will fail with connman Jan 20 21:48:00 current shr-overlay is broken ? Jan 20 21:48:10 current OE is broken Jan 20 21:48:16 aah Jan 20 21:48:50 connman got updated (which is good I think) and does not compile yet Jan 20 21:49:07 what is connman ? Jan 20 21:49:09 connection-manager ? Jan 20 21:49:21 yep Jan 20 21:49:27 networking daemon Jan 20 21:49:37 which will be used by frameworkd Jan 20 21:53:41 aaah Jan 20 21:57:44 mw|: hmm, maybe its as simple as setting AUTOREV to fix it... trying now Jan 20 22:01:34 Hey Jan 20 22:01:42 hey, quickdev :-) Jan 20 22:02:38 quickdev: how's school... hope you did your homework for tomorrow ;) Jan 20 22:03:23 school is ok, but I've got a project I have to work for these days. It's a pity that I have almost not time for SHR Jan 20 22:03:32 mrmoku, and how are things for you? Jan 20 22:03:47 well fine... we're having some problems though :( Jan 20 22:04:33 we're having a new unstable image... and e sucks 20% cpu Jan 20 22:05:34 mrmoku, changed e srcrev? Jan 20 22:05:47 quickdev: no, changed kernel ;) Jan 20 22:05:53 there, now frameworkd-fake (and ophonekitd) can be tested by others on a desktop Jan 20 22:05:57 with 2.6.24 it does not do it Jan 20 22:06:13 (currently only works to init PIN dialog, it stops when going further) Jan 20 22:06:22 raster should have a look ;) Jan 20 22:06:35 mw|, frameworkd-fake - sounds interesting :) Jan 20 22:06:37 (can also be used for testing E apps on desktop as a user without writeaccess) Jan 20 22:06:45 quickdev: its two days we're waiting for him to appear Jan 20 22:07:01 raster is pretty busy Jan 20 22:07:13 http://mywave.homelinux.org/fake.tar.gz Jan 20 22:07:20 comments are very welcome Jan 20 22:07:24 Hire: I know Jan 20 22:08:01 download, extract, read README.FIRST :-p Jan 20 22:10:56 who manages the buildhost ? Jan 20 22:11:21 (never mind) Jan 20 22:11:29 the beartech guys Jan 20 22:11:34 the host itself or our builds? Jan 20 22:11:51 Hire: its bearStech ;) Jan 20 22:11:56 ehhh Jan 20 22:12:00 sorry sorry :( Jan 20 22:12:15 just wondered if ext3 image could be added, but I can just use .tar.gz *doh* Jan 20 22:12:26 Hire: be nice to our sponsor :P Jan 20 22:15:48 mw|, ext3 could be added by the people who have access to it...mrmoku for example? :) Jan 20 22:15:53 A frenchman downloaded my fake :-p Jan 20 22:16:04 as in it not beeing fake, but named fake :-p Jan 20 22:19:10 have a good day :) Jan 20 22:44:23 http://build.shr-project.org/shr-testing/images/om-gta02/ Jan 20 22:44:26 no 2.6.28 there Jan 20 22:48:08 Ainulindale: *ping* Jan 20 22:48:11 mw! Jan 20 22:48:17 myself! Jan 20 22:48:20 ja :P Jan 20 22:48:25 Dave, where can I find a precompiled 2.6.28 ? Jan 20 22:48:39 precompiled... for? Jan 20 22:48:58 *downloading image now and going to copy it to the sd-card (which I use instead of internal flash) Jan 20 22:49:10 E 20% cpu load issue Jan 20 22:49:32 (Also found a small bug in my Makefile in fake.tar.gz :-( simple to fix then :-) ) Jan 20 22:51:36 mickey|bbiab: (and everyone who's interested). I've implemented my ideas in a patch to gsm0710muxd. Now i think channel allocation and deallocation problems are solved. Proper wakeup is not needed because the commands will be retried several times until giving up. Jan 20 22:52:11 mickey|bbiab: First, a patch for upstream version was done, now i backported it to 0.9.x git HEAD. Jan 20 22:52:25 mickey|bbiab: https://paulfertser.is-a-geek.org/files/0001-Implement-proper-channel-allocation-and-dealloction.patch Jan 20 22:55:21 PaulFertser: hi Jan 20 22:55:27 yoyo_: Hey :) Jan 20 22:56:59 mickey|bbiab: i mean a wakeup in frameworkd should not be altered. But for channel allocation/deallocation no special precautions are needed. Jan 20 23:04:26 how cute, my moko with shr, first time ever it asked for pincode with shr :-) Jan 20 23:04:35 :D Jan 20 23:04:39 surprise! Jan 20 23:04:44 but, where do I find 2.6.28 ? Jan 20 23:04:54 mw|: http://people.openmoko.org/andy Jan 20 23:04:58 build it yourself you lazy bum :P Jan 20 23:05:04 mw|: Or build it yourself. ;) Jan 20 23:05:09 on my pentium3m Jan 20 23:05:18 with now a defect usb-plug Jan 20 23:05:18 rofl Jan 20 23:05:24 that will take too long time Jan 20 23:05:52 Mw, you do know, this past summer I tried compiling the linux kernel on freerunners... Jan 20 23:05:59 so don't complain to me about your pentium 3 Jan 20 23:06:02 painfull Jan 20 23:06:15 mw|: first time i built the kernel on my 486 i was greatly surprised how fast it was comparing to my 386 with 4M RAM :) Jan 20 23:06:19 *remember those time when I compiled 2.6 kernels on my old mmx Jan 20 23:06:36 2.6 was so much fatter than 2.4 Jan 20 23:06:40 (or even 2.2) Jan 20 23:07:04 mw|: Have you spotted the link to Andy's place for the kernel and stuff? Jan 20 23:07:23 I did now :-p Jan 20 23:07:38 udfu files? :-p Jan 20 23:08:13 mw|: It doesn't matter. That's uImage with a DFU trailer added. Should work :) Jan 20 23:08:24 *downloading* Jan 20 23:08:32 testing them tomorrow Jan 20 23:08:36 bedtime now Jan 20 23:08:47 NO Jan 20 23:08:56 No one excused you! Jan 20 23:08:56 no ? Jan 20 23:08:59 Come back here! Jan 20 23:09:02 *lol* Jan 20 23:09:04 I'm not done with you yet! Jan 20 23:09:06 :P Jan 20 23:09:06 mw|: what udfu are you downloading? Jan 20 23:09:17 mw|: http://people.openmoko.org/andy/uImage-moredrivers-GTA02_andy-tracking_b8b36e5ec3db71d5.bin Jan 20 23:09:28 that one yes Jan 20 23:09:33 just wondered what udfu was Jan 20 23:10:07 Then i was wrong. I think it's not uImage at all. Just a binary with a DFU trailer. Jan 20 23:10:36 CTHULHU!? Jan 20 23:10:44 uImage is a special format that allows u-boot to test checksum before running kernel and to relocate it if needed. Jan 20 23:10:59 uImage-moredrivers-GTA02_andy-tracking_b8b36e5ec3db71d5.bin: u-boot/PPCBoot image Jan 20 23:11:04 DFU trailer is appended to file to allow it to be transfered with DFU protocol. Jan 20 23:11:05 file output :-p Jan 20 23:11:29 Exactly, that's uImage. Jan 20 23:11:52 Qi understands that (as well as zImage). Jan 20 23:11:59 I was just about to ask, Paul :) Jan 20 23:12:04 Okay, cool Jan 20 23:12:08 Still wonders if E shutdown message should be rewritten Jan 20 23:12:12 I recall there was a fucked up format that uboot understands Jan 20 23:12:21 Dave: check Qi wiki page. It was greatly improved recently. Jan 20 23:12:23 "shutting down your computer"... it's a phone! Jan 20 23:12:31 or just "shutting down" Jan 20 23:12:39 and that onetime the image hash was incorrectly generated or syntactically garbled, and all chaos ensued. Jan 20 23:13:02 because uboot choked on it or something Jan 20 23:16:31 *booting 2.6.28* Jan 20 23:16:51 * Dave threatens mw with his boot Jan 20 23:17:20 *wonders if the boot fits* Jan 20 23:18:41 I'll MAKE it fit... your ass! Jan 20 23:18:46 >:) Jan 20 23:19:33 hm Jan 20 23:19:42 is the busybox tar compiled without -z on purpose? Jan 20 23:20:44 hehehe Jan 20 23:22:31 * tordo is installing debian to SDcard, since he and his friend is going to build a gta02controlled robot \o/ Jan 20 23:22:49 cooooooooooool Jan 20 23:22:58 rofl Jan 20 23:23:09 opkg install gdb Jan 20 23:23:12 :-D Jan 20 23:23:15 :D Jan 20 23:23:52 plans so far: independently rotateable webcam, runs on weels, all the stuff controlled with an i2c-tiny-usb-thingy Jan 20 23:24:15 write a daemon that runs the show and leaves the controls to a socket, connectable over wlan Jan 20 23:24:31 and some feed for the webcam Jan 20 23:24:37 so, like a reallife cargame Jan 20 23:24:45 and a million times nerdier Jan 20 23:25:07 tordo: wanna know how you fast can make a range-finder ? Jan 20 23:25:28 ? Jan 20 23:26:00 use a small laser (5 milliwatt red ones for instance "laserpen"), and mount it so that the dot appears on the webcam Jan 20 23:26:10 and as the range variaes, the dot moves Jan 20 23:26:20 oh jeez Jan 20 23:26:21 that's cool! Jan 20 23:26:27 (try different angles to find one that gives enough movement/range) Jan 20 23:26:55 * tordo needs to get some serious image interpretation skillz then Jan 20 23:27:10 *I'm curious.. who does enlightenment talk to*.... Jan 20 23:27:44 BUT, bedtime now, lots of hacking to do tomorrow it seems Jan 20 23:27:45 CIA Jan 20 23:28:25 ksdioirqd/mmc0 runs on kernel main timer divided by two Jan 20 23:28:33 enlightenment 30 times per second Jan 20 23:28:47 :O Jan 20 23:28:48 Xglamo 30 times per second (looks like the same number.....) Jan 20 23:28:56 rut roh Jan 20 23:28:58 python 10 times per second Jan 20 23:29:02 mw|: there's a setting somewhere in illume where you set the FPS Jan 20 23:29:06 and it's 30 by default Jan 20 23:29:33 hot Jan 20 23:30:22 sounds suspect :-p Jan 20 23:32:08 Battery monitor? Battery's probably the only thing that changed from 2.6.24 that E should care about. Jan 20 23:32:34 but then why does SOFTWARE_16 make the troubles go away? Jan 20 23:32:41 setting the engine to SOFTWARE_16* Jan 20 23:33:06 and changing it back Jan 20 23:33:27 but if you restart X the trouble is there again mw| Jan 20 23:33:30 *installing ALOT of -dbg ipk files now* Jan 20 23:33:31 but not with software_16 Jan 20 23:33:45 dubious Jan 20 23:34:04 could be some loop with XDamage protocol or something ? Jan 20 23:36:24 what is the name of the ipk that provides /usr/bin/enlightenment ? Jan 20 23:37:11 e-wm Jan 20 23:37:35 hihi :) I finished :) Jan 20 23:37:53 with? Jan 20 23:38:11 add edit del phone book in my yphonekitd :) Jan 20 23:38:21 :-D Jan 20 23:38:22 you whana look? Jan 20 23:38:49 Who you gonna call? Jan 20 23:39:01 goust busters Jan 20 23:39:08 ghost busters Jan 20 23:39:16 e-wm-dbg has WIERD depencies Jan 20 23:39:36 pulls in stuff like libewl-plugins Jan 20 23:39:44 libemotion0 .. Jan 20 23:39:52 mw|: that must be it Jan 20 23:39:55 it's feeling grumpy Jan 20 23:40:15 aaah, it pulls in latest e-wm Jan 20 23:40:21 which ofcourse pulls in stuff Jan 20 23:43:16 can you tealmy is it is posible to get cid ? from gsm network ? Jan 20 23:43:28 in diffrent way then by signal? Jan 20 23:43:52 I seems to like rendering stuff: http://pastebin.com/m7561d0dc Jan 20 23:46:26 does it keep resizing some widget for every frame? Jan 20 23:47:47 evas_call_smarts_calculate(Evas *e) Jan 20 23:48:00 doesn't to shit, unless need_recalculate gets set Jan 20 23:48:12 so something is resized for EVERY frame (atleast it thinks so) Jan 20 23:48:46 my shot in the dark, some widget is calculating its size wrong Jan 20 23:49:01 when it is resizing itself Jan 20 23:49:15 that sounds highly naughty, mw Jan 20 23:50:16 evas_render_updates_internal(Evas *e, unsigned char make_updates, unsigned char do_draw) Jan 20 23:50:49 doesn't to shit unless Evas->e has changed set to non-zero Jan 20 23:51:40 /usr/lib/libevas.so.0 is compiled with to high optimize-level for gdb to be happy Jan 20 23:52:28 * Dave finds that questionable Jan 20 23:58:43 -dbg only gives my link-symbols, but no valuable info Jan 21 00:01:44 (if somebody bothers to compile libevas with full gdb support and no -O flags, I would be very happy.. no need for ipk file) Jan 21 00:01:48 going to bed now Jan 21 00:02:26 (in libevas, I can manage to put watchpoints on the widget that fails to settle, causing the 20% cpu usage) Jan 21 00:02:26 mw|: can you ansuer my for one think? Jan 21 00:02:40 yoyo_: yes? Jan 21 00:03:00 teall my is it posible to open illume-keybord from pygtk? Jan 21 00:03:21 I have no idea, probably, how, I don't know Jan 21 00:03:36 first guess would be, check dbus (use d-feet or something) Jan 21 00:03:47 mw|: can you direct me to someone how can know that? Jan 21 00:03:58 raster? Jan 21 00:03:59 I'w chk Jan 21 00:04:06 but now, sleep Jan 21 00:04:08 no events Jan 21 00:04:26 having to rewrite applications to support a keyboard does not sound nice Jan 21 00:04:28 quatrox: can you build the libevas with full debug?) Jan 21 00:05:04 mw| maybe Jan 21 00:05:14 I can try tomorrow Jan 21 00:05:33 quatrox: I need full gdb debug support, and no optimization Jan 21 00:05:45 got that:) Jan 21 00:06:31 mw| i got download.openmoko.no rsync with my buildhost:) Jan 21 00:06:52 it is on gigabit:) Jan 21 00:07:46 nice Jan 21 00:23:54 quatrox! Jan 21 00:24:05 hey Jan 21 01:17:32 rwhitby: Ah, it's already in the tracker actually since yesterday Jan 21 01:17:38 http://trac.freesmartphone.org/ticket/320 Jan 21 01:22:29 there is no way to open illume-keyboard from gtk o.O Jan 21 01:22:31 siet! Jan 21 01:27:43 yo yo yo Jan 21 01:27:48 ? Jan 21 01:37:24 yoyo_: i think i once saw some code posted to -devel that allowed to trigger the illume keyboard using nothing but xlib things, but i can't seem to find it now... Jan 21 01:44:06 yoyo_: i found this http://www.mail-archive.com/community@lists.openmoko.org/msg22093.html, maybe installing matchbox-keyboard-im still works ? Jan 21 01:53:39 morning Jan 21 01:54:59 mickeyl: morning, still working so late ? Jan 21 01:55:03 ;-) Jan 21 01:55:21 no, actually it's weird Jan 21 01:55:25 i just woke up after 4h sleep Jan 21 01:55:31 feeling too awake to continue sleeping Jan 21 01:56:04 so i thought i might as well go to work early ;) Jan 21 01:56:23 yes, the -brilliant-idea-keeps-you-awake-until-implemented problem... Jan 21 01:56:29 hehe Jan 21 01:56:30 ;-) Jan 21 02:29:26 good night... Jan 21 02:37:27 Hi, can someone tell me what settings the gsm modem tty uses? 115200 and 8n1 or is it 7bit? Jan 21 02:37:38 should be on the wiki but I cant find it Jan 21 02:37:50 need it for minicom ... Jan 21 02:40:45 115200 8N1 Jan 21 02:42:28 mickeyl: tkx, will have to keep looking as to why the thing is reluctant Jan 21 02:42:46 to talk to anything, but at least if the settings are right Jan 21 02:51:39 might as well run gsm0710muxd and open a mickeyterm Jan 21 02:51:52 it will initialize the modem for you, switch to muxer mode, and give you a terminal **** ENDING LOGGING AT Wed Jan 21 02:59:57 2009