**** BEGIN LOGGING AT Wed Oct 20 02:59:56 2010 Oct 20 03:46:29 freesmartphone.org: 03Frederik.Sdun 07utilities * r30e8f9638a9b 10/palmpre/tsmd/src/tsmd.c: tsmd: Do not send illegal events if ts_read returns 0 Oct 20 05:36:01 radek_: hi. I'm using you as a kind of upstream :P but I enabled ext4 yesterday and it works fine: http://preview.tinyurl.com/23296x3 Oct 20 05:36:48 LBDAF was a funny one, without it partitions couldn't be mounted in r/w mode, and apparently that's not very well documented but some gentooists also has woes about it Oct 20 06:50:50 Mirv: hi, i will enable it too then Oct 20 07:48:34 morning Oct 20 07:52:41 heyho Oct 20 07:52:55 JaMa|W, mrmoku: ping Oct 20 07:53:09 morphis, hello Oct 20 07:53:16 daniele_athome: hey Oct 20 07:54:21 morphis, i'm reading the ML about application management Oct 20 07:54:28 as soon as I can i will answer Oct 20 07:54:36 :) sorry so much work Oct 20 07:54:38 daniele_athome: ok Oct 20 07:54:45 no problem I even busy Oct 20 07:54:51 morphis, but i see people is slowly going off-topic Oct 20 07:55:03 they are "expanding" too fast Oct 20 07:55:08 but I already started implementing some specs and code for FSO Oct 20 07:55:17 jepp Oct 20 07:55:26 thats why I started to write some code Oct 20 07:55:36 from a simple application management people has begun to talk about a complete integration framework Oct 20 07:55:42 :S Oct 20 07:55:56 anyway i will post my thoughts soon :) Oct 20 07:55:59 jepp and this well happen most times if you start such a discussion Oct 20 07:56:01 ok Oct 20 07:56:06 i see :) Oct 20 07:56:27 morphis, as soon as you have some spec definition Oct 20 07:56:29 please send me :) Oct 20 07:56:31 jepp Oct 20 07:56:34 i really would like to read them Oct 20 07:56:47 I will commit them to an extra branch Oct 20 07:56:52 to have a clearer idea of what your thoughts are Oct 20 07:56:59 ah Oct 20 07:56:59 ok Oct 20 07:57:16 morphis, i'm implementing notifications in mokosuite Oct 20 07:57:22 in mokosuite? Oct 20 07:57:26 the server side? Oct 20 07:57:28 yes in panel Oct 20 07:57:29 yes Oct 20 07:57:32 server side Oct 20 07:57:42 i will try to be as fully-compliant as possible Oct 20 07:57:53 and add some custom extensions too (hints and caps Oct 20 07:57:54 ) Oct 20 07:58:04 isn't the spec the way that you have a server which accepts and provides notifications for both commiters and display components? Oct 20 07:58:21 maybe we should have some common place for that Oct 20 07:58:26 so illume could use that too Oct 20 07:58:33 like fsonotifyd Oct 20 07:58:39 or fsoappd Oct 20 07:58:48 or fsosystemd Oct 20 07:59:00 morphis, no we tought about that already :) Oct 20 07:59:07 notifications daemon is designed to be run on session bus Oct 20 07:59:13 ah Oct 20 07:59:23 while fso daemons are system daemons Oct 20 07:59:27 well we could make exceptions Oct 20 07:59:36 but i think notifications are something to be managed on the GUI side Oct 20 07:59:50 ie illume or a dock panel (such as mokopanel :) Oct 20 08:00:02 the display of notifications Oct 20 08:00:08 but not managing them Oct 20 08:00:24 morphis, i guess it's the same in this case Oct 20 08:00:28 hm ok Oct 20 08:00:33 i mean why putting something else in the middle Oct 20 08:00:46 client -> notification_daemon -> notification_displayer Oct 20 08:00:49 so other wm's could use thttat too Oct 20 08:01:06 morphis, well managing notifications is not so hard Oct 20 08:01:13 it's a 3-4 methods interface Oct 20 08:01:13 jepp Oct 20 08:01:16 so lets see Oct 20 08:01:25 and i guess we could save an extra channe. Oct 20 08:01:27 *channel Oct 20 08:01:30 morphis: pong Oct 20 08:02:07 mrmoku: can you please look at my patch for SHR on oe-devel: [PATCH 13/15] initscripts-shr: add mountdevtmpfs init script for palmpre machine Oct 20 08:02:27 ok Oct 20 08:02:41 I don't want to commit it before any of you SHR maintainers have looked at it Oct 20 08:06:28 morphis: one question... in my initscripts-shr recipe there is already install -m 0755 ${WORKDIR}/usb-gadget.sh ${D}${sysconfdir}/init.d for palmpre Oct 20 08:06:35 jepp Oct 20 08:06:46 there is another patch already acked by JaMa which removes that Oct 20 08:06:54 ahh, ok :) Oct 20 08:06:58 [PATCH 13/15] initscripts-shr: add mountdevtmpfs init script for palmpre machine Oct 20 08:07:01 ah no Oct 20 08:07:01 find then Oct 20 08:07:09 [PATCH 07/15] initscripts-shr: remove unused usb-gadget script for palmpre machine Oct 20 08:07:11 that one Oct 20 08:07:55 sent you my ack Oct 20 08:08:05 great, thank you Oct 20 08:08:09 yw Oct 20 08:10:14 morphis: why not mount it by kernel? I have seen it disabled in defconfig but wondering why Oct 20 08:11:01 morphis: and also what version it's based on? is it really 2.6.24 ? because 2.6.24+devtmpfs looks strange :) Oct 20 08:11:21 jepp it's really 2.6.24 Oct 20 08:11:28 I backported devtmpfs to 2.6.24 Oct 20 08:11:30 :) Oct 20 08:11:49 as we can not switch to newer kernel for the palmpre machine Oct 20 08:12:27 ah ok Oct 20 08:12:27 and we can mount it because we have to follow the way webOS boots and that goes over a tiny init system in /boot Oct 20 08:12:34 where is also a dev Oct 20 08:12:59 and this ends in troulbes when booting SHR with auto mounted devtmpfs Oct 20 08:13:34 s/troulbes/trouble/ Oct 20 08:13:36 morphis meant: and this ends in trouble when booting SHR with auto mounted devtmpfs Oct 20 08:14:11 maybe later we will correct this when we run the device only with SHR Oct 20 08:14:41 ah ok Oct 20 08:15:14 and then why not use udev when you won't save much boot time because of this? Oct 20 08:15:54 as we can't use current udev with that old kernel Oct 20 08:16:04 and I already had devtmpfs pending for 2.6.24 Oct 20 08:16:18 ok Oct 20 08:16:19 so I choose the less pain way not to change udev configuration in OE Oct 20 08:16:29 and devtmps works pretty fine Oct 20 08:17:07 we have to work with udev-compat if we don't want to work with devtmpfs Oct 20 08:17:23 and udev-compat is at version 41... which is even to new for 2.6.24 Oct 20 08:17:33 Palm uses version 17... Oct 20 08:18:24 NOTE: Running task 11606 of 17374 Oct 20 08:18:35 JaMa|W, did you have time toi review little patch I told you yesterday night? I think there's one wrong line, but I don't know how to do it, I'm total OE newbie ;) Oct 20 08:19:09 I've looked, but didn't try yet Oct 20 08:21:28 JaMa|W, ok, give me feedback when you do it please :) Oct 20 08:24:16 pespin: i looked at it too, and i think that it's wrong. but i don't remeber why Oct 20 08:26:28 pespin: ah, e-wm doesn't depend on efm-* so this icon is not functional if you don't install efm Oct 20 08:26:59 Heinervdm, efm-* are separated modules used by efm, but not required to run efm Oct 20 08:26:59 so the icon should be installed by the package that provides efm Oct 20 08:27:04 Heinervdm, and efm itself is in e-wm afaik Oct 20 08:27:13 ah, ok Oct 20 08:27:18 then it's ok Oct 20 08:27:38 Heinervdm, only thing I'm not sure if it's ok are OE prefixes Oct 20 08:28:02 just guessed from what I saw inother parts of the recipe Oct 20 08:28:43 install -m 644 ${datadir}/enlightenment/data/themes/images/icon_icon_theme.png ${D}/${datadir}/icons/efm.png Oct 20 08:28:50 this doesn't work Oct 20 08:29:04 $Ädatadir is /usr/share Oct 20 08:29:41 Heinervdm, how to reference the source tree then? Oct 20 08:29:57 ${S} Oct 20 08:30:36 Heinervdm, ok I'll modify it Oct 20 08:37:31 Heinervdm, done: http://pespin.espeweb.net/patches/0001-Add-efm-.desktop-file-icon-to-e-wm2.patch Oct 20 08:39:03 pespin: and you have to bump PR as this patch changes the package Oct 20 08:39:20 Heinervdm, uhm where to do that? :P Oct 20 08:39:34 in same e-wm_svn.bb? Oct 20 08:39:40 or in some shr specific file? Oct 20 08:40:04 yes PR = "r16" -> PR = "r17" Oct 20 08:41:21 Heinervdm, yes to first one or second one? xD Oct 20 08:41:53 pespin: the first one, always in the package you've changed Oct 20 08:42:37 Heinervdm, ok, I'll do it when I arrive home this afternoon then, as I don't have OE git repo here in netbook Oct 20 08:42:44 thanks for the help :) Oct 20 09:05:41 mesa-dri-7.9 finally built ok :) Oct 20 09:06:46 Weiss: in case you would like to continue to work on glamo mesa driver, here is needed diff for 7.9 and master http://gitorious.org/mesa/mesa/commit/c4b87b0dd51356cd0d3cf42701de925e6c665fa2 Oct 20 10:44:03 freesmartphone.org: 03morphis 07cornucopia * r856250c8a1ca 10/fsodeviced/src/plugins/router_palmpre/plugin.vala: Oct 20 10:44:04 freesmartphone.org: fsodeviced: router_palmpre: implement volume control for scenarios which supports it Oct 20 10:44:04 freesmartphone.org: Signed-off-by: Simon Busch Oct 20 11:12:59 mrmoku: I need commit access for shr-themes.git to modify it for the palmpre machine Oct 20 11:14:38 I can give it to you, mmt Oct 20 11:15:21 dones Oct 20 11:24:16 oh yeah, great Oct 20 11:24:19 thank you Oct 20 11:25:52 do you have any (pseudo-)standard way to determine which icon theme is the current one? Oct 20 11:26:25 :) Oct 20 11:26:45 mrmoku: ? Oct 20 11:27:26 because JaMa|W already gave morphi access... don't have to do it then :) Oct 20 11:27:34 +s Oct 20 11:27:53 but you have to git pull before next push :P Oct 20 11:27:57 :P Oct 20 11:28:06 * mrmoku pulls now to not forget ;) Oct 20 11:28:22 lol Oct 20 11:58:43 and now really! 11:02:12 < JaMa|W> mesa-dri-7.9 finally built ok :) Oct 20 13:35:59 qt4-x11-free-4.7.0 was building from Oct 17 20:23 to Oct 18 01:19 (so about 5hours), here it was from Oct 15 19:18 to Oct 15 20:14 (< 1 hour), and today it was a bit changed .. Oct 20 13:36:21 just to show how much slower it is on buildhost ^^ Oct 20 13:45:49 ouch Oct 20 14:56:39 hi, is ubifs supposed to work with : Oct 20 14:56:51 the following things from http://shr.bearstech.com/tests/shr-unstable/images/om-gta02/ Oct 20 14:57:05 uImage-2.6.34.7-oe7+gitr9+e4182f3551f1b8e8f8bd07a2d68e49a0ec4cd04a-r0-om-gta02.bin Oct 20 14:57:37 shr-lite-eglibc-ipk--20101018-om-gta02.rootfs.ubi Oct 20 14:57:53 qi-ubi-s3c2442-1.0.2-r4+gitr0+c38b062a609f1442e6a9e13005cfbdfd59a5ac0d.udfu Oct 20 15:04:32 http://pastebin.com/wkSW9kxE Oct 20 15:07:12 what happened? I mean some oe stuff like ubifs or /boot kernel link were working before Oct 20 15:09:28 maybe it's my way of flashing which was wrong Oct 20 15:10:13 using that: http://wiki.openmoko.org/wiki/Ubifs#With_kernel_2.6.34 worked Oct 20 15:10:17 strange Oct 20 15:21:32 GNUtoo|laptop: how did you flash it? Oct 20 15:21:48 with dfu-util Oct 20 15:22:02 ok Oct 20 15:22:02 dfu-util -a rootfs -R -D /home/gnutoo/embedded/images/om-gta02/shr-lite-eglibc-ipk--20101018-om-gta02.rootfs.ubi Oct 20 15:23:25 mrmoku also had problems with dfu-util, after flashing jffs2 image he had empty partition on neo.. Oct 20 15:23:58 ok Oct 20 15:24:35 btw it doesn't seem that fast compaired with the last test images I thested Oct 20 15:25:00 at least for scrolling Oct 20 15:25:09 maybe that's because it lack enough icons Oct 20 15:25:12 to scroll Oct 20 15:28:38 I also don't see any speed improvement Oct 20 15:32:09 strange because in the first testing image that I tested it was a lot faster Oct 20 15:32:13 at least it seemed Oct 20 15:43:38 sigh Oct 20 15:43:41 still Illegal instruction Oct 20 15:43:43 on wesnoth Oct 20 15:44:55 btw put the icons smaller and try to scroll Oct 20 15:45:03 it's much faster with smaller icons Oct 20 15:45:07 and smoother Oct 20 15:46:50 I feel bad, I fear that I have some limit to the frustration with embedded devices and that at a point I will have to stop Oct 20 15:47:35 * JaMa feels the same :/ Oct 20 15:47:43 we don't have even integrated battery charging on n900 Oct 20 15:47:51 and that's a cause of major frustration Oct 20 15:47:55 mickeyl felt the same I bet Oct 20 15:50:25 the issue is this one Oct 20 15:50:31 we're not a lot of people left Oct 20 15:51:01 that makes issues stay longer, etc... Oct 20 15:51:07 which increase the frustration Oct 20 15:51:10 which makes people quit Oct 20 15:51:31 which lower the developers Oct 20 15:51:38 etc... Oct 20 15:52:41 yup, sad but true Oct 20 15:52:58 and we're the only viable free phone Oct 20 15:52:59 I mean Oct 20 15:53:11 all the rest depend on non-free 3d or have issues of that kind Oct 20 15:53:29 for instance I've a nexusone for replicant(free android project) Oct 20 15:53:49 and the framebuffer driver or hardware has issues Oct 20 15:54:00 people uses 3d for working arround Oct 20 15:54:10 meego needs 3d Oct 20 15:54:19 I've tested meego on nexusone Oct 20 15:54:21 it's so slow Oct 20 15:54:35 even worse than android without 2d acceleration Oct 20 15:54:44 so meego => no way Oct 20 15:55:10 android => problematic on the only device that is enough supported and recent Oct 20 15:55:38 simbian => doesn't even have a real phone as target Oct 20 15:55:58 ( http://developer.symbian.org/wiki/Wild_ducks_project ) Oct 20 15:56:13 and needs windows to be compiled (not sure if that has changed a lot) Oct 20 15:57:19 maybe we should do something before it's too late Oct 20 15:57:28 make a desesperate call to the mailing lists Oct 20 15:58:46 fso/shr => free, but slow in progress :P Oct 20 16:01:16 yes but I bet the slow core-issues-progress is hurting a lot Oct 20 16:01:56 and I also wonder Oct 20 16:01:58 N900 is quite near enough free, without 3D it's still the same as FreeRunner but faster. the modem driver is now in git, just needs porting to FSO or something. Oct 20 16:02:13 yes we know that Oct 20 16:02:25 we just lack manpower Oct 20 16:02:31 basically my idea that I take my Debian SD-card and insert it into another phone and start using is not that far-fetched Oct 20 16:02:42 yes, I'd enjoy if N900 had more free distro enjoying people around it Oct 20 16:02:59 Mirv, we struggeled with booting the device Oct 20 16:03:06 then we struggeled with build issues Oct 20 16:03:08 gtk issues Oct 20 16:03:10 etc... Oct 20 16:03:21 you're talking about Openmoko history? Oct 20 16:03:23 no Oct 20 16:03:27 n900 issues Oct 20 16:03:30 that we had with SHR Oct 20 16:03:30 ah, ok Oct 20 16:03:38 Mirv: I'm beginning to see some similarities :) Oct 20 16:03:41 good for you, that you have tried Oct 20 16:03:53 we even had very-frustrating can't ssh into my phone nor use it issues Oct 20 16:04:10 basically it booted but you couldn't take the control back in some ways Oct 20 16:04:13 I won't say it's right, but that's partially why I like to depend on Debian's infrastructure and work there, instead of handling all the components for a specific device on my own Oct 20 16:04:47 some issues were not related to debian Oct 20 16:04:51 or the distro Oct 20 16:04:53 I guess Sebastian had quite nice ride with Debian on N900, except for the modem which didn't have driver back then Oct 20 16:04:55 like boot issues Oct 20 16:05:13 fso is not integrated well yet for n900 Oct 20 16:05:20 well, yes, the most important part is anyway people working on upstream(ish) support of the device on kernel Oct 20 16:05:36 yes that's good Oct 20 16:05:41 we use 2.6.28 tough Oct 20 16:05:48 because 2.6.35 is not yet complete Oct 20 16:06:09 are you working together with the MeeGo N900 team? Oct 20 16:06:17 not exactly Oct 20 16:06:19 carsten & co. Oct 20 16:06:24 I got some help from them Oct 20 16:06:45 they are basically doing the same non-distro-specific stuff after all, ie. the kernel et cetera Oct 20 16:06:50 who is carsten ? Oct 20 16:07:00 ok Oct 20 16:08:20 well, let me check but I mean this community person who was now appointed as the lead for the MeeGo N900 project Oct 20 16:09:37 GNUtoo|laptop: stskepps Oct 20 16:09:39 err Oct 20 16:09:41 -p+e Oct 20 16:09:45 ah ok Oct 20 16:09:49 stskeeps, yep Oct 20 16:10:07 I just checked that it was indeed him who got the platform maintainer role Oct 20 16:10:40 anyway, I know Nokia has done a lot of upstreaming work wrt N900 drivers, possibly more than Openmoko Inc ever did, but I don't know what's the real status Oct 20 16:12:19 but if MeeGo will have good N900 support, that means their kernel contains a nice set of patches which would mean we would be at roughly same state as with FreeRunner - normal/standard user space like from Debian, and a kernel with some amount of custom patches Oct 20 16:12:31 Mirv: but they are keeping their closed, binary blobs for battery charging and graphics :/ Oct 20 16:12:45 minus FSO integration of course, but I can even do my own use space hw control apps if it comes to that Oct 20 16:13:18 mrmoku: AFAIK however everything but graphics is a solved problem one way or another, and even graphics is at least as good as FreeRunner ie. framebuffer (fine for me) Oct 20 16:14:08 anyway, what remains true of course is inviting more people of different talents to freeing the phones... Oct 20 16:14:23 Mirv: they will keep bme the closed source daemon which is handling battery charging Oct 20 16:14:31 anyway Oct 20 16:14:35 family is calling for dinner :-) Oct 20 16:14:38 bbiab Oct 20 16:14:42 Mirv, it's best than freerunner on some side worse from other for graphics Oct 20 16:14:47 worse is no xrandr -o 1 Oct 20 16:14:57 better is xv, omapfb etc... Oct 20 16:15:13 mrmoku: according to https://elektranox.org/website/debian_on_n900.html it's not needed Oct 20 16:15:55 that checklist on that page looks good simply because now there is also a modem driver Oct 20 16:15:56 Mirv, I'll explain the battery issue: Oct 20 16:16:01 we have a charging script Oct 20 16:16:06 that you have to manually run Oct 20 16:16:10 if you don't Oct 20 16:16:19 or if the battery discharge enough here's what happens Oct 20 16:16:23 you plug a cable Oct 20 16:16:25 it charge a bit Oct 20 16:16:27 it boots Oct 20 16:16:32 but doesn't charge while booting Oct 20 16:16:41 ok... Oct 20 16:16:43 then it shuts down because battery juice is out Oct 20 16:16:47 right Oct 20 16:16:49 and then charge a bit Oct 20 16:16:51 boots Oct 20 16:16:52 etc... Oct 20 16:17:14 you have to wait some reboots to be able to manually run the script Oct 20 16:17:15 "not there yet", that is. interesting to see if MeeGo folks are going to solve that some way. Oct 20 16:17:30 (MeeGo folks meaning the subset of those who work on purely free distro) Oct 20 16:20:19 mrmoku`: I think you should be enjoying the dinner by now Oct 20 16:22:30 lindi-: btw, at least the hardware is less buggy Oct 20 16:23:15 and the voice quality Oct 20 16:24:29 GNUtoo|laptop: any news about cairo+linaro gcc patches? Oct 20 16:26:07 GNUtoo|laptop, what about adding the script to crond or startup or similar? or you already do that? or is it not posible for soem reason? Oct 20 16:37:29 JaMa, no Oct 20 16:37:57 pespin, Mickeyl told me it should be integrated in fso Oct 20 16:38:51 GNUtoo|laptop: so should I look at it or is someone working on it? Oct 20 16:39:10 GNUtoo|laptop: I can confirm that with new images built from scratch the issue is still there Oct 20 16:39:28 JaMa, no one is working on it Oct 20 16:39:31 GNUtoo|laptop: and IIRC you can confirm that replacing cairo from old feed is enough to resolve it, right? Oct 20 16:39:41 not exactly Oct 20 16:39:47 I replaced from angstrom feed Oct 20 16:39:53 not the old feed Oct 20 16:39:59 ah ok Oct 20 16:40:41 but first segfaulting xorg Oct 20 16:40:56 ? Oct 20 16:41:07 xorg segfaults on new images? Oct 20 16:41:24 also in old.. some apps makes xorg segfault Oct 20 16:41:30 probably due to new libx11 Oct 20 16:41:32 ah ok Oct 20 16:41:39 ie dictator Oct 20 16:41:43 lol Oct 20 16:41:56 that's normal then Oct 20 16:42:05 because dictator can SIGKILL people Oct 20 16:42:45 lol :) Oct 20 17:00:10 hmm it's not because of libx11 Oct 20 17:00:46 Mirv: even finished dinner :) (and enjoyed) Oct 20 17:03:16 nor it's because of pixman :/ Oct 20 17:15:11 anyone have a functioning copy of openbmap-locator available? I tried the ipkg available on opkg.org but it is giving a segfault in strlen from libc Oct 20 17:41:21 Heinervdm, JaMa http://pespin.espeweb.net/patches/0001-e-wm-Add-desktop-file-for-efm.patch added PR bump to patch :) I think it's ok now Oct 20 17:54:34 hey Oct 20 17:55:16 yo Oct 20 17:56:41 huh 278K Oct 20 19:45 orrery.c, not best source for stripping xserver killing testcase :) Oct 20 18:01:50 list of failing packages: Oct 20 18:01:52 ERROR: '/home/shr/shr-unstable/openembedded/recipes/cacao/cacaoh-native_0.99.3.bb' failed Oct 20 18:01:56 ERROR: '/home/shr/shr-unstable/openembedded/recipes/cacao/cacaoh-openjdk-native_0.99.4.bb' failed Oct 20 18:01:59 ERROR: '/home/shr/shr-unstable/openembedded/recipes/supertux/supertux-qvga_0.1.3.bb' failed Oct 20 18:02:02 ERROR: 'virtual:nativesdk:/home/shr/shr-unstable/openembedded/recipes/curl/curl_7.21.1.bb' failed Oct 20 18:02:05 ERROR: '/home/shr/shr-unstable/openembedded/recipes/maxima/maxima_5.21.1.bb' failed Oct 20 18:02:08 ERROR: '/home/shr/shr-unstable/openembedded/recipes/openmoko-3rdparty/ventura_svn.bb' failed Oct 20 18:02:11 ERROR: '/home/shr/shr-unstable/openembedded/recipes/transmission/transmission_1.93.bb' failed Oct 20 18:02:14 ERROR: '/home/shr/shr-unstable/openembedded/recipes/phoneme/phoneme-advanced-foundation_0.0.b160.bb' failed Oct 20 18:02:17 ERROR: '/home/shr/shr-unstable/openembedded/recipes/ffphonelog/ffphonelog_git.bb' failed Oct 20 18:02:20 ERROR: '/home/shr/shr-unstable/openembedded/recipes/musicpd/mpd_0.15.12.bb' failed Oct 20 18:02:45 mmm Oct 20 18:02:49 :( Oct 20 18:03:02 at leats qt built after 6 hours .. Oct 20 18:03:17 some are known to be broken like maxima/ventura Oct 20 18:03:26 some are new due to libtool-2.4 Oct 20 18:03:36 like cacaoh,mpd Oct 20 18:03:39 heh... have to play supertux on my laptop then ;) Oct 20 18:21:46 notification clients don't set the category hint... Oct 20 18:21:49 that is a problem... Oct 20 18:31:33 * JaMa trying gena2x's patch for jitter less ts Oct 20 18:48:49 * daniele_athome is forced to use app name instead of category for grouping notifications :S Oct 20 19:05:06 * mrmoku is forced to still daywork :/ Oct 20 19:06:25 ah :( Oct 20 19:07:41 my daywork nightmare is also comming :/ 2 projects need to be finished before end of the year and the progress is much slower then expected.. :( Oct 20 19:08:17 yeah, that's more or less what I have now :( Oct 20 19:08:38 doing 10 hours every day... to get it finished Oct 20 19:09:40 * JaMa hopes that this year he will spend New Year celebration somewhere else then at work till 3AM Oct 20 19:10:09 heh Oct 20 19:10:11 fun Oct 20 19:10:23 but we were only 3 hours late :) Oct 20 19:10:41 :P Oct 20 19:10:51 and nobody noticed ;) Oct 20 20:23:33 <[Rui]> hi Oct 20 20:23:36 <[Rui]> JaMa|Zzz: bye :) Oct 20 20:25:02 :) btw if you're not reading openmoko-kernel, gena2x sent patch for ts jitter Oct 20 20:25:23 already pushed to my kernel branch and OE.. will be in next images Oct 20 20:26:57 <[Rui]> JaMa|Zzz: yay! good news! :) Oct 20 20:27:14 <[Rui]> you could also put Option "EmulateRightButton" "1" along with tslib :) Oct 20 20:27:30 <[Rui]> JaMa|Zzz: now shoo go to sleep :) Oct 20 20:33:23 [Rui]: one more thing.. I have started illume2 on my desktop and icons are really far from each other horizontaly Oct 20 20:33:58 <[Rui]> weird Oct 20 20:34:05 [Rui]: and if I right click on Home screen on my Fr and change "View mode" from "Grid" to "Custom" I have 3 columns now Oct 20 20:34:06 <[Rui]> but possibly a hint Oct 20 20:34:46 and those gaps are smaller Oct 20 20:36:00 <[Rui]> gotta try that on the next image Oct 20 20:36:21 <[Rui]> as right now I can hardly ever get the right click on home screen Oct 20 20:36:39 works fine here :) Oct 20 20:36:45 * JaMa|Zzz has newer kernel already Oct 20 20:37:04 if you know url of my images you can have it too Oct 20 20:37:12 but I'm sleeping so cannot tell :) Oct 20 20:37:48 <[Rui]> tests/shr-unstable? just upgrade? Oct 20 20:37:55 no Oct 20 20:38:14 mine on jama.homelinux.org/org.openembedded.dev.shr Oct 20 20:38:44 <[Rui]> http://jama.homelinux.org/org.openembedded.shr.images/om-gta02/ Oct 20 20:38:47 <[Rui]> found it Oct 20 20:38:55 yup that's it Oct 20 20:39:13 <[Rui]> ok, go to sleep :) I should too as the baby's falling asleep Oct 20 20:39:43 yup plenty of time for sleep NOTE: Running task 464 of 10606 Oct 20 20:39:47 bye Oct 20 20:39:49 <[Rui]> lol Oct 20 20:39:50 <[Rui]> byt Oct 20 20:39:52 <[Rui]> bye **** ENDING LOGGING AT Thu Oct 21 02:59:57 2010