**** BEGIN LOGGING AT Wed Feb 24 03:00:02 2010 Feb 24 07:33:16 JaMa|Beer: thanks for doing the ffalarms git move... I started that one... and then forgot about it :/ Feb 24 07:44:48 * trs80 gives up on shr-t and goes back to 2007.2 Feb 24 07:45:00 it may be shit, but at least enlightenment doesn't oom all the fucking time Feb 24 07:46:02 oom? Feb 24 07:46:09 wtf would e be getting oomed for? Feb 24 07:46:30 nfi, but it happens pretty quickly Feb 24 07:46:37 bizarre Feb 24 07:46:38 I even added a swap file and it still happens Feb 24 07:55:06 mrmoku: no problem Feb 24 07:56:07 mrmoku: I found what I had messed in task-shr-feed.. that was reason why some packages weren't upgraded for a while.. Feb 24 08:00:16 JaMa: what was that? Feb 24 08:01:57 RDEPENDS_${PN}_om-gta02 += "glamo-dri-tests" is not a good way to add 1 extra package :) Feb 24 08:03:58 hehe Feb 24 08:11:53 Heinervdm: moin Feb 24 08:12:07 Heinervdm: just in time for cookie :) http://tinderbox.openembedded.net/packages/mcnavi/ any idea? Feb 24 08:12:51 Heinervdm: without checking I suppose that INSTALL is again just link pointing to non-existent automake dir Feb 24 08:13:17 Heinervdm: and after checking :) lrwxrwxrwx 1 shr shr 32 Feb 24 09:07 INSTALL -> /usr/share/automake-1.11/INSTALL Feb 24 08:16:47 Heinervdm: replaced with empty file, to build it in feeds, but please report it upstream Feb 24 08:17:02 moin mickey Feb 24 08:25:41 ChristW: you're Christ van Willegen from list? Feb 24 08:26:13 ChristW: are you really sure that static calibration is totally wrong for you? Feb 24 08:36:52 mrmoku: in newer opkg is possible to set tmp_dir somewhere outside volatile dir (I'm using /var/lib/opkg/tmp), do we want it as new default? Feb 24 08:38:16 mrmoku: opkg cleans everything after finishing it's job, so it shouldn't get bigger in time Feb 24 08:39:37 JaMa: might be a good idea... though it will create problems on gta01 probably? Feb 24 08:40:29 * mrmoku has to do some shopping now :/ Feb 24 08:40:30 mrmoku: you mean on gta01 with system in NAND? Feb 24 08:40:31 bbl Feb 24 08:40:34 yep Feb 24 08:40:52 but that has always had problems with opkg upgrade... Feb 24 08:41:00 so, just do it :) Feb 24 08:41:01 mrmoku: I thing nobody is using shr in nand :) and if so.. he is probably already used to move some stuff to uSD.. Feb 24 08:41:09 yeah Feb 24 08:41:14 s/thing/think Feb 24 08:41:22 on gta01.. Feb 24 08:47:14 JaMa: ups, was away for brunch. Will report it. Feb 24 08:59:12 mrmoku|away: does frameworkd in this update is using new opimd? Feb 24 08:59:21 Heinervdm, where can I find python-bz2 in OE/shr feeds? Feb 24 08:59:57 Is there a way I can easily tell OE to skip the fetch task? Feb 24 09:00:24 I'm trying to build shr ( still :P ) and don't want it to bother connecting to git each time I run the complete process. Feb 24 09:00:34 pespin: what do you mean by where? if it's build it's in armv4t, if it's not build and a recipe exists the recipe should be in the recipes/python dir Feb 24 09:00:56 krayon: how can you build something without sources (after skiping fetch?) Feb 24 09:00:57 Heinervdm, I meant if there's some package in oE that provides it, I wasn't able to find it Feb 24 09:01:10 pespin: then it's in python Feb 24 09:01:32 Heinervdm, I entered python directory in packages git and neither found it Feb 24 09:01:34 JaMa: Does it fetch all recipes then build all or fetch and build 1 at a time? Feb 24 09:01:55 pespin: are you sure that it exist? Feb 24 09:02:20 JaMa: I ask as when I'm not firewalled I can get further into the process but then there's an error with the recipe, I want to now continue where I left off but when I try to run the make image it again tries to connect to git Feb 24 09:02:47 Heinervdm, it shows up in google, and Evopedia author asked for it, as someone using evopedia in FR has an error when trying to import bz2 in python Feb 24 09:03:19 pespin: i can't find a python-bz2 in OE Feb 24 09:03:33 pespin: so i think if it's needed we need to create it Feb 24 09:03:47 Heinervdm, shall I open a package requst in shr trac? Feb 24 09:03:57 pespin: no Feb 24 09:04:02 JaMa: It's failing early due to some missing main.c.md5 although I thought I could give it that easily enough ;) Feb 24 09:04:03 pespin: i will do it right now Feb 24 09:04:04 krayon: haven't we talked about it yesterday? Feb 24 09:04:10 Heinervdm, great, thanks :) Feb 24 09:04:27 krayon: it calls git ls-remote for every autorev package first Feb 24 09:04:39 krayon: in recipe parsin phase Feb 24 09:04:41 pespin: ah, it's part of python itself Feb 24 09:04:50 JaMa: I guess that's what I want to skip :/ Feb 24 09:04:59 pespin: so it should be in the feed already Feb 24 09:05:26 krayon: then it fetches only what it needs for next build (but you can have more threads.. so it can be few fetches at the same time) Feb 24 09:05:39 krayon: and that's what I said how, yesterday Feb 24 09:06:26 krayon: because if you replace autorev with exact SRCREV, then it doesn't need to call ls-remote to find out what's latest Feb 24 09:07:28 JaMa: Ah, OK. Where exactly does it check the code out to? Feb 24 09:08:02 Heinervdm, it isn't for me, couldn't find it at least. Which name? Feb 24 09:08:24 pespin: don't know Feb 24 09:09:02 pespin: python-compression Feb 24 09:09:15 JaMa: I'm reading the OE manual atm, much more insight into understanding the whole process but still not completely there :) Feb 24 09:09:20 krayon: ? git checkout is to downloads/git folder Feb 24 09:09:46 krayon: but I don't think I understood that question right Feb 24 09:10:09 Heinervdm, afair there was not package like that, I looked for it Feb 24 09:10:33 http://build.shr-project.org/shr-unstable/ipk/armv4t/python-compression_2.6.4-ml8.0.4_armv4t.ipk Feb 24 09:10:34 I can't look at it now, I'll try this afternoon, but I think I laready looked for that one Feb 24 09:10:38 krayon: if you remove require conf/distro/include/shr-autorev.inc line from conf/distro/shr.conf Feb 24 09:10:56 krayon: it should not need git:// available during parse phase Feb 24 09:11:15 Heinervdm, ok, thanks for showing up my stupidity xD Feb 24 09:11:16 krayon: but will also build older revisions than what's normaly used in shr images nowadays.. Feb 24 09:11:24 pespin: ;) Feb 24 09:11:43 krayon: that's why you should check latest versions in shr feeds and then update it to those revisions in sane-srcrevs.inc Feb 24 09:12:17 JaMa: That's why I was asking where the git checking out (or whatever) takes place so I could see what versions it has already. If that's how it works :/ Feb 24 09:12:52 krayon: but you cannot git checkout from your work, that's the main reason, isn't it? Feb 24 09:13:00 krayon: so you probably don't have that checkout Feb 24 09:13:05 krayon: http://build.shr-project.org/shr-unstable/cache/bb_persist_data.sqlite3 Feb 24 09:13:22 krayon: read this file and check _rev keys :) Feb 24 09:13:31 JaMa: Ah, well it's on a netbook and I did the process last night but it failed during the build. I assumed it'd d/l SOMETHING already otherwise it wouldn't have anything to build. Feb 24 09:14:53 krayon: and after you replace all shr-autorev.inc revisions with latest built, please send that patch to spaetz, i think he would like to lock those revisions too for newer shr-t Feb 24 09:15:27 * JaMa back to dayjob Feb 24 09:42:49 Heinervdm, can you please set python-compression as dependency of evopedia? :) Feb 24 09:43:27 pespin: i can only send a patch :) but i will do Feb 24 09:47:14 JaMa|Wrk, when you can, please bump EFL again, last illume2 bug fix was at 00:00 today (UTC) Feb 24 09:47:30 TAsn: already building it here :) Feb 24 09:47:39 46424 Feb 24 09:47:39 sweet :P Feb 24 09:47:51 no idea, probably/hopefully right Feb 24 09:48:33 its still latest :) Feb 24 09:48:46 ok Feb 24 09:48:48 then this is it Feb 24 09:57:38 TAsn: is illume2 useable now? Feb 24 10:02:06 after the bug fixes in 46424 Feb 24 10:02:08 mostly yeah Feb 24 10:02:35 ;) Feb 24 10:02:41 morning Feb 24 10:02:50 morning Feb 24 10:02:56 ciao, I'm off. Feb 24 10:03:41 TAsn: and when will be those fixes? Feb 24 10:04:37 Q-Master: no,not yet Feb 24 10:05:04 ok Feb 24 10:09:57 TAsn: what's that bug? I was able to use it yesterday for an hour or so OK Feb 24 10:12:29 TAsn: but from some reason I cannot ssh-in.. but that's probably not efl fault Feb 24 10:17:16 illume2 seemed quite slower then illume(1) to me... anyone? Feb 24 10:22:39 * JaMa|Wrk haven't used illume1 for quite long.. so I'm not sure it's (so) different here Feb 24 10:22:57 anyone some icon to suggest for the status of a message (to indicate the direction (in/out)) ? Feb 24 10:23:20 * Package policykit wants to install file /etc/pam.d/polkit-1 Feb 24 10:23:22 But that file is already provided by package * libpam-base-files Feb 24 10:24:06 why do we have libpam in our image, even without pam in distrofeatures? Feb 24 10:24:33 Heinervdm: IIRC, because that conditional dependency was pushed later Feb 24 10:24:57 JaMa|Wrk: it's only put in the image because of e-wm and policykit Feb 24 10:25:00 Heinervdm: if you call opkg remove libpam-base-files does it say, that's depending on something from shr? Feb 24 10:25:24 JaMa|Wrk: e-wm has a non-conditional depency on libpam Feb 24 10:25:34 same for policykit Feb 24 10:27:22 vanous123: illume-home provide las compositor on by default - so unless you have a vaguely decent soc - this will impact you Feb 24 10:27:30 Heinervdm: if we still depend on libpam-base-files then this file should be removed in this upgrade http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=498e0177005dd33861c661f794aa1e90281aca98 Feb 24 10:27:32 (or unless you have opengl-es2 support and evas compiled for it) Feb 24 10:27:38 disable compositor module ifu dont want it Feb 24 10:28:00 Heinervdm: so that's why I think we lost dependency on libpam-base-files so it wasn't built and upgraded on device.. Feb 24 10:28:00 (i'll be compositing by doing xgetimage and software rendering) Feb 24 10:28:22 raster: will test now, thank you Feb 24 10:29:15 vanous123: and also if you're using some simple theme (like neo or gry) for illume1 then you get some speedup from it Feb 24 10:29:33 JaMa|Wrk: have neo now Feb 24 10:30:20 JaMa|Wrk: have been trying to get illume working on my debian based tablet PC. quite cool Feb 24 10:30:53 JaMa|Wrk: we have e_wm -> libpam; in depends.dot of 0223 image Feb 24 10:31:12 vanous123: then you should compare neo in illume1 with neo in illume2.. (but I have no idea if neo can be used in illume2 (haven't tried it yet) Feb 24 10:32:34 JaMa|Wrk: but i can't find it in the recipe Feb 24 10:34:20 Heinervdm: what version of libpam-base-files do you have installed? Feb 24 10:35:00 Heinervdm: because what I have built here doesn't contain that polkit-1 as commit says Feb 24 10:35:27 libpam-base-files - 1.0-r5.4 Feb 24 10:35:54 Heinervdm: and opkg files libpam-base-files? Feb 24 10:36:20 there is no polkit-1 Feb 24 10:36:38 and still that error message? :/ Feb 24 10:36:51 reinstalling policykit here Feb 24 10:37:32 no error at all Feb 24 10:39:44 Heinervdm: but you're right, maybe we should add patch like this http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=a93ded8dbe1fc1a4b5785e0079c9a77316bb7dd6 to e-wm and policykit Feb 24 10:40:29 JaMa|Wrk: yes, but the problem is, that i can't find a DEPENDS or RDEPENDS in e-wm recipe that points to libpam... Feb 24 10:41:20 JaMa|Wrk: the second try worked without error message Feb 24 10:41:34 so i think that was just a opkg bug Feb 24 10:42:02 i think it was trying to update policykit before upgrading libpam Feb 24 10:45:05 Heinervdm: yeah probably Feb 24 11:20:13 JaMa|Wrk: policykit is unbuildable without pam... Feb 24 11:28:02 Heinervdm: ah :/ Feb 24 11:28:26 but only thing in lite-image depending on policykit is gconf Feb 24 11:31:57 but it seems that one can't disable policykit in our version of gconf Feb 24 12:21:22 JaMa|Wrk, bug: back button didn't work quite well, and home button opened another "home" app Feb 24 12:21:32 JaMa|Wrk, landscape still doesn't work btw Feb 24 12:58:48 mrmoku: any idea how to install different opkg-collateral for -native and normal recipe? Feb 24 12:59:02 JaMa|Wrk: hmm... no Feb 24 12:59:10 mrmoku: it want's to use /var/lib/opkg/tmp on buildhost while doing do_rootfs :/ Feb 24 12:59:21 ohh :/ Feb 24 12:59:51 * JaMa|Wrk tested it on device and didn't think about this case and it's already pushed :/ Feb 24 13:00:00 JaMa|Wrk, when will new e be ready Feb 24 13:00:02 ? :P Feb 24 13:00:12 btw, I suffered another bugs in illume2 today Feb 24 13:00:20 apps not launching Feb 24 13:00:26 and a full e freeze Feb 24 13:00:27 TAsn: I have it in my feeds but cannot test it Feb 24 13:00:36 how come? Feb 24 13:00:39 TAsn: as I cannot ssh to my neo (no idea why) Feb 24 13:00:46 :( Feb 24 13:00:53 did you run the shr-wizard? Feb 24 13:00:54 TAsn: and I'm at work as usual and neo is at home Feb 24 13:01:01 there seems to be a bug with null password Feb 24 13:01:03 I think Feb 24 13:01:15 TAsn: it's not that password.. and yes it replaces passwd Feb 24 13:01:27 TAsn: but I can ping it, but openssh doesn't reply at all Feb 24 13:01:46 TAsn: and when I was leaving home in morning it worked ok.. Feb 24 13:01:52 weird Feb 24 13:02:15 TAsn: so maybe OOM is picking wrong victim there (as someone said here about OOM killing e17 today) Feb 24 13:02:24 use less memory :) Feb 24 13:02:48 but nmap shows 22 still open Feb 24 13:02:55 strange Feb 24 13:07:02 TAsn, JaMa|Wrk: me too had a full freeze with illume2 today Feb 24 13:07:04 twice even Feb 24 13:09:48 mrmoku: hade it once today. config is a bit of pain, with keyboard over x11vnc right click is possible to tweak the top panel a bit... Feb 24 13:10:00 plus i removed the compositing module altogether... Feb 24 13:10:42 vanous123: were you able to prevent keyboard showing over bottom panel? Feb 24 13:10:54 no Feb 24 13:11:00 this is the came on my desktop Feb 24 13:11:05 you cannot switch apps Feb 24 13:11:22 vanous123: for neo I think would be even better to move those 2 buttons from bottom panel to top panel Feb 24 13:11:27 but E17 on debian is from January something Feb 24 13:11:29 JaMa|Wrk: agree Feb 24 13:12:04 JaMa|Wrk: and perhaps completely remove the bottom panel? Feb 24 13:13:26 JaMa|Wrk: ohh yes +1 Feb 24 13:13:37 and if just because our apps with bottoms on the bottom look stupid ;) Feb 24 13:13:45 s/bottoms/buttons/ Feb 24 13:13:46 mrmoku meant: and if just because our apps with buttons on the bottom look stupid ;) Feb 24 13:14:39 mrmoku, twice here as well :| Feb 24 13:15:11 2010.02.24 15:01:42.562190 [phonefsod] MESSAGE: Remote method exception org.freedesktop.DBus.Error.Spawn.FailedToSetup: Failed to setup environment correctly Feb 24 13:15:15 mrmoku, we really need to fix this ^ Feb 24 13:15:22 vanous123: yes.. remove it completely even for price of making top icons a bit smaller Feb 24 13:15:50 and I really liked the sliding top shelf Feb 24 13:15:54 I wonder how to get it back Feb 24 13:16:18 hmm I was quite happy to see it gone :) Feb 24 13:16:37 TAsn: i think it os illume1 related only Feb 24 13:17:00 i played with illume2 quite a bit and the slider didn't appear anywhere... Feb 24 13:17:08 I know Feb 24 13:17:08 not sure why but it saves one click, for cost of less space for buttons Feb 24 13:17:11 that's what I mean Feb 24 13:17:14 I want it back :P Feb 24 13:17:44 ffs gsm doesn't register :( Feb 24 13:18:19 mrmoku, any idea how to tell illume to take the correct icon path? Feb 24 13:21:06 any news/solutions on gsm disabled in fso ? else is fsogsmd complete? and how do I run it? Feb 24 13:23:23 sweet, registered. :PY Feb 24 13:31:08 for testing Feb 24 13:31:14 don't run frameworkd Feb 24 13:31:16 run fsogsmd Feb 24 13:31:30 request the GSM resource Feb 24 13:31:33 then issue Feb 24 13:31:45 SetFunctionality("full", True, "" ) Feb 24 13:31:50 and check output Feb 24 13:31:55 it should register then Feb 24 13:32:16 mickey|office: can pin be '' ? Feb 24 13:33:13 yes, if there is none Feb 24 13:33:32 ok Feb 24 13:36:38 TAsn: no idea about the icons Feb 24 13:36:45 brb Feb 24 13:44:04 TAsn: any idea where that dbus error could come from? Feb 24 13:50:15 anyway... bbiab Feb 24 13:50:57 hi all Feb 24 13:57:54 mickey|office: what fsogsmd rev would you advise to use? sane-srcrevs-fso.inc has a quite old one I think Feb 24 14:00:43 mrmoku, no idea. Feb 24 14:06:35 http://scap.linuxtogo.org/files/148ee46a8c46ecb10a6fe6c4cfec7171.png Feb 24 14:06:48 mrmoku, JaMa|Wrk do you also get such bad image quality in keyboard? ^ Feb 24 14:06:55 http://blog.shr-project.org times out here Feb 24 14:08:50 mrmoku: the latest should work, however that might require HEAD of all the dependencies as well Feb 24 14:17:47 TAsn: yes seen that too Feb 24 14:18:19 JaMa|Wrk: what's good image viewer for neo? Feb 24 14:19:44 Q-Master: last time I used neon and it looked great Feb 24 14:21:18 aha Feb 24 14:21:19 thnx Feb 24 14:21:20 Q-Master: eog? Feb 24 14:21:31 lindi-: on neo? Feb 24 14:21:41 i use it with sshfs to browse photos from my server over wlan Feb 24 14:21:56 Q-Master: yep Feb 24 14:22:00 heh Feb 24 14:22:09 true digital photo frame(tm) Feb 24 14:22:46 and text viewer? except mc.. 8) Feb 24 14:22:51 vim Feb 24 14:22:57 hehe Feb 24 14:23:08 Q-Master: leafnode? Feb 24 14:23:27 Q-Master: depends on what text viewer means, reading ebooks? Feb 24 14:23:47 ah, not leafnode Feb 24 14:23:53 Q-Master: leafpad Feb 24 14:24:07 lindi-: fbreader is best for e-books Feb 24 14:24:19 TAsn: (keyboard) did not even try that one this time... I'm back to old illume atm. Feb 24 14:25:53 mickey|office: setting fsogsmd back to FSO_CORNUCOPIA_REV should be fine too? Feb 24 14:26:22 mrmoku: IIRC that rev should be newer than FSO_CORNUCOPIA_REV Feb 24 14:27:05 mrmoku: and that rev in libfsotransport was HEAD-2 in time we had really problems to register at all Feb 24 14:27:41 JaMa|Wrk: JaMa|Wrk yeah, right you are Feb 24 14:28:03 JaMa|Wrk: fsogsmd segfaults immediately for me though Feb 24 14:28:34 mrmoku: do you have frameworkd stopped? Feb 24 14:28:44 mrmoku: but I haven't tried fsogsmd lately :/ Feb 24 14:32:54 JaMa|Wrk: ogsmd disabled Feb 24 14:33:15 even when stopped Feb 24 14:33:35 heh. Feb 24 14:33:36 JaMa|Wrk: might just be a config issue too Feb 24 14:33:44 neon hates animated gifs Feb 24 14:34:24 JaMa|Wrk: how do the fso thingies know which config to take? Feb 24 14:38:15 mrmoku: IIRC it starts with . then ~, /etc/freesmartphone, /etc/freesmartphone/conf/`cat /proc/cpuinfo | grep HARDWARE`/ Feb 24 14:38:32 mrmoku: not really sure how is HARDWARE checked.. but it was in some mickey's e-mail Feb 24 14:38:50 and GTA02 is obviously right value for us ;) Feb 24 14:39:55 JaMa|Wrk: yeah, and it is talking about openmoko before segfaulting Feb 24 14:39:56 mrmoku: if you runn it with strace you will see what dirs it tried and on which one it succedded and stopped Feb 24 14:40:42 open("/etc/freesmartphone/conf/GTA02/fsogsmd.conf", O_RDONLY|O_LARGEFILE) = 3 Feb 24 14:41:03 JaMa|Wrk: will try to locally build current fso stuff and see what happens Feb 24 14:41:15 ok great Feb 24 14:41:29 mrmoku: maybe there is also another easy challenge for you.. Feb 24 14:41:47 mrmoku: jesus said me that he has idle_screen theme Feb 24 14:42:01 mrmoku: but that shr-today doesn't support theme selection Feb 24 14:42:52 JaMa|Wrk: yeah, idle screen has it's own .edc... have to fix that Feb 24 14:42:53 mrmoku: I have modified phoneui-shr-theme-neo recipe to build and include this idle_screen.edj, but I'm to lazy to add u-a for setting which theme will be used in shr-today Feb 24 14:43:33 JaMa|Wrk: theming should go via config in /usr/share/libphone-ui-shr/config Feb 24 14:43:36 mrmoku: so you're planing to merge idle_screen.edj and default.edj together? Feb 24 14:43:45 yup Feb 24 14:43:59 and just have one edj Feb 24 14:44:03 mrmoku: yes that's what jesus used for phoneui-neo Feb 24 14:44:09 ah ok Feb 24 14:44:29 then he probably have to update git repo first Feb 24 14:45:07 will talk to him later, when he comes... still have to try his theming thing Feb 24 14:45:17 ok, great Feb 24 14:45:36 I am reading a lot of discussions about the neo theme, but I don't see it on the theme contest. I only saw it in the page of the gry author Feb 24 14:46:01 ok... now for some house work :/ Feb 24 14:46:02 bbl Feb 24 14:46:13 graziano: it's in feeds for few days, you can try it Feb 24 14:47:51 JaMa|Wrk: good I was only wondering why is gry on the theme contest and neo is not when I see activities about neo and not about gry, just curious Feb 24 14:48:55 graziano: I think jesus wants to improve last bits first Feb 24 14:49:23 graziano: but if you liked neo before, it's fast and imho nice already Feb 24 14:49:41 if I have to tell you I really like the blue one Feb 24 14:50:26 Niebiee I think it is Feb 24 14:50:39 yes.. that one is also nice Feb 24 14:50:58 where can I vote for one or the other? Feb 24 14:51:03 no idea Feb 24 14:52:53 :) Feb 24 15:02:23 hi. how do I setup the framework to use fsogsmd? Feb 24 15:02:43 I want it because of this timing issue Feb 24 15:06:50 GNUtoo: 1st) disable ogsmd in the frameworkd.conf. 2nd) manually start fsogsmd. 3rd) don't expect it to be a drop-in replacement. the API is slightly different and the apps need to catch up with it Feb 24 15:07:05 ah ok,thanks a lot Feb 24 15:07:37 the first 2 were already done.... Feb 24 15:07:44 the 3 is what it didn't work Feb 24 15:07:56 yep, SHR needs to be adjusted Feb 24 15:08:03 and Zhone as well Feb 24 15:08:09 ok Feb 24 15:08:49 so I'll flash shr-testing for phone use and use shr-unstable on microsd Feb 24 15:09:12 mickey|office, as soon as fsogsmd will work, we'll do it :P Feb 24 15:14:16 is ubifs working? Feb 24 15:14:25 in shr-testing? Feb 24 15:14:31 there was some mail about it Feb 24 15:14:46 reporting success Feb 24 15:14:49 yes, should be but it less reliable Feb 24 15:14:56 ok Feb 24 15:15:00 s/but it/but is/ Feb 24 15:15:01 JaMa|Wrk meant: yes, should be but is less reliable Feb 24 15:15:17 GNUtoo: in cases you have to remove battery for reboot etc Feb 24 15:15:25 ok Feb 24 15:17:54 mmm it says things like: Feb 24 15:18:24 INFO: RCU: detected CPU0 stall Feb 24 15:18:38 and tell something about jiffies Feb 24 15:19:32 and the message is repeated multiple times....now 4 times Feb 24 15:21:30 ah kernel pannic Feb 24 15:21:37 can't found filesystem Feb 24 15:25:42 what should I do? Feb 24 15:25:57 mess with uboot to have kenrel logs to see the problem? Feb 24 15:29:37 are you booting jffs/ubi/ext image? Feb 24 15:30:13 ubi Feb 24 15:31:31 GNUtoo: did you install qi-ubi? Feb 24 15:32:02 no Feb 24 15:32:05 sorry I will do it Feb 24 15:32:11 mickey|office: do you have some kind of 'fsogsmd-incompatability-list' ? :) Feb 24 15:32:12 I didn't find docs on booting on ubifs Feb 24 15:32:27 GNUtoo: http://wiki.openmoko.org/wiki/UBIFS Feb 24 15:32:51 thanks Feb 24 15:37:07 mrmoku: i'm afraid not. you can easily generate one though by running a diff over the introspection output of fsogsmd and ogsmd Feb 24 15:37:41 mrmoku: the reason i've not been doing that yet is that there might still be more API changes to come Feb 24 15:37:52 mickey|office: ok :) Feb 24 15:37:58 then again, we should start working w/ fsogsmd sooner rather than later Feb 24 15:38:07 yep, fully agree Feb 24 15:38:35 i will first change Zhone to work with it Feb 24 15:38:46 to catch the obvious problems Feb 24 15:39:02 mickey|office: will take a look at that diff then :P Feb 24 15:39:08 once zhone runs fine with fsogsmd, it's probably ready for SHR as well Feb 24 15:39:13 *nod* Feb 24 15:39:24 please pastebin when you ahve it, I'm interested as well Feb 24 15:42:07 hmm, did we ever try the fixed point engine for evas? Feb 24 15:42:16 engine/mode Feb 24 16:25:56 hi all Feb 24 16:29:33 lindi-: https://docs.openmoko.org/trac/ticket/2330 did you try to increase buffers for aplay, and to playback a file instead of piped stdin? Feb 24 16:29:53 lindi-: this basically doesn't look like a bug to me Feb 24 16:31:06 DocScrutinizer: did you? Feb 24 16:31:16 DocScrutinizer: i think those kernel prints should be ratelimited Feb 24 16:31:17 lindi-: or at least - if any bug - then it's a bug of top/whatever not to show real system load Feb 24 16:31:33 DocScrutinizer: it is writing to log very fast Feb 24 16:31:54 which adds to system load :-D Feb 24 16:32:08 yep Feb 24 16:34:20 It's debatable if we need a syslog entry at all for a symple buffer underrun Feb 24 16:39:20 DocScrutinizer: yep Feb 24 16:39:35 DocScrutinizer: in any case it should not print tens of lines per second without limit Feb 24 16:44:14 well, one msg per buffer underrun. Increase the buffers to a size of at least 500ms and you'll see a max of 2 msg/s ;-P Feb 24 16:45:02 DocScrutinizer: one msg per buffer overrun with ratelimit would be ok Feb 24 16:46:28 as the buffer underruns aren't exactly related to each other, it's questionable if it makes sense to suppress some of the syslog msgs. Feb 24 16:46:50 DocScrutinizer: that's how it works with my ethernet card at least i think Feb 24 16:47:53 nah, simply kick the whole logging for buffer underruns Feb 24 16:48:24 for example Feb 24 16:53:19 mickey|zzZZzz: 2010-02-24T16:44:49.011139Z [ERROR] libfsotransport <0710:4>: Can't open allocate channel #4 from MUX: Modem does not provide this channel. Feb 24 16:54:09 mickey|zzZZzz: this is from fsogsmd, but perhaps i was too slow running org.freesmartphone.GSM.Device.SetFunctionality , will try again Feb 24 16:56:26 mickey|zzZZzz: now i was faster but it complains of missing SIM org.freesmartphone.GSM.SimNotPresent: +CME ERROR: 10 Feb 24 16:56:31 mickey|zzZZzz: will try with SIM Feb 24 17:04:14 mickey|zzZZzz: mrmoku: fsogsmd seems working now, just don't know how to test further with shr phone apps... Feb 24 17:24:17 mickeyl: mrmoku: ok, have tried gprs, http://pastebin.com/VbCQe8QY Feb 24 17:24:30 didn't work, but perhaps low signal... Feb 24 17:24:33 not sure... Feb 24 17:24:36 heh, oops Feb 24 17:26:13 not your fault Feb 24 17:26:18 most likely broken Feb 24 17:26:34 shut, just getting a phonecall on that number Feb 24 17:26:35 which ppp plugin did you select? Feb 24 17:26:37 heh Feb 24 17:27:18 mickeyl: ehm, didn't know have to select Feb 24 17:27:53 check fsogsmd.conf Feb 24 17:27:57 should contain a line Feb 24 17:27:59 well, fsogsmd definitevly working, stolen my gsm sihnal to fr :))) Feb 24 17:28:07 pdp_type = mux Feb 24 17:28:11 or so Feb 24 17:28:15 s/sihnal/signal Feb 24 17:30:24 I just got my freerunner! everybody. say GREAT Feb 24 17:30:27 :) Feb 24 17:30:33 great Feb 24 17:31:15 GREAT Feb 24 17:31:28 does that mean i need to finish fsogsmd for FR? Feb 24 17:31:41 sure! Feb 24 17:31:49 hmm Feb 24 17:31:59 i was afraid of someone saying that Feb 24 17:32:24 I was afraid there is someone who wouldn't say that :) Feb 24 17:32:24 * mickeyl downloads latest SHR Feb 24 17:32:33 :)) Feb 24 17:38:44 I have a sandisk 4gb sdcard, Feb 24 17:38:49 ext2 or ext3? Feb 24 17:38:57 graziano: backups Feb 24 17:39:22 what does that mean? Feb 24 17:40:26 graziano: that you should make regular backups Feb 24 17:40:58 yes true but which fs do you suggest? Feb 24 17:41:07 * mickeyl votes for ext2 Feb 24 17:41:38 i doubt that the journalling has a worthwhile effect on sd cards. then again, chances are that the SD breaks long after the FR Feb 24 17:41:40 ~$ head -n1 /home/share/neo/2010-02-11/etc/fstab Feb 24 17:41:40 rootfs / ext3 defaults,errors=remount-ro,noatime 0 1 Feb 24 17:42:09 I also have a sandisk 2g sdcard, I was reading about the compatibility Feb 24 17:42:55 4gb has green yes on the table Feb 24 17:42:59 2gb doesn't.. Feb 24 17:49:46 mm om2008 inside Feb 24 18:01:46 graziano: first: upgrade to a reasonably recent distro Feb 24 18:03:04 graziano: 2nd: just try your uSD. The compatibility list doesn't mean too much. SD-card manufs change their chips frequently, without any special notice Feb 24 18:03:45 mickeyl: pdp_type = mux in which section? tried [fsogsm] but that didn't work... Feb 24 18:03:47 3 х Feb 24 18:03:51 3rd: it's quite your own choice to choose ext2 or ext3 for it Feb 24 18:04:04 or even VFAT Feb 24 18:04:50 ...if you need it for data storage only, and want to keep interoperability with windoof PCs Feb 24 18:05:53 graziano: (reasonably recent distro) Probably with SHR-testing you're on a safe bet Feb 24 18:06:21 vanous123: what does the debug output tell? Feb 24 18:07:55 mickeyl: didn't understand and set pdp_type = mux, now trying pdp_type=fso-abyss , is this correct? Feb 24 18:08:14 no, fso-abyss is no pdp plugin Feb 24 18:08:24 mickeyl: i see, so mux was correct? Feb 24 18:08:28 yes Feb 24 18:08:28 DocScrutinizer, thank you very much for the suggestions, :) Feb 24 18:08:35 no windows computer here Feb 24 18:08:55 suggestions about battery? Feb 24 18:09:12 I am charging it fully but Feb 24 18:09:12 let me run it again, once i got "no carrier, second time the same as before on paste bin. will try again Feb 24 18:09:38 does it charge when powered off? Feb 24 18:09:53 graziano: depends on what was configured i guess Feb 24 18:10:27 sorry for the lame questions, it's a first time experience here :) Feb 24 18:11:50 hmm, keep getting libfsotransport <0710:4>: Can't open allocate channel #4 from MUX: Feb 24 18:11:52 graziano: usually FR is *not* powered off during charging. And there's really no reason you would want to force it off while hooked to charger Feb 24 18:12:10 understood Feb 24 18:12:16 i was killing fsousaged and it helped but now not Feb 24 18:12:22 will see and perhaps reboot Feb 24 18:12:57 there is uboot 1.3.2-moko12 here Feb 24 18:13:31 anything needed to do before installing shr testing? Feb 24 18:13:57 graziano: nope, it's straightforward Feb 24 18:14:32 download and flash uImage and rootfs.jffs2 Feb 24 18:15:36 graziano: maybe backup any valuable data prior to flashing ;-D Feb 24 18:16:02 graziano: though I doubt you got a lot of it since yesterday Feb 24 18:16:58 I am following the openmoko scene since a long time but I am not a developer so there was not so much to understand apart from usability issues Feb 24 18:17:24 but I am committed to this Feb 24 18:17:32 graziano: btw prior to any flashing make sure your battery isn't too flat Feb 24 18:17:40 ok Feb 24 18:19:39 http://build.shr-project.org/shr-testing/images/om-gta02/uImage-2.6.29-oe11+gitr119861+a15608f241a40b41fed5bffe511355c2067c4e88-r7-om-gta02.bin Feb 24 18:19:41 this one? Feb 24 18:24:00 seems reasonable Feb 24 18:24:55 'somebody' should clean up this directory, or at least add a few symlinks "__recommended-*" Feb 24 18:26:44 mickeyl: ok, have some logs Feb 24 18:26:56 fsogsmd direct output here http://pastebin.com/KeNs0JR6 Feb 24 18:27:27 pppd.log http://pastebin.com/U3d2bEiG Feb 24 18:28:25 darn, this shr-testing/ even puzzles me Feb 24 18:29:23 and the last one: fsogsmd.log which seems a bit different to the console output: http://pastebin.com/93ERvFr5 Feb 24 18:31:28 vanous123: the ageold bug of pppd freezing framework on GPRS disconnect? Feb 24 18:31:48 vanous123: do you have the latest code ? Feb 24 18:32:51 updated yesterday, let me do it now again Feb 24 18:34:05 hmm Feb 24 18:34:11 mickeyl: that bug i hit everytime i use gprs, but now it doesn't establish Feb 24 18:34:11 i'm not sure whether shr builds master Feb 24 18:35:23 let me take a look whether it works with master Feb 24 18:37:52 mickeyl: btw I had a look at OM-trac last night, and I'm really tempted to close *all* bugs referring to OM2008.x and qt. Waht do you think? Feb 24 18:38:23 sounds good Feb 24 18:38:46 everything but kernel, bootloader, and harware bugs are off-topic in OM trac Feb 24 18:38:53 or rather useless Feb 24 18:39:06 WONTFIX? comment:discontinued ? Feb 24 18:40:15 DocScrutinizer: wontfix is probably good Feb 24 18:40:33 DocScrutinizer: just closing would be bad Feb 24 18:42:09 mickeyl: hmm... my fsogsmd build ended up without some plugins... one of them being the calypso one Feb 24 18:42:19 modem_ti_calypso........: no Feb 24 18:42:30 --enable-libgsm0710mux Feb 24 18:43:29 mickeyl: will commit that to org.oe.dev then? Feb 24 18:44:14 DocScrutinizer is afk Feb 24 18:44:22 yes, please Feb 24 18:44:48 ok Feb 24 19:03:28 Heinervdm: what about that mcnavi dependency? Feb 24 19:03:58 JaMa: i added you to cc in my reply Feb 24 19:04:00 Heinervdm: only ejde-native? Feb 24 19:04:09 Heinervdm: but haven't send patch :) Feb 24 19:04:12 should be enough Feb 24 19:04:17 yes :) Feb 24 19:05:11 freesmartphone.org: 03mickey 07cornucopia * r1a709f875386 10/fsousaged/src/plugins/dbus_service/ (commands.vala plugin.vala resource.vala): fsousaged: complete the error checking cycle for org.freesmartphone.Usage.RequestResource Feb 24 19:06:03 freesmartphone.org: 03mickey 07cornucopia * r1c9e32248881 10/fsousaged/configure.ac: fsousaged: bump version Feb 24 19:07:52 Heinervdm: ok, pushed Feb 24 19:25:49 freesmartphone.org: 03mickey 07cornucopia * rc7277ec85826 10/libfsotransport/fsotransport/basetransport.vala: libfsotransport: synthesize HUP, if we read 0 bytes Feb 24 19:28:59 mickeyl, hi! so, does, fsousaged+fsogsmd handle GSM resource correctly now? Is it possible that my bug fixed now? should I retest?.. Feb 24 19:30:49 max_posedon: i don't know, since i could not reproduce your bug back then here. in any case, there have been some updates, so a new test is worthwhile Feb 24 19:32:26 ok, will try Feb 24 19:33:26 I'm not sure if composite was used in illume2, because of this There was an error loading module named: comp
The full path to this module is:
comp/linux-gnueabi-arm-ver-pre-svn-05/module.so
The error reported was:
/usr/lib/enlightenment/modules/comp/linux-gnueabi-arm-ver-pre-svn-05/module.so: undefined symbol: ecore_evas_gl_x11_options_new
Feb 24 19:34:39 JaMa: when i tried illume2 today (after about two weeks), composite got disabled by default Feb 24 19:40:32 vanous123: with that error message? Feb 24 19:41:07 vanous123: I see this with 46424 and also 46384 Feb 24 19:46:11 mickeyl: Can't open allocate channel #2 from MUX: Modem does not provide this channel. Feb 24 19:47:35 ya, same here Feb 24 19:47:43 mrmoku: who's managing http://build.shr-project.org/shr-testing/images/om-gta02/ ? Feb 24 19:47:49 mrmoku: seems i completely broke it Feb 24 19:47:55 mickeyl: hehe ok :P Feb 24 19:48:03 mrmoku: please hold off testing until i found out wtf. is going on ... Feb 24 19:48:05 sorry *sigh* Feb 24 19:48:12 DocScrutinizer: spaetz is the testing man :) Feb 24 19:48:14 mickeyl: ok Feb 24 19:48:28 max_posedon: same for you Feb 24 19:48:38 i'll get back to you when it's working for me again Feb 24 19:48:44 mrmoku: nevertheless, could you check and a little "cleanup" ? Feb 24 19:48:55 * mickeyl very few spare time these days Feb 24 19:49:20 ok Feb 24 19:49:36 DocScrutinizer: what cleanup? Feb 24 19:49:49 JaMa, can I upgrade to latest e? Feb 24 19:50:15 TAsn: build is still running Feb 24 19:50:35 mrmoku: I'd prefer to see two or three symlinks, like "*-recommended.*", plus a subdir hiding away that puzzling amount of clumsy named file versions Feb 24 19:51:09 TAsn: koen pushed EFL rev 46425 (I've 46424) so I merged oe.dev and restarted build.. Feb 24 19:51:27 JaMa, I c, please let me know :P Feb 24 19:51:33 TAsn: but today we're competing with hackable for buildhost power.. :) Feb 24 19:51:49 TAsn: so eglibc/qt4/gcc was building whole day.. Feb 24 19:51:52 who are stronger? Feb 24 19:51:57 *is Feb 24 19:52:00 ffs :P Feb 24 19:52:06 TAsn: I would expect that efl will be in few hours.. :/ Feb 24 19:52:09 or are we equally strong? Feb 24 19:52:41 JaMa, wizard patch, THANKS :P Feb 24 19:52:50 now we just need to force dos to add it :P Feb 24 19:52:53 TAsn: we're equally NICE :) Feb 24 19:53:33 I'd prefer being a fast asshole, than a slow nice guy :P Feb 24 19:53:40 TAsn: that patch would be maybe better with confirmation like "You really want empty password? " Feb 24 19:53:55 probably, but it's better than nothing Feb 24 19:54:17 yup as long as we're not shipping default secret password in image :) Feb 24 19:54:36 yeah Feb 24 19:55:13 it's so hard lately to get the phone to register :( Feb 24 19:55:43 TAsn: you need better user account to be faster asshole :) because our niceness is 0 Feb 24 19:55:48 I don´t have time to work on testing anyway atm... Feb 24 19:56:14 mrmoku: Can't open allocate channel #2 from MUX: - i was killing fsousaged when that happened. seemed to help... Feb 24 19:56:21 i c :P Feb 24 20:00:11 ah 2.6.33 stable :) lets run timer for larsc's new branches (IIRC he was really fast with 2.6.32 version) :) Feb 24 20:01:59 TAsn: can you check whether fso-abyss is still present in the non-registering case? Feb 24 20:02:24 and if possible, show an fso-abyss log Feb 24 20:03:19 JaMa: get the same error from composite Feb 24 20:03:32 SHR: 03tom 07phoneuid * r6ca136237f11 10/data/dbus-1/system-services/ (8 files): Changed the services files to conform to the renaming Feb 24 20:03:59 mrmoku, last commit fixes: 2010.02.24 21:52:14.644798 [phonefsod] MESSAGE: Remote method exception org.freedesktop.DBus.Error.Spawn.FailedToSetup: Failed to setup environment correctly Feb 24 20:04:27 vanous123: "good", thanks Feb 24 20:04:30 mickeyl, btw: 2010.02.24 22:01:18.853600 [phonefsod] MESSAGE: Error: Message did not receive a reply (timeout by message bus) Feb 24 20:04:46 JaMa: but composite option in Advanced->Engine is still present and can be on/off Feb 24 20:05:03 mickeyl, fso-abyss is running, where can I get it's log from? Feb 24 20:05:09 vanous123: yes, seen it there (and removed) Feb 24 20:05:23 vanous123: ah I removed it from modules Feb 24 20:05:28 vanous123: not engine Feb 24 20:06:44 TAsn: /etc/abyss.conf => Feb 24 20:06:48 [libgsm0710mux] Feb 24 20:06:50 log_to = ... Feb 24 20:07:07 no [libgsm0710mux] Feb 24 20:07:20 your chance to add it Feb 24 20:07:56 ok, last reboot :P Feb 24 20:08:46 * mickeyl gives up on FR for now. in a couple of hours i try to fix mux w/ the mc75 first... tis easier Feb 24 20:12:23 mickey|bbiab, abyss is running though no log Feb 24 20:12:40 [libgsm0710mux] Feb 24 20:12:40 log_to = /var/log/fso-abyss.log Feb 24 20:15:11 log_level ? Feb 24 20:15:16 log_dest ? Feb 24 20:15:33 it's the same syntax as the other logging entries Feb 24 20:15:39 log_to = file Feb 24 20:15:46 log_level = DEBUG Feb 24 20:16:10 log_destination = /var/log/fso-abyss.log Feb 24 20:16:35 [libgsm0710mux] <-- correct? Feb 24 20:19:05 Heinervdm, why don't you get yourself OE commit access? Feb 24 20:19:36 TAsn: for the 5 commits i have in a week? :) Feb 24 20:19:43 YES Feb 24 20:19:58 TAsn: ohh, thanks :) Feb 24 20:20:49 TAsn: perhaps you're right. but i don't know how i can request commit access Feb 24 20:21:08 mrmoku, where did you get yours from? Feb 24 20:21:30 watch out everyone, a 4 liner: Feb 24 20:21:33 [libgsm0710mux] Feb 24 20:21:33 log_to = file Feb 24 20:21:34 log_destination = /var/log/fso-abyss.log Feb 24 20:21:34 log_level = DEBUG Feb 24 20:21:37 mickey|bbiab, ^ doesn't work Feb 24 20:21:58 nvm Feb 24 20:22:00 works :P Feb 24 20:22:10 and registered :( Feb 24 20:22:22 Heinervdm: by requesting it on oe-devel list Feb 24 20:22:46 mrmoku, make sure to support him there :P Feb 24 20:23:09 mrmoku, only "issue" is: 2010.02.24 22:19:16.380422 [phonefsod] MESSAGE: Error: Message did not receive a reply (timeout by message bus) Feb 24 20:23:14 phonefsod Feb 24 20:23:16 TAsn: well he needs two votes from people with commit access IIUC... should be no problem :P Feb 24 20:23:27 JaMa, vote as well :P Feb 24 20:23:31 please Feb 24 20:23:44 TAsn: that timeout might just be because something is not up yet... (fso) Feb 24 20:23:53 not might Feb 24 20:23:54 surely Feb 24 20:24:13 btw Feb 24 20:24:25 Heinervdm: yes you can just copy someone else request as I did :) Feb 24 20:24:45 JaMa: i've never seen a request on that list :) Feb 24 20:24:46 DocScrutinizer: that cleanup is not that easy... at least not there Feb 24 20:25:08 my purim (jewish Halloween) costume: http://www.stosb.com/fangs/conv_P1010613.JPG Feb 24 20:25:14 I'm psyched about it :P Feb 24 20:25:38 Heinervdm: Date: Thu, 29 Oct 2009 10:42:26 +0100 Feb 24 20:25:58 and http://www.stosb.com/fangs/conv_P1010615.JPG Feb 24 20:26:37 DocScrutinizer: how would it be to have links for recommended images on the trac instead? Feb 24 20:26:41 JaMa: that's to old for my history, will look at the archive :) Feb 24 20:27:00 Heinervdm: http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg00794.html Feb 24 20:27:03 mrmoku, not perfect Feb 24 20:27:29 mrmoku: if the average user has a chance to find that trac pointers, then why not Feb 24 20:28:16 DocScrutinizer: thinking about the main page there Feb 24 20:29:03 DocScrutinizer: alternatively have them directly on http://build.shr-project.org/ Feb 24 20:29:25 that sounds good Feb 24 20:29:40 Heinervdm: I'll ignore those 2 cookies, until you apply them yourself :) Feb 24 20:29:52 :D Feb 24 20:30:02 mrmoku: or http://build.shr-project.org/shr-testing/images/recommended/ ? Feb 24 20:30:19 JaMa, what about my cookie? :P Feb 24 20:30:29 (The one I'm supposed to get) Feb 24 20:30:32 still a couple of hours? :( Feb 24 20:30:45 or http://build.shr-project.org/shr-testing/images-recommended/ Feb 24 20:31:03 TAsn: NOTE: Running task 4631 of 14237 Feb 24 20:31:03 DocScrutinizer: that might even be better... as the main site is a mess :P Feb 24 20:31:14 * TAsn is committing a harakiri Feb 24 20:31:34 TAsn: nooo Feb 24 20:31:46 TAsn: before you do that... I want you to die with the knowledge that the message list marks new messages now :P Feb 24 20:31:57 TAsn: it won't be so bad.. there should be lots of already finished tasks in those remaining 10000.. Feb 24 20:32:05 mrmoku, can I pull and build? Feb 24 20:32:25 TAsn: you don't want that... at least not if you want to write messages ;) Feb 24 20:32:43 I prefer being able to write messages Feb 24 20:32:47 list and show views look good Feb 24 20:32:52 but new message view is missing Feb 24 20:32:59 that's the next one now Feb 24 20:33:34 sweet :) Feb 24 20:33:44 TAsn: btw. I added a common_utils_gvalue_free Feb 24 20:33:54 to be used as hashtable free func Feb 24 20:34:07 and I took a look at the dbus-glib code Feb 24 20:34:24 sweet Feb 24 20:34:25 and? Feb 24 20:34:25 it creates hashtables with the proper free funcs Feb 24 20:34:35 glib free functions? Feb 24 20:34:37 or "free" Feb 24 20:34:39 ? Feb 24 20:34:41 depends on the type Feb 24 20:34:48 ouch Feb 24 20:35:06 if it is a GValue hashtable... it has a gvalue_free_func Feb 24 20:35:12 so we have to copy the hash tables if we want to add stuff to them Feb 24 20:35:20 if it is some easy stuff... it does g_free Feb 24 20:35:20 we can't rely on the glib code Feb 24 20:35:44 well... if it is a GValue hashtable... and we add GValues we should be fine I think Feb 24 20:35:55 nah Feb 24 20:36:04 I think we can't rely on dbus not changing anything Feb 24 20:41:05 vanous123: thanks, that was a good hint :) Feb 24 20:41:14 if one starts fsogsmd before fsousaged it seems to work Feb 24 20:41:24 mickey|bbiab: ^^^ Feb 24 20:42:55 mrmoku: i got it registered and incoming call was rushing through my logs Feb 24 20:43:20 but i couldn't get phoneui apps to connect, just didn't know how Feb 24 20:43:33 vanous123: hmm I get: Feb 24 20:43:34 2010.02.24 21:40:53.594337 [phonefsod] DEBUG: Registering to network failed: TODO org.freesmartphone.GSM.Device 0 Feb 24 20:44:34 mrmoku, to tell you the truth, I went through the edje docs and I don't really get the whole designing interface with edje thingie, any suggested edje files to learn from? Feb 24 20:44:38 JaMa: is there a way to add a signed-off line without -s option? e.g. by a git-config option? Feb 24 20:45:14 mrmoku: i figured one shouldn't be too late with the mdbus2 -s org.freesmartphone.ousaged /org/freesmartphone/Usage org.freesmartphone.Usage.SetResourcePolicy GSM enabled Feb 24 20:45:14 TAsn: yeah, I'm having a hard time with edje too... Feb 24 20:45:41 mrmoku, that's great, this means I'm not the only one :P Feb 24 20:45:52 Damn dos1, I need him. :P Feb 24 20:46:00 TAsn: I find it very powerfull... but for me hard to get into it Feb 24 20:46:17 dos1, any suggested SIMPLE example edje layout files? :P Feb 24 20:46:26 TAsn: I take inspirations from here and there... Feb 24 20:46:35 mrmoku, in order to know how to do something I need either docs or time Feb 24 20:46:41 I don't have either :P Feb 24 20:46:47 TAsn: docs are there Feb 24 20:46:52 where? Feb 24 20:46:58 http://docs.enlightenment.org/auto/edje/edcref.html Feb 24 20:47:00 http://docs.enlightenment.org/auto/edje/index.html Feb 24 20:47:04 All I found is this crap :P Feb 24 20:47:04 yeah Feb 24 20:47:24 sucks Feb 24 20:47:27 very short Feb 24 20:47:30 poor example Feb 24 20:47:31 s Feb 24 20:47:37 poor explanations Feb 24 20:47:43 there was something else too... moment Feb 24 20:47:43 and nothing about how it all comes together Feb 24 20:52:25 TAsn: ok... took me a while to refind it :P Feb 24 20:52:28 http://docs.enlightenment.org/books/edjebook/edjebook.pdf Feb 24 20:53:14 38 pages Feb 24 20:53:15 sweet Feb 24 20:53:36 I guess I'll start deving by saturday (hopefully I'll do h.w tomorrow and the day after) Feb 24 20:54:49 thanks a lot Feb 24 20:56:05 TAsn: np, don't know if it will help _that_ much :P Feb 24 20:56:23 Heinervdm: someone sent patch for that long ago.. (no idea if it was included) http://marc.info/?l=git&m=123054942832644&w=2 Feb 24 20:56:45 Heinervdm: I'm still using -s because I have aliases for my common usages Feb 24 20:56:58 dos1, what about trac theme? Feb 24 20:57:08 mrmoku: cool, interesting, looking at it too Feb 24 21:01:08 JaMa: not included in debians git Feb 24 21:14:36 TAsn: some more edje docs are in the old wiki http://wiki.enlightenment.org/index.php/Category:Edje Feb 24 21:15:40 thanks Feb 24 21:16:24 I think I have enough reading for now :P Feb 24 21:19:27 mrmoku: did fsogsmd work for you at the end? Feb 24 21:19:57 vanous123: no, not yet Feb 24 21:20:15 started to read edje stuff too instead :P Feb 24 21:20:24 mrmoku: did that too :) Feb 24 21:21:10 i guess reading is not enough, one has to start building some interface to test it... Feb 24 21:21:20 but that requires more time... Feb 24 21:24:27 yeah... lots of time :/ Feb 24 21:26:20 TAsn: NOTE: Running task 8676 of 14237 Feb 24 21:27:54 * TAsn has just executed the harakiri Feb 24 21:28:15 mrmoku: how would i connect phoneui apps to the running fsogsmd? Feb 24 21:28:52 vanous123: it is phonefsod that needs adjustments to the slightly changed API of fsogsmd Feb 24 21:29:00 huh, i fact i am making a cal, but the dialer screen is dead Feb 24 21:29:07 mrmoku: yeah, seems like Feb 24 21:30:12 vanous123: I will wait for mickey|bbiab to fix the starting and look into that then Feb 24 21:30:34 makes sense Feb 24 21:31:18 TAsn: do you have registration problems even when setting frameworkd to DEBUG? Feb 24 21:31:32 haven't tried Feb 24 21:31:41 but setting fso-abyss to debug registered immediately Feb 24 21:31:53 nasty race :/ Feb 24 21:31:58 anyhow, this is not a solution :P Feb 24 21:32:07 reminds me of something I read at dailywtf Feb 24 21:32:44 someone used to parse the debug logs to get critical information for his app, so without debug mode the app wouldn't work :P Feb 24 21:44:08 yeah... time to get some sleep :) Feb 24 21:44:13 gnight all Feb 24 21:45:36 gnight mrmoku|away Feb 24 21:45:47 actually, gnight al. Feb 24 21:45:50 l Feb 24 21:45:53 I'm off as well. Feb 24 21:47:53 night Feb 24 21:52:46 TAsn: efl in feeds :) Feb 24 21:52:58 and not a moment too soon :P Feb 24 21:53:04 just when I was about to go to bed Feb 24 21:53:08 well, upgrading, thanks :P Feb 24 21:53:41 TAsn: that's why I started package-index and rsync before images finished :P Feb 24 21:53:54 you rule :P Feb 24 21:54:16 lets hope this version is less buggy Feb 24 21:54:28 apparently we are the only beta testers Feb 24 21:54:32 * JaMa off for movie Feb 24 21:54:33 or at least the most active ones :P Feb 24 21:54:46 wait Feb 24 21:54:48 Downloading http://build.shr-project.org/shr-unstable/ipk//armv4t/libc6_2.11-r9.1.4_armv4t.ipk. Feb 24 21:54:51 hehe Feb 24 21:54:52 is this supposed to happen? Feb 24 21:55:06 JaMa, Feb 24 21:55:23 and btw, no efl upgrade :| Feb 24 21:55:45 TAsn: then run update again :) Feb 24 21:56:01 TAsn: yes, eglibc and qt4 too Feb 24 21:56:05 and other stuff Feb 24 21:56:08 this is libc Feb 24 21:56:12 not eglibc Feb 24 21:56:51 no it's eglibc.. Feb 24 21:56:55 ok Feb 24 21:56:55 :) Feb 24 21:56:58 * JaMa off Feb 24 21:57:01 thanks Feb 24 21:57:04 have a good itme Feb 24 21:57:06 time* Feb 24 22:13:42 hi, is there only pythm for controlling mpd? Feb 24 22:15:12 because the second and third tab are unusable Feb 24 22:20:00 sorry xrandr -o 1 hidden the keybosrd in an unrecoverable way in shr-testing Feb 24 22:20:14 gone in unstable tough Feb 24 22:22:26 i'll go bye Feb 24 23:42:04 freesmartphone.org: 03mickey 07libgsm0710mux * rce958bf411bf 10/ (TODO gsm0710mux/multiplexer.vala): cosmetics Feb 24 23:42:37 freesmartphone.org: 03mickey 07cornucopia * r3a4f63ecae40 10/ (Makefile fsogsmd/src/lib/modem.vala): cosmetics Feb 24 23:58:30 freesmartphone.org: 03mickey 07cornucopia * r68a203d52528 10/fsogsmd/src/plugins/ (modem_ti_calypso/plugin.vala pdp_ppp/plugin.vala): fsogsmd: fix pdp_ppp handler after refactoring Feb 25 00:16:29 freesmartphone.org: 03mickey 07cornucopia * rd898c06fd5a9 10/ (12 files in 12 dirs): add config.vapi and GITV everywhere **** ENDING LOGGING AT Thu Feb 25 02:59:58 2010