**** BEGIN LOGGING AT Sat Jun 06 02:59:59 2009 Jun 06 06:59:58 freesmartphone.org: 03mickey 07cornucopia * r80c6f41b8651 10/libfsoframework/vapi/ (linux26.deps linux26.vapi): libfsoframework: linux.vapi: add non-posix socket constants SOCK_NONBLOCK and SOCK_CLOEXEC Jun 06 07:36:38 opkg: fork failed Jun 06 07:36:38 Segmentation fault Jun 06 08:30:34 let me guess, you upgraded from shr-unstable to shr-oemerge via opkg upgrade Jun 06 08:30:50 reflash Jun 06 08:30:57 no, just unstable. Jun 06 08:32:55 hey guys Jun 06 08:33:13 I try to move my home directory from flash to sd card Jun 06 08:33:19 using cp or mv command Jun 06 08:34:07 I have sth like 40 MB in my home, but when I issue the command, it keeps running for ever, and gets even bigger than the size of the home directory Jun 06 08:34:09 any idea? Jun 06 08:35:23 it's expected to take long Jun 06 08:35:27 it's also expected to grow Jun 06 08:35:31 jffs2 is compressed Jun 06 08:35:39 ext2fs is not Jun 06 08:37:25 bbl, have to prepare breakfast :) Jun 06 08:37:25 but du -sh still should return correct value Jun 06 08:37:44 onen|openBmap, I suggest check, that you mount SD in async mode Jun 06 08:39:36 max_posedon: how do I do this? the sd card partition is automatically mounted when phone started Jun 06 08:40:05 to check : mount Jun 06 08:40:18 to mount in async - fstab Jun 06 08:46:15 heyho Jun 06 08:47:14 heey oh Jun 06 08:48:02 max_posedon: ok, sync it is. try to modify fstab Jun 06 08:48:07 sync Jun 06 08:48:31 morphis: hey! thanks for all the work on the gnufiish (my x500 and m800 are waiting for freedom) Jun 06 08:49:26 Onen_away: thanks :) Jun 06 08:49:52 onen|open: uups, wrong tab completation Jun 06 08:49:57 :) Jun 06 09:08:59 * dos1|neo has a plan to speed up shr-settings a bit ;) Jun 06 09:09:16 does it involve dynamite? Jun 06 09:09:36 Zorkman: of course ;D Jun 06 09:09:40 is it normal, that the cursor is visible now? Jun 06 09:10:04 Azog: latest image? Jun 06 09:10:09 from today? Jun 06 09:10:34 it should be fixed Jun 06 09:11:00 dos1|neo: i compiled it for myself a few days ago Jun 06 09:11:10 dos1|neo: which plan? Jun 06 09:11:20 i upgrade and see what happens Jun 06 09:12:07 Azog: well, it was fixed few days ago ;D Jun 06 09:12:55 morphis: now every module does "import elementary, dbus, e_dbus, gettext" when loading Jun 06 09:13:33 and that speeds up the whole application or have I only wait a little longer for each screen? Jun 06 09:22:17 the kernel-messages always destroy the shr-splash, is there a way to avoid this? Jun 06 09:25:38 azog; yeah loglevel=0 Jun 06 09:25:52 loglevel=1 Jun 06 09:26:03 0 isn't valid option AFAIR Jun 06 09:26:13 strange... i'm booting with loglevel=0 :s Jun 06 09:26:43 Zorkman: 0 works too, but it's the same like 1 i think Jun 06 09:26:52 k Jun 06 09:27:02 i never noticed a difference indeed Jun 06 09:27:19 ok, i try Jun 06 09:27:33 morphis: i like overall shr-settings speed ATM (it's a lot better than in first versions!), but loading modules is still baaaaaaaaaaaad Jun 06 09:27:48 if it could be faster, then i'll be very happy ;D Jun 06 09:27:57 next question: which bootloader is recommended? Jun 06 09:27:58 in free time i would also like to rewrite launcher Jun 06 09:28:02 it has UGLY code Jun 06 09:28:06 Azog: Qi Jun 06 09:28:32 morphis: but i would really like to see vala based shr-settings with ability to load vala and python modules Jun 06 09:28:38 dunno if it's even possible :x Jun 06 09:28:40 dos1: thx, i switch Jun 06 09:29:02 dos1: spaetz implemented something I think, but currently only with vala plugins Jun 06 09:29:25 but there is some work in the old fso-vala implementation which does loading of python modules Jun 06 09:29:50 guten morgen Jun 06 09:29:50 morphis: i think shr-config doesn't have modules at all in shr-settings meaning :x Jun 06 09:30:03 ah ok Jun 06 09:30:12 dos1: you are planning to bring shr-settings to vala? Jun 06 09:30:40 morphis: yep, but only if python modules are possible with vala implementation Jun 06 09:30:54 morphis: loading python interpreter isn't as fast as we want :P Jun 06 09:31:27 morphis: but i would like to still be able to work on shr-settings in train only with my neo :D Jun 06 09:31:31 for that python is great ;) Jun 06 09:33:37 hehe Jun 06 09:33:41 dos1: it is possible Jun 06 09:33:56 dos1: just as it is possible to load some python code from C Jun 06 09:34:08 dos1: take a look at this: http://git.freesmartphone.org/?p=openmoko-gsoc2008.git;a=tree;f=fsod Jun 06 09:34:41 it does loading of the frameworkd python modules from vala Jun 06 09:34:52 dos1: however, accorging to mickey|breakfast, this may also signify problems in the long run Jun 06 09:35:44 dos1: so IMHO, this should be kept to the bare minimum and more like a prototyping tool Jun 06 09:36:17 but anyway we will have a python wrapper, it is mandatory Jun 06 09:39:09 anybody know who wrote the wifi driver for the gta02? Jun 06 09:40:05 which version of qi is recommended? Jun 06 09:40:19 Azog: latest Jun 06 09:40:43 dos1: the one in the experimental-directory? Jun 06 09:42:13 Azog: if that's the latest, then yes :D Jun 06 09:43:00 Ainulindale: hello Jun 06 09:43:10 Ainulindale: how was Passage en Seine ? Jun 06 09:43:49 hey dos1: Jun 06 09:43:59 shr-config has no dynami modules Jun 06 09:44:04 dynamic Jun 06 09:44:38 that is true. Although vala makes it possible to dynamically load libraries and execute stuff Jun 06 09:44:57 no clue how difficult it would be to execute python modules though. Jun 06 09:45:37 I didn't have any time to look at shr-config lately, which is a pity :) Jun 06 09:46:50 humm Jun 06 09:47:15 btw dos1 and spaetz, neither of you did take time to participate to the api discussion... Jun 06 09:47:24 :( Jun 06 09:48:16 ptitjes: i'm reading everything. i just think i don't have anything to add at this point of discussion Jun 06 09:48:45 maybe the point of view of settings Jun 06 09:48:51 ptitjes: but i think i will have in near future ;) Jun 06 09:49:08 dos1: how do you expect people should call you, etc... Jun 06 09:49:32 ptitjes: yep. with that vala reimplementation of shr-settings it would be nice to be phonegui part Jun 06 09:49:54 ptitjes: I was offline for a whole week and didn't have time to read or reply to stuff Jun 06 09:50:36 dos1: any reason why not build upon the existing shr-config or do you have a completely rewrite in mind ? Jun 06 09:50:40 dos1: and can you identify settings that should be managed in another way than displaying a particular of the screens, ... all this is important material for the discussion Jun 06 09:51:15 ptitjes: well, i think we shouldn't replace FSO calls with our API Jun 06 09:51:23 all of ? Jun 06 09:51:26 wow Jun 06 09:51:34 rather intrusive Jun 06 09:51:41 why so ? Jun 06 09:51:51 ptitjes: you can for instance turn on wifi with FSO api Jun 06 09:52:06 hum yeah Jun 06 09:52:08 ptitjes: and with our API you should be able to display to user window, with ability to turn on wifi Jun 06 09:52:21 dos1: isn't it the thing you rely on for the settings ui ? Jun 06 09:52:38 dos1: yep Jun 06 09:52:46 ptitjes: the same with calls Jun 06 09:52:52 kindof Jun 06 09:53:02 ptitjes: we shouldn't have method for placing call directly Jun 06 09:53:07 calls are a bit different but yeah Jun 06 09:53:10 ptitjes: as it can be done with single call for FSO Jun 06 09:53:27 ptitjes: but we have to have call, for displaying dialer with demanded number prefilled Jun 06 09:53:34 ptitjes: that's my point of view Jun 06 09:53:52 hi Jun 06 09:53:53 dos1: yeah sure (except IMHO if it adds UI value, for instance showing the call initiation in progress) Jun 06 09:54:06 ptitjes: yep Jun 06 09:54:14 (I just hate that dialer apps that disappear to make me think it has crashed) Jun 06 09:55:05 dos1: yeah prefilled dialer is the main entry point for our client on this topic Jun 06 09:55:17 s/client/clients/ Jun 06 09:55:17 ptitjes meant: dos1: yeah prefilled dialer is the main entry point for our clients on this topic Jun 06 09:55:45 hmm. Is that normal that latest andy-tracking branch cause a whitescreen after rotating with xrandr -o 3? Jun 06 09:55:50 i saw someone was for instance proposing SendDtmf call in our api Jun 06 09:55:59 and i disagree with that Jun 06 09:56:18 someone is David Jun 06 09:56:20 :) Jun 06 09:56:23 we have phone*gui* Jun 06 09:56:54 dos1: are you emphasizing the G in gui here ? Jun 06 09:57:14 ptitjes: heh, that g isn't necessary :) Jun 06 09:57:33 dos1: ha ok so you emphasize the UI, and I'm ok Jun 06 09:57:38 we could rename phonegui to phoneui :) Jun 06 09:57:40 :p Jun 06 09:57:49 how can i recompile the kernel image after modified something there? (SHR) Jun 06 09:58:06 dos1: that is what I try to push but Ainulindale told it s community decision ;) Jun 06 09:58:22 of course main ui in SHR should be gui ;) Jun 06 09:58:39 but if someone want to have cli, then he should be able to have it :) Jun 06 10:00:34 dos1: even I think ringing should be handled by opkd directly Jun 06 10:01:03 morphis: are you working on the modem too, or only the FM chip? Jun 06 10:01:20 dos1: and we could use vibrator and leds to show some information Jun 06 10:01:35 those are UI too Jun 06 10:01:48 yep Jun 06 10:01:54 * ptitjes < coffe Jun 06 10:01:57 +e Jun 06 10:02:12 @ptitjes, yeah, would be good to have something to show you that you had calls or messages even the phone again is in suspend Jun 06 10:02:31 Frank1: that was exactly what I had in mind :D Jun 06 10:03:12 anybody knows about the recompile of kernel i mentioned for shr? Jun 06 10:04:23 dos1: small question: I have two SIMs, and I want the contacts of both SIMS on my phone (or even better: copy them to the other SIM) how can I do this (latest unstable) Jun 06 10:05:25 Zorkman: i would write some script for thatr Jun 06 10:05:55 ah, but thought it was already implemented maybe with that sqlite and other stuff in shr-settings Jun 06 10:06:04 if I just want to use them, can't I do it with that? Jun 06 10:06:45 Zorkman: not now :( Jun 06 10:06:57 dos1: np man, i'm already impressed by your work :) Jun 06 10:07:17 (I'll just cheer you on to do it :D -together with wifi and BT gui :)) Jun 06 10:09:43 Frank1: just use bitbake Jun 06 10:09:56 Frank1: I can't remember the exact package name however Jun 06 10:09:59 dos1: there is a new wifi gui, maybe it can give you ideas (btw: i don't like it :), it hangs andd i don't like that kind of windows): http://vanous.penguin.cz/files/om/wifi/ Jun 06 10:10:52 @ptitjes, i looked at the wiki and wanted to use the same procedure described for the dialer but need the recipe for this Jun 06 10:11:23 Frank1: hum what procedure ? Jun 06 10:11:35 Frank1: do you have an SHR OE tree ? Jun 06 10:11:55 i followed the entry "building shr" Jun 06 10:12:00 good Jun 06 10:12:04 and there is a heading making changes Jun 06 10:12:26 where they explain how to clean and build a package (openmoko-dialer3) Jun 06 10:12:27 so now just find what is the exact kernel recipe name that we use Jun 06 10:12:31 and rerun it$ Jun 06 10:16:18 could it be linux-openmoko-shr-devel_git.bb? Jun 06 10:16:50 Zorkman, take a look at http://git.shr-project.org/git/?p=shr-settings.git;a=blob;f=playground/wifiman.py;h=1e4072bbb77dd98b9c5470751fcd155784148400;hb=HEAD :) Jun 06 10:17:58 Sharwin_F: does it work? :) Jun 06 10:18:08 Zorkman, yes, I use it Jun 06 10:18:35 in that case so will I! Jun 06 10:18:44 just let my Fr finish his opkg upgrade -test Jun 06 10:18:44 Zorkman, just download and ./wifiman.py (after eeting wifi on and run connmand) Jun 06 10:18:47 takes for ages... Jun 06 10:19:23 s/eet/sett Jun 06 10:19:27 i think i'll just add a dbus call to enable wifi to the file, no? Jun 06 10:22:07 dos1: after a upgrade to current shr-unstable the cursor is still visible; which package got the fix? Jun 06 10:23:31 Zorkman: i'll add check to wifiman.py to turn on wifi when it's disabled Jun 06 10:23:47 Zorkman: it's working, but it doesn't handle routes as nicely as we want Jun 06 10:23:59 btw for those interested in stats: https://monitor.openmoko.org/munin/chandra/sita.openmoko.org-mailman_detail.html Jun 06 10:24:00 Zorkman: (which is connman configuration issue) Jun 06 10:26:11 dos1: i just tried opkg upgrade -test, and it hangs my Fr, no longer able to ssh, and phone does not respond Jun 06 10:26:28 it hangs at Downloading http://build.shr-project.org/shr-unstable/ipk//om-gta02/kernel-image-2.6.29-rc3_2.6.29-oe10+gitr119814+23b564c9d22cc5e442361e632626d5f131c40752-r3.5_om-gta02.ipk Jun 06 10:27:45 dos1: yes, turning on wifi in wifiman would be nice Jun 06 10:28:06 and I am right, that it will not start a dhcp client, right? Jun 06 10:28:13 also nice for the stat freaks : http://downloads.openmoko.org/stats/05/ Jun 06 10:30:03 lol visit duration: 0s-30s 2100 84.4 % Jun 06 10:30:11 lol visit duration: 0s-30s 2100 84.4 % Jun 06 10:32:20 dos1: that patch is not in yet, rigth? Jun 06 10:33:00 Zorkman: that's downloads.openmoko.org :) Jun 06 10:33:05 spaetz: no, it isn't Jun 06 10:34:02 yeah i noticed :D Jun 06 10:34:09 i'm a little bit slow today Jun 06 10:35:10 Just wanted to apply. but it seems to have been applied... Jun 06 10:35:31 at least git already has PREFERRED_PROVIDER_virtual/shr-splash-theme = "shr-splash-theme-simple" Jun 06 10:36:50 doh, no it's not Jun 06 10:36:53 btw dos1: where is the gui you speak of in your mail "Shr-Devel] [PATCH] tasks: add shr-splash simple and dontpanic themes to image, as we have nice GUI for selecting theme" Jun 06 10:37:05 Zorkman: shr-settings Jun 06 10:37:09 silly me. "git am" stopped with a complaint but had applied the patch nevertheless Jun 06 10:37:38 Zorkman: "Others" category Jun 06 10:38:25 dos1: there is only Domains and Test there on my FR... maybe bacause my latest opkg upgrade always stalls my phone... Jun 06 10:38:40 i'll upgrade settings on it's own Jun 06 10:40:11 Zorkman: /etc/init.d/xserver-nodm stop; swapon /swapfile; opkg upgrade :P Jun 06 10:41:00 when are we going to kill that opkg.... seems like it just keeps finding no ways to fail... Jun 06 10:45:09 dos1: do we really want to provide both splash images in the minimum img? Jun 06 10:45:31 spaetz: dunno. that was just patch which we can apply, but we don't have to :) Jun 06 10:45:49 spaetz: if i would have access to oe, i would send that patch to maillist too instead of commiting Jun 06 10:45:52 or shouldn't we just somewhere RRECOMMEND shr-splash-theme Jun 06 10:46:11 and only have the preferred one be pulled in by default Jun 06 10:46:17 spaetz: we have RDEPENDS=virtual/shr-splash-theme in shr-splash Jun 06 10:46:22 err, RREDEPEND Jun 06 10:46:26 that is what I meant Jun 06 10:46:53 mmh. I'll push the default for shr-simple and ask the mailing list for opinion Jun 06 10:46:54 then i would just change dontpanic to simple as default :P Jun 06 10:46:59 on including both Jun 06 10:47:07 hey, you type faster than I do :) Jun 06 10:47:15 ;) Jun 06 10:50:12 pff ! [rejected] org.openembedded.dev -> org.openembedded.dev (non-fast forward) Jun 06 10:50:15 updating local tracking ref 'refs/remotes/origin/shr/import' Jun 06 10:50:18 error: failed to push some refs to 'git+ssh://git@git.openembedded.net/openembedded' Jun 06 10:50:45 I clearly don't know what I am doing with git. I can't even push a simple oneliner Jun 06 10:51:38 ahh, no it seems to have gone in nevertheless Jun 06 10:51:58 at lease the IRC bot in #oe announced the commit Jun 06 10:52:01 weird Jun 06 10:52:21 <__face> guys, whats the default ssh password for om2009? Jun 06 10:52:36 empty? as with all those distros Jun 06 10:52:40 hmmm I made a 128Mb swap file, and turned it on, but free -m says Swap: 0 0 0 Jun 06 10:53:10 <__face> spaetz, nope, just hitting enter doesn't do the job Jun 06 10:53:15 <__face> not "password" either Jun 06 10:53:20 no clue then Jun 06 10:53:50 <__face> gak, I can't ssh into my phone :-( Jun 06 11:11:44 i wanted to have a look at the sources (kernel) and add some messages for my curiosity, but i just can see the files after the build, before i can not found a single one of them. My assumption is that they are in the .git folders in some kind of compressed file. Jun 06 11:11:44 What did i have to change to get them directly and still be used for build Jun 06 11:18:46 put a patch in the files directory and change the SRC= entry of the recipe to include that patch is one way Jun 06 11:19:11 will get applied on unpacking then Jun 06 11:30:52 @spaetz, ok i think i understand how to do, will try it out Jun 06 11:34:31 * onen|openBmap tests SHR testing for the first time Jun 06 11:37:03 how can I graphically configure wifi with wpa? (shr) Jun 06 11:39:57 @onen, you can use mofi Jun 06 11:43:26 Frank1: I use shr settings, and toggle wifi to on Jun 06 11:43:41 Frank1: but when I run mofi, I only get a green screen :-( Jun 06 11:43:50 s/green/gray/ Jun 06 11:43:51 onen|openBmap meant: Frank1: but when I run mofi, I only get a gray screen :-( Jun 06 11:44:50 any plans on integrating http://www.opkg.org/package_220.html in shr in the future? seems like a very usefull app (there is already a version 0.22 out) Jun 06 11:46:29 @onen, can you open a terminal and start it from there Jun 06 11:46:47 you may see than in the terminal if there are any error reported or not. Jun 06 11:52:14 mofi is shit Jun 06 11:53:18 onen|openBmap: don't know if wifiman can do wpa. Some people use wpa_supplicant directly Jun 06 11:54:01 Zorkman: I find the launcher very intersting and would like to have it included Jun 06 11:57:15 Frank1: spaetz: I don't want Nick (and he neither) to play with terminal for wifi. so for me it is: either works graphically, either unusable Jun 06 11:57:56 spaetz: thus wpa_supplicant by hand, is no go for me. Jun 06 11:58:09 spaetz: but if usb under windows works fine, will be enough Jun 06 11:58:14 unusable it is then. there is no integration with connman yet Jun 06 11:58:19 spaetz: Frank1: thanks for helping Jun 06 11:58:31 there are other graphical apps out there, no clue how good they are Jun 06 11:59:03 and dos1 is working on the wifi integration as far as I know Jun 06 11:59:56 spaetz: do you know what mrmoku found about using newer version of connman? Jun 06 12:00:12 nope Jun 06 12:00:18 what did he find? Jun 06 12:00:29 Haven't seen any message from him Jun 06 12:07:05 Ainulindale: did Deubeuliou give you the video recordings DVD ? Jun 06 12:09:50 spaetz: there are some commit about route handling Jun 06 12:09:53 mrmoku|a`: ping :P Jun 06 12:09:55 wow... http://totalueberwachung.de/~alphaone/gallery/f9n/img_5965_Med.jpg.7.html Jun 06 12:11:36 ptitjes: is that a typical picture of openmoko office Jun 06 12:11:54 Defiant-: this is FSOSHRUDCON Jun 06 12:12:28 héhéhé watch out that pimp raster: http://totalueberwachung.de/~alphaone/gallery/f9n/img_6010_Med.jpg.31.html Jun 06 12:14:09 dos1: another hint for both gprs and wifi gui: it would be handy that we could select the password for example, so we don't have to slide to the left like crazy Jun 06 12:14:30 Zorkman: you already can Jun 06 12:14:34 Zorkman: just long press Jun 06 12:14:55 aha, hidden magic, thanks! Jun 06 12:16:04 héhéhé mrmoku|a` tries to hide: http://totalueberwachung.de/~alphaone/gallery/f9n/img_6056_Med.jpg.68.html Jun 06 12:16:10 dos1: I know it's justin the playground, but for final version you could make font of password bigger (text is like 1/4th of a button Jun 06 12:18:46 ptitjes: who's mrmoku on that img? never seen him Jun 06 12:19:45 spaetz: last row, you can only see the top of his face Jun 06 12:20:19 spaetz: from front to rear, left to right: Jun 06 12:20:38 oh no too long Jun 06 12:20:42 hehe Jun 06 12:20:42 another day Jun 06 12:21:25 thanks anyway :) Jun 06 12:21:31 héhéhé Jun 06 12:28:47 mickey|breakfast: you told fso would run on HTC Touch Pro... does the Pro2 uses the same modem chipset ? Jun 06 12:28:53 :D Jun 06 12:56:39 spaetz: I had a look at the modal VS arrow browsing from illume Jun 06 12:57:11 spaetz: you go through 3 popups while uploading: login/passwd, result, do you want to delete Jun 06 12:57:28 spaetz: with the first you can use the arrow to browse apps, not with the two others! Jun 06 12:57:35 spaetz: will have a look at it Jun 06 13:01:47 anybody in here using navit? Jun 06 13:01:58 with the latest version I can no longer select a country Jun 06 13:02:41 stupid question, how can I shut my shr phone down? Jun 06 13:02:52 press power button Jun 06 13:02:56 and select shutdown Jun 06 13:03:09 or when looking at your "desktop", press the topbar and press X Jun 06 13:05:19 onen|openBmap: interesting, thanks Jun 06 13:05:32 it's just because eg uploading can take a while Jun 06 13:05:54 onen|openBmap: Zorkman or press POWER for longer than 2 seconds Jun 06 13:06:04 easier than going through a menu Jun 06 13:07:16 spaetz: don't want to wear my button down, i normally use the topbar method :) Jun 06 13:15:12 Zorkman: does not work (some strange vertical lane appears in the center of the screen, a 0 pixel wide popup?). I restart after an upgrade, will see if it solves the pb Jun 06 13:19:26 onen|openBmap: that is an old problem i think, they had that error a while ago Jun 06 13:19:45 but on my shr unstable it's already fixed Jun 06 13:20:02 it's an old problem and should be fixed Jun 06 13:20:06 are you on -testing? Jun 06 13:20:10 or -unstable Jun 06 13:51:57 anybody know who's behind this new look: http://scap.linuxtogo.org/files/8f3a3487fe9eb753b747ae09dd6b71be.png Jun 06 13:54:26 yeah Jun 06 13:54:31 c_c is Jun 06 13:54:45 it's even on opkg Jun 06 13:55:05 do you use it Zorkman? Jun 06 13:55:54 SHR: 03seba.dos1 07shr-settings * r8a5166fc2b34 10/shr-settings: [launcher] better loging, colors and time measuring Jun 06 13:55:56 i installed it, but haven't yet looked at how to add my desktop files to it Jun 06 13:56:05 SHR: 03seba.dos1 07shr-settings * rd8d79c3d5207 10/shr-settings: [launcher] delete modules and windows, instead of just hiding Jun 06 13:56:27 sicu: btw http://www.opkg.org/package_220.html isn't the latest version Jun 06 13:56:41 sicu: http://n2.nabble.com/file/n3034171/launcher_0.22_arm.ipk is Jun 06 13:57:02 onen|openBmap: shr-testing is old and buggy Jun 06 13:57:27 onen|openBmap: so expect more gliches :( Jun 06 13:58:57 Zorkman: thanks, will give it a test run =] Jun 06 14:08:25 dos1: could you drive me as to how to setup wifi with the shr-settings gui ? Jun 06 14:09:16 lol, instead of 33% the bat-icon now always gives 66%; it's improving! Jun 06 14:09:35 Zorkman: in fresh image it should be fixed Jun 06 14:10:11 ptitjes: you mean wifiman.py? Jun 06 14:10:28 dos1: I don't know Jun 06 14:10:34 dos1: I use lite image Jun 06 14:11:45 dos1: should I install something or is shr-settings alone sufficient ? Jun 06 14:12:06 ptitjes: ATM you have to download wifiman.py from git repo Jun 06 14:12:18 dos1, why don't you add it to settings? Jun 06 14:12:30 or maybe the other dude that works on shr-settings (cameron?) Jun 06 14:12:31 is this an additional module for settings ? Jun 06 14:12:31 TAsn: cause it isn't working as it should ATM :P Jun 06 14:12:47 ptitjes: no, right now that's separate python script Jun 06 14:12:54 grrrr Jun 06 14:12:55 ptitjes: but it will be integrated Jun 06 14:12:55 :) Jun 06 14:13:00 just add a section for post connection and post disconnection commands Jun 06 14:13:00 haaa :) Jun 06 14:13:01 and put Jun 06 14:13:08 dhcpcd eth0 as default Jun 06 14:13:08 :) Jun 06 14:13:16 hackish Jun 06 14:13:19 but will suffice Jun 06 14:14:21 * dos1 is working on new hot shr-splash theme :DDD Jun 06 14:14:38 what theme? Jun 06 14:14:44 got a screenie? Jun 06 14:14:52 * Zorkman is also curious Jun 06 14:15:06 although i'm quite happy with DONT PANIC Jun 06 14:15:13 I do prefer SHR Jun 06 14:15:19 is booting one Jun 06 14:15:31 haha ;D Jun 06 14:15:43 ptitjes: as I ;) Jun 06 14:16:16 what does unstable of 05/06 provides more ? Jun 06 14:16:26 * ptitjes is flashing it Jun 06 14:17:20 choices choices.. suggestions for a fun distro to flash ;) Jun 06 14:17:38 s/ash/ash ?/ Jun 06 14:17:39 Sup3rkiddo meant: choices choices.. suggestions for a fun distro to flash ? ;) Jun 06 14:17:51 Sup3rkiddo: SHR... :) Jun 06 14:17:55 i find shr quite fun :) Jun 06 14:17:58 ptitjes, :D Jun 06 14:18:00 yep Jun 06 14:18:03 ptitjes: battery indicator should be fixed Jun 06 14:18:13 ptitjes: automatic poping keyboard up with gtk+ distros Jun 06 14:18:22 ptitjes: and shr-settings module for selecting shr-splash theme :) Jun 06 14:18:30 dos1: oh nice one indeed (though I really would like that uses the B&W icons Jun 06 14:18:54 ptitjes: B&W is also affected by that bug :P Jun 06 14:18:57 ha! selectable splash theme!! Jun 06 14:19:23 dos1: what do you mean ? ("B&W is also....") Jun 06 14:19:50 ptitjes: with that battery meter you also would get corrupted value Jun 06 14:19:58 ptitjes: 33%/66% Jun 06 14:20:29 dos1: but can't one take the actual gadget and replace with B&W icons Jun 06 14:20:31 ? Jun 06 14:20:53 ptitjes: you can take old gadget and add to theme Jun 06 14:21:16 dos1: will that work or report wrong charge ? Jun 06 14:21:38 ptitjes: it will work, as fix is somewhere else ;) Jun 06 14:22:05 dos1: oh! so we could move back to the B&W applet once for all then ? Jun 06 14:22:36 dos1: do you know how I can install it to test ? Jun 06 14:22:39 ptitjes: we could, but there were discusion about battery applet, and i changed it to actual one due to consensus Jun 06 14:23:02 dos1: because it was failing, but if it doesn't anymore... Jun 06 14:23:15 ptitjes: no, it wasn't failing when i changed it Jun 06 14:23:36 ptitjes: and if old gadget would be failing, then new would fail also Jun 06 14:24:00 so do people prefer that horrible big green thing in the middle of the B&W drawer ? Jun 06 14:24:40 ptitjes: do you have a fat one or thin one? Jun 06 14:24:40 that look and feel is inconsistent indeed Jun 06 14:24:46 fat Jun 06 14:24:59 ptitjes: so you have something wrong Jun 06 14:25:08 dos1: yet I did not boot the new release Jun 06 14:25:25 maybe this changed (waiting for the flash to finish) Jun 06 14:25:31 ptitjes: http://scap.linuxtogo.org/files/7cdf197ad596a227377b9ee946a4fca0.png Jun 06 14:25:36 ptitjes: it should look like here Jun 06 14:26:12 dos1: yes that is what I get - an horrible big green thingie next to a small and shiny looking gsm indicator Jun 06 14:26:27 :) Jun 06 14:26:33 ptitjes: fat is this: http://scap.linuxtogo.org/files/6420253ffeb85195e086f6e40c7d0c26.png Jun 06 14:26:34 :P Jun 06 14:26:51 that is more worse even Jun 06 14:26:54 baaaahhh :( Jun 06 14:27:04 ptitjes: yep, that's why i made it more thin Jun 06 14:27:17 I want that B&W gadget !!!!!! Jun 06 14:27:18 :D Jun 06 14:27:22 ptitjes: but i like that horrible big green more (thin version :P), cause it says percentage and time after clicking Jun 06 14:27:34 ptitjes: and changes colour to orange and red when battery level is low Jun 06 14:28:13 ptitjes: make B&W version which says percentage and remaining time ;) Jun 06 14:28:14 dos1: but that 3D battery looking isn't at all consistent with the rest of the UI Jun 06 14:28:20 ptitjes: then everyone will be happy :D Jun 06 14:28:36 dos1: I don't mind it becoming orange or red if battery is near death Jun 06 14:28:44 but that should not be 3D looking Jun 06 14:28:46 but flat Jun 06 14:28:59 ptitjes: ok, i agree ;) Jun 06 14:29:07 ptitjes: then find someone, who will change it :D Jun 06 14:29:15 dos1: could you tell me where the artwork is ? Jun 06 14:29:17 ptitjes: i'm not so much talented in artwork ;) Jun 06 14:29:27 dos1: I'll make a try Jun 06 14:29:30 ptitjes: it should be in e-wm-theme-illume-shr in shr-themes.git repo Jun 06 14:29:41 thanks Jun 06 14:46:35 spaetz: ping Jun 06 14:46:44 SHR: 03seba.dos1 07shr-themes * rb3f8920b87cd 10/shr-splash/shr-splash-theme-handy/ (10 files in 2 dirs): shr-splash-theme-handy: add new shr-splash theme Jun 06 14:46:54 SHR: 03seba.dos1 07shr-themes * r35e8109ec813 10/shr-splash/shr-splash-theme-handy/ (.directory src/.directory): shr-splash-theme-handy: remove unnecessary files Jun 06 14:48:59 pong Jun 06 14:49:40 hmm, seems that laszlo needs a print :) Jun 06 14:49:48 s/print/printer/ Jun 06 14:49:48 wpwrak meant: hmm, seems that laszlo needs a printer :) Jun 06 14:50:17 spaetz: three new patches :D Jun 06 14:50:19 the retro style is cool, though Jun 06 14:50:53 * dos1 think he should do everything in one commit, but he sends mails faster than he thinks :P Jun 06 14:51:18 UGLY :) Jun 06 14:51:59 spaetz: theme or commits? :D Jun 06 14:52:16 or both? ;D Jun 06 14:52:39 theme :) Jun 06 14:55:22 raster: hi big pixel Jun 06 14:55:49 dos1, pong Jun 06 14:56:00 spaetz: hehee, it's done with sketchbook :D Jun 06 14:56:03 on neo :D Jun 06 14:56:13 looks like it :). Jun 06 14:56:16 stefan_schmidt_: yo steffie! Jun 06 14:56:18 :) Jun 06 14:56:19 I don't get it...what do I do wrong? everytime I compile a kernel myself I get a WSOD on rotation. Following this manual http://wiki.openmoko.org/wiki/Kernel - the same kernel precompiled doesn't give me wsod Jun 06 14:56:40 sorry I owon't have time today, I need to leave now and fetch my family from the train station. I haven't seen them for a week Jun 06 14:56:45 mrmoku: what about using newer version of connman? did you try something? Jun 06 14:57:04 dos1, I have it installed and try it from time to time Jun 06 14:57:11 no concrete thing though Jun 06 14:57:22 looks like it works a little better Jun 06 14:57:29 mrmoku: what is better? Jun 06 14:57:31 but would need some configuration Jun 06 14:57:48 I get the default route more often correct Jun 06 14:57:55 not always though... Jun 06 14:57:59 could you add new version to shr-unstable? Jun 06 14:58:17 dos1, yeah, could do that Jun 06 14:58:17 i don't think we're using connman somewhere (except wifiman.py of course :P) Jun 06 14:58:21 mrmoku: thanks :) Jun 06 14:58:35 it's just cherry-picking two commits from org.openembedded.dev Jun 06 14:58:46 and setting the preferred version Jun 06 14:59:51 dos1, right now I'm taking from task-openmoko-feed what builds fine and put it to our feed Jun 06 15:00:00 will do connman upgrade after that Jun 06 15:00:12 mrmoku: ok :) Jun 06 15:00:26 mrmoku: and in meantime please commit latest patches ;) Jun 06 15:00:53 about shr-splash-theme-handy Jun 06 15:14:34 dos1, can't do that now... my feed is dirty ;) Jun 06 15:16:32 ptitjes: hey Jun 06 15:17:16 freesmartphone.org: 03mickey 07cornucopia * r1fe97b8d37ae 10/misc-vapi/ (21 files in 2 dirs): misc-vapi: create new project that holds our experimental Vala bindings Jun 06 15:17:17 freesmartphone.org: 03mickey 07cornucopia * r192232e1155d 10/libfsoframework/ (13 files in 2 dirs): fsoframework: remove experimental vapi files, which have been moved to misc-vapi Jun 06 15:20:34 miyo Jun 06 15:20:39 mickeyl: yo Jun 06 15:23:18 have to move Jun 06 15:23:20 sorry Jun 06 15:24:32 heh Jun 06 15:24:44 how can i check for arbitrary file presence with AC_FOO? Jun 06 15:25:09 AC_CHECK_FILE Jun 06 15:28:05 mrmoku: you can add bubble-keyboard to feed, it builds nicely Jun 06 15:28:25 spaetz: Zorkman: I just try shr testing. What I need is: obm working, and easy way for Nick to turn it on and off. and usb networking working under windows Jun 06 15:28:42 bubble-keyboard? Jun 06 15:28:46 dos1, ok Jun 06 15:28:56 spaetz: Zorkman: so that Nick can upload his logs by himself. (used FSO M5.1 until now, and usb under windows does not work) Jun 06 15:29:20 onen|openBmap: it does work Jun 06 15:29:33 onen|openBmap: i use SHR and have usb (ssh + networking) working Jun 06 15:29:50 Zorkman: spaetz: the 2 sec power button did the trick. will try the menu/cross too Jun 06 15:30:26 Zorkman: you are using windows! you are tainted :-P Jun 06 15:32:03 Zorkman: spaetz: thanks for the help Jun 06 15:32:45 is there a screen lock under shr? Jun 06 15:34:19 yup Jun 06 15:34:25 onen|openBmap: hit AUX Jun 06 15:41:11 mrmoku: you can also add intuition, gridpad and essential-dialer :) not tested on neo, but all of those build ok Jun 06 15:41:36 freesmartphone.org: 03mickey 07cornucopia * r70d07dbd99ba 10/libfsotransport/configure.ac: libfsotransport: no longer depend on fsoframework, rather check for the presence of the vapi files Jun 06 15:41:57 could someone repeat the magic incantation of "" ioctl-foo(blockit, "/dev/input-dunno") "" needed to stop all touchscreen-hit events, please? (sorry for being this fuzzy. coffe takes a time to pass blood-brain-barrier ;) Jun 06 15:45:09 DocScrutinizer: jsut type it in when ssh'ed in? Jun 06 15:45:30 Zorkman: huh???? Jun 06 15:45:37 do you want me to just type it in? Jun 06 15:45:43 or do I need to do something special? Jun 06 15:45:44 DocScrutinizer: just heard that our kernel already has a ramconsole-like feature. "mtdoops" can log panic/oops messages to an MTD device Jun 06 15:46:03 DocScrutinizer: since this is tested code that is already in mainline maybe that should be enabled by default? Jun 06 15:46:56 lindi-: sure. no idea about that. please elaborate if you got any better pointers / details (later when my coffe takes effect) Jun 06 15:47:26 DocScrutinizer: well, it writes to flash so the errors survive a battery removal better Jun 06 15:47:53 DocScrutinizer: do we have some nice flash partition we could abuse? maybe the one for the u-boot splash image? Jun 06 15:48:03 Zorkman: I need a line of code to block touchscreen. I hoped someone knows by heart and can toss. ( (2)ioctl ) Jun 06 15:48:36 lindi-: factory partition Jun 06 15:49:09 lindi-: or do you need a whole partition istead of a file in ext2? Jun 06 15:49:46 DocScrutinizer: fd = open("/dev/input/event1", O_RDWR); ioctl(fd, EVIOCGRAB); Jun 06 15:49:55 DocScrutinizer: whole partition i think Jun 06 15:50:07 lindi-: mille gracie :-))) exactly this one Jun 06 15:50:56 wow. xchat is awesome after confuguring Jun 06 15:51:32 max_posedon: i could not figure out how to handle 30 channels with it Jun 06 15:52:22 * stefan_schmidt_ can not figure out how to handle the information load of 30 channels at all. :) Jun 06 15:52:39 I have only 6.. hm, maybe vertically Jun 06 15:52:59 lindi-, start 4 xchat?) Jun 06 15:53:11 but it really awesome. Jun 06 15:55:13 max_posedon, what special configurations do you use? Jun 06 15:56:24 Dejavu Sans3, menubar off, userlist off. indent nicks off Jun 06 15:56:55 channels for server messages off Jun 06 15:57:05 oh, talking about the moko? Jun 06 15:58:12 about xchat on neo Jun 06 15:58:24 yeah Jun 06 15:58:45 just found a bug in xchat. Jun 06 15:58:47 ;\ Jun 06 15:59:07 max_posedon, is it available in the shr repos? Jun 06 15:59:20 yes Jun 06 15:59:24 cool. Jun 06 15:59:33 will give it a go later. Jun 06 15:59:38 thanks for the info. ;) Jun 06 15:59:54 now i want remove join/quit messages Jun 06 16:00:00 possible? Jun 06 16:00:03 or do you need a plugin? Jun 06 16:00:12 yes. possible Jun 06 16:02:33 but cant find) Jun 06 16:02:56 may be im wrong, in this case want plugin Jun 06 16:04:54 found it ;) Jun 06 16:05:08 settings -> advanced -> text events Jun 06 16:05:16 there you can configure the text shown Jun 06 16:05:18 (or not shown) Jun 06 16:05:36 thanks! Jun 06 16:06:17 * DocScrutinizer aims at pidgin with the BIG gun ;-D Jun 06 16:06:51 * DocScrutinizer hates purple after all ;) Jun 06 16:08:12 hell, took me 10 min to figure out .purple contained my pidgin preconfig'd chan on NAND, to copy over to uSD Jun 06 16:10:03 hehe ;) Jun 06 16:10:08 libpurple... Jun 06 16:10:16 luckily there's still mtime, already considered to start strace Jun 06 16:10:21 btw. how to change dpi for ssh -X? Jun 06 16:11:31 or what i should change to makes apps usable Jun 06 16:11:36 (duh, anothe rnightmare... ;) strace pidgin ) Jun 06 16:12:09 max_posedon: good question :-) Jun 06 16:38:32 hi? i need some help to compile openwrt Jun 06 16:39:00 anyone here confirm with compiling the openwrt trunk? Jun 06 16:39:23 not especially for the freerunner.... Jun 06 16:39:38 if we had deep sleep: http://totalueberwachung.de/blog/2009/06/03/freerunner-deep-sleep-standby-time Jun 06 16:39:46 140hrs of standby Jun 06 16:41:24 hello Jun 06 16:41:28 Ainulindale, dos1: wouldn't it be worth of making a gui to enable or disable the "do not go into deep-sleep" ? for people who are (at that time) not using it as a phone it seems to give a very good standby time Jun 06 16:41:40 almost 6days is very impressive Jun 06 16:41:54 Zorkman: why gui? there's a configuration file Jun 06 16:42:05 it's just more user friendly... Jun 06 16:42:19 Zorkman: if they are not using it as phone can't they just turn the gsm off? Jun 06 16:42:23 Zorkman: how do you backup it? Jun 06 16:42:25 the new testing image has a super boot screen. Nice work Jun 06 16:42:31 Zorkman: if it's not in a configuration file? Jun 06 16:42:35 Zorkman: if you have recamping bug, it won't give you that standby time even with enabled deep sleep Jun 06 16:42:41 aha Jun 06 16:42:44 sepultina: don't panic? Jun 06 16:43:09 so when we turn of gsm we will also have standby time of 6days? Jun 06 16:43:10 i upgraded shr-unstable to current git, but still have a visible mouse-cursor; which package is responsible for that, so i can reinstall it? Jun 06 16:43:18 dos1: ?kernel panic? Jun 06 16:44:12 dos1: I have no panic and the freerunner also not Jun 06 16:45:07 sepultina: i mean boot splash :D Jun 06 16:45:23 sepultina: we have two splashes. one with "SHR", and one with "DON'T PANIC" Jun 06 16:45:26 dos1, since you fix smth for russian keyboard, may be you know how to install it? Jun 06 16:45:48 sepultina: and now also third, with handy style "shr is loading" ;) Jun 06 16:45:59 max_posedon: hmm? i fixed something for russian keyboard? Jun 06 16:46:06 aha ok, so i have see the SHR one Jun 06 16:46:21 opkg,org have smth with ompower in deps, which i cant find Jun 06 16:46:37 dos1, ok, some national layouts Jun 06 16:47:08 in short i want russian keyboard Jun 06 16:48:01 max_posedon: i only did recipe for polish dictionary for illume Jun 06 16:48:15 max_posedon: and translations, nothing else :x Jun 06 16:49:03 bad, alexxy ! Jun 06 16:55:53 max_posedon: there is one =) Jun 06 16:56:00 ar two keyboards Jun 06 16:57:33 give me direct lunk plz, because opkg's require ompower Jun 06 16:57:43 which i cant find now Jun 06 16:59:28 Zorkman: humm does not work with testing, it seems :-( Jun 06 16:59:50 Zorkman: can I force the screen lock? or make it automatically lock the screen upon time? Jun 06 17:01:32 onen|openBmap, on testing you have to manually set the keybinding for the lock Jun 06 17:01:40 onen|openBmap, can do that in illume settings Jun 06 17:02:35 mrmoku: ok. is it possible to lock the screen with touch screen interaction? or with time elapsed? Jun 06 17:02:47 mrmoku: by the way, did you have time to look at the dependency pb? Jun 06 17:03:08 onen|openBmap, don't know / dependencies fixed Jun 06 17:03:55 onen|openBmap, the updated package should already be in the shr-unstable feed Jun 06 17:04:40 mrmoku: ok many thanks. I will check it, and see for pushing it to other trees Jun 06 17:12:22 i found the new app "intone" Jun 06 17:13:13 who have i to save an image in intone so it wil be displayed when playing? Jun 06 17:17:21 mrmoku: http://scap.linuxtogo.org/files/f5374679d82ce2e933af25f552bd7619.png Jun 06 17:17:45 mrmoku: what do you think? i could implement it in libframeworkd-phonegui-efl instead of displaying sms directly Jun 06 17:19:00 dos1, isn't it what the notifier does? Jun 06 17:19:24 mrmoku: yep, but now it isn't perfect :P Jun 06 17:19:46 dos1, well... talk with m0nt0 then and enhance it together with him :P Jun 06 17:19:47 is there some way to read both accelerometers at the same time so that I can later correlate which samples were taken at the same time? Jun 06 17:20:26 mrmoku: well, i don't like idea of addintional daemon just for notifing Jun 06 17:20:34 mrmoku: it should be libframeworkd-phonegui-efl job Jun 06 17:20:50 dos1, don't think he did that because he wanted to have another daemon... Jun 06 17:20:56 just talk to him ;) Jun 06 17:21:05 be he isn't there :P Jun 06 17:21:29 mrmoku: first thing i do with notifier after installing is commenting out part with messages Jun 06 17:21:47 mrmoku: it's useless, as libframeworkd-phonegui-efl displays message immediately Jun 06 17:22:14 mrmoku: i would implement messages in phonegui-efl, and for now keep contacts in notifier Jun 06 17:22:29 mrmoku: (maybe changes in GUI - i don't like that fullscreen...) Jun 06 17:22:36 s/changes/with changes/ Jun 06 17:22:36 dos1 meant: mrmoku: (maybe with changes in GUI - i don't like that fullscreen...) Jun 06 17:23:00 mrmoku: but i want use my "coding power"(TM), which i have at this moment :P Jun 06 17:23:08 mrmoku: and i don't know if i will have it later :D Jun 06 17:24:00 dos1, the first thing you could use your current coding power for is to add a option to disable immediate display ;) Jun 06 17:24:14 just removing that facility is no option... because some people might want it Jun 06 17:24:28 mrmoku: no, i don't want to just remove it Jun 06 17:24:39 mrmoku: that's why i want to implement that screen in phonegui-efl Jun 06 17:25:41 dos1: funny thing with SMS: if I select "delete" in SMS-showup screen which pops up on inbound SMS, I delete this one msg and after that the notifier "Full. Delete some SMS!" uncovers when all the SMS screens close ;-D Jun 06 17:26:17 DocScrutinizer: "full" message displays on full signal from frameworkd Jun 06 17:26:28 DocScrutinizer: and sometimes it displays before window with message :) Jun 06 17:26:32 I completely understand what's "wrong" there, and it probably is hard to "fix" it. anyway it's kinda confusing to average user Jun 06 17:26:55 DocScrutinizer: with notification from that screen you'll se both windows at the same time :D Jun 06 17:30:06 dos1: maybe the full-notifier could listen to SMS-delete events and close on sensing any SMS-deletion Jun 06 17:30:22 DocScrutinizer: dunno if we have sms-delete events :D Jun 06 17:30:41 me neither - just a suggestion out of the blue Jun 06 17:31:09 DocScrutinizer: what do you think on http://scap.linuxtogo.org/files/f5374679d82ce2e933af25f552bd7619.png ? Jun 06 17:31:33 I wasn't thinking of events actually, rather of sensing the *command* to delete a SMS Jun 06 17:32:29 hmmpf, stalls Jun 06 17:33:03 nah, just dead slow? Jun 06 17:33:50 aah, finish. Nice :-) Jun 06 17:34:25 will calls be notified as well? Jun 06 17:36:54 DocScrutinizer: in the end, yes ;) Jun 06 17:37:46 update - http://scap.linuxtogo.org/files/4b87679bc82482ee78dd3394ce49969d.png Jun 06 17:37:56 but with wrong icon :D (fixed now) Jun 06 17:38:33 that app on screen is just python GUI, which does nothing ;) Jun 06 17:38:47 but implementing it in libframeworkd-phonegui-efl shouldn't be hard Jun 06 17:41:39 any gtk wizzard? I try to replace my image (containing text) for a button by an image + label (whose I could translate text). I would like to have the text above the image (which is background color + icon). Any hint? Jun 06 17:42:18 max_posedon: thanks for the async/mount thing. Work like a charm :-) Jun 06 17:43:24 np, sync is always hell Jun 06 17:43:42 I hope we will switch to ubifs soon too Jun 06 17:53:46 dos1: wouldn't it be better to implement this in the launcher app of c_c? Jun 06 17:54:09 Zorkman: i don't think that's launcher work Jun 06 17:54:22 Zorkman: that's what ophonekitd with phonegui lib should handle Jun 06 17:54:39 but with a pop-up (be it fullscreen or not) there is the problem that if you're busy and want to launch something now, you need to hide the notification Jun 06 17:54:42 so you might forget about it Jun 06 17:56:00 anyway, as long as we can chose to enable or disable it, it won't bother me Jun 06 17:58:06 well, any kind of "window needs attention" notification (like e.g. the flashing blue on KDE windows-bar) is not existing (yet?) for E it seems Jun 06 18:07:25 shr-unstable seems to be less reliable than testing of a month ago used to be... Jun 06 18:07:40 second time today that d-bus borks... Jun 06 18:09:02 restarting it (or frameworkd) doesn't help Jun 06 18:09:12 dos1: what's new? 8) Jun 06 18:09:19 is this a known problem? Jun 06 18:16:03 * dos1 is fighting with libframeworkd-phonegui-efl Jun 06 18:16:23 and /me thinks it should have some manual for people, who want to work on it :P Jun 06 18:18:20 dos1: have you looked to my script? Jun 06 18:28:49 in the abcd.desktop file, Debian does not know "SingleInstance=true". Is it understood by OE? Jun 06 18:34:07 seriosly, is anyone using the latest unstable as a phone? Jun 06 18:34:17 and is testing any more stable phonewise? Jun 06 18:36:52 * Q-Master can't yet get access to opimd sqlite backend in testing. seems contacts are stored in sim-card yet Jun 06 18:43:10 Zorkman, I use it as daily phone (and even do phone calls from time to time ;) Jun 06 18:43:36 mrmoku: i used testing also as a daily phone a month or so ago, Jun 06 18:43:49 but this version of unstable (i know, it's in the name) really borks a lot on me Jun 06 18:44:01 Zorkman, the only problem is that dbus problem :( Jun 06 18:44:07 already three times this day... Jun 06 18:46:00 BTW, guys, why navit shows wrong position in SHR unstable??? Jun 06 18:46:23 I've tried the latest navit from navit-project Jun 06 18:46:40 Q-Master: do you also run into sound problems after installing navit? Jun 06 18:46:48 (i think it might have something to do with speech) Jun 06 18:46:57 after installing navit; boxar doesn't work anymore Jun 06 18:47:15 Zorkman: haven't noticed it. Jun 06 18:47:19 couldnt output to speakers Jun 06 18:47:20 boxar works Jun 06 18:47:26 Zorkman, did you remove that f*****g speech-dispatcher? Jun 06 18:47:27 I get: /dev/dsp: Device or resource busy Jun 06 18:47:27 couldnt output to speakers Jun 06 18:47:33 nah. Jun 06 18:47:39 mrmoku: i'm removing it atm :) Jun 06 18:48:06 it starts, gets fixes, but shows me the wrong position. several kilometers wrong. Jun 06 18:48:20 Q-Master: very strange.. never had that problem Jun 06 18:48:29 btw: for those interested, there is a way to speed navit routing Jun 06 18:48:58 For the long time for calculation, it might help if you add an #define CACHE_SIZE (10*1024*1024) to file.c Jun 06 18:49:14 they are going to make it configurable and set it standard for the FR Jun 06 18:51:07 lol, you can really drive people made with boxar Jun 06 19:05:03 SHR: 03seba.dos1 07shr-settings * r271db7d8541a 10/shr-settings: [lanucher] really delete window with modules, not only binding object Jun 06 19:07:49 dos1: hello! 8) Jun 06 19:08:33 Q-Master: what problems do you have with opimd? Jun 06 19:08:47 Q-Master: i don't know what is supposed to work with testing Jun 06 19:09:01 Q-Master: i think almost nothing :P Jun 06 19:09:03 Q-Master: but with unstable it should work ok Jun 06 19:09:20 dos1: Seems that contacts doesn't look into opimd for contacts Jun 06 19:09:29 in unstable Jun 06 19:09:35 Q-Master: yep, that's correct Jun 06 19:09:39 why? Jun 06 19:09:44 Q-Master: you have to use libframeworkd-phonegui-efl2 Jun 06 19:09:48 Q-Master: cause it's not implemented? :D Jun 06 19:11:03 dos1: have you thought about changing dictionaries to lists in opimd? Jun 06 19:11:24 Q-Master: yep, we should think on API Jun 06 19:11:38 dos1: when? Jun 06 19:11:38 Q-Master: but i would like to see more FSO guys working on opimd API Jun 06 19:11:53 Q-Master: i'm not the right person for making api and references Jun 06 19:11:56 i'm just programmer Jun 06 19:11:57 ;) Jun 06 19:12:18 dos1: I dunno whom else to bother. 8) so you're the victim. 8) Jun 06 19:16:04 dos1: who from FSO is working on opimd? whom should I bother also? Jun 06 19:16:16 Q-Master: i think noone ATM Jun 06 19:16:22 good Jun 06 19:16:35 dos1: so, our hands are free. 8) Jun 06 19:16:45 let's change the api Jun 06 19:16:46 8) Jun 06 19:27:49 mrmoku: do we know why speech-dispatcher fucks everything up? Jun 06 19:28:31 mrmoku: how's going your work on feed? ;) Jun 06 19:29:14 Zorkman: seems that it locks /dev/dsp for itself Jun 06 19:30:31 Zorkman, yep, because it pulls in and uses pulse-audio :P Jun 06 19:30:59 dos1, well... quite a bit of build work to see what builds and what not... Jun 06 19:31:28 dos1, but making progress... slower than wanted... but progress :) Jun 06 19:31:36 noone working on frameworkd atm? Jun 06 19:31:49 last modification 8 days ago... Jun 06 19:32:20 WE SHOULD CHANGE THE API!!!! -=8E~~~~~] Jun 06 19:32:23 8)) Jun 06 19:39:33 mrmoku: : I just checked your OE fix for dependencies for obm Jun 06 19:39:48 mrmoku: I like it, the style is good, and you have a very nice phrasing Jun 06 19:39:54 mrmoku: I validate it ;-) Jun 06 19:40:30 mrmoku: thanks for the help! I will poke Stefan to bring it into M5.5 branch Jun 06 19:40:37 hehe :) Jun 06 19:40:46 * stefan_schmidt_ hides Jun 06 19:41:01 * onen|openBmap thinks Stefan has just been poked Jun 06 19:41:17 onen|openBmap: Give me some context. Poking itself only hurds Jun 06 19:41:59 stefan_schmidt_, he wants you to cherry-pick fde655e76b7dd4e1185091cf951cb949f48a29f8 Jun 06 19:44:06 stefan_schmidt_: this should solve the dependency problem rhkfin got while trying to install openBmap under om2009 Jun 06 19:44:08 into ms5.5? Jun 06 19:44:14 will do this later Jun 06 19:45:02 bubble-keyboard is funny :D Jun 06 19:45:08 stefan_schmidt_: om2009 will get it once in m5.5, or should I ask somebody specific to cherry pick it too, to om2009? Jun 06 19:45:15 onen|openBmap: great :) Jun 06 19:45:31 dos1: bubble-keyboard? I'm always open for new keyboard ideas.. qwo rocks.. Jun 06 19:45:40 rhkfin: may I ask if you could comment on your comment on opkg about this ;-) Jun 06 19:45:47 onen|openBmap: it's fine om2009 builds from the ms5.5 branch Jun 06 19:46:01 onen|openBmap: I think you should do it as the maintainer :) Jun 06 19:46:28 stefan_schmidt_: and it won't be a pb if you bring it into m5.5, that shr already has it (I think they build on top of m5.5 too, isn't it?) Jun 06 19:47:05 rhkfin: I am far more lazzy, than maintainer. ... ... ... ALL RIGHT! I do it! Jun 06 19:47:30 * onen|openBmap lacks leadership to make people do what I don't want to Jun 06 19:49:44 onen|openBmap: heh, great :) Jun 06 19:50:59 onen|openBmap: btw I recorded today some 3hrs of car driving with obm and after this it didn't start. It opened a white window but that's all, it got stuck there. Any idea if this might have anything to do with loading the previously recorded data or something? I'm flashing now om2009 again and I'll try later again to se if this still happens and if I can get any errors.. Jun 06 19:52:53 * onen|openBmap thinks rhkfin has the bad eye Jun 06 19:53:20 nah, that's me Jun 06 19:53:33 (and Dave ;-) Jun 06 19:53:37 onen|openBmap: I tend to find all kind of weird things in these apps.. Think it from my side how nice it's to try to use apps when I find this all the time :) Jun 06 19:53:48 rhkfin: so you used the app, pressed generate, and drive 3 hours. then when did you got a white (grey?) screen? after shut down, and again up? Jun 06 19:54:00 * onen|openBmap never said he is the only one Jun 06 19:54:15 DocScrutinizer: hi Doc :-) Jun 06 19:54:23 hi! Jun 06 19:55:55 onen|openBmap: start -> generate -> drive 3hrs -> stop -> quit. do things, restart phone etc. Then try to start OBM again, I only get the grey screen & the phoen ~dies. I think OBM eats all resources. Jun 06 19:55:59 rhkfin: it does not load any data at startup Jun 06 19:56:45 ok.. Jun 06 19:57:00 rhkfin: well beside the config file Jun 06 19:57:00 out of mem? Jun 06 19:57:06 Interesting. Well I'll come back to this at some stage, after reflashing and when I got a bit more time Jun 06 19:57:17 DocScrutinizer: hard to believe but possible.. Jun 06 19:57:59 rhkfin: I have no idea right now. The app has shown very stable so far. Jun 06 19:58:13 rhkfin: did you modify something in the config file? Jun 06 19:58:28 rhkfin: do you have your .openBmap directory on the sd card? Jun 06 19:59:11 rhkfin: did you reboot and relaunch? (I mean, you still have 3 hours of data to upload :-) ) Jun 06 20:00:40 onen|openBmap: I didn't touch the config file Jun 06 20:00:45 rhkfin: by the way, I had already read your blog post you pointed to me yesterday. Jun 06 20:00:50 * onen|openBmap hugs rhkfin Jun 06 20:01:23 onen|openBmap: home dir is in the uSD, yes so reflashing shouldn't have lost any data. Jun 06 20:01:38 onen|openBmap: I have some UI suggestions from a first time user, if you want to hear Jun 06 20:01:47 suggestions/comments Jun 06 20:02:08 rhkfin: sure (by the way I did some testing for UI rework today, so you are right on time :-) ) Jun 06 20:02:47 rhkfin: uSD. did you have any large access to it at the same time (e.g. tango gsp downloading maps) ? Jun 06 20:03:18 rhkfin: first I will remove text from images, and put it as label, allowing translation Jun 06 20:03:24 onen|openBmap: hmm.. actually I think I did have some acces there -> could've made it busy, hope it didn't corrupt anything.. Jun 06 20:03:30 rhkfin: I will replace "generate" which is misleading by "start" Jun 06 20:03:52 onen|openBmap: 1) use only one button that changes status (generate/stop) Jun 06 20:04:03 2) rename 'generate' - great, you already knew that :) Jun 06 20:04:46 3) explain what the weird values are. I was able to figure out the cell id, dB and type but no idea of the 2nd last GSM row , what the values are.. Jun 06 20:05:14 4) to make it more interesting, show the number of seen/found GSM cells. ATM it's REALLY boring to wathc.. Jun 06 20:05:21 rhkfin: so this could be it. what may happens: uSD multiple access. too many application-debug-log written (slowly), it is already time for new logging loop, thus no idle time left for gui refresh Jun 06 20:05:55 5) the speed doesn't maybe need all that decimals :) 25.999922248 km/h :) (and the km/h could be there after the number, not the 'speed' text) Jun 06 20:06:05 onen|openBmap: ok, I'll try it again later.. Jun 06 20:06:14 rhkfin: two quick fix: 1. increase logging loop time. 2. change logging level from debug to info in ...../site-package/openbmap/logger.py Jun 06 20:07:36 onen|openBmap: I'll come backto this when I have the phone up&running Jun 06 20:08:16 how to make a ring volume higher? Jun 06 20:08:17 rhkfin: 1) I though about this, but to prevent a press, no reaction , did I press and gui sluggish, or did I press not. then repress, then it was pressed, then I stop it. two buttons, no error. (same idea with having at the same place the take and hang up button for a phone call) Jun 06 20:08:23 it is very low. Jun 06 20:09:19 Q-Master: what distro? Jun 06 20:09:29 shr unstable Jun 06 20:09:42 rhkfin: 2) ok, but I lack space... will try to put the complete name when buttons are taken out of the main screen Jun 06 20:09:53 onen|openBmap: 1) understand. I think renaming 'generate' to 'start' eases this Jun 06 20:10:27 rhkfin: 4) I have the same need. during a trip, I wanted to have an idea, how many serving/neighbours did I see since start. will come in next version Jun 06 20:10:54 onen|openBmap: 4) great :) Jun 06 20:11:18 rhkfin: 5) you are not hte first to tell, will fix it. well you are probably right with the km/h Jun 06 20:11:38 onen|openBmap: 5) great :) Jun 06 20:13:24 rhkfin: suggestions which has been made too: display number of satellites in site. display the current gps fix status (useful when you don't have the 3d fix, at least, you know how close from it you are) Jun 06 20:14:13 * mrmoku wonders if we should try to update dbus Jun 06 20:14:22 rhkfin: make gsm serving flash (or bigger) when changing. allows seeing it easily when driving and the phone is next to the driving wheel Jun 06 20:15:27 onen|openBmap: show # of satellites - oh, I thouhgt you did it already in the reliability field.. But I do second that that every GPS app should be able to show the signal quality Jun 06 20:16:02 rhkfin: your fame increased with my comment on opkg.org ;-) Jun 06 20:16:33 mickey|dinner, did you try current dbus (1.2.14) or would it be worth to give it a shot Jun 06 20:16:42 borken dbus is annoying ;) Jun 06 20:17:20 rhkfin: well I more or less agree. it depends to what extent. for example, I use zhone gps gui to have details. not openbmap. every tool is good at what it is designed for Jun 06 20:19:04 onen|openBmap: I guess my 'dream' app for openBmap would be a map screen that'd draw line colour one when using one GSM cell and change the colour when the cell changes. -> Visualize as much as possible to make it interesting to look at. Of course it could have this 'all possible detailed data numbers etc' view too. OTOH doing it on map makes it heavies but I'd vote for some kind of visualization and explanation of the numbers Jun 06 20:20:56 mrmoku: i'm for trying new dbus :X Jun 06 20:21:07 mrmoku: and i thought exactly the same today Jun 06 20:21:11 :) Jun 06 20:21:36 as soon as I'm finished with that damn feed I will try if it builds Jun 06 20:23:21 rhkfin: +1 one for map visualisation. tangogps could be a target. use obm data to locate yourself. OR display what cell data you get Jun 06 20:23:45 onen|openBmap: I'd vote for omgps... It's rated as 'more open' than tangogps.. Jun 06 20:24:08 And the location should be done on a lower level, not on the app level, I thin.. Jun 06 20:24:50 dos1, we'll have git in the feed... no need anylonger for you to copy stuff around ;) Jun 06 20:25:12 oh! nice! :D Jun 06 20:25:16 Q-Master: edit stereoout.state Jun 06 20:25:23 rhkfin: omgps, why not, I don't know. Just I think I should not redo the all display/download map myself Jun 06 20:25:31 DocScrutinizer: too lazy. 8) Jun 06 20:25:49 rhkfin: sure, not in the app. I was refering to a dbus (framework?) service, tangogsp would query for position Jun 06 20:25:55 mrmoku: in old days (when using my repo for shr-settings) i had svn installed on FR ;) Jun 06 20:25:59 better tell me what to do with navit and it's wrong positioning Jun 06 20:26:15 mrmoku: now, when i have only FR arround, i'm sshing to shell and pushing from it :D Jun 06 20:26:45 onen|openBmap: right Jun 06 20:26:54 Q-Master: no idea, sorry Jun 06 20:27:07 heh Jun 06 20:27:15 rhkfin: do you have contact with omgps guy? Jun 06 20:27:58 is it my imagination or did tangogps become much slower?? Jun 06 20:28:00 onen|openBmap: hmm.. not sure.. the code is at google code -> ~easy to find (sorry, can't help now, behind a SLOWWWW connection... enough for irc..) Jun 06 20:28:12 draggin the map around hogs Jun 06 20:28:25 rhkfin: no pb, was wondering, just in case of ;-) Jun 06 20:28:46 (4seconds before it appears, didn't that used to be faster?) Jun 06 20:28:51 onen|openBmap: ok :) Jun 06 20:28:56 anyway, i've loaded a big gpx file, maybe that is interfering Jun 06 20:29:12 Zorkman: maybe same pb as with openBmap Jun 06 20:29:26 Zorkman: new tango (oemerge) works better for me than the T090416 version Jun 06 20:29:44 Zorkman: rhkfin: so this could be it. what may happens: uSD multiple access. too many application-debug-log written (slowly), it is already time for new logging loop, thus no idle time left for gui refresh Jun 06 20:29:52 onen|openBmap: but the code is open and visible there, new releases quite often and it has nice features vs. tangogps - impossible to get touch with the developer, hard to contribute etc... (-> there are at least two unofficial versions around, one for geocaching, one for something else..) Jun 06 20:31:06 Anyone have any idea or plan how to fix this: http://trac.freesmartphone.org/ticket/435 <- not suspend/call after a received call Jun 06 20:31:21 rhkfin: the idea is: I am very interested. But if nobody gets in touch with this guy now, I won't have time to do so soon Jun 06 20:31:39 shoragan: any news with dbus bug? Jun 06 20:32:47 onen|openBmap: http://code.google.com/p/omgps/ - name's meng.qingyou, I think the nick (on ML) was qgo or similar... Jun 06 20:33:24 ls Jun 06 20:33:42 d'oh!, stupid alt-tab Jun 06 20:33:56 mqy Jun 06 20:33:59 su Jun 06 20:34:06 imamaster Jun 06 20:34:11 oups Jun 06 20:34:13 very close rhkfin :) Jun 06 20:34:14 ;D Jun 06 20:34:17 haha Jun 06 20:34:29 Zorkman: hah :) Jun 06 20:34:45 rhkfin: (#435) I'd guess that's another result of dbus lib bug Jun 06 20:34:48 mindKMST: nude-lady.jpg nude-lady2.jpg my-application-to-misocroft.doc Jun 06 20:34:52 onen|openBmap: -> do you wan't me to write him to contact you for co-operation :) Jun 06 20:35:45 DocScrutinizer: so there's some work going on that should address this and some other bugs at the same time..? Great to hear - it's annoying... Jun 06 20:35:49 DocScrutinizer: any pointer to this dbus bug? Jun 06 20:36:06 rhkfin: well I guess you read my mind ;-) Jun 06 20:36:13 onen|openBmap: concider it done :) Jun 06 20:36:33 DocScrutinizer: url, irc backlog, bugreport, anything Jun 06 20:36:38 I've been asked several times. no idea atm tho. some #4xx Jun 06 20:36:39 mailing list Jun 06 20:37:14 rhkfin: I have not put to much thinking in maps+obm. focusing on others aspects first. But sure thing, we could start talking about what we could build :-) Jun 06 20:37:19 DocScrutinizer: just as there were no answer from any of the fso developers on bug 435, that seems plain ignorance Jun 06 20:37:28 k, guys. A last time... Jun 06 20:37:50 DocScrutinizer: mrmoku wants to try new version of dbus in SHR Jun 06 20:37:52 and would be quite wondered, if there were some work, and they didnt notice the tohers Jun 06 20:38:16 heh Jun 06 20:38:19 dos1: so what should we do with pim? Jun 06 20:38:30 it's unusable for now Jun 06 20:38:45 if just upgrading dbus will work, then it will show that noone really was working on that issue :( Jun 06 20:38:48 Q-Master: why? Jun 06 20:39:21 dos1: I have a huge amount of contacts with more than 1 cell phone Jun 06 20:39:33 this won't work Jun 06 20:40:10 {'Phone': 666, 'WorkPhone': 777, 'HomePhone': 888, 'CellPhone': 999} Jun 06 20:40:13 :> Jun 06 20:40:41 dos1: very funny. Jun 06 20:40:54 dos1: (new dbus) I guess that's a good idea Jun 06 20:41:02 dos1: I wanna import them from vcard file, not printig by hands Jun 06 20:41:09 sorry guys, can't find the pointer ATM Jun 06 20:41:10 it's time for an e-bus Jun 06 20:41:56 DocScrutinizer: i think that's sad that noone proposed to use newer dbus earlier :( Jun 06 20:42:14 DocScrutinizer: i thought that on todays morning, but forgot to mention on maillist Jun 06 20:42:20 eh Jun 06 20:42:24 s/maillist/irc/ Jun 06 20:42:36 DocScrutinizer: and few hours later mrmoku suggested that Jun 06 20:42:45 I think I'm not in to comment on this. I know the FSO team is focusing all power on fixing the dbus-lib bug Jun 06 20:42:56 DocScrutinizer: i heard that FSO team is focusing on fixing that Jun 06 20:43:09 DocScrutinizer: but i don't see any reports, any progress, any informations... Jun 06 20:43:28 I heard of somebody hearing things ...;))) Jun 06 20:43:28 DocScrutinizer: if they would share their notices, maybe we would get fix earlier Jun 06 20:44:14 that's why i just think that noone is really working on that ATM :( Jun 06 20:44:22 dos1: I have a troubles with internet at work, so I'm off from mo till fr. Plz, make some decisions about PIM API. Jun 06 20:44:26 dos1: see :[22:31] shoragan: any news with dbus bug? Jun 06 20:44:31 dos1: on bug #435 I asked some very specific question about fso source code. Noone bothered answering me. Not a single "go away" comment. Nothing Jun 06 20:44:42 I'm tired of being unable to use Neo Jun 06 20:45:09 I'm tired Jun 06 20:45:22 I'm bored Jun 06 20:45:44 onen|openBmap: openbmap wiki is down - trying to find contact details.. Jun 06 20:47:07 khiraly1: ( dos1: on bug #435 I asked...) See #openmoko topic: "" | Before asking read http://www.catb.org/~esr/faqs/smart-questions.html | "" Jun 06 20:48:57 DocScrutinizer: so you are saying ...? Any specifics? Jun 06 20:49:38 DocScrutinizer: because what I said, was quite specific, see: http://trac.freesmartphone.org/ticket/435#comment:4 Jun 06 20:50:53 khiraly1: considered maybe the very small FSO team is just busy ATM with other tasks than reading/answering trac-comments? (maybe even tasks not at all related to FSO) Jun 06 20:52:51 DocScrutinizer: khiraly1: I support Doc with this comment. FSO people are making a *lot* of things at the same time. And since not being paid any more for FSO at the moment, make their time even more precious Jun 06 20:53:21 khiraly1:http://www.catb.org/~esr/faqs/smart-questions.html#before ""... Never assume you are entitled to an answer. ..."" Jun 06 20:53:40 DocScrutinizer: khiraly1: and I only take care of one small project, and cannot already see all the emails/posts/etc... everywhere Jun 06 20:55:21 khiraly1: I had good contacts with all of them so far. Not always quick, but I can easily understand that. It is the same with me. Jun 06 20:56:06 DocScrutinizer: ok then maybe I considered this bug higher priority as it really should be. Just thought this is the single bug which holds me back using the phone as a day-to-day phone, and the bug is already a month old should have some feedback from the developers. Jun 06 20:56:31 nevermind, dont overexpect things in the future Jun 06 20:58:04 khiraly1: i agree with you about priority of this bug, but we can be only sad about that, not angry for FSO devs :P Jun 06 20:59:08 khiraly1: there's known dbus lib bug. all bugs possibly caused by this will not see any care until this major *dbus(!)*-bug is fixed. FSO team got no response from dbus upstream on that. So it's quite clear why you get no answer on #435, no? Jun 06 21:00:08 DocScrutinizer: wasnt aware of this dbus bug before you mentioned. Sorry. Jun 06 21:01:01 np, I-m astonished how few noise around it, actually Jun 06 21:04:37 https://bugs.freedesktop.org/show_bug.cgi?id=19796 Jun 06 21:04:40 is it that bug? Jun 06 21:08:20 I'm really not close to this issue, but from what I remeber being told from Mickey: yes sounds exactly like our problem Jun 06 21:09:22 when I use a gtk.dialog modal, illume arrows work to browse running apps. when using gtk.messagedialog modal, it won't. any idea? Jun 06 21:09:57 rhkfin: which wiki, my contact info? Jun 06 21:12:36 onen|openBmap: openbmap wiki won't open, you'r e-mail (to start the discussion with omgps Jun 06 21:15:49 onen|openBmap: (modal) might be intentional design decision - dunno Jun 06 21:17:51 onen|openBmap: check what is set in the xproperties or whatever that's called Jun 06 21:18:02 there should be a utility to do that Jun 06 21:18:43 DocScrutinizer: there is some patch in comments Jun 06 21:18:49 DocScrutinizer: is it resolving our issue? Jun 06 21:19:09 DocScrutinizer: i suppose you don't know ;D Jun 06 21:19:27 uff... feed pushed Jun 06 21:19:42 dos1: as mentioned above, I'm not fully informed about this at all Jun 06 21:19:57 exactly - I dunno Jun 06 21:20:17 tmzt: sorry don't understand what you propose :-( Jun 06 21:20:28 dos1, IIRC patch was from mw| ... and he triggered that bug while trying to do that frameworkd on host to debug thingie Jun 06 21:20:29 xlsatoms? Jun 06 21:20:44 so it could as well help for our case Jun 06 21:20:48 I mean the window class seems to be wrong, it's a dialog Jun 06 21:20:59 you probably need to talk with raster though Jun 06 21:21:27 dos1, and as the comment with the updated patch is quite current... my hope that just upgrading dbus will help vanished away :( Jun 06 21:21:45 BUT, we could just add that patch ;) Jun 06 21:22:45 tmzt: ok, thanks Jun 06 21:23:20 mrmoku: yep :D Jun 06 21:29:16 dos1, building it now :P Jun 06 21:29:31 yay! : Jun 06 21:29:33 :D Jun 06 21:37:07 mrmoku: hoooray for mrmoku :-). I'm *very* anxious to hear of results! actually it seems this bug is causing tons of borks and oddities on whole SHR (at least to me) Jun 06 21:37:28 mickey|dinner: ping Jun 06 21:41:48 well... it built :D Jun 06 21:44:07 mrmoku: and...? ;D Jun 06 21:44:25 Upgrading dbus on root from 1.2.1-r10 to 1.2.14-r0... Jun 06 21:44:57 * ERROR: Cannot satisfy the following dependencies for dbus: Jun 06 21:44:57 * libdbus-1-3 (>= 1.2.14) * Jun 06 21:45:28 aaaargh Jun 06 21:45:55 bitbake libdbus! Jun 06 21:46:27 that's probably the hottest opkg upgrading :D Jun 06 21:46:48 Upgrading libdbus-1-3 on root from 1.2.1-r10 to 1.2.14-r0... Jun 06 21:47:12 ~seen mickeyl Jun 06 21:47:13 mickeyl was last seen on IRC in channel #openmoko-cdevel, 6h 22m 3s ago, saying: 'AC_CHECK_FILE'. Jun 06 21:47:29 * dos1|neo holds thumbs Jun 06 21:47:42 Configuring libdbus-1-3 Jun 06 21:47:50 mrmoku: is that build with or without that patch? Jun 06 21:47:52 ~seen mickey|dinner Jun 06 21:47:52 mickey|dinner is currently on #openmoko-cdevel, last said: 'g'night'. Jun 06 21:49:46 DocScrutinizer, with patch Jun 06 21:50:00 Starting system message bus: Jun 06 21:51:28 then freeze ? ;-> Jun 06 21:51:51 ~seen shoragan Jun 06 21:51:52 shoragan is currently on #openmoko-cdevel, last said: 'alphaone, that patch uses ophonekitd'. Jun 06 21:52:32 DocScrutinizer, yup... frozen like ice ;) Jun 06 21:52:39 ouch Jun 06 21:53:02 just the ssh session though... guess connman died and took me the interface away :P Jun 06 21:53:34 going to reboot now Jun 06 21:54:05 ssh via conman? for debug? wow Jun 06 21:55:00 stefan_schmidt_: ping Jun 06 21:56:59 * DocScrutinizer passing mic over to stefan_schmidt_ Jun 06 21:57:09 DocScrutinizer: what context? dbus? Jun 06 21:57:16 yup Jun 06 21:57:49 The bug entry sounds interesting at least. Jun 06 21:57:57 stefan_schmidt_: you got a backscroll for this #chan? Jun 06 21:58:20 From what I gathered from shoragan our msg are queued but never dispatched within dbus Jun 06 21:58:27 And we use async a lot. Jun 06 21:58:36 Can be, but could also be another bug. Jun 06 21:59:11 I fear only shoragan can judge this as he already dived into the dbus code. Jun 06 21:59:25 I'll ping him the next time I can get hold off him. Jun 06 21:59:33 stefan_schmidt_: you got a ticket number for referencing the issue? Jun 06 21:59:47 DocScrutinizer: ticket on fso trac? Jun 06 22:00:09 FSO fine. OM fine as well Jun 06 22:00:27 we need a name for public discussion Jun 06 22:00:42 http://trac.freesmartphone.org/ticket/416 Jun 06 22:01:14 ok, so the name is #416 now ;-) Jun 06 22:01:30 heh, the good old bug number naming Jun 06 22:01:48 Let's hope it dies earlier then #1014 Jun 06 22:01:48 what's new about dbus? Jun 06 22:01:52 1024 Jun 06 22:02:10 i've got dc Jun 06 22:02:25 last saw: ~seen mickey|dinner Jun 06 22:03:15 dos1|neo1: mrmoku applied patch -> borks Jun 06 22:03:42 stefan_schmidt_ named the bug FSO-#416 Jun 06 22:03:59 * mrmoku should not have overwritten system.conf ;) Jun 06 22:04:07 mrmoku, onen|openBmap: You guys are funny with your openbmpa cherry-pick. The 0.3.0 logger is not even in ms5.5. You sneaked it only in shr :) Jun 06 22:04:08 frameworkd crashes for AccessDenied :P Jun 06 22:04:24 stefan_schmidt_, ouch :P Jun 06 22:04:39 mrmoku: Need to find that commit first. Jun 06 22:04:40 mrmoku: that's fixable Jun 06 22:04:42 mrmoku: lol Jun 06 22:04:45 Will take care about it Jun 06 22:05:11 mrmoku: you just have to edit some policies Jun 06 22:05:14 stefan_schmidt_, well... it was you who sneaked it in ;) Jun 06 22:05:16 ab2d691348a249e9c18e3551af2e97479a68e427 Jun 06 22:05:27 lol, again Jun 06 22:05:40 hmm, only in shr? Jun 06 22:05:41 bad me Jun 06 22:05:51 i think some example is in fso git repo Jun 06 22:06:02 getting old it seems :) Jun 06 22:06:04 Will fix Jun 06 22:06:51 stefan_schmidt_: ??? well to what feed did you add it last time then? I thought it was m5.5 Jun 06 22:07:13 well fellas, /me feels like going to get a saturday eve's beer. So DocScrutinizer is now known as DocMobilizer ;-). cya Jun 06 22:07:19 onen|openBmap: I was thinking the same. Will fix it now. Jun 06 22:07:27 dos1|neo1, if you want to play... ;) Jun 06 22:07:29 http://build.shr-project.org/tests/mrmoku/dbus_1.2.14-r0_armv4t.ipk Jun 06 22:07:39 http://build.shr-project.org/tests/mrmoku/libdbus-1-3_1.2.14-r0_armv4t.ipk Jun 06 22:07:42 stefan_schmidt_: thanks Jun 06 22:07:46 good night Jun 06 22:08:19 stefan_schmidt_, IIRC we cherry-picked it from fso/ms5.5 ... should be there then Jun 06 22:08:39 mrmoku: ok, not in git repo, but on some mickeyl's server Jun 06 22:09:08 mrmoku: That it is what wonders me. Jun 06 22:09:16 Anyway, cherry-picked and pushed Jun 06 22:09:23 dos1|neo1, you could just install it and not overwrite the conf :P Jun 06 22:09:34 I'm going to bed now :) Jun 06 22:09:36 mrmoku: which patch should I apply? I'm happy to test dbus Jun 06 22:09:47 (I saw at least two versions around) Jun 06 22:09:56 hope I'll hear "a small step for mrmoku, a giant leap for all FSO-dbus-based distros" in a short while ;-D Jun 06 22:10:02 lindi-, I applied the second version to dbus 1.2.14 Jun 06 22:10:05 https://bugs.freedesktop.org/show_bug.cgi?id=19796 Jun 06 22:11:11 DocScrutinizer, would be great... that dbus thing is blocking our 'conquer the world' plans ;) Jun 06 22:12:01 yup exactly, Brain! Jun 06 22:12:42 mrmoku: er, which one exactly? dbus-1.2.12-dbus_connection_send_with_reply.patch? (I'm not sure if this "hide obsolote" feature needs javascript or something) Jun 06 22:12:51 pinky away for beer now ;-) Jun 06 22:16:28 lindi-, dbus-connection-bug-19796-v2.patch Jun 06 22:16:46 the last one from the ticket added on 4th Jun 06 22:20:43 dos1|neo1: great finding, btw :-))) Jun 06 22:22:09 DocScrutinizer, he... forget installing the package... have to rebuild... with the patch ;) Jun 06 22:22:27 * mrmoku is to tired to correctly add a patch with one try Jun 06 22:22:44 k Jun 06 22:23:09 DocScrutinizer, updated with r1 Jun 06 22:23:20 http://build.shr-project.org/tests/mrmoku/dbus_1.2.14-r1_armv4t.ipk Jun 06 22:23:26 http://build.shr-project.org/tests/mrmoku/libdbus-1-3_1.2.14-r1_armv4t.ipk Jun 06 22:23:44 DocScrutinizer, have a nice beer :) Jun 06 22:23:49 * mrmoku is off to bed now Jun 06 22:23:51 gnight all Jun 06 22:24:15 mrmoku|away: gnight Jun 06 22:38:48 fsck! /etc/localtime: error: stale NFS file handle :-((( Jun 06 22:42:20 DocScrutinizer: it works Jun 06 22:42:22 DocScrutinizer: now i have to test, if it fixes our issue Jun 06 22:42:24 mrmoku|away: ^^^ Jun 06 22:42:30 running frameworkd prints lot of warnings added by that patch Jun 06 22:42:33 cool :-) Jun 06 22:43:13 any idea how to fix my /etc/localtime ? Jun 06 22:43:56 DocScrutinizer: ping Jun 06 22:44:08 yau Jun 06 22:44:15 i have frameworkd running on new dbus Jun 06 22:44:22 seen Jun 06 22:44:40 what was last? Jun 06 22:44:53 i've got disconnect Jun 06 22:45:04 any idea how to fix my /etc/localtime ? Jun 06 22:45:09 fsck! /etc/localtime: error: stale NFS file handle :-((( Jun 06 22:45:59 I *have no* NFS Jun 06 22:46:13 afaict Jun 06 22:46:24 ok, testing suspend Jun 06 22:46:46 and what will be after suspend... Jun 06 23:02:57 DocScrutinizer: good news ;) Jun 06 23:03:22 DocScrutinizer: i suspeneded, called, suspended again etc. Jun 06 23:03:37 :-))) Jun 06 23:03:42 but it was still working :) Jun 06 23:04:21 after suspending i had only bug with wifi Jun 06 23:04:40 but according to logs that was kernel problem Jun 06 23:05:01 so we only have to look at fixing bindings :) Jun 06 23:05:16 now they write really lots of warnings Jun 06 23:06:02 what probably is a good thing in the end Jun 06 23:06:18 BTW. on upgrade i said No when opkg asked me to override first conf fil Jun 06 23:06:21 +e Jun 06 23:06:31 system.conf i think Jun 06 23:06:40 and Yes to second file Jun 06 23:06:47 session.conf i think Jun 06 23:07:21 maybe that's why it didn't work for mrmoku (changes in system.conf) Jun 06 23:08:10 mrmoku|away: so... fix conf issue, and bump dbus in shr-unstable :) Jun 06 23:08:25 mrmoku|away: (and connman too :P) Jun 06 23:09:20 really good thing at ending of day ;D Jun 06 23:09:30 so, going to sleep :) Jun 06 23:09:38 good night Jun 06 23:11:01 hmmm Jun 06 23:11:25 is that placebo, or pidgin really works a lot faster? Jun 06 23:12:25 maybe new dbus is lighter ;x Jun 06 23:12:30 ok, gn Jun 06 23:13:04 night dos1 Jun 06 23:46:15 ok, I think I've finished the /home/root archiver Jun 07 00:44:21 SHR: 03frazier.cameron 07shr-settings * rf3707773c840 10/ (2 files in 2 dirs): [HomeDir] Home directory archive and restore is now working. Please test and comment. Jun 07 01:50:55 hey, ~ backup. great :-) Jun 07 02:48:39 SHR: 03frazier.cameron 07shr-settings * rc6c4ee93c945 10/shr_settings_modules/shr_homedir.py: [HomeDir] Removed forgotten test code. Jun 07 02:52:49 and I'm done. Night all **** ENDING LOGGING AT Sun Jun 07 02:59:57 2009