**** BEGIN LOGGING AT Sat Jan 10 02:59:57 2009 Jan 10 08:57:20 Ainulindale: thanks, I'm a git newbe :-p my first git push ever Jan 10 09:07:42 mw|: take a look at gitk and git gui... both included in git and *very* useful :-) Jan 10 10:00:04 Hire: buon giorno :-) Jan 10 10:01:11 guten morgen mrmoku Jan 10 10:01:23 ( i know only this two words :D ) Jan 10 10:01:35 *those Jan 10 10:02:26 hehe, I'm sure you also know the word Bier ;) Jan 10 10:03:40 sure :D Jan 10 10:04:48 und Bretzel! Jan 10 10:07:29 Hi guys! Jan 10 10:07:35 ptitjes: buon jours Jan 10 10:21:41 wow Jan 10 10:21:47 so many diff Jan 10 10:21:54 and no a new image for SHR? Jan 10 10:22:56 mrmoku: quite good! bonjour! Jan 10 10:23:44 nothing is better than internationnal collaboration to learn languages ;) Jan 10 10:24:08 another analcholic french? Jan 10 10:24:52 ptitjes: or learn english Jan 10 10:25:02 whihc seems to be the language of international collaboration Jan 10 10:25:03 :/ Jan 10 10:25:13 héhé Jan 10 10:26:46 raster: hey, how's life in list-world? Jan 10 10:27:05 fine Jan 10 10:27:06 list works Jan 10 10:27:25 was writign the wiki elementary intro Jan 10 10:28:26 oh raster will you have something list with text entry and list comprehension ? Jan 10 10:28:50 ????? Jan 10 10:29:01 raster: uhh, so I have no excuse anylonger to start coding an Elementary app... :-) Jan 10 10:29:08 you lost me there Jan 10 10:29:11 say completion Jan 10 10:29:17 mrmoku: hahaha Jan 10 10:29:31 ptitjes: completion? Jan 10 10:29:36 still don't get it Jan 10 10:29:50 mrmoku: raster is on the bed now... mallc instead works on elementary Jan 10 10:30:02 you know: you type some letters and this filters the list Jan 10 10:30:20 and I prefer so. malloc is more accurate than raster and doesn't messed up E every 20 commits Jan 10 10:31:24 ( :x ) Jan 10 10:31:52 ptitjes: oooh - no. no such thing there. its a simple list of items with labels and widgets u can place before/after the label Jan 10 10:32:40 raster this is nice either :) Jan 10 10:33:58 raster: I read some days ago about your choice for contacts/messages file backend, etc... Jan 10 10:34:51 however will you have ipc between your apps to regulate their displaiy ? Jan 10 10:36:01 let me explain : for instance you may want new incomming messages to display just with a simple notification when you are in an active call Jan 10 10:36:28 or priority stuff like that... Jan 10 10:36:31 ? Jan 10 10:43:22 can just use file locking Jan 10 10:44:12 no context or activity sharing ? Jan 10 10:44:25 ptitjes: you can put a number on the messages icon Jan 10 10:44:27 no Jan 10 10:44:33 why? Jan 10 10:44:44 messgaes or contacts are a database effectively Jan 10 10:44:53 all you need is to get the data Jan 10 10:44:54 modify it Jan 10 10:44:57 and know when its changed Jan 10 10:45:04 knowing when is as simple as d/inotify Jan 10 10:45:15 modification is simple file locking Jan 10 10:45:42 even then it isnt needed that often Jan 10 10:46:55 For my use case for instance, if you don't have a context protocol, your dialer app has to know about messages Jan 10 10:47:23 This isn't much a clean way Jan 10 10:48:36 it can just load them up like anything else Jan 10 10:49:24 i dont intend to change anything because what i have works Jan 10 10:49:29 enough for me and my needs Jan 10 10:49:58 changing it will just make development harder/slower and waste time Jan 10 10:49:59 raster: I was just asking to know your view on this Jan 10 10:50:10 there is no request Jan 10 10:50:14 :) Jan 10 10:50:19 i like the files Jan 10 10:50:21 its simple Jan 10 10:50:26 easy to backup and restore Jan 10 10:50:28 I do too Jan 10 10:50:33 easy to import/export Jan 10 10:50:48 watching for changes is easy - watch the filesystem Jan 10 10:50:55 making changes is easy Jan 10 10:50:59 loading data is easy Jan 10 10:51:16 everythng pretty much revovles around that Jan 10 10:51:45 I just feel that, if someone wants to make a companion app along to your apps, there must be a protocol between this new app and yours to negociate the real screen estate Jan 10 10:52:00 oh Jan 10 10:52:05 thats what a windowmanager is for Jan 10 10:52:16 managing the data is one thing Jan 10 10:52:17 window manager is for windows Jan 10 10:52:19 managing the screen is another Jan 10 10:52:22 yes Jan 10 10:52:24 aren't there any shr developments anymore? or why does opkg update && opkg upgrade do nothing since weeks Jan 10 10:52:27 and the other app has - other windows Jan 10 10:52:47 app-specific (like phone matters) context manager is another thing Jan 10 10:53:15 tifereth: lots of activity... no new builds though Jan 10 10:53:15 tifereth: do you use testing or unstable Jan 10 10:53:20 should change soon though Jan 10 10:53:28 testing i thing Jan 10 10:53:31 think Jan 10 10:53:32 tifereth: most of the dev activity is on unstable... Jan 10 10:53:41 ptitjes: if you have a notification - you pop up a window Jan 10 10:53:45 that will appear Jan 10 10:53:49 pretty simple Jan 10 10:53:49 :) Jan 10 10:54:13 does the "no builds" thing lead to the git problem? Jan 10 10:54:21 raster: but if your are in an active call, one may want that this doesn't get disturb... do you see my point ? Jan 10 10:54:54 that is one of the things unresolved in a phone "desktop" Jan 10 10:54:57 you may not Jan 10 10:55:03 but if you want to notify and have something to notify Jan 10 10:55:10 it will appear on top Jan 10 10:55:24 when it goes away (you dismiss it) it will go away and you go back to where you were Jan 10 10:55:29 tifereth: what git problem? Jan 10 10:55:34 as such there is nothing mroe sophisitcated than that Jan 10 10:55:59 i havent had time to do it - at openmoko i spent to much time trying to do a pixel-perfect implementation of will/weans flash designs Jan 10 10:56:14 mrmoku: http://lists.openmoko.org/pipermail/devel/2009-January/003987.html this one Jan 10 10:56:17 and arguing ab out qwerty control keys and the vkbd dictionary stuff than actualyl solving real core problems Jan 10 10:56:28 and this is still hapening if i want to build locally Jan 10 10:56:30 :) Jan 10 10:56:38 things like using qtopia brought extra complicatiosn thansk to qtopias softmenu window at the bottom Jan 10 10:56:47 as it assumes it will have this on the display Jan 10 10:56:57 so i havent solved many of these things Jan 10 10:57:06 vkbd protocol still is not totally fixed either Jan 10 10:57:12 only aa limited set of kbd-type hints Jan 10 10:57:18 raster: so would you be for a context/activity manager thing just as there is a window manager ? Jan 10 10:57:19 no way to separately hint "dict fixingon/off" Jan 10 10:57:26 and any way to hint for specific languages/dicts Jan 10 10:57:35 you dont need that Jan 10 10:57:40 you need the window manager only Jan 10 10:57:44 the rest is hints Jan 10 10:57:51 and window management policy Jan 10 10:58:29 eg an app can just set a hint on the window (property) advising "do not interrupt me ever" Jan 10 10:58:40 and so the wm will queue up or hide any windows that would normally interrupt it Jan 10 10:58:49 the wm can get windows tha are "information dialogs" Jan 10 10:58:58 and specialyl manage them (put them at the bottom of the screen in a stack) Jan 10 10:59:01 etc. etc. Jan 10 10:59:03 raster: the "do not interrupt me ever" hint is not extensible Jan 10 10:59:12 just with the right hints the wm then knows what to do - and can do anything it likes Jan 10 10:59:25 all hints are extensible Jan 10 10:59:28 by definition Jan 10 10:59:30 what if one writes an application that has not been anticipated by the one that sets an "do not interrupt me ever" hint Jan 10 10:59:44 tifereth: hmm... I did a complete build two days ago... though I'm not getting the SHR stuff via git/http Jan 10 10:59:47 trying that now Jan 10 10:59:48 and that this application should interrupt the other in the user point of view ? Jan 10 10:59:53 you write apps within the hints available Jan 10 11:00:03 if you dont like it - you live with it Jan 10 11:00:10 or you lobby for more hints and make your case Jan 10 11:00:10 that would be great, due i'm not sure where the issues come frome Jan 10 11:00:24 even if i get a step further some times ago when i tried to build Jan 10 11:00:34 ptitjes: then u have a window priority Jan 10 11:00:46 windows of priority X never get interrupted by windows of priroty < X Jan 10 11:00:49 as i said Jan 10 11:00:50 raster: this is the current phone providers way of putting thing that are not nice for users Jan 10 11:00:53 it can all be done with hints Jan 10 11:00:59 but we arent in a position to do this currently Jan 10 11:01:03 tifereth: hmm, cloning the shr repos via http works fine for me... what git version are you using? Jan 10 11:01:19 this is too much statical Jan 10 11:01:30 s/al// Jan 10 11:01:30 ptitjes meant: this is too much static Jan 10 11:03:37 how is it different to a context manager? Jan 10 11:03:45 the window manager ACTS as context manager Jan 10 11:03:48 that is the job of a wm Jan 10 11:03:53 to handle window focus and display Jan 10 11:04:08 and arrangement Jan 10 11:04:08 it implements some for of policy Jan 10 11:04:11 and generally also provides config options for users to tune than policy Jan 10 11:05:20 as such i dont like the general direction of illume as it basically isnt doing a lot of the ui things i had expected/hoped it should Jan 10 11:05:30 i was pretty limited in how to do it Jan 10 11:05:46 in fact the android/plam pre ui's are much closer to what i was planning and going to do Jan 10 11:06:05 Say you may want to add soft rules like : if I'm dialing a person X and that person X is dialing me at the same time then "dismiss my outgoing call if X is my boss or dismiss X's incomming call if X is a friend (so that I can be charged for the call)" Jan 10 11:06:14 (minus the compositing and scaling of the window live) Jan 10 11:06:51 dude something like that is plain oimpossible to do without forcing users to write code to do it Jan 10 11:07:03 dont even try to solve things at that level of detail Jan 10 11:07:07 stand back and do it generically Jan 10 11:07:10 raster: this is where I disagree Jan 10 11:07:25 I want user to able to such express rules graphically Jan 10 11:07:33 mrmoku: git version 1.5.4.3 Jan 10 11:07:53 raster: yeah generically means a phone-stuff specific context manager Jan 10 11:07:59 tifereth: you could also try to rm -rf downloads/git_shr* in your toplevel builddir Jan 10 11:08:21 tifereth: or you could upgrade git and see if that works... Jan 10 11:08:42 though I think it should also work with an older git Jan 10 11:09:08 ptitjes: and when the app interrupting is not a phone app Jan 10 11:09:13 its gps tellign you of a wifi spot nearby Jan 10 11:09:19 okay i'll try Jan 10 11:09:24 or your irc app sayoung you have a mprivate message Jan 10 11:09:32 or firefox saying "download complete"? Jan 10 11:09:35 stand back Jan 10 11:09:40 and look at the problem much mroe generically Jan 10 11:10:32 mrmoku: rm didn't work so i'll try to upgrade git now Jan 10 11:12:13 ok Jan 10 11:12:47 freesmartphone.org: 03jluebbe 07framework * r1b882a8b5f87 10/framework/subsystems/ogpsd/factory.py: ogpsd: use framework.config like ogsmd.device Jan 10 11:17:03 freesmartphone.org: 03jluebbe 07framework * r052a4b4adac2 10/framework/subsystems/odeviced/kernel26.py: odeviced: readd fcntl import which got lost during the conversion to KObjectDispatcher Jan 10 11:20:45 Ainulindale: ping, I have some questions about lfg, phonegui, branching and how to go on Jan 10 11:23:14 hi mickey|zzZZzz, is gsm0710muxd 0.9.2.2 still compatible with frameworkd from the stabilization branch? Jan 10 11:27:16 mrmoku: O_o i upgraded to the latest git and still the same error Jan 10 11:27:37 i'll start from the beginning one more and then i'll give up Jan 10 11:29:17 quickdev: hey... how's web-programming-life... boring isn't it ;) Jan 10 11:30:02 tifereth: you could try to just clone the shr repo in a tmpdir... see if that works Jan 10 11:30:12 git clone http://shr.bearstech.com/repo/shr.git Jan 10 11:30:27 okay i'll try Jan 10 11:30:47 mrmoku, sometimes it's boring, but not if you redesign certain things. I have to improve my page, because at the moment I'm spending more money for advertising than money comes in ;) Jan 10 11:31:53 quickdev: problem with designing is... depends on personal preferences... that's why I gave up weg-programming a long time ago. And because of browser-differences in that days Jan 10 11:32:14 hi quickdev Jan 10 11:33:30 quickdev: I did a stabilization/milestone4 branch in lfg (though I don't know if we still need it)... how do you want to handle it in phonegui-efl? Jan 10 11:39:11 mrmoku: the clone thing works, but i'm not sure if that is what will be executed with make image and produces the error Jan 10 11:39:57 tifereth: hmm.. should be though... Jan 10 11:56:49 hello Jan 10 11:56:49 nomeata: There were no API changes. Just bug-fixing (not and ideal solution, i must admit, but working). Jan 10 11:57:02 PaulFertser: thx Jan 10 11:59:07 nomeata: Thanks for you Debian efforts. In my opinion Debian is much more user-friendly comparing to OE, i hope it'll become a preferred choice for majority of "ordinary users" when the things will stabilize. Jan 10 11:59:27 I’d appreciate it :-) Jan 10 11:59:53 But I also have to acknowledge that OE is more suitable for auto-building, which means less work to package new upstream versions Jan 10 12:00:09 (just change a variable, instead having to download, package, build, tag, upload it manually) Jan 10 12:03:05 Someone should come with a solution to automate it at least for common cases of making packages for develepment snapshots (at least for git and svn). It doesn't look to be too hard, a common bash scripting will suffice (in my uneducated guess). Jan 10 12:29:08 morning folks Jan 10 12:29:18 mornin' Jan 10 12:31:46 big m! Jan 10 12:35:10 mickeyl: Morning. Thanks for the kind words. :) A non-related question: Are you sure that "sending reinit in 5 seconds.." and "timeout_add_seconds( 10," match? Jan 10 12:35:32 ya, didn't bother to change the text :) Jan 10 12:35:43 will fix it next time i touch that file Jan 10 12:37:54 i'm very glad at+copn works Jan 10 12:38:08 i wasn't sure whether this was a bug on the firmware muxer or on our side Jan 10 12:38:15 since it always worked in single mode Jan 10 12:38:20 but got corrupted in muxing mode Jan 10 12:40:28 mickeyl: i'm going to try a more elegant solution (i think i can add a Glib iowatch on "write will not block" condition and flush buffer there, instead of doing it in a watchdog). And, btw, i tried to reproduce the bug mato mentioned: Jan 10 12:40:45 good Jan 10 12:40:51 i'd also welcome the async approach Jan 10 12:43:02 open mickeyterm, it works, close it. Use mdbus to get a pty, do "cat /dev/pts/1", ^C it, open mickeyterm again. Sometimes a channel won't be opened, but it works next time. I haven't investigated it thourougly yet, but i've never seen an issue with plain mdbus, cat (without using mickeyterm). Jan 10 12:43:53 mickeyl: i'll try to implement async approach channel allocation approach today, but no promises ;) Jan 10 12:43:53 sure, cool Jan 10 12:50:13 Does anyone have any idea why using nandwrite to flash u-boot on running FR can fail? One guy bricked his GTA01 using it (not that anyone even suggested to do that to him). Jan 10 12:52:24 not exactly an expert wrt. nand, but is nandwrite honoring bad blocks by default? Jan 10 12:53:41 I'm investigating that atm. I'm not sure badblocks matter for a bootloader area. Jan 10 12:56:21 they do, we only have the guarantee of about the first 1K blocks to be good Jan 10 12:56:45 that's why Laf0rge invested some good time to come up with the bad block stuff in U-Boot Jan 10 13:09:24 heyho Jan 10 13:09:36 moin Jan 10 13:10:10 mickeyl: thanks, that you added python-elementary to oe master Jan 10 13:10:39 np Jan 10 13:10:49 it still doesn't work for me, but hey... Jan 10 13:10:53 *shrug* :) Jan 10 13:11:07 :) Jan 10 13:11:18 what doesn't work? Jan 10 13:12:33 still the SIGSEGV when i do anything Jan 10 13:13:23 maybe e libs are too old? Jan 10 13:13:37 i always update everything Jan 10 13:13:46 [as in ... actually compiling] Jan 10 13:13:47 that actually causes the most problems Jan 10 13:13:54 hm Jan 10 13:14:14 don't worry, must be something local since it works for you Jan 10 13:14:28 and for many others :) Jan 10 13:16:30 i had high hopes for elementary's list widget, but it's pretty slow on our hardware Jan 10 13:16:44 not a pun on elementary, it's for sure the hw, still kind of annoying Jan 10 13:16:45 on the fr? Jan 10 13:16:48 yes Jan 10 13:16:56 thats not good Jan 10 13:17:12 i'll check on other hardware soon Jan 10 13:17:13 I am currently working on including the list widget in python-elementary Jan 10 13:17:21 good Jan 10 13:17:23 it's a good widget Jan 10 13:17:26 jep Jan 10 13:17:47 ooh! Jan 10 13:17:54 first time no SIGSEGV Jan 10 13:18:14 somewhere in the elementary sources I read that raster want to improve the internal structure of the stored list items a bit to speed up Jan 10 13:19:39 morphis: that will come with the gurana merge Jan 10 13:19:42 it has a mvc list Jan 10 13:19:49 thats intede for long lists of lots of items Jan 10 13:19:53 the current one is for short lists Jan 10 13:19:56 but is more flexible Jan 10 13:20:07 raster: ah ok Jan 10 13:20:47 hi folks Jan 10 13:20:48 raster: the merge with gurana will bring only new widgets or event the whole mvc structure? Jan 10 13:20:55 hey bumbl Jan 10 13:20:57 new widgets Jan 10 13:20:57 morphis: have you fixed the button segfault? Jan 10 13:21:02 change some widget core infra you dont see Jan 10 13:21:09 bumbl: the toolbar button segfault? Jan 10 13:21:10 and improve keyboard control and focus handling Jan 10 13:21:17 raster: fine Jan 10 13:21:25 but elm has many more widgets than grn at the moment Jan 10 13:21:36 bumbl: toolbar is now complete Jan 10 13:22:00 morphis: the segfault concerning the test app and shr settings - when pressing a button it segfaults Jan 10 13:22:38 (the window which should be opened segfaults the test app stays alive) Jan 10 13:22:51 morphis, have you fixed the free bug? maybe that's it.. Jan 10 13:23:06 quickdev: the free bug is fixed in current svn Jan 10 13:23:13 ah, ok :) Jan 10 13:24:03 bumbl: with the current version I have no more segfaults somewhere Jan 10 13:24:09 * morphis will be back in some minutes Jan 10 13:24:25 i try to update again (last update yesterday) Jan 10 13:24:44 i was not alone though Jan 10 13:24:51 dos had the same problems Jan 10 13:31:09 :/ linux-openmoko faild to build on Hunk #1 Jan 10 13:32:17 yoyo: ya Jan 10 13:32:26 working on that Jan 10 13:32:51 mickeyl: it will work (r1) on gta01 ? (r0) didn't start Jan 10 13:33:16 didn't try that since a while Jan 10 13:33:42 we'll release fso5 for 01 as well though, so we need to bump it into shape Jan 10 13:33:55 yesturday I try at almoust all posible ways witout dboard Jan 10 13:35:07 bumbl: could you give me a backtrace again, please? Jan 10 13:36:22 morphis: yes - updating at the moment - then i will have a look if the problem still exists Jan 10 13:37:39 bumbl: ok Jan 10 13:39:16 moprhis: with latest python-elementary i have segfaults on test.py too Jan 10 13:40:08 where do you clicked in the test app? Jan 10 13:40:27 morphis: Bg Plain ;p Jan 10 13:40:31 Bg Image too Jan 10 13:40:33 on the button (regardless which one) Jan 10 13:40:42 on the fr or on local? Jan 10 13:40:45 Icon Transparent too Jan 10 13:41:13 morphis: i have it on FR Jan 10 13:41:48 dos1: ok, on my local pc I never get with current svn a segfault Jan 10 13:42:22 morphis: do you have a shr-unstable on freerunner? can you test it? Jan 10 13:43:45 dos1: yes I have, flashed yesterday Jan 10 13:43:55 I will try it later Jan 10 13:43:59 hello Jan 10 13:44:11 hi Jan 10 13:49:28 mickeyl: Qi definetely checks for bad blocks while reading the rest of itself from NAND. But there's a difference between GTA01 and GTA02, in GTA01 bad block information is stored OOB (and pagesize is 512) and on GTA02 bad block information is stored (as far as i can understand) in-band and block size is 2048. So tests, confirming that nandwrite works on GTA02 has nothing to do with GTA01. nandwrite seem to support badblocks Jan 10 14:10:04 mickeyl: to me the kernel code seems to be corresponding to what a bootloader expects. I'll try to flash Qi from running system on my FR nevertheless. Jan 10 14:10:28 oki Jan 10 14:10:30 bbiab Jan 10 14:10:59 PaulFertser: for testing different kernel versions automatically i'd need some sort of fallback support from bootloader Jan 10 14:11:06 PaulFertser: any ideas how this could be done efficiently? Jan 10 14:11:50 PaulFertser: could uboot 'saveenv' a fallback kernel to boot before booting the kernel? Jan 10 14:16:10 lindi-: i recommend to perform all this controlled from a PC. You can load a kernel to memory and try to run it. If you can get ssh to the phone in some 120 sec, e.g., that kernel is good. If not, you might have to reset FR (that probably can be done with the help of DB or with a PC-controlled switch of battery and usb power. If the kernel is stuck, you have to somehow reset the device anyway. Jan 10 14:16:41 PaulFertser: ah, load kernel to memory? did not even think about that Jan 10 14:16:49 PaulFertser: wonderful Jan 10 14:17:22 lindi-: you can do it with dfu-util even. Jan 10 14:17:34 PaulFertser: do you know if openmoko inc. has some automated tests like these? Jan 10 14:18:16 lindi-: or you can setup u-boot to unconditinally load kernel to memory from tftp server you can easily control. Jan 10 14:19:15 lindi-: have no idea about OM-the-company. I'm not sure it makes much sense to perform automatic kernel testing especially if you have only one device to care about (sadly, but OM doesn't care much these days about GTA01). Jan 10 14:19:45 PaulFertser: ok, i'm thinking about doing much more than just checking that the kernel boots Jan 10 14:19:58 PaulFertser: wlan/suspend stress-testing at least Jan 10 14:20:45 PaulFertser: i did not even know uboot can do TFTP Jan 10 14:20:51 Try to include resuming initiated by call in your tests ;) I think there might be some problems sometimes (i couldn't manage to dive that deep yet to confirm it)> Jan 10 14:21:25 PaulFertser: i can do that too since i have multiple sim cards and SIP numbers to make automated calls Jan 10 14:21:26 lindi-: haven't tried it on FR but it works on an ARM7 dev board for me. Jan 10 14:22:04 In fact, in current situtation loading kernels to RAM with dfu-util is the easiest way i see. Jan 10 14:22:38 lindi-: are you setting up sime kind of regression-testing rig? Jan 10 14:22:42 some Jan 10 14:22:55 Copying a kernel into RAM: Jan 10 14:22:55 $ dfu-util -a 0 -R -D /path/to/uImage Jan 10 14:22:57 aha Jan 10 14:22:59 i gotta try this Jan 10 14:23:09 PaulFertser: so i first need to configure uboot to stay at the boot menu Jan 10 14:23:25 Kensan: planning to if i can manage Jan 10 14:23:30 Kensan: any help is appreciated Jan 10 14:23:33 hm, any problems known with the unofficial echo fix and shr? Jan 10 14:23:40 PaulFertser: 'Note: You cannot transfer more than 2MB of data into RAM using this method.' Jan 10 14:23:56 PaulFertser: '-rw-r--r-- 1 lindi lindi 2.4M Jan 8 17:13 uImage-moredrivers-GTA02_lindi-andy-tracking_b8b36e5ec3db71d5.bin' Jan 10 14:24:01 PaulFertser: so i have a problem Jan 10 14:24:38 lindi-: you can modify uboot to let it load larger kernels Jan 10 14:24:46 (at least that is what i read on the ML) Jan 10 14:25:10 Zorkman: it can already load them from SD here Jan 10 14:25:22 lindi-: you either have to hack on u-boot to add support for larger images. Or (much better!) you can dump u-boot altogether, prepare an initramfs you like (that kexec's kernel fetched over tftp or whatever) and append it to any working kernel. Flash Qi and the kernel and you're all set. Much more flexible. Jan 10 14:26:33 lindi-: remember that kexex works with zImage, not uImage. But i think u-boot header can be easily stripped from an uncompressed kernel especially. Jan 10 14:26:47 PaulFertser: kexec works here but is it the same? some hw might not be initialized the same Jan 10 14:27:25 PaulFertser: yes i have used kexec on freerunner ( see http://docs.openmoko.org/trac/ticket//2135 ) Jan 10 14:27:53 i applied the fix, made a phonecall, all worked fine, and now even after reboot contacts, messages, phonelog crashes Jan 10 14:28:50 somebody got the t-mobile g1 ? Jan 10 14:30:59 lindi-: the same with u-boot. I might initialize something not exactly as Qi. And Qi is the future for FR. u-boot is too unnecessary large and functional anyway. You surely can hack it to do what you want but are you sure it'd worth it? Jan 10 14:31:35 PaulFertser: i'm wondering why Qi is better :) Jan 10 14:31:53 PaulFertser: initramfs surely is but is that what you are going to do? Jan 10 14:32:09 lindi-: smaller, does only what's really necessary, easier to analize, fix bugs, more predictable (no environment) and so on. Jan 10 14:32:42 edje_object_part_swallow() seems to need a pointer as the last item, but i can't seem to find a way to set that pointer to another group in the edj file, any ideas? Jan 10 14:33:39 lindi-: u-boot goes the way legacy PC bioses go. And Qi is OM's coreboot. ;) Jan 10 14:36:05 PaulFertser: how should i have a boot menu that selects the kernel i want to boot with display and buttons? with initramfs and kexec? Jan 10 14:36:56 lindi-: yes, the most flexible way imho. Jan 10 14:37:27 hi Jan 10 14:38:21 PaulFertser: sure, i just didn't know that was the goal Jan 10 14:38:40 PaulFertser: that will surely increase boot time to have to boot two kernels? Jan 10 14:40:18 lindi-: you can prepare a very slimmed down kernel with only necessary facilities. In fact, angstrom project has already prepared something like that for the devices they support. I think it's more flexible. And boot time doesn't matter as much as hours of porting linux drivers to u-boot, imho. Jan 10 14:40:37 lindi-: well keeping Qi small practically means let's not do video initialization etc in Qi... Jan 10 14:40:59 all good arguments Jan 10 14:41:20 lindi-: so Qi is very simple but you can't do all that much with it. Jan 10 14:41:30 initramfs just wasn't mentioned in the previous Qi discussions or I have missed it Jan 10 14:43:33 It was, somebody's even going to implement a touchscreen-based menu. Jan 10 14:43:44 'grep -ri initramfs wiki.openmoko.org' from wiki is empty and 'grep initramfs irclogs/2008/freenode/#openmoko-cdevel.*' does not discuss Qi with it Jan 10 14:44:58 lindi-: it was discussed somewhere on MLs not long ago. Jan 10 15:11:48 very simple "test wlan, suspend, wait 60 secs, resume, test wlan ..." cycle is now running Jan 10 15:14:42 AntonTakk: add an edje object - then set the file TO that edje+group Jan 10 15:14:44 then swallow that obj Jan 10 15:14:45 :) Jan 10 15:19:13 now you can place bets on how long andy-tracking kernel will survive these constant resumes :) Jan 10 15:20:11 lindi-: is regulator stuff fixed in recent andy-tracking? I.e. does bluetooth work after resume? Jan 10 15:21:39 PaulFertser: i have not managed to get my bluetooth headset work so I have not been really using bluetooth for a while Jan 10 15:21:45 PaulFertser: i can add bluetooth tests later :) Jan 10 15:22:51 lindi-: it didn't appear as a device at all after resume. hcitool dev showed nothing and kernel oopses appeared in dmesg. Jan 10 15:29:20 PaulFertser: btw, is it possible to resume from suspend without having the display turn on? Jan 10 15:29:53 and also possible to make it not emit this "click" sound Jan 10 15:30:41 lindi-: have no idea, sorry. Jan 10 15:41:06 raster: thanks :) Jan 10 15:45:21 :) Jan 10 15:45:26 Good morning, Gentlemen Jan 10 15:58:57 abraxa_: hey, did you manage to solve your git problems? Jan 10 16:01:17 mrmoku! Jan 10 16:04:54 hehe, Dave :) Jan 10 16:05:34 http://scap.linuxtogo.org/files/27409ef78132499ca2da1667459796ad.png what's this? a modified omoney version? :p Jan 10 16:06:29 bumbl: script for pre-paid cards by yoyo Jan 10 16:06:38 ah ok Jan 10 16:06:50 but that would be a nice omoney feature Jan 10 16:06:52 too Jan 10 16:06:55 What, you didn't do it, bumble? Jan 10 16:07:06 bumbl: it work only for play provider (PL) Jan 10 16:07:20 i'll steal the idea yoyo Jan 10 16:07:28 nice would be illume "today" screen :P Jan 10 16:07:31 some gadgets Jan 10 16:07:36 piggybank! Jan 10 16:07:39 oink oink Jan 10 16:12:20 freesmartphone.org: 03mickey 07fso-monitord * r31b4d3d1a40b 10/src/obj.vala: add some logging functions Jan 10 16:12:36 freesmartphone.org: 03mok 07libframeworkd-glib * r447ad6711059 10/src/ogsmd/ (4 files in 2 dirs): Jan 10 16:12:36 freesmartphone.org: adjust to API change for SMS sent callback Jan 10 16:12:36 freesmartphone.org: Give the callback handler the new timestamp parameter Jan 10 16:12:38 freesmartphone.org: for the time when the message center received the message. Jan 10 16:12:40 freesmartphone.org: Signed-off-by: Klaus Kurzmann Jan 10 16:13:03 mrmoku: :P Jan 10 16:13:36 bumbl: hope you have some snow... or is it just cold over there (like here) :-) Jan 10 16:13:59 mrmoku: the cold temperature prevents the snow from melting Jan 10 16:14:12 but for new natural snow it is too cold Jan 10 16:14:36 bumbl: here it became cold before it started snowing :( Jan 10 16:14:42 so just cold - no snow Jan 10 16:15:18 that sucks Jan 10 16:15:29 but at least we will have fresh gas soon Jan 10 16:15:39 hehe Jan 10 16:15:45 * mrmoku is heating with oil ;) Jan 10 16:16:05 * bumbl is heating with "Fernwärme" Jan 10 16:16:19 :o Jan 10 16:16:27 is it indeed warm? Jan 10 16:17:17 bumbl: had that in our old apartement... just turn on the radiators... nothing else :D Jan 10 16:18:24 and pay the bill of course ;) Jan 10 16:18:45 :P Jan 10 16:18:48 good call there Jan 10 16:25:45 mrmoku: actually it is cheaper than heating with oil/wood pellets/... and it is quite comfortable and the only practical solution in a flat in the city Jan 10 16:26:18 bumble, what are you using? Jan 10 16:26:23 bumbl: yep Jan 10 16:26:40 a bunsen burner to heat your apartment? Jan 10 16:26:44 district heating Jan 10 16:26:50 oh, hah :p Jan 10 16:27:02 + a good old pentium 4 Jan 10 16:27:05 freerunners heat mine :P Jan 10 16:27:07 hahaha yeah Jan 10 16:27:14 P4-Heating ftw! Jan 10 16:27:26 they're great little portable electric heaters :) Jan 10 16:33:19 freesmartphone.org: 03mickey 07framework * rb9f8eb63343d 10/framework/subsystems/ogsmd/modems/ (abstract/calling.py ti_calypso/unsolicited.py): ogsmd: [TI CALYPSO] honor +CRING, if -- for some reason -- we didn't get %CPI before. Jan 10 16:45:53 bumbl: how's work on emoney coming along? Jan 10 16:46:05 hah, I thought that said economy Jan 10 16:46:12 I was going to say, TERRIBLE Jan 10 16:46:19 hmm Jan 10 16:46:20 error: Entry 'Makefile' not uptodate. Cannot merge. Jan 10 16:46:21 :x Jan 10 16:46:39 dos1: you fiddled with the makefile ;) Jan 10 16:46:48 yep :D Jan 10 16:46:56 so... how to fix it? ^^" Jan 10 16:47:11 mrmoku: well I am currently digging into python elementary Jan 10 16:47:17 what did you do? if you still need it you have to commit and merge Jan 10 16:47:23 :o Jan 10 16:47:27 mickeyl: did you see stefan_schmidt? Jan 10 16:47:30 mrmoku: no, i don't need it Jan 10 16:47:30 FYI: I've just flash Qi with ``nandwrite -mp /dev/mtd1 qi-s3c2442-master_5da4a1c50507cc12.udfu'' I've tried numerous combinations of options and this one finally gives no errors. But nanddump doesn't give me the same file. I rebooted and it worked. I'm not sure i'm going to look into it any deeper soon. Jan 10 16:47:41 bumble, I think it needs more piggies :) Jan 10 16:47:46 dcordes_: we talked last thursday. Jan 10 16:48:02 and thinking of how to implement it properly to look like that http://wiki.openmoko.org/wiki/Image:OMoney-pre-milestone2.png Jan 10 16:48:03 dos1: so just do 'cd common; git reset --hard; cd ..' Jan 10 16:48:37 and I just added to my todo list that I'll steal yoyo's idea (displaying the available money as icon subtext) Jan 10 16:48:43 bumbl: nice. I'm trying to build SHR with current e right now Jan 10 16:49:10 Dave: i'll get iot more piggies then Jan 10 16:49:29 :) Jan 10 16:49:30 oink oink Jan 10 16:49:34 cha-ching Jan 10 16:49:49 mickeyl: you had some problem regarding gpsd/fso-gpsd and what get's included yesterday Jan 10 16:50:01 mickeyl: he was wondering about qualcomm_msm on the tmob g1 phone. it should be no problem. the AT channel is the same. there will be some additional AT commands though and g1 radio firmware doesn't use ppp. also audio routing in g1 is set in a different way Jan 10 16:50:16 today I saw we have a patch in SHR that adds RREPLACES = "gspd"... maybe that helps Jan 10 16:50:19 mrmoku: thanks Jan 10 16:50:53 dcordes_: aha. sounds good. maybe a less painful target than your kaiser Jan 10 16:52:05 mickeyl: yes the hardware works 100%. kaiser kernel support is evolving quickly now. Jan 10 16:52:19 is it? like... usbeth and/or wifi? Jan 10 16:52:31 mickeyl: the downside is you need all that hackery to make real use of g1 Jan 10 16:52:48 mickeyl: except for the developer versions which have more normal bootloader Jan 10 16:52:58 sure Jan 10 16:53:04 i was referring to the devel. version Jan 10 16:53:16 the regular will be painful as well Jan 10 16:53:16 at least they sell a devel version Jan 10 16:53:18 no interest in that here Jan 10 16:53:34 * mickeyl has a strong resistance against vendor-unsupported linux ports these days Jan 10 16:53:34 even if it is extremly expensive here in europe (shipping costs) Jan 10 16:53:36 the guy who was doing the kernel port for the vogue now got a kaiser and will make it work Jan 10 16:54:05 sounds good for the project Jan 10 16:54:12 yes Jan 10 16:54:24 i have some more hopes in the eten gloofish atm. though Jan 10 16:54:37 http://git.linuxtogo.org/?p=groups/mobile-linux/kernel.git;a=shortlog;h=refs/heads/htc-vogue Jan 10 16:54:51 mickeyl: does harald this in his spare time or is he paid to port it? Jan 10 16:55:00 my favourite devices are the htc raphael and venus (xperia) Jan 10 16:55:15 :o Jan 10 16:55:33 bumbl: spare time atm., but that could change Jan 10 16:55:41 there are different business proposals floating around Jan 10 16:55:50 s/different/a couple of/ Jan 10 16:55:51 mickeyl meant: there are a couple of business proposals floating around Jan 10 16:57:49 mickeyl: because i wonder how harald has time for all his projects Jan 10 16:59:42 yea! get back to work harald! :P Jan 10 16:59:42 indeed, he hasn't Jan 10 17:00:04 but in the short time he had he already brought it to quite an amazing level on that device Jan 10 17:00:12 major thing missing in modem Jan 10 17:00:15 s/in/is/ Jan 10 17:00:16 mickeyl meant: major thisg missing in modem Jan 10 17:01:44 heh Jan 10 17:01:45 mickeyl: what's the difference between neo and fiish modem? Jan 10 17:01:47 ~lart bzzbot Jan 10 17:01:47 * bzzbot does a little 'dpkg -P mickeyl' action Jan 10 17:01:57 fiish modem is top of the league Jan 10 17:01:59 3.5G Jan 10 17:02:10 attached via some strange spi-master thing Jan 10 17:02:22 it uses a different way to communicate with system than neo? Jan 10 17:02:24 ah Jan 10 17:02:29 40 suspend cycles and no WSOD :) Jan 10 17:02:30 yes, completely different, not uart Jan 10 17:03:03 he can always ask the htc 1337 people for re and wince tracing Jan 10 17:06:39 if it wasn't for the mechanical quality i had bought one of these things already Jan 10 17:06:47 but it feels a bit too unsolid for me Jan 10 17:06:57 although the keyboard is nice Jan 10 17:07:02 [hardware keyboard] Jan 10 17:07:46 does someone have PBecks aux menu scipt? i want to know how to autofill the space with the buttons Jan 10 17:07:52 mickeyl: sorry to bother you again but any ideas on the "how to prepare gsm for suspend with only ogsmd" issue? I went through all interfaces I can see with d-feet and nothing seems to allow me to do that currently. Could I just edit frameworkd source to expose _suspend over dbus? Jan 10 17:08:35 lindi-: ogsmd implements org.freesmartphone.Resource Jan 10 17:08:44 why don't you just call org.freesmartphone.Resource.Suspend() ? Jan 10 17:11:19 mickeyl: I think the raphael is of high quality Jan 10 17:11:59 fraemworkd and X work already :) and it has a usb console Jan 10 17:12:16 but there's no way to set audio routing yet which makes it impossible to make calls. Jan 10 17:12:29 s/console/ether/ Jan 10 17:15:25 yeah, something is always missing in vendor-unsupported ports :/ Jan 10 17:15:48 at least they need some patience Jan 10 17:17:07 sure, unfortunately history showed that's it's completely unpredictable how long such ports take Jan 10 17:17:18 so it's nothing you can rely on if you have a business case Jan 10 17:17:38 not that it would matter for us personally, just mentioning that Jan 10 17:17:41 *shrug* Jan 10 17:17:54 us as in moko inc? Jan 10 17:18:14 no, us as in me Jan 10 17:18:20 or the foss community for that matter Jan 10 17:18:49 i'm happy to have at least one fully supported device, even if the hardware is not the best Jan 10 17:20:26 mickeyl: thanks a lot. I found Suspend and it seems to work (I don't understand why I did not notice it at first though) Jan 10 17:20:44 good Jan 10 17:27:50 damn efl breakages Jan 10 17:32:45 raster: ping... have some compileable EFL_SRCREV including the new elementary list? Jan 10 17:41:32 dos1: could you explain what size_hint_align_set(-1.0, -1.0) and size_hint_weight_set(1.0, 1.0) Jan 10 17:41:38 do exactly? Jan 10 17:41:39 bumble, new buttons? Jan 10 17:41:44 aux menu working for you? Jan 10 17:42:01 bumbl: hehe, i don't know ;D Jan 10 17:42:08 bumbl: ask raster ;) Jan 10 17:42:40 morning all. Jan 10 17:42:46 they have to do with positioning and size Jan 10 17:43:26 Dave!!;-) Jan 10 17:43:49 I am here to help testing SHR, as suggested on the blog. Jan 10 17:44:33 have you flashed the latest image and found some bugs? Jan 10 17:45:32 bumbl: no, i am running unstable since some time and do not really want to flash new images Jan 10 17:45:47 ok Jan 10 17:46:05 mrmoku: could you ping me when the new build incl. new e srcrev is finished? Jan 10 17:47:44 bumbl: will there be new images with major changes? i am downloading the latest unstable shr images, 6th of jan Jan 10 17:49:49 at the moment no - as everyone is focusing on rolling out a stable milestone 1 Jan 10 17:50:14 bumbl: okay, any time horizon for ms1 yet? Jan 10 17:50:38 coming soon Jan 10 17:50:46 and what about mentioning paroli in the topic? Jan 10 17:51:34 i was 10 days absent :-) Jan 10 17:51:46 bumbl: I have tested it on my fr, I become the same segfaults Jan 10 17:51:51 paroli will be in om2009 Jan 10 17:52:15 morphis: i updated and now i don't have segfaults Jan 10 17:52:17 but its mentioned here, so i wonder ... Jan 10 17:52:27 argh. on nearly every reboot, ophonekitd dies after asking for the PIN, leaving such log message: »« Jan 10 17:52:31 argh. on nearly every reboot, ophonekitd dies after asking for the PIN, leaving such log message: »Unknown SIM error: Antenna powered off or SIM not unlocked yet, 77 (dbus-glib-error-quark), code 32« Jan 10 17:53:56 morphis: could you explain what size_hint_align_set(-1.0, -1.0) and size_hint_weight_set(1.0, 1.0) do exactly? Jan 10 17:59:12 freesmartphone.org: 03mickey 07framework * re6a8e8105ddc 10/framework/subsystems/ogsmd/gsm/channel.py: Jan 10 17:59:12 freesmartphone.org: ogsmd: channel.py: remove potential races Jan 10 17:59:12 freesmartphone.org: * create answer timeout always (even if no one is listening) Jan 10 17:59:12 freesmartphone.org: * feed value of response watch to parser (which should be more accurate than Jan 10 17:59:14 freesmartphone.org: the whether there is something in the queue or not) Jan 10 17:59:44 bumbl: does not build :( Jan 10 18:00:18 and I'm building localy btw. Jan 10 18:01:13 morphis, here? Jan 10 18:03:38 quickdev: wait a moment Jan 10 18:08:22 bumbl: they let you specify how the widgets should be position/scaled by elementary Jan 10 18:09:11 bumbl: for example size_hint_weight_set(1.0, 0.0) says that the widget should have 100% of the possible size on the x axis Jan 10 18:09:27 but note: it os only a hint for elementary Jan 10 18:09:34 quickdev: now I am here Jan 10 18:10:45 ah ok Jan 10 18:11:06 wheight is for the space it takes and align is for positioning on the canvas? Jan 10 18:11:22 jap Jan 10 18:11:39 take a look at evas.Object there are some more functions Jan 10 18:23:50 raster: is it normal that OE wants to build native packages for e? like ecore-native? Jan 10 18:28:05 mrmoku: run the bitbake command with the "-g" option; it will dump out the dependency graph in "dot" format; from that you can determine what package is pulling in the unexpected -native stuff. In some cases, it may be an extraneous dependency, in others it's legitimate (but you may have already an installed host version that will do), then you can use "ASSUME_PROVIDED = " to avoid the extra build. Jan 10 18:28:11 (sorry for the long line!) Jan 10 18:29:17 mwester: np as long as its a very helpful long line like yours :-) Jan 10 18:32:19 mwester: can you tell me some nice program to view those dot files? Jan 10 18:34:56 search your distro's repo for a package with "dot" in the name -- I can't recall the name right now. Those are converters from dot to png, gif, etc. Jan 10 18:35:06 (personally, I just open them in a text editor and search) Jan 10 18:35:33 ok thanks... for Fedora its called graphviz it seems Jan 10 18:37:01 Ah, another fedora user. :) Jan 10 18:37:42 i flashed the latest unstable shr but i get a no service, dialer crashes Jan 10 18:46:51 mwester: hi Jan 10 18:47:00 mwester: thought I would be surrounded by debian users :-) Jan 10 18:47:20 morphis, have you noticed that stack traces do not work in python-elementary? Jan 10 18:47:23 Exception exceptions.AttributeError: "'module' object has no attribute 'compile'" in 'elementary.c_elementary._object_callback' ignored Jan 10 18:47:29 always that message...no stacktrace Jan 10 18:47:40 you destroy python's debugging abilities :) Jan 10 18:47:43 have to leave now Jan 10 18:47:44 cya Jan 10 18:48:00 greetings mr. Kensan! Jan 10 18:48:14 mwester: how are things? Been busy? Jan 10 18:48:42 cya Jan 10 18:48:52 mwester: we never had the chance to pick up the Userspace-"Red Button" discussion. Jan 10 18:49:07 i cannot register with shr unstable Jan 10 18:49:18 only getting "no service" Jan 10 18:50:05 mrmoku: there are some who don't feel like old but stable software Jan 10 18:50:38 s/old but stable/old but stable and crappy patched (openssl anyone?)/ Jan 10 18:50:39 bumbl meant: mrmoku: there are some who don't feel like old but stable and crappy patched (openssl anyone?) software Jan 10 18:50:57 bumbl: :-) Jan 10 18:51:01 BluesLee: "register" as in "get GSM up"? Jan 10 18:51:36 Wonka: yes ..restarted x, now it seems to work Jan 10 18:52:00 Wonka: but i dont thrust that it works after the next reboot Jan 10 18:52:02 BluesLee: do you have lots of contacts on your sim? Jan 10 18:52:19 mrmoku: define lot ... Jan 10 18:52:46 contacts crashed, cant count them:-) Jan 10 18:52:50 don't know... but there is (was thanks to PaulFertser) a buffer overflow bug in the muxer Jan 10 18:52:54 hey, whats going on here? Jan 10 18:53:08 BluesLee: that happens regularly to me too - look into /var/log/ophonekitd.log if there's something about "SIM not unlocked yet". If it is, I usually run "DISPLAY=:0 /etc/X11/Xsession.d/80ophonekitd" and then it works, sometimes it needs some more tries. Jan 10 18:54:01 it seems i am too stupid to maximise the elementary butons Jan 10 18:54:04 +t Jan 10 18:54:18 Wonka: thanx, will wait for the stable version Jan 10 18:56:03 where can i find the osm updater source? Jan 10 18:58:32 bumbl: ask yoyo Jan 10 19:00:22 Kensan: Yes, very very busy -- and my free time is now consumed by learning new software instead of working on Om things. Jan 10 19:01:40 yoyo: ping Jan 10 19:02:19 does efl support kinetic scrolling? Jan 10 19:02:55 yes Jan 10 19:03:23 know where i can find a good example of it in C? Jan 10 19:04:19 AntonTakk: i only know a python example :( Jan 10 19:04:53 well, the api calls inpython and c arepretty similar, aren't they? Jan 10 19:04:54 BluesLee: I'm building an updated gsm0710muxd package now... I think that should help Jan 10 19:06:51 AntonTakk: if you use elementary that has kinetic scrolling by default Jan 10 19:06:52 afaik Jan 10 19:07:07 bumbl: also, the edje portion will be identical anyways, care to link? Jan 10 19:07:10 elementary? Jan 10 19:07:26 mrmoku: thanx, will try it Jan 10 19:07:46 AntonTakk: the new widget set written by raster optimized for touch screen devices Jan 10 19:07:59 hrm Jan 10 19:08:06 the kinnetic scrolling example is in e svn Jan 10 19:08:09 python bindings Jan 10 19:08:13 test apps Jan 10 19:08:31 * AntonTakk shakes his fist at the fedorae17 repo for not supporting f10 yet :) Jan 10 19:08:48 easy_e17.sh Jan 10 19:09:00 the key to solve your problems Jan 10 19:09:33 eh,if i was going to do that i'ddust off the custom script i wrote to buildit and update the rpm spec files Jan 10 19:09:55 not going tostab mypackage manager by installing fromsource Jan 10 19:10:16 i think my space bar is going bad Jan 10 19:10:49 mwester: ah ok. Well as long as it's interesting then it's all good :) Jan 10 19:12:55 Kensan: ;) it's quite interesting, and the trick for me will be to work my hobby activities into my paid work. For example, my employer's product does not yet integrate with git... I have volunteered to write and test that. :) Jan 10 19:14:11 If you'll be around in 3 - 4 hours, we can discuss some things then (I must run off for a short while right now) Jan 10 19:20:26 can kinetic scrolling be done w/o to much trouble w/o elementary Jan 10 19:20:28 BluesLee: you can do 'opkg update; opkg -test upgrade' now and see would it would bring in Jan 10 19:20:51 I don't know what is on the buildhost... so do it with -test first :-) Jan 10 19:21:54 for what ist -test good, dont know that option Jan 10 19:22:15 BluesLee: does everything EXCEPT install :) Jan 10 19:22:22 okay Jan 10 19:22:44 same as tar t Jan 10 19:23:06 yep Jan 10 19:23:50 updating gets more and more slow Jan 10 19:25:24 freesmartphone.org: 03mickey 07framework * rddade22d7df7 10/framework/subsystems/ogsmd/modems/ti_calypso/channel.py: ogsmd: [TI CALYPSO] fix bogus GSM wakeups introduced by f734551d42315bac6bc63aa5c5e2d793f16245ea Jan 10 19:27:01 who did this http://scap.linuxtogo.org/files/e25eb0319111e34c5c05105dd6ad639c.png Jan 10 19:27:24 is it possible to have submenus and how does is work? Jan 10 19:30:08 mrmoku: no upgrades Jan 10 19:30:24 removing cache Jan 10 19:31:07 BluesLee: unstable? Jan 10 19:31:13 yes Jan 10 19:31:14 is someone here using 2.6.28 z shr? Jan 10 19:31:20 with shr* Jan 10 19:31:48 what about the submenus? http://scap.linuxtogo.org/files/71ac0627808c904b84b65513c443c2cf.png Jan 10 19:32:20 i have a big interest in submenus Jan 10 19:33:16 dos1: yep Jan 10 19:33:42 we all will have to from now on ;) Jan 10 19:33:54 mwester: I might be around, simply ping me. Jan 10 19:34:07 mwester: having your hobby as paid work is awesome :) Jan 10 19:34:08 mrmoku: define now;-) Jan 10 19:34:18 mrmoku: i know - openembedded :P Jan 10 19:34:24 well... the stable release will be with the new kernel Jan 10 19:34:36 all future builds will be with the kernel Jan 10 19:34:44 i'm updating my repo Jan 10 19:34:46 is the new kernel stable enough? Jan 10 19:34:51 switch to 2.6.24 is one line :P Jan 10 19:35:15 some have problems with the wsod and the newer kernel Jan 10 19:35:16 BluesLee: I think there are diverse opinions on that topic ;) Jan 10 19:35:28 i have problem with wsod :P Jan 10 19:35:36 ohhh Jan 10 19:35:46 only with newer kernel? Jan 10 19:35:52 yes, only with 2.6.28 Jan 10 19:35:54 I was suffering WSoD before they hacked around it... no WSoD now neither new nor old kernel. Jan 10 19:36:05 dos1: current one? Jan 10 19:36:12 on 2.6.24 i don't have WSoD at all and i didn't have Jan 10 19:36:19 mrmoku: don't know, must test it Jan 10 19:37:25 dos1: by the way... I did a .bb for the settings app... don't think it's perfect yet though Jan 10 19:37:31 mrmoku: is there a kernel which i can flash Jan 10 19:37:42 mrmoku: git, yep? Jan 10 19:37:54 dos1: not yet comitted ;) Jan 10 19:38:20 mrmoku: but SRC shr-settings from SHR git, yep? Jan 10 19:38:43 mrmoku: i must synchronize git with our svn, and switch to developing on git ;) Jan 10 19:38:54 BluesLee: for the unstable you flashed take http://shr.bearstech.com/shr-unstable/images/om-gta02/uImage-2.6.24-oe3+gitrfb42ce6724576fc173faf8abfb04aa2c36d213b7-r1-om-gta02.bin Jan 10 19:39:04 dos1: yep git git git :-) Jan 10 19:39:15 but i'm still waiting for ssh key from one of our developers Jan 10 19:39:17 :x Jan 10 19:39:52 dos1: hehe.. spank him ;) Jan 10 19:40:15 mrmoku: looks like a 2.6.24 kernel:-) Jan 10 19:40:38 BluesLee: is one... is a old build. For the new kernel you have to wait for the next build Jan 10 19:40:39 ok, i give 2.6.28 second chance Jan 10 19:40:53 mrmoku: okay Jan 10 19:40:54 BluesLee: i'm compiling it right now ;) Jan 10 19:41:31 dos1: okay ... but one has to change the /dev fs or something like that Jan 10 19:41:38 BluesLee: by bitbake "make shr-unstable-packages" Jan 10 19:41:50 BluesLee: /sys... in frameworkd Jan 10 19:42:16 from shr stuff only exposure.py is affected by changes in /sys Jan 10 19:42:34 bunbl: ? Jan 10 19:42:35 and how do i change that? Jan 10 19:42:36 dos1: and that is obsoleted by your work ;) Jan 10 19:42:46 bumbl:? Jan 10 19:43:01 * mrmoku is off to read a good-night-story for his sun Jan 10 19:43:21 mrmoku: a personal Sun? Great, you're lucky ;) Jan 10 19:43:54 Ainulindale: ping Jan 10 19:46:31 yoyo: solved it myself Jan 10 19:47:30 mrmoku: commited to git Jan 10 19:49:39 bumbl: aa ok. but what ? Jan 10 19:50:47 PaulFertser: two of them :-) Jan 10 19:51:18 * mrmoku lives in a different universe Jan 10 19:52:33 dos1: is this with toolbar? Jan 10 19:52:39 mrmoku: no Jan 10 19:53:52 mrmoku: now it looks like http://scap.linuxtogo.org/files/4447c0bf5290609c26b6edee7d7899a2.png Jan 10 19:54:24 dos1: ahh, ok increases usability a lot :-) Jan 10 20:01:24 i assume if i want a text entry field i have to swallow an etk object? Jan 10 20:01:48 in efl, anyways Jan 10 20:04:31 BluesLee: did the update work? Jan 10 20:05:05 no, it didnt Jan 10 20:05:29 BluesLee: did not update or did not help? Jan 10 20:06:11 did not update Jan 10 20:06:20 I see it though: http://shr.bearstech.com/shr-unstable/ipk/armv4t/gsm0710muxd_0.9.2.2+gitr15+95151f9e2fe37e0989b981027deefa3821a3b4e5-r0_armv4t.ipk Jan 10 20:06:46 in the end i removed the old one and tried opkg install --force-install the above Jan 10 20:07:00 you did 'opkg update' first I guess? Jan 10 20:07:05 yes Jan 10 20:07:39 what version of gsm0710muxd have you installed Jan 10 20:08:11 dont know, i flashed the version from 6th of jan Jan 10 21:17:02 BluesLee: I'm very interested, if the update helped for the contacts problem Jan 10 21:18:32 mrmoku: i am sorry ... cant test it know, did you uploaded a new one? i could install the package Jan 10 21:18:49 coudnt Jan 10 21:19:04 s/could/couldnt Jan 10 21:19:56 BluesLee: ahh, I thought the --force-install worked... Jan 10 21:20:00 no, no new version Jan 10 21:20:31 it didnt worked Jan 10 21:20:38 BluesLee: one thing you could check... does your opkg config point to unstable or to testing? Jan 10 21:20:55 i got an error message 147? Jan 10 21:21:08 mrmoku: it was unstable feeds Jan 10 21:21:40 hmm, don't understand that Jan 10 21:21:48 mrmoku: opkg update listed the feed dirs and there was the double slash Jan 10 21:22:05 yeah, but that doesn't matter Jan 10 21:22:10 mrmoku: i know Jan 10 21:22:42 mrmoku: but the // took my attention so i saw that opkg pointed to unstable;-) Jan 10 21:23:23 yyy present ophonekitd have little problem "[Errno 2] No such file or directory: '/etc/freesmartphone/ogsmd/networks.tab'" Jan 10 21:26:36 mrmoku: why the paroli projecr was added to the topic? any plans to integrate it to shr and when? Jan 10 21:27:19 BluesLee: don't know why it was added. no integration into shr planned so far as I know Jan 10 21:27:33 okay Jan 10 21:28:56 how can i add submenus to my desktop? someone seems to be successful http://scap.linuxtogo.org/files/e25eb0319111e34c5c05105dd6ad639c.png Jan 10 21:33:04 BluesLee: could be a wrapper app also (like fdom did, IIRC) Jan 10 21:34:59 BluesLee: you could wait until raster wakes up and bug him ;) Jan 10 21:35:48 etk_entry_clear_button_add() requires a Etk_Widget pointer, right? Jan 10 21:37:01 mrmoku: i will sleep some hours;-) Jan 10 21:37:31 mrmoku: but that was missing in my opinion Jan 10 21:38:06 mrmoku: will search on the fdom pages Jan 10 21:42:19 BluesLee: IMHO it is boring to start an app that starts other apps... We would need real submenus Jan 10 21:43:32 mrmoku: but it is a very good workaround! Jan 10 21:43:50 * mrmoku does not like workarounds ;) Jan 10 21:43:55 mrmoku: i dont need all the games on my desktop Jan 10 21:44:28 yep, I understand the problem... Even without installing many additional apps the SHR desktop is full Jan 10 21:44:28 mrmoku: only gsm apps and important apps whatever that means Jan 10 21:44:34 and scrolling sucks Jan 10 21:44:38 yes Jan 10 21:44:47 and the apps change their positions Jan 10 21:44:52 if you install new ones Jan 10 21:47:16 good night Jan 10 21:52:06 org.freesmartphone.GSM.Network ListProviders() is not working :/ on present version :( Jan 10 21:54:01 ok, i updated kernel to 2.8.28 from my shr-unstable tree Jan 10 21:54:43 works great, only changing resolution to qvga is resulting by white screen corruption Jan 10 21:54:59 so now i will try to make shr-settings-new kernel independent ;) Jan 10 22:04:35 yoyo: yep, can confirm that... does not work for me too Jan 10 22:05:22 there in git1033 is o problem with config file /etc/freesmartphone/ogsmd/networks.tab Jan 10 22:13:36 org.freesmartphone.Device.PowerSupply stops working correct to Jan 10 22:16:44 org.freesmartphone.Device.Display same :/ Jan 10 22:22:15 yoyo: use framework from ms4, not from git Jan 10 22:25:25 brb Jan 10 22:30:46 hyyy I don't know how to set it Jan 10 23:03:00 etk widgets can be swallowed in to edje guis, right? Jan 10 23:15:01 Hey Jan 10 23:15:23 hey quickdev Jan 10 23:16:57 quickdev: do you have some open uncomitted work? Jan 10 23:17:07 we should build some image :-) Jan 10 23:17:19 mrmoku, concerning ussd, yes - but it's not committable right now :) Jan 10 23:17:58 ok, I comitted a little adjustment regarding the sms sending callback to your stuff Jan 10 23:18:29 ok :) Jan 10 23:31:07 quickdev: know ifetk can be swallowed in to an edje part, and where i might find an example? Jan 10 23:31:44 AntonTakk, have a look at the etk_embed construction :) Jan 10 23:31:56 thanks :) Jan 10 23:58:14 quickdev: is shr going to using frameworkd from master? Jan 10 23:58:34 now bb files are reffering to it afaik Jan 10 23:58:48 dos1, maybe shr-unstable in future Jan 10 23:59:01 with kernel the same thing Jan 10 23:59:08 2.6.28 i Jan 11 00:00:11 quickdev: i'm asking because now my shr-unstable tree is building new frameworkd and new kernel Jan 11 00:00:27 without manually changimg to new version Jan 11 00:00:29 I don't know if anyone change something :) Jan 11 00:00:56 quickdev: it's changed in oe i think Jan 11 00:01:12 the same with kernel Jan 11 00:01:46 kernel-openmoko and om-gta02.conf are reffering to 2.6.28 Jan 11 00:02:14 if you start building you will probably see ;) Jan 11 00:06:30 quickdev: btw 2.6.28 is usable now Jan 11 00:06:56 i only have to fix shr-settings-new in some places Jan 11 00:07:03 hi guys Jan 11 00:07:15 anyone know if there are l10n packs available for SHR? Jan 11 00:07:38 I'd like to install Dutch (and translate myself what's missing) Jan 11 00:08:56 shr needs infrasructure to translating by community imho Jan 11 00:09:34 dos1: there's infrastructure readily available for using (gnome's damned lies/vertimus, transifex) Jan 11 00:12:16 reinouts_: yes, exacly about that i was saying Jan 11 00:14:26 personally i can translate to polish language ;) Jan 11 00:14:49 yeah I'm kind of surprised there's no infrastructure in place yet (or is there?) Jan 11 00:15:40 Ainulindale: ping Jan 11 00:40:20 hi, i was wanting to write something using elementary Jan 11 00:40:35 but i'm running into trouble when i add a list widget to a box Jan 11 00:40:40 it just doesn't work :( Jan 11 00:40:57 is it a bug, or did i miss some incantation? Jan 11 00:54:09 anyone know of any examples of using etk_embed to swallow etk widgets in to an edje gui in C? **** ENDING LOGGING AT Sun Jan 11 02:59:57 2009