**** BEGIN LOGGING AT Mon Nov 22 02:59:58 2010 Nov 22 05:40:13 hi, did anyone notice wiki.openmoko.org is down ? Nov 22 06:11:01 stevendh: either of the two (shr-trac / fso-trac)... if the bug is suspected inside freesmartphone land fso-trac usually is better Nov 22 06:21:59 JaMa|Off: moin... guess we have to do another EFL bump Nov 22 06:22:20 stevendh: unfortunatelly there is no automatic anonymization of the logfiles :/ Nov 22 06:23:10 mrmoku: what is broken now? :/ Nov 22 06:23:32 and moin Nov 22 06:24:32 * mrmoku takes a big sip of coffee as he forgot :P Nov 22 06:25:09 * JaMa|Off just returned from dentist and leaving now to Prague and to work Nov 22 06:25:18 bbl 3 hours Nov 22 06:25:32 so you have time to finish coffee and remember :) Nov 22 06:26:02 JaMa|Off: ahh... the keyboard resizing Nov 22 06:26:09 or do we already have that? Nov 22 06:26:21 :) yes we have Nov 22 06:26:29 ok... then never mind :-) Nov 22 06:26:39 that's why I bumped it last time Nov 22 06:26:44 ok Nov 22 06:26:56 then just mokojewel needs a PR bump for rebuild Nov 22 06:27:14 have a nice trip to Prag then :) Nov 22 06:27:16 ah, I know I forgot something yesterday before starting build on buildhost Nov 22 06:29:07 bumped.. Nov 22 06:29:33 thanks Nov 22 06:35:12 and btw that wsod fix was only in our 2.6.32, never went to 2.6.34, so it's strange that first reports were after just "formal" change of recipe (one patch instead many) Nov 22 06:45:11 JaMa|Off: well... for me 2.6.34 came in a period where I did not use the gta02 much Nov 22 07:06:12 mrmoku: JaMa|Off: WSODs gone? Nov 22 07:07:05 someone have to fix coding style and remove unneeded stuff from that patch Nov 22 07:10:20 gena2x: well... for now JaMa verified that the patch was missing and added the patch back again Nov 22 07:10:40 mrmoku: but did you verified WSOD is gone? Nov 22 07:18:17 gena2x: not yet Nov 22 07:18:47 gena2x: buildhost is building it Nov 22 07:23:40 JaMa|Off: if it were working before merging all patches to one, probably something with that merge. order, conflicts or so. Nov 22 07:25:26 mrmoku, yes. Nov 22 07:25:53 hi, does ffalarms work for you on Freerunner SHR? Nov 22 07:26:27 I can't get it (or atd?) to wake it Nov 22 07:29:16 TAsn: would one see something suspisious in frameworkd.log? Nov 22 07:29:25 s/suspisious/suspicious/ Nov 22 07:29:25 mrmoku meant: TAsn: would one see something suspicious in frameworkd.log? Nov 22 07:35:25 ok, i found this bug: http://trac.shr-project.org/trac/ticket/1087 Nov 22 07:36:02 and "tail -f /var/log/fsodeviced.log | grep -ri rtc" says: Nov 22 07:36:18 2010-11-22T07:27:19.362952Z [INFO] Kernel26Rtc : RTC time equals 2000-01-03 18:04:14 Nov 22 07:36:24 2010-11-22T07:27:19.363361Z [INFO] Kernel26Rtc : Setting RTC alarm to 2010-11-22 07:30:00 (dst=0) Nov 22 07:39:36 I guess the "RTC time equals 2000-01-03 18:04:14" is the problem here? Nov 22 07:49:10 have to go, will try setting the clock by hwclock later Nov 22 08:36:42 freesmartphone.org: 03morphis 07msmcomm * rb01f1a0130e1 10/libmsmcomm/src/ (event_gsdi.c msmcomm.h): libmsmcomm: update gsdi events Nov 22 08:53:00 gena2x: those patches which were in OE were just "git format-patch"s from that branch.. Nov 22 08:53:16 gena2x: so I guess that just nobody noticed since we switches from .32 to .34 Nov 22 08:53:43 gena2x: which wasn't so long ago Nov 22 08:54:34 mrmoku: buildhost was building it yesterday :) Nov 22 08:55:00 and I haven't tested it, because I wasn't at home whole weekend where my fr is Nov 22 08:56:44 JaMa|Off: ahh, ok Nov 22 09:09:17 JaMa|Off: why does you use external patches when you can be having a dedicated git branch for OE instead? Nov 22 09:09:50 JaMa|Off: i mean reduce amount of patches/* by organising all of them the usual kernel repo way and just make OE to fetch from that repo? Nov 22 09:10:19 JaMa|Off: pabs3 from #openmoko-debian reported ws on unblank (after 3 minutes) too today. i'll try to reproduce and investigate all this, but now i'm busy, so later. Nov 22 09:11:30 JaMa|Off: but he never used .34 or .32 before Nov 22 09:15:56 mrmoku: and please check if your wsod is gone with new kernel. Nov 22 09:16:07 PaulFertser: you mean recipe fetching from gitorious branch? Nov 22 09:16:15 JaMa|Off: yes Nov 22 09:16:30 JaMa|Off: that way tracking of patches is much easier and comfortable. Nov 22 09:16:34 i guess Nov 22 09:17:06 only because I didn't want to force everybody to fetch big checkout from slow gitorious :/ Nov 22 09:18:13 but at least I stopped "simulating" git repo in OE patches (by maintaining those in gitorious repo and then dumping those to separate files and in right order applied in recipe) Nov 22 09:19:07 now we also have gta0* supported in normal recipe (not linux-openmoko-*) and with diff against vanilla kernel it will be smaller and smaller hopefully :) Nov 22 09:29:23 is it save to bump msmcommd SRCREV to latest to fix fsogsmd build on palmpre? Msmcomm.UrcType is missing, playya_? Nov 22 09:31:48 gena2x: 4 times already I tapped the screen and then forgot to retap again to have a sane screen to start the update :P Nov 22 09:35:09 JaMa|Off: doesn't OE support "shallow" fetch for git? Nov 22 09:35:52 JaMa|Off: btw, do you use stgit for that (patch series)? Nov 22 09:36:21 PaulFertser: not really, but if the SRCREV is built on shr buildhost first, then you just download tarball of it Nov 22 09:36:47 PaulFertser: which is also not download-size optimal when you already have git checkout locally Nov 22 09:37:19 JaMa|Off: i see. There's no clean solution apparently... Nov 22 09:38:05 PaulFertser: if you build revision not yet available as tar gzipped source already, then bitbake does full git clone and then prepares tgz with requested rev for you Nov 22 09:38:31 PaulFertser: which is later unpacked to workdir (as with other non-SCM recipes) Nov 22 09:38:53 JaMa|Off: i think i've heard about that, yes. Kinda inelegant but works. Nov 22 09:39:14 so kernel-release tarball+2 patches in OE are most optimal for download size Nov 22 09:39:40 and not so bad for me to manage (I just refresh git diff > shr.patch) Nov 22 09:40:17 gena2x: update running... will let you know as soon as it finished Nov 22 09:40:25 and preppend header with git log --oneline to show what's inside from gitorious repo Nov 22 09:45:55 * gena2x crossed fingers Nov 22 09:46:46 * mrmoku still waiting for the update to finish Nov 22 09:48:24 JaMa|Off, PaulFertser: I think it would be a very sane thing to have a common repo for all distros to pull the kernel from Nov 22 09:48:34 which contains the patches all use anyway Nov 22 09:48:55 hehe Nov 22 09:49:04 so either we could try to get them comitted in the om repo Nov 22 09:49:17 or use the kernel repo on fso.org for that Nov 22 09:49:57 kms/non-kms Nov 22 09:50:01 with the first option being prefered ;) Nov 22 09:50:12 gena2x: that is just a defconfig difference, no? Nov 22 09:50:21 unfortunately, not Nov 22 09:50:24 :/ Nov 22 09:50:53 hmm... does kms code get used even if configured not to ? Nov 22 09:51:05 gena2x: but kms patches still should be merged and not enabled Nov 22 09:51:19 JaMa|Off: right Nov 22 09:51:54 building nondrm kernel from shr kernel repo works fine Nov 22 09:52:39 yeah, lest add one more step :) linus->lars->(common patches)->distro :) Nov 22 09:52:42 and resulting kernel also works fine :) Nov 22 09:53:20 radekp: what do you think about that ^^^ Nov 22 09:53:52 hmm.. why isn't enabling/disabling KMS just a config option? Nov 22 09:53:55 PaulFertser has r/w in git.om.org, so we can try it in separate branch there and/or merge it directly in 2.6.36 if it happens there Nov 22 09:54:40 gena2x: is there no FB driver on top of glamo KMS?... Nov 22 09:55:29 JaMa|Off: i do have but i'm not feeling comfortable doing anything gta02-related without larsc. Nov 22 09:55:50 JaMa|Off: as you count on him to provide you with kernel. Nov 22 09:56:00 larsc will never commit some kind of patches Nov 22 09:56:04 PaulFertser: even when you do that in a different branch? Nov 22 09:56:30 mrmoku: well, different branch is ok, but i wouldn't like to "hijack" the development. Nov 22 09:56:46 Weiss: I think he meant that your patches are changing stuff also outside kms (like platform-drm and JBT6k74 changes) Nov 22 09:56:51 PaulFertser: sure, that I can understand (and is good) Nov 22 09:57:03 antrik_: yes. i didn't really investigate kms, but glamo-fb seem more stable. and used in qtmoko. Nov 22 09:57:51 gena2x: if done on a separate branch, and in a sane way without distracting anybody from doing things the right way, i guess it's possible to have any kind of patches at om repo. Nov 22 09:58:47 gena2x: well, I understand than qtmoko is based on FB... I just wondered why it still uses a legacy FB driver instead of one based on KMS :-) Nov 22 09:59:39 PaulFertser: even as separate branch it would be great to have it in "central" repo then every distribution keeping same patches in different repos Nov 22 09:59:50 antrik: because it is just working without problems Nov 22 10:00:07 JaMa|Off: it's supposed that having an easy way to store questionable patches harms the proper development. At least i'd expect it to. Nov 22 10:00:25 antrik: but this is my opinion may be radekp has stronger reasons, like running Xglamo Nov 22 10:01:33 PaulFertser: you're right again Nov 22 10:03:00 PaulFertser: i think larsc will to do job of upstreaming. maintaining questinables patches is just not job he want to do. of course we can ask him about it, but last time i tried to ask why my ar6000 patch can't be merged, i got no answer :( Nov 22 10:03:25 http://www.playdeb.net/software/Caph <- is it numptyphysics fork or vice versa? Nov 22 10:03:59 PaulFertser: so, basically if you for example will to maintain such branch, we can have it. this is just question who want to do it. Nov 22 10:05:15 PaulFertser: i mean not really questinable, but actually if he has some patch he do not want to advocate it to upstream. Nov 22 10:06:07 PaulFertser: overwise, no idea why half of pathes can't be directly commited to om-gta02-34 or how it is named Nov 22 10:07:33 larsc: btw if you'll read this, i noticed you told about attempt to merge .36. any news on it? Nov 22 10:08:28 gena2x: i finally have a repo which actually builds, but imo there are to many runtime regressions introduced by upstream Nov 22 10:08:45 i would rather wait for 2.6.37 instead of trying to fix those on my own Nov 22 10:09:09 gena2x: i'm the kind of person who would need plenty of time to look and think a lot about all the patches and that'll make the process very slow and unpredictable, so no, i'm not the right guy to do that. Nov 22 10:09:15 btw. a om-gta02-ugly branch sounds good to me Nov 22 10:10:20 larsc: btw, i hope you're ok with minor fixes i pushed recently to the branches used by both gta02 and gta01. Nov 22 10:11:07 larsc: ah, nice. thanks for update Nov 22 10:11:43 mrmoku, honestly: I don't remember :) Nov 22 10:11:51 PaulFertser: i guess so, but please ping me the next time, otherwise there is a risk that i wont see them and they are gone in the next kernel release Nov 22 10:12:58 PaulFertser: at least, lars is not thinking that just branch will hijack something :) Nov 22 10:13:13 s/just/such/ Nov 22 10:13:13 gena2x meant: PaulFertser: at least, lars is not thinking that such branch will hijack something :) Nov 22 10:19:09 mrmoku: PaulFertser: JaMa|Off: so, back to question, just volonteer need to implement mrmoku's idea to keep all 'ugly' but nessesary patches. but personally, i think current situation is good enough, pkg-fso already almost based on qtmoko, and shr's has separate git. Nov 22 10:20:49 with same effect, all distro-builders can just choose one among them and base on that kernel Nov 22 10:25:43 ouch... FR freezed while upgrading :/ Nov 22 10:27:24 i had some frezzes, it ended up to be related to watchdog Nov 22 10:40:11 larsc: ok, sorry, will certainly do next time. Nov 22 10:41:18 i wanted to use kernel from SHR git on gitorious, but i was unable to boot with KMS patches, so that's why they are not in qtmoko (yet) Nov 22 10:41:55 i didnt investigated it further sorry... Nov 22 10:43:19 otherwise common git - it sounds to me a bit like svn style of work - which i personly hate after switching to git :) Nov 22 10:45:37 i would personaly prefer if radekp was doing "git merge shr" and JaMa was doing "get merge qtmoko" Nov 22 10:46:02 * radekp has lunch, bbl Nov 22 10:51:55 radekp: then I think that radekp/me/debian doing "git merge om-ugly from git.om.org" would be better Nov 22 10:53:22 radekp: and here is shr kernel with KMS patches but with non-drm defconfig http://build.shr-project.org/tests/jama/kernel-nodrm/ you can try it (it boots and works ok with SHR image and I guess it should work ok also with qtmoko) Nov 22 10:59:29 gena2x, JaMa|Wrk: with kernel built last night I still have that WSoD :/ Nov 22 11:07:15 I build shr-u and since last Friday eglibc-initial_2.12.bb is failing on me. According to git log there was an update to latest svn for eglib_2.11/eglibc_2.12/eglibc_svn Just out of interest is this building for other people and it's just me has the problem? Nov 22 11:07:37 that update was the 17th Nov 22 11:12:28 mrmoku: ok, nice. will be subject of my testing soon. Nov 22 11:14:56 gena2x: nice depends on your POV ;) Nov 22 11:16:52 Arigead: it fails even if you build from scratch? Nov 22 11:17:32 if you haven't tried, have you tried to clean eglibc eglibc-native and eglibc-initial? Nov 22 11:34:19 wasen't there an EFL bump because of the keyboard layout fix? Nov 22 11:34:33 Arigead: try it after -c unpack -f -b eglibc-initial_2.12*bb and -c unpack -f -b eglibc_2.12*bb Nov 22 11:35:11 JaMa|Wrk: yup, i'll test, but cant now :( Nov 22 11:35:12 or rebuild whole toolchain to be sure (-c clean just for eglibc won't help much) Nov 22 11:38:25 Heinervdm, JaMa: Thanks for that. I'm just going through this again. My recollection is that I'd removed tmp before I attempted. I'm just reconfirming this and I'll let you know. Nov 22 11:40:44 here and on shr buildhost it builds fine, but I have to -c unpack -f it first otherwise header files are missing (do_configure fails in eglibc) Nov 22 11:41:06 JaMa|Wrk: how can i cherry-pick commit 0d09102f17f21a87df0ca6270985478fbbd11050 ? Nov 22 11:41:19 and that's because packaged staging removes it prior to upgrade Nov 22 11:41:32 Heinervdm: git cherry-pick 0d09102f17f21a87df0ca6270985478fbbd11050 doesn't work? Nov 22 11:41:44 JaMa|Wrk: it says no such object Nov 22 11:41:56 which branch it is? Nov 22 11:42:14 it's in master, and i'm in release-2010.12 Nov 22 11:42:18 Heinervdm: you're in your shr-t branch and want it from master? Nov 22 11:42:23 yes Nov 22 11:42:24 git remote update first Nov 22 11:42:44 to be sure that your checkout "knows" about this hash Nov 22 11:43:04 JaMa|Wrk: ah, ok now it works, thy Nov 22 11:43:13 yw Nov 22 11:43:58 btw do you know about some package linked against libnss*? Nov 22 11:44:09 http://wiki.openmoko.org/ -> "Openmoko has a problem" "Sorry! This site is experiencing technical difficulties. Nov 22 11:44:09 Try waiting a few minutes and reloading. Nov 22 11:44:09 (Can't contact the database server: Can't create UNIX socket (12) (localhost))" Nov 22 11:44:52 DocScrutinizer: ^ can you check wiki again or ping someone? Nov 22 11:44:53 JaMa|Wrk: we have such packages, but i don't remeber one Nov 22 11:45:32 Heinervdm: I'm fixing eglibc packaging but cannot find one now too :/ but I'll Nov 22 11:47:38 JaMa|Wrk: libusb Nov 22 11:49:54 hmm not here http://paste.pocoo.org/show/294534/ Nov 22 11:50:43 hmm, i grep my build logs, and it was in the log of libusb Nov 22 11:52:03 JaMa|Wrk: ah no, that are messages from oe Nov 22 11:52:13 what about webkit-efl? Nov 22 11:53:56 don't have it on my spitz :/ and fr is off and at home.. but I'll find something smaller (even micro/minimal-image-with-mtd-tools depends on it) Nov 22 11:56:49 ./libexec/pt_chown Nov 22 11:58:18 hmm maybe not Nov 22 12:34:05 Hi! (ueah I have got my internet connction back!) Nov 22 12:47:11 SHR: 03mail 07libphone-ui-shr * r1b7460c6416b 10/ (data/messages.edc src/view/message-list-view.c): message-view: added message top/bottom loading indicator Nov 22 12:47:23 SHR: 03mail 07libphone-ui-shr * r5c48d158465b 10/data/messages.edc: message-view: using clipper for loaders to fade also the swallow parts Nov 22 12:48:24 SHR: 03mail 07libphone-ui-shr * r548a994a78a5 10/src/view/message-list-view.c: message-view: show as "new" just the incoming messages Nov 22 12:49:26 who is mail? :) Nov 22 12:50:08 ah Marco Trevisan Nov 22 12:55:01 yup :) Nov 22 12:56:30 SHR: 03mail 07libphone-ui-shr * rdfcfbe5d0bb1 10/src/view/message-list-view.c: message-view: release the scroll lock just after 0.75 sec Nov 22 13:09:17 mrmoku: why does libphoneuid aborts if there is no config section and does just skip this one? ;) Nov 22 13:10:33 Heinervdm: hmm... which config section is missing? Nov 22 13:10:46 mrmoku: my calendar section was missing Nov 22 13:11:15 and that was the reason that phoneuid was stopped and started the whole time Nov 22 13:12:43 Heinervdm: in which config file? Nov 22 13:13:01 libphone-ui.conf Nov 22 13:16:02 Heinervdm: it can't just skip it I think Nov 22 13:16:11 it needs to know which backend to use for calendar Nov 22 13:16:26 but it should have given a nice error message Nov 22 13:16:41 if (!g_key_file_load_from_file Nov 22 13:16:41 (keyfile, PHONEUI_CONFIG, flags, &error)) { Nov 22 13:16:42 g_error("%s", error->message); Nov 22 13:16:49 Loading failed. library not set. Nov 22 13:16:54 that was the error message Nov 22 13:17:28 hm. I have no such a file libphone-ui.conf Nov 22 13:17:35 I have libphoneui.conf Nov 22 13:18:03 Q-Master: i missspelled it Nov 22 13:18:09 And I have no calendar section ther. Nov 22 13:18:11 e Nov 22 13:18:29 and everything seems working... Nov 22 13:18:41 Q-Master: well... calendar is something Heinervdm is developing right now ;) Nov 22 13:18:44 Q-Master: that's because i'm working on that new one Nov 22 13:18:48 8)) Nov 22 13:18:51 you're not even supposed to have it :P Nov 22 13:19:19 mrmoku, hi, some time before I got a "Your sorage is full" phoneui window message :S Nov 22 13:19:35 nice ;) Nov 22 13:19:37 question is...why? I should be using opimd... Nov 22 13:19:57 the message comes from SIM being full... not opimd Nov 22 13:20:19 yeah, but I thought we weren't storing mesages in SIM Nov 22 13:20:29 * pespin opkg upgrading now Nov 22 13:20:37 pespin: better don't :P Nov 22 13:20:40 WSoD is still there Nov 22 13:20:44 too late Nov 22 13:20:46 hehe Nov 22 13:20:57 then turn off auto dimming... like I do :) Nov 22 13:21:30 mrmoku, does turning of autoddiming automatically turns off auto-suspending? Nov 22 13:21:41 I don't know if fsogsmd needs a free slot on SIM to receive messages... Nov 22 13:21:44 yup Nov 22 13:22:03 well... maybe not necessarily Nov 22 13:22:24 mrmoku, (full sim) afaik it shouldn't be saved in SIM when using opimd right? Nov 22 13:23:18 pespin: set dim_screen=never in phonefsod.conf Nov 22 13:23:26 and it should still suspend Nov 22 13:23:33 ok thanks Nov 22 13:23:38 pespin: not saved... but maybe buffered Nov 22 13:23:42 not sure about that though Nov 22 13:24:07 thing is, I can't delete messages in SIM from any GUI atm, or is there one? Nov 22 13:24:12 need to use mdbus I suppouse Nov 22 13:24:34 yup :/ Nov 22 13:25:51 I'm having some problems lately with phoneui-messages in general, but don't know if it's because of using efennith theme or something else going wrong, and not so much time to look at it. I'll try after upgrading + changing themes, etc. Nov 22 13:26:55 ok Nov 22 13:27:00 bologne plan in university is killing me hehe Nov 22 13:27:13 heh Nov 22 13:27:38 you'll finish faster though ;) Nov 22 13:36:15 mrmoku, the grade is 4 years hear, against 5 in the old engineering. But, at the end, it's the same as I'll need to do some more studies to compete against engineers ;) Nov 22 13:36:54 politicians... :/ Nov 22 13:38:05 JaMa|Wrk: btw. with latest n900 image we have probably another 'build this machine after that machine' problem Nov 22 13:38:09 watchdog is missing Nov 22 13:39:25 SHR: 03mail 07libphone-ui-shr * r62e249a2e465 10/data/messages.edc: message-list-view: some theme optimizations Nov 22 13:41:02 SHR: 03mail 07libphone-ui-shr * r00ac61b9f0ee 10/src/view/message-list-view.c: message-list-view: some old code cleanup Nov 22 13:43:39 mrmoku: can you pastebing opkg info task-machine-base from n900? Nov 22 13:45:28 nvm seems empty ;/ http://build.shr-project.org/shr-unstable/ipk/nokia900/test/control Nov 22 13:48:02 and after rebuilding it does recomend watchdog Nov 22 13:48:43 mrmoku: ah http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=7d66ee089b1efcb8a07c90c1ca586c27703b1cfe should have PR bump in task-base Nov 22 13:50:00 ok, so it's not a machine/machine problem but a missing PR bump... good :) Nov 22 13:51:23 rebuilding image now Nov 22 13:56:55 mrmoku, should I notice the WSOD each time it dimms? Nov 22 13:57:46 JaMa|Wrk: wiki down? Nov 22 13:58:46 umm, tech problems Nov 22 13:59:12 DocScrutinizer: hi, yeah Nov 22 14:00:23 pinged roh Nov 22 14:00:28 DocScrutinizer: probably i wrote something wrong about Qi on wiki :) Nov 22 14:00:34 hope he'll fix it soonish Nov 22 14:00:50 thanks for taking care Nov 22 14:00:55 np Nov 22 14:03:39 ~seen roh Nov 22 14:03:48 roh <~roh@yamato.hyte.de> was last seen on IRC in channel #openmoko-cdevel, 125d 2h 29m 53s ago, saying: 'i see.. will talk to him. tnx'. Nov 22 14:06:36 pespin: I have it each time the screen is blanked for more than two minutes Nov 22 14:06:48 good that you have other protocols for pinging I guess :) Nov 22 14:07:12 mrmoku, ok, the problem I have in phoneui-messages dissapears when using default theme. with efennith, when I press the "Options" button in the message list, everything shows below a semitransparent-turkish colour, and pressing when the buttons appear (delete, answer, etc.) does nothing Nov 22 14:13:03 SHR: 03mail 07libphone-ui-shr * r08d5e4f7c7e4 10/data/messages.edc: message-view-list: better theme, making genlist content more readable Nov 22 14:15:25 SHR: 03mail 07libphone-ui-shr * rd443d228b07c 10/src/view/message-list-view.c: message-list-view: use the list scroller events for retriving messages Nov 22 14:15:26 SHR: 03mail 07libphone-ui-shr * r5b9668e2ca9f 10/src/view/message-list-view.c: Merge branch '3v1n0' Nov 22 14:15:37 SHR: 03mail 07libphone-ui-shr * r83ed222fd1a7 10/src/view/message-list-view.c: message-list-view: show the latest seen message on scroll down/bottom Nov 22 14:17:51 SHR: 03mail 07libphone-ui-shr * r98bdc18ae2e0 10/src/view/message-list-view.c: message-list-view: show the latest seen message on scroll down/bottom Nov 22 14:17:57 SHR: 03mail 07libphone-ui-shr * r1b7460c6416b 10/ (data/messages.edc src/view/message-list-view.c): message-view: added message top/bottom loading indicator Nov 22 14:17:58 SHR: 03mail 07libphone-ui-shr * ra9f2f3d3c51f 10/src/view/message-list-view.c: message-view: avoid to load data on two different scroll events Nov 22 14:18:03 SHR: 03mail 07libphone-ui-shr * r5c48d158465b 10/data/messages.edc: message-view: using clipper for loaders to fade also the swallow parts Nov 22 14:18:04 SHR: 03mail 07libphone-ui-shr * r548a994a78a5 10/src/view/message-list-view.c: message-view: show as "new" just the incoming messages Nov 22 14:18:16 SHR: 03mail 07libphone-ui-shr * r71e04f56fb0b 10/data/messages.edc: message-list-view: better theme, making genlist content more readable Nov 22 14:18:17 SHR: 03mail 07libphone-ui-shr * r62e249a2e465 10/data/messages.edc: message-list-view: some theme optimizations Nov 22 14:18:18 SHR: 03mail 07libphone-ui-shr * r00ac61b9f0ee 10/src/view/message-list-view.c: message-list-view: some old code cleanup Nov 22 14:18:18 SHR: 03mail 07libphone-ui-shr * rdfcfbe5d0bb1 10/src/view/message-list-view.c: message-view: release the scroll lock just after 0.75 sec Nov 22 14:19:24 heh Nov 22 14:22:26 lol someone is rewritting whole phoneui? hehe Nov 22 14:23:30 trevinho taking care of it... good thing probably :) Nov 22 14:23:59 yes :D Nov 22 14:26:07 mrmoku: do you have an idea what causes this: Nov 22 14:26:08 mdbus2 -s org.shr.phoneui /org/shr/phoneui/Calendar org.shr.phoneui.Calendar.DisplayMonth 123456789 Nov 22 14:26:10 org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.31" (uid=0 pid=1878 comm="mdbus2) interface="org.shr.phoneui.Calendar" member="DisplayMonth" error name="(unset)" requested_reply=0 destination="org.shr.phoneui" (uid=0 pid=1868 comm="phoneuid)) Nov 22 14:31:54 Heinervdm: http://paste.pocoo.org/show/294593/ Nov 22 14:32:22 mrmoku: ah ok, danke Nov 22 14:33:28 bitte :) Nov 22 14:39:40 woah eve browser now rocks :D Nov 22 14:39:50 I've set iphone user agent Nov 22 14:42:23 wiki == devi == vhost on bhavani : https://monitor.openmoko.org/munin/bhavani/comparison-week.html Nov 22 14:45:59 https://monitor.openmoko.org/munin/bhavani/devi.openmoko.org-mysql_queries.html Nov 22 14:49:35 strange, phoneuid restarts on every dimming step Nov 22 14:49:48 is this in the offical one too? Nov 22 14:50:10 hmm, no don't think so Nov 22 14:50:57 but i don't see a reason why my changes interfere with dimming Nov 22 14:52:47 hmm... something in DEBUG log? Nov 22 14:53:26 will rebuild mainline version and test with these Nov 22 14:54:50 no output before the restart Nov 22 14:59:32 DocScrutinizer: nothing really wrong, just no mysql requests, as stated on front page Nov 22 14:59:53 yep Nov 22 15:00:05 mysql gone down Nov 22 15:00:19 restart? Nov 22 15:00:24 not me Nov 22 15:00:51 also our central services might want to have a look at the logs to find the reason for that Nov 22 15:01:27 mrmoku: seems to be my fault. normal version doesn't segfault Nov 22 15:02:01 gena2x: I think I've not even got root access to devi Nov 22 15:05:16 DocScrutinizer: anyway, responsible people warned, so let's just hope investigation will take reasonable amount of time Nov 22 15:05:39 usually it does Nov 22 15:06:51 I'd try to contact gismo as well, but I never felt like using jabber Nov 22 15:33:57 SHR: 03mail 07libphone-ui-shr * r9d47736a5a7a 10/src/util/common-utils.c: common-utils: use isspace for checking space chars Nov 22 16:14:45 Someone with elementary knowlege can help me with this: http://scap.linuxtogo.org/files/ceca9716c24478cf418af3112c1f8765.png ? Nov 22 16:14:58 it should be fullscreen :) Nov 22 16:17:23 Heinervdm: hehe, I know those problems too good :P Nov 22 16:17:28 mrmoku, I'm not getting any WSOD atm ;) Nov 22 16:17:41 pespin: want to exchange phones? ;) Nov 22 16:18:01 Heinervdm: did you resize the layout? Nov 22 16:18:31 i did evas_object_size_hint_align_set(view.calendar, EVAS_HINT_FILL, 0.5); Nov 22 16:18:37 mrmoku, hahaha Nov 22 16:18:49 and there should be 2 buttons too Nov 22 16:19:47 edc looks like this: http://heinervdm.dyndns.info/shr-git/libphone-ui-shr/data/calendar.edc Nov 22 16:20:29 SHR: 03mail 07libphone-ui-shr * rab7efbe64563 10/ (3 files in 2 dirs): message-list-view: differentiate incoming and outgoing messages by list bg color Nov 22 16:21:15 Heinervdm: nvm layout is resized by ui_utils_view_init Nov 22 16:24:05 Heinervdm: can't see anything obviously wrong... Nov 22 16:24:19 me either Nov 22 16:24:58 i copied it from sim-manager, and there it works... Nov 22 16:39:23 SHR: 03mail 07libphone-ui-shr * r9344c1c843f3 10/src/view/message-list-view.c: message-list-view: avoid the progress bar always to pulse Nov 22 17:01:40 SHR: 03mail 07libphone-ui-shr * ra905aaa66982 10/src/util/ui-utils.c: ui-utils: show an ui_utils_dialog using correctly wrapped label text Nov 22 18:00:44 TAsn: which kernel do you have in your arch linux? Nov 22 18:07:31 wiki is up again (says roh) Nov 22 18:08:28 DocScrutinizer: pass him our thanks please :) Nov 22 18:10:11 did Nov 22 18:10:26 thanks Nov 22 19:19:32 <[Rui]> hi all Nov 22 20:23:06 apparently disabling auto-dimming breaks auto-suspend?... Nov 22 20:25:13 antrik: not breaks - it just can't auto-suspend without auto-dimming Nov 22 20:25:21 as suspend is next state after dim Nov 22 20:25:40 and with auto-dimming disabled, it never dims - so it won't proceed into next states Nov 22 20:26:45 well, that's annoying... and the UI is stupid too. there is no indiaction that there is no suspend without dim Nov 22 20:28:20 also, is there a way to disable this annoying partial dimming, without disabling blanking (and suspend) alltogether?... Nov 22 20:30:36 dos1: BTW, you didn't answer my question how much effort it will be to readd direct SIM support in opimd Nov 22 20:31:03 antrik: nano /etc/phonefsod.conf Nov 22 20:31:40 antrik: and about opimd - well, probably it will need some redesign, or poor hacks Nov 22 20:31:56 but i'm not up-to-date with latest opimd, better ask TAsn Nov 22 20:54:29 antrik, it won't be an too much of an effort because it just won't be done :) Nov 22 20:54:36 antrik, honestly: it's plain stupid Nov 22 20:54:47 there's a reason why the iphone and android don't support it Nov 22 20:54:57 because it's just bad. Nov 22 20:55:03 mrmoku, latest x64 Nov 22 20:55:13 Linux tompc 2.6.35-ARCH #1 SMP PREEMPT Sat Oct 30 21:22:26 CEST 2010 x86_64 Intel(R) Core(TM) i3 CPU 530 @ 2.93GHz GenuineIntel GNU/Linux Nov 22 20:55:14 mrmoku, ^ Nov 22 20:56:35 TAsn: never mind... found out that it is somehow related to NM :( Nov 22 20:56:49 but nm isn't supposed to be evil Nov 22 20:57:01 it wasn't under Fedora ;) Nov 22 20:57:13 :* Nov 22 20:57:19 really? an issue in arch? Nov 22 20:57:22 what's wrong? Nov 22 20:57:23 if I manually ifconfig the same address again it works Nov 22 20:57:29 sucksy. Nov 22 20:57:49 probably my fault somewhere :P Nov 22 20:57:55 have to further dig into it Nov 22 20:58:15 <[Rui]> mrmoku: what's the problem? Nov 22 20:58:38 [Rui]: no traffic over usb to the gta02 Nov 22 20:58:49 with both sides nicely set up Nov 22 20:58:55 and no firewall involved Nov 22 20:59:03 <[Rui]> mrmoku: routing or just point to point? Nov 22 20:59:13 if I manually set the ip _after_ NM has set the same ip it works Nov 22 20:59:14 no routing Nov 22 20:59:18 (yet) Nov 22 20:59:32 <[Rui]> mrmoku: worked fine for me in F13 and now in F14 (with preupgrade) Nov 22 20:59:47 [Rui]: yeah, under Fedora it worked fine for me too :P Nov 22 20:59:52 mrmoku, that's the only problem with arch Nov 22 20:59:53 though I switched to ArchLinux Nov 22 20:59:56 you sometimes forget something Nov 22 21:00:00 hehe, yes Nov 22 21:00:02 (a daemon or a config) Nov 22 21:00:06 and you are screwed :P Nov 22 21:00:10 <[Rui]> mrmoku: are you programming nm to configure the interface only on freerunner's mac address? Nov 22 21:00:12 not everything as automatic Nov 22 21:00:16 as I'm used to Nov 22 21:00:22 <[Rui]> mrmoku: why arch? Nov 22 21:00:31 [Rui]: no, I manually select the config wanted Nov 22 21:00:46 I mean it starts looking for dhcp and then I choose the config Nov 22 21:01:12 <[Rui]> mrmoku: ok, seems like you have to unconfigure the default for that interface Nov 22 21:01:24 <[Rui]> or change it to be OpenMoko (or whatever) Nov 22 21:01:26 [Rui], why arch? Nov 22 21:01:33 [Rui]: why arch? well... I had problems with F14... kded segfaulting on resume Nov 22 21:01:33 [Rui], obviously because it rocks... Nov 22 21:01:55 [Rui]: and then I started to upgrade packages from f14-testing... which was a bad idea :P Nov 22 21:02:04 at some point all gtk apps segfaulted Nov 22 21:02:09 <[Rui]> mrmoku: oh... I heard there's some problems with KDE and current F14 Nov 22 21:02:17 the stability of "stable" distros :P Nov 22 21:02:28 anyhow, I'm off to the pub. Nov 22 21:02:28 cioa. Nov 22 21:02:38 <[Rui]> TAsn: have something strong for the pain ;) Nov 22 21:02:40 and then... that Fedora starts to look for packages just because I did a typo in the console sucks ;) Nov 22 21:02:50 (yeah, I know.. I can disable it) Nov 22 21:02:55 TAsn: have fun then :) Nov 22 21:03:18 [Rui]: and ArchLinux _really_ feels faster Nov 22 21:03:48 and is more flexible when I want to build a package differently then proposed by the distro Nov 22 21:05:46 [Rui]: and arch is bleeding edge too :P Nov 22 21:06:08 <[Rui]> hehe Nov 22 21:09:17 hi, Nov 22 21:09:35 does someone uses a bluetooth keyboard with his openmoko/other_phone running SHR Nov 22 21:09:39 ? Nov 22 21:09:46 because I wonder how to set it up Nov 22 21:09:49 under gnome it works Nov 22 21:14:02 mrmoku: if phoneuid is started via dbus activation it segfaults on dim, if it's started normally it doesn't segfault Nov 22 21:14:19 Heinervdm: hmm... that is interesting Nov 22 21:14:24 it's segfaulting before this line: [libphone-ui-shr] DEBUG: Initiated elementary Nov 22 21:14:43 ohhh Nov 22 21:14:47 yeah, logical Nov 22 21:14:57 as it is missing DISPLAY Nov 22 21:15:02 yes Nov 22 21:15:04 when started via dbus activation Nov 22 21:15:51 that's one pending cleanup... finally make phoneuid run on the session bus Nov 22 21:16:44 because of our restart script this case won't happen for the normal user Nov 22 21:17:14 it would if user does 'killal phoneuid' :P Nov 22 21:17:25 yes :) Nov 22 21:17:42 but then the user doesn't expect phoneuid to be running Nov 22 21:17:54 we need phoneuid on the session bus anyway... as soon as we don't run as root anymore Nov 22 21:18:01 Heinervdm: hehe, yes Nov 22 21:19:50 [Rui]: you are an elementary expert, so can you help me with this? http://scap.linuxtogo.org/files/ceca9716c24478cf418af3112c1f8765.png Nov 22 21:20:00 this should be fullscreen ;) Nov 22 21:37:44 Lopi isn't on? Nov 22 21:39:03 Any project helpers on? Nov 22 21:41:20 MarioMaster100: what's up man :) Nov 22 21:41:23 Anybody? Nov 22 21:41:49 MarioMaster100: do not ask permission to ask, just pose your question (fyi that's customary on irc in general). Nov 22 21:42:43 <[Rui]> I could use looking at heinervdm's code... Nov 22 21:42:49 I wanted to know if this os would end up like the idroid in that it's an app usable from within the iOS itself to boot to the other and if it would be available for itouch 2nd gen Nov 22 21:43:01 But only project people would know :/ Nov 22 21:44:51 * MarioMaster100 NP: Ordan - Koji Kondo from LoZ TP Nov 22 21:45:46 MarioMaster100: no, SHR is not and will not be runnable under iPhoneOS. Nov 22 21:46:12 MarioMaster100: rebooting to it would probably be an option, depending on the system programmers involved. Nov 22 21:46:19 But it will be usable for the device right? Nov 22 21:46:46 MarioMaster100: that only depends on the people involved, and if they will have motivation and hardware to do that afaict. Nov 22 21:47:17 That's what I meant rebooting to it as the idroid switcher app thing bootlace Nov 22 21:47:53 MarioMaster100: as far as i have heard Lopi has got only an iphone3, so that's his primary target. Nov 22 21:48:37 MarioMaster100: but if the idroid folks get some reasonably sane kernel for the "itouch 2nd gen", there will be no real obstacles to running a real GNU/Linux system on it (be it SHR or Debian or whatever). Nov 22 21:48:49 Aww :/ Nov 22 21:49:21 Ah Nov 22 21:49:51 But the idroid people already have a dl-able and running thing afik Nov 22 21:50:33 Bootlace app after adding repo to cydia which downloads the system to an app that reboots it to droid Nov 22 21:51:09 Which as of yet has no itouch ports either :/ Nov 22 21:54:02 * MarioMaster100 NP: By the Way - Red Hot Chili Peppers Nov 22 21:56:39 * MarioMaster100 bets the peppermint ice or peppermint one os would run exceptional if ported to iOS Nov 22 21:57:38 MarioMaster100: by the way, if that NP: of yours is working automatically, i highly recommend to turn it off. Nov 22 21:58:17 Hehe everyone always thinks that an it's just me manually typing it :P Nov 22 21:59:26 MarioMaster100: well, just use common sense then. It's of course ok if you want to share some song on an idle channel :) Nov 22 22:09:24 * zub just discovered mokojeweled Nov 22 22:09:33 nice game :) Nov 22 22:40:22 [Rui], hi! I read what you said some days ago about eve not showing its icon because in .desktop file the "Icon" var didn't have the extension of the icon file. I tried to add it and rebooted but it didn't work. Nov 22 22:40:59 Interesting thing is that I have other apps not showing the icon which do have the icon file directly into /usr/share/applications too Nov 22 22:41:30 <[Rui]> pespin: that's probably because it's been copied into appshadow Nov 22 22:41:32 so maybe illume is not looking in /usr/share/applications/foo.bar for icons, but in it subfolders? Nov 22 22:41:36 <[Rui]> can you check wether it's a link or a copied file? Nov 22 22:42:11 [Rui], what can be a link? the desktop file? Nov 22 22:42:23 don't know what appshadow is Nov 22 22:43:01 <[Rui]> cd .e/e/appshadow/ Nov 22 22:43:10 <[Rui]> oo... it's a link to volatile now, yes, I remember... Nov 22 22:43:26 <[Rui]> so it's always a link to the real .desktop file Nov 22 22:44:11 <[Rui]> ARGH we don't have any icons to fill up the standard freedesktop set of icons :( Nov 22 22:44:27 * pespin doesn't understand Nov 22 22:45:19 oh it seems /var/volatile/appshadow has links to desktop files Nov 22 22:45:24 so illume is reading info from there? Nov 22 22:52:42 <[Rui]> yup Nov 22 22:53:10 [Rui], and what about the icons? Nov 22 22:53:50 <[Rui]> should be in usr share pixmaps if generic, I guess Nov 22 22:54:43 argh ok, that's the problem Nov 22 22:54:52 <[Rui]> rather than icons Nov 22 22:54:55 then eve is wrong Nov 22 22:54:59 <[Rui]> yeah, if I confirm I can fix eve Nov 22 22:55:12 eve.png is in /usr/share/icons Nov 22 22:55:34 as well as the icon for the EFM launcher I did (and which is not showing its icon now) Nov 22 22:55:50 strange thing is that before some days ago, it displayed its icon Nov 22 22:56:04 so something has changed in illume I suppouse Nov 22 22:56:54 <[Rui]> well, nothing happens to me Nov 22 22:57:07 <[Rui]> will try to restart x Nov 22 22:57:50 <[Rui]> confirm fix, will commit it Nov 22 22:58:41 great Nov 22 22:58:56 [Rui], do you have OE commit rights? Nov 22 22:59:08 <[Rui]> pespin: no, just efl :) Nov 22 22:59:37 I should fix efm-desktop-icon package too Nov 22 23:00:56 <[Rui]> or not :) Nov 22 23:01:07 yeah -> install -d ${D}/${datadir}/icons/ Nov 22 23:01:37 [Rui], you mean having it in icons/ should work too? Nov 22 23:01:55 <[Rui]> not sure I want it's icon in the desktop :) Nov 22 23:02:10 [Rui], it's a separate package :) Nov 22 23:02:42 it doesn't get installed by default Nov 22 23:18:48 gnight **** ENDING LOGGING AT Tue Nov 23 02:59:57 2010