**** BEGIN LOGGING AT Wed Mar 24 02:59:57 2010 Mar 24 05:20:33 early moin Mar 24 05:35:23 moin Mar 24 05:55:44 Heindervdm: something doesn't want me to merge SIM contacts :/ http://pastebin.ca/1851178 Mar 24 06:07:41 moin Mar 24 07:08:20 JaMaWrk: mrmoku|away: TAsn: after yesterdays update all phoneui apps are unusable =) Mar 24 07:10:03 alexxy: mrmoku already replied on ML how to solve that Mar 24 07:10:33 alexxy: see [Shr-User] blank dialer, contacts and messages after upgrade Mar 24 07:19:32 JaMaWrk: ok lest try it Mar 24 07:36:46 JaMaWrk: probably I should add a default config fast :P Mar 24 07:36:51 and then rebuilt :) Mar 24 07:37:38 or just fix falling back to default when there is no config Mar 24 07:37:53 mrmoku: what about u-a for config? Mar 24 07:38:15 if we would use it, it would be maybe better to provide default config instead fallback in code Mar 24 07:39:08 JaMaWrk: I personally prefer to be able to edit a config file by hand... and using u-a for a config file feels strange to me Mar 24 07:39:27 we could then drop the config completely (as theme is the only thing in there) and use u-a for the edj instead Mar 24 07:40:53 ok, you're right that it would be bad if someone edit ie neo alternative to state theme=o2 :) Mar 24 07:42:31 mrmoku: only issue with postinst hook is that you should still provide something like u-a preferrence.. otherwise after SRCREV bump it will be a bit unpredicable which theme will be used on target Mar 24 07:45:22 JaMaWrk: hmm Ic Mar 24 07:46:37 JaMaWrk: isn't there some way to figure out if it is an update or a fresh install? Mar 24 07:47:04 or maybe leave it completely to shr-settings and the user to configure the theme... Mar 24 07:48:09 mrmoku: I don't know about such feature, but shr-settings is probably enough (e-wm theme is also not selected automagicaly after install/upgrade) Mar 24 07:48:42 so it will be even more consistent with e-wm/elementary themes if user has to select it first manually Mar 24 07:49:04 but then default config has to be in CONFFILES or as you said before fallback to default only in code Mar 24 07:49:54 Heindervdm: something doesn't want me to merge SIM contacts :/ http://pastebin.ca/1851178 Mar 24 07:50:40 Heinervdm: libphone-ui* updated to latest now Mar 24 07:51:23 JaMaWrk: yeah, ok Mar 24 07:52:26 JaMaWrk: when does that error occoure? Mar 24 07:52:56 i don't use those functions in sim-manager--- Mar 24 07:52:58 ... Mar 24 08:01:28 Heinervdm: exactly after running mdbus call to show sim-manager from 2nd shell Mar 24 08:01:59 JaMaWrk: but contacts is working? Mar 24 08:03:25 running phoneuid-contacts (without any contact in pim.db) doesn't make phoneuid to segfault, yes Mar 24 08:03:52 ok Mar 24 08:04:02 i'm updating now Mar 24 08:04:04 Heinervdm: but I'm not sure if you're interfacing with frameworkd ogsmd (which is maybe not compatible with fsogsmd yet?) Mar 24 08:04:35 JaMaWrk: that's possible Mar 24 08:04:54 I'll try on 2nd install with std shr-u Mar 24 08:04:55 JaMaWrk: i'm using libframework-glib to access SIM Mar 24 08:05:17 updated libphoneui* is updating atm on buildhost Mar 24 08:41:41 Heinervdm: in std shr-u that mdbus call doesn't make phoneuid to segfault, sorry for noise, I'll try to check what's different (run fsogsmd in std shr-u) Mar 24 08:42:47 JaMaWrk: i think the interface changed Mar 24 08:43:05 and that error isn't catched in libframeford-glid Mar 24 08:44:07 hmm seems like with fsogsmd it still works Mar 24 08:44:38 * JaMaWrk only checking if it sefaults (not funtionality) Mar 24 08:44:59 I'll check later at home if it really works or just shows some error without segfault Mar 24 08:45:25 ok Mar 24 09:14:33 Heinervdm: now libphoneuid in my build failed with SIGILL :/ while starting sim-manager, so maybe some other nasty bug somewhere else :/ Mar 24 09:15:44 JaMaWrk: but only in your custom build? Mar 24 09:15:56 Heinervdm: yes Mar 24 09:16:03 Heinervdm: last message in log is [libphone-ui-shr] DEBUG: sim_manager_list_fill() Mar 24 09:16:39 is it possbile to print libphone-ui log on console instead file? Mar 24 09:17:12 don't know Mar 24 09:17:18 no :/ Mar 24 09:17:35 after sim_manager_list_fill it should start proceccing the sim entrys Mar 24 09:17:39 * JaMaWrk tried log_to without luck Mar 24 09:17:45 :) Mar 24 09:18:41 and if you aren't getting those debug messages from processing it's probably failing when getting the phonebook_info from SIM Mar 24 09:20:38 JaMaWrk: according to your log it's failing within libframework-glib, so it isn't my fault :P Mar 24 09:21:22 this is whole log http://pastebin.ca/1851274 and I'm not saying it's your's or someone else fault.. well maybe toolchain fault :) Mar 24 09:23:12 and here is fault with SIGILL http://pastebin.ca/1851278 Mar 24 09:23:29 strange that it's half/half SIGILL SIGSEGV Mar 24 09:24:09 Heinervdm, sim manager works nicely here Mar 24 09:25:10 JesusMcCloud: it's only a problem with JaMa's custom build ;) Mar 24 09:25:32 JaMaWrk: perhaps it's failing while looking up the sim info Mar 24 09:25:38 Heinervdm: yeah.. but maybe it's next problem when we rebuild shr-u from scratch Mar 24 09:26:06 JaMaWrk: i build from scratch while testing sim-manager... Mar 24 09:26:10 Heinervdm: but it still shouldn't fail with SIGILL, no matter what's wrong with interface/version used Mar 24 09:26:21 Heinervdm: ie after binutils bump? Mar 24 09:26:29 (ut could you use the same list contacts or messages use (using a swallow in edj and put the contactlist widget there.. if its not too complicated) Mar 24 09:26:31 Heinervdm: I mean with 2.20.1? Mar 24 09:27:05 Heinervdm: oh and maybe it's completely different problem :) Mar 24 09:27:10 JaMaWrk: no i don't think, as that bump was just some day's ago Mar 24 09:27:24 Heinervdm: I'm testing newer pixman ATM Mar 24 09:27:37 JaMaWrk: i'm using g_hash_table_lookup in sim-manager Mar 24 09:27:49 and it seems to fail there somewhere... Mar 24 09:28:01 JaMaWrk: you're using fsogsmd? Mar 24 09:28:07 might be some api difference too Mar 24 09:28:18 Heinervdm: and it was failing before with SIGILL, now it should be fixed and doesn't fail at least while starting Xorg, so maybe it gets SIGILL when trying to paint some shr-manager logo or something :) Mar 24 09:28:20 but that function should return NULL if it fails and not SIGKILL or SIGSEGV Mar 24 09:28:30 mrmoku: tried in std shr-u with fsogsmd and it worked there Mar 24 09:28:51 Heinervdm: not SIGKILL but SIGILL -> Illegal instruction Mar 24 09:30:12 JaMaWrk: but according to both backtraces it fails in glib, and in both cases in the g_hash_table_lookup_node function Mar 24 09:30:32 so perhaps you should try to rebuild glib Mar 24 09:31:01 mmt rebuilding pixman without SIMD just in case Mar 24 09:31:58 in case someone is also interested in pixman issues.. http://lists.freedesktop.org/archives/pixman/2010-March/000123.html Mar 24 09:32:20 in one reply is nice description how clever binutils can be and break stuff instead Mar 24 09:33:28 To the tangogps problem on the user-ml: what's with fso-gpsd? it's not running... Mar 24 09:34:09 JaMaWrk: ahh, ok Mar 24 09:36:16 hmm, fso-gpsd wasn't installed in my lite image... Mar 24 09:37:24 mrmoku: phoneuid.conf http://pastebin.ca/1851283 and still "CRITICAL: ALSA: No control named 'Mono Mixer Sidetone Playback Sw' found - Sound state: 0 type: 1" in log, am I doing something wrong? Mar 24 09:38:02 Heinervdm: http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=3c3e5c5d529a9d6f90c64b63151a01e4fc6beb5d Mar 24 09:38:15 Heinervdm: we probably need to add it in task-shr-minimal Mar 24 09:38:33 JaMaWrk: we should Mar 24 09:38:38 will you? Mar 24 09:38:39 JaMaWrk: hmm... TAsn would know probably Mar 24 09:38:48 as shr-settings depends on too Mar 24 09:38:54 JaMaWrk: will do Mar 24 09:39:10 it's in shr-settings DEPENDS? Mar 24 09:39:19 or RDEPENDS? it should be enough Mar 24 09:39:35 JaMaWrk: i don't think it's in depends Mar 24 09:40:03 but tangogps depends an gpsd and we have default provider fso-gpsd for gpsd... Mar 24 09:40:23 but somehow it doesn't get installed together with tangogps Mar 24 09:41:10 IIRC providers doesn't work right for runtime dependencies Mar 24 09:41:41 usually work-arrounded by som DISTRO_PREFERRED_STH = "fso-gpsd" in image/task Mar 24 09:42:29 or RDEPENDS on directly preferred provided from specific task like task-shr-minimal :) Mar 24 09:48:19 i added it to task-shr-minimal Mar 24 09:48:36 building ;) Mar 24 09:52:46 Heinervdm: with pixman without SIMD I didn't get SIGILL yet, SIGSEGV still there Mar 24 09:53:01 hmm Mar 24 09:53:46 hmm now SIGILL ;) Mar 24 09:54:26 strange... even the crash isn't reliable ;) Mar 24 10:07:27 mrmoku, know what? Mar 24 10:07:47 TAsn: mmt Mar 24 10:07:52 Mono Mixer Sidetone Playback Sw ? Mar 24 10:08:19 Y Mar 24 10:11:09 I was asking Mar 24 10:11:16 if that's what you were talking about Mar 24 10:12:10 yup Mar 24 10:12:30 $ amixer controls | grep "Mono Mixer Sidetone Playback Sw" Mar 24 10:12:31 numid=77,iface=MIXER,name='Mono Mixer Sidetone Playback Sw' Mar 24 10:12:36 there should be such control Mar 24 10:12:46 TAsn: not for 2.6.32 Mar 24 10:12:50 oh Mar 24 10:12:53 Duh. Mar 24 10:13:03 config should change for .32 Mar 24 10:14:02 TAsn: phoneuid.conf http://pastebin.ca/1851283 and still "CRITICAL: ALSA: No control named 'Mono Mixer Sidetone Playback Sw' found - Sound state: 0 type: 1" in log, am I doing something wrong? Mar 24 10:14:37 TAsn: that's why I have it changed, but if i changed it right (there is no "Mono Mixer Sidetone Playback Sw") then app is not respecting it somewhere Mar 24 10:14:44 first thing you did wrong: uploaded to pastebin.ca why didn't load for me. Mar 24 10:15:11 :P Mar 24 10:15:13 TAsn: which pastebin service works for you? Mar 24 10:15:19 all should Mar 24 10:15:23 no idea why .ca doesn't Mar 24 10:15:34 http://www.pastebin.cz/35052 Mar 24 10:15:36 (atm, not even always, usually it works better than the .com) Mar 24 10:15:39 iirc this worked before ;) Mar 24 10:15:59 works Mar 24 10:16:06 JaMaWrk, btw, no idea what you did Mar 24 10:16:17 I just copied the coresponding section from config in phoneui source Mar 24 10:16:18 but you should give names of controls Mar 24 10:16:21 not simple controls Mar 24 10:16:24 i.e only from: Mar 24 10:16:26 amixer controls Mar 24 10:16:56 to /etc/phoneuid.conf and it still says "Mono Mixer Sidetone Playback Sw" which should? be overwritten with value from config? Mar 24 10:17:09 JaMaWrk, Are you sure this CRITICAL line is not from a past run? Mar 24 10:17:15 JaMaWrk, no controls are hardcoded Mar 24 10:17:25 try cleaning the log Mar 24 10:17:31 and restarting phoneuid Mar 24 10:18:22 yeah I'm pretty sure ;) Mar 24 10:18:49 * TAsn is grepping source for "Mono Mixer Sidetone Playback Sw" Mar 24 10:18:54 just to make sure I'm not an idiot. Mar 24 10:19:41 nope, nothing there. Mar 24 10:22:01 well it has to be at least in that config from which I copied it :) Mar 24 10:22:29 ah sorry I'm idiot :) Mar 24 10:22:45 there is also /etc/libphoneui.conf, not only /etc/phoneuid.conf Mar 24 10:22:58 oh Mar 24 10:22:59 lol Mar 24 10:23:03 libphoneui is the relevant one Mar 24 10:23:08 so this change needs to be done only in /etc/libphoneui.conf Mar 24 10:23:12 yes Mar 24 10:23:27 sorry for not paying attention :P Mar 24 10:23:35 no problem Mar 24 10:23:53 I sort of expected something like mickey is using for fso.. but now it's clear Mar 24 10:25:37 critical error is gone Mar 24 10:31:10 SHR: 03tom 07libphone-ui-shr * re39b182ba98d 10/src/phoneui-init.c: Free temporary value Mar 24 10:31:28 SHR: 03tom 07libphone-ui * r9841ab5f60cf 10/src/phoneui.c: Fixed a typo in deinit that caused init to be called twice Mar 24 10:33:12 SHR: 03tom 07phoneuid * rc3aec8aabfb1 10/src/phoneuid.c: Added a call to phoneui_deinit Mar 24 10:34:54 JaMaWrk, :P Mar 24 10:36:54 Heinervdm, TOLD YOU! [Shr-Devel] [PATCH] sim-manager: add sim-manager to category Other Mar 24 10:37:42 what the patches website? I can't remember :P Mar 24 10:38:20 http://patchwork.dev.bearstech.com/project/SHR/list/ this one? Mar 24 10:39:20 TAsn: what's with that patch? it's applied and it's working Mar 24 10:40:09 Heinervdm, no, I meant I told you, that you need to add it to Others page... Mar 24 10:40:18 (that's that revert I was talking about) Mar 24 10:40:24 JaMaWrk, thanks. Mar 24 10:40:49 TAsn: yes after you said that i changed the patch and dos1 applied the new one ;) Mar 24 10:42:56 buildhost down? Mar 24 10:44:14 seems so, perhaps they will upgrade the ram now Mar 24 10:44:28 there was do_rootfs running (mem consuming) Mar 24 10:44:44 I guess that lukhas would send e-mail before planned ram replace :/ Mar 24 10:45:04 and I don't have mesage from root about shutdown in open screen session Mar 24 10:45:20 hmm Mar 24 10:45:55 lunch Mar 24 10:52:55 ouch Mar 24 10:54:06 it still pings though Mar 24 10:54:18 and I can ssh into Mar 24 10:54:33 JaMaWrk: everything works for me Mar 24 11:00:38 SHR: 03mok 07libphone-ui * r3c6dd3f339a1 10/src/ (phoneui-info.c phoneui-info.h): phoneui-info: add unfinished tasks, cleanup and remove phoneui_idle_screen calls Mar 24 11:00:39 SHR: 03mok 07libphone-ui * r238612d1f621 10/src/phoneui-info.c: phoneui-info.c: add missing phoneui_info_register_and_request_signal_strength Mar 24 11:00:39 SHR: 03mok 07libphone-ui * r8ac35b9baeef 10/src/ (phoneui.c phoneui.h.in): phoneui: remove all idle_screen_update funcs Mar 24 11:01:08 SHR: 03mok 07libphone-ui-shr * reb4690d1e356 10/src/ (phoneui-init.c view/views.h): phoneui-init: fix falling back to default theme when there is no config Mar 24 11:01:09 SHR: 03mok 07libphone-ui-shr * r418fe2519682 10/src/ (4 files in 2 dirs): idle-screen: convert to phoneui info callbacks Mar 24 11:01:10 SHR: 03mok 07libphone-ui-shr * r6988ebb9a416 10/src/util/ (ui-utils-contacts.c ui-utils-contacts.h): ui-utils-contacts: add phone number selection dialog Mar 24 11:01:11 SHR: 03mok 07libphone-ui-shr * r20e308f0c568 10/src/view/contact-view.c: contact-view: use new phone number selection dialog Mar 24 11:01:12 SHR: 03mok 07libphone-ui-shr * r2db45f14d190 10/src/view/contact-list-view.c: contact-list: use new phone number selection dialog Mar 24 11:01:20 SHR: 03mok 07libphone-ui-shr * r04ea6ef798c0 10/src/ (26 files in 4 dirs): move D_ macro definition to phoneui-shr.h and adjust everything to include that one Mar 24 11:01:21 SHR: 03mok 07libphone-ui-shr * r4e2570f66727 10/src/util/ui-utils-contacts.c: ui-utils-contacts.c: add missing includes Mar 24 11:01:22 SHR: 03mok 07libphone-ui-shr * raaa3f3de3e10 10/src/view/idle-view.c: idle-view.c: (void) unused parameters Mar 24 11:01:23 SHR: 03mok 07libphone-ui-shr * r17ca1862264e 10/src/view/sim-manager-view.c: sim-manager-view.c: use phoneui_theme instead of dropped DEFAULT_THEME Mar 24 11:01:24 SHR: 03mok 07libphone-ui-shr * rcaa1fdd78179 10/src/view/quick-settings-view.c: quick-settings-view.c: fix call to register for resource status changes Mar 24 11:01:37 crazy man. Mar 24 11:01:44 :P Mar 24 11:01:52 I even tested :) Mar 24 11:02:02 SHR: mok libphone-ui-shr * r2db45f14d190 /src/view/contact-list-view.c: contact-list: use new phone number selection dialog Mar 24 11:02:04 and we have a number selection dialog now :) Mar 24 11:02:05 sweet! Mar 24 11:02:07 yeah. Mar 24 11:02:14 alsa for sms? :P Mar 24 11:02:16 also* Mar 24 11:02:17 :P Mar 24 11:02:18 no Mar 24 11:02:19 not yet Mar 24 11:02:23 but that's easy now Mar 24 11:02:26 cool, that's probably easy Mar 24 11:02:27 yeah. Mar 24 11:02:46 Heinervdm: now you have the number selection :) Mar 24 11:03:35 building, thanks. Mar 24 11:03:40 mrmoku, what about fso-glib? Mar 24 11:03:43 any progress? :P Mar 24 11:03:47 no Mar 24 11:03:48 stalled Mar 24 11:03:57 awaiting vala fixes I think :/ Mar 24 11:04:01 :| Mar 24 11:04:14 playya_: any update on fso-glib? :) Mar 24 11:04:30 On that bombshell, I'm off eating. Mar 24 11:04:35 yeah Mar 24 11:04:38 me too :P Mar 24 11:04:41 bbl Mar 24 11:05:33 ok then i can start with the next version of sim-manager :) Mar 24 11:27:06 mrmoku|away: 11:47:31 < lukhas> I restarted it Mar 24 11:29:25 DocScrutinizer: I got the DMM now. Can you show me at which points I have to measure? Mar 24 11:30:12 DocScrutinizer: regarding the GSM Buzz in A7 FreeRunners Mar 24 11:30:51 blindcoder: aah yes. moment please. First need a coffee Mar 24 12:08:52 morning Mar 24 12:12:55 blindcoder: could you load gsmhandset scenario, and then probe voltage on the big C next to mic. And voltage across the two empty pads next to big C Mar 24 12:18:40 okay, let me hunt for a torx Mar 24 12:20:31 blindcoder: if you managed to get a resistor of 1 or 2k, then please do same probings with the resistor in parallel to the DMM Mar 24 12:24:08 blindcoder: otherwise you could use the current probe setting of DMM, and read which current (mA) will flow when you short the above mentioned testpoints with the DMM (should be max in the 10mA range. Of course this is a somehwat abusive way to probe current, and nobody should do that on a battery or mains outlet ;-P ) Mar 24 12:28:15 TAsn: something is wrong with SMSes... I noticed that they're Mar 24 12:28:32 hmm buildhost survived image build but shr-lite-eglibc-ipk--20100324 is 5MB larger than 20100306 :/ Mar 24 12:28:50 DocScrutinizer: I'll have to pick up a suitable screwdriver on the way home. the whole building full of engineers and no T4 to be found Mar 24 12:29:06 lol Mar 24 12:29:12 :) Mar 24 12:29:19 TAsn: coming one after other and seems that cell provider don't get informed of that sms had came to me. Mar 24 12:29:43 Tx4? wasn't that a Tx5 or 6? Mar 24 12:30:08 well, you could test when you get it. Just take FR with you Mar 24 12:31:20 T-6*50 here Mar 24 12:31:24 JaMaWrk: that would be a regression ;) Mar 24 12:31:40 mrmoku: 5MB or crashed buildhost? :) Mar 24 12:31:44 5mB Mar 24 12:32:17 yeah I'll diff packages-sizes to see what created that :/ Mar 24 12:32:23 where can 5mb come from? Mar 24 12:32:47 this is like in RL.... you make a diet... shrink in weight... then... autmoatically grow again (without doing anything) :P Mar 24 12:33:07 :) Mar 24 12:33:15 the smallest I found was T8 :( Mar 24 12:33:53 mrmoku: I've lost 11 kg so far :P Mar 24 12:34:19 WTF - Buildhost down??? daily outage ? >:-(( Mar 24 12:36:28 wasn't it simpler and more honest for bearstech to say "fuck off and find a new home" ? Mar 24 12:37:29 I totally fail to see how a "hoster" can manage to keep a host fubar during weeks Mar 24 12:37:39 (or is it months now?) Mar 24 12:38:25 say years, you cannot be angry enough when complaining for free stuff :) Mar 24 12:39:51 free stuff actually can be evil, if it's constantly hindering stuff to be done Mar 24 12:39:55 mrmoku, Heinervdm: http://build.shr-project.org/shr-unstable/images/om-gta02/shr-lite-eglibc-ipk--20100306-om-gta02-testlab/installed-package-sizes.txt.strip.diff.20100324.sort.txt Mar 24 12:39:59 wasn't openmoko helped by some south america university? Mar 24 12:40:10 did you consider asking them for hosting facilities? Mar 24 12:40:37 JaMaWrk: what's new what's old? Mar 24 12:41:09 mrmoku: seen what i've wrote to TAsn? Mar 24 12:41:12 right new, left old Mar 24 12:41:17 bah, there's lots of free hosting. Mickey offered some iirc, and there are other opportunities. It's just SHR buildhost maintainers are reluctant to move Mar 24 12:41:33 pisi seems to be pulling about 3MB with all those python- deps Mar 24 12:41:35 being myself a hoster and a sysadmin, I know that shit happens, and I am pretty sure that beartech people are working on it as fast as they can. if there is a hardware problem, changing hoster will not prevent it Mar 24 12:41:48 JaMaWrk: yes seems so Mar 24 12:41:54 python-misc is quite big Mar 24 12:42:07 and those sizes are package sizes not installed sizes Mar 24 12:42:12 Q-Master: about the SMS? Mar 24 12:42:19 Heinervdm: maybe with your sim-manager we can drop pisi from minimal again Mar 24 12:42:22 mrmoku: yep Mar 24 12:42:38 misc: I've seen hosters swap machines twice a day. This issue persists since weeks literally now Mar 24 12:42:47 Q-Master: yes, but I don't understand Mar 24 12:42:55 DocScrutinizer: what should be done is maybe having more than 1 buildhost Mar 24 12:42:58 this line is also nice: 636KiB /armv4t/libphone-ui-shr |1272KiB /armv4t/libphone-ui-shr Mar 24 12:43:07 misc: my idea, yup Mar 24 12:43:40 JaMaWrk: :) yes i think we can drop it again Mar 24 12:43:59 then manage your own CNAME and just change in case of any failure Mar 24 12:44:26 i'm gone now Mar 24 12:44:27 mrmoku: I've got already 4 smses which are completely the same. it is info from cell provider. and it should be only one. this is the second time I'm getting sucha sms, Mar 24 12:44:48 mrmoku: i mean multiplicated sms Mar 24 12:44:50 Q-Master: no idea about that part Mar 24 12:45:02 that is frameworkd stuff... Mar 24 12:45:07 misc, DocScrutinizer: but then users cannot share feeds (or have feed URL for both locations hidden with some global site selector, without sharing SRCPV cache between SHR buildhosts Mar 24 12:46:16 and switching CNAME when one fail won't also work :/ because SRCPV adds locally maintainded number to package version Mar 24 12:46:39 * mrmoku might get a nice machine to be usable is build host after the weekend :-) Mar 24 12:46:45 s/is/as/ Mar 24 12:46:45 mrmoku meant: that as frameworkd stuff... Mar 24 12:46:49 heh Mar 24 12:46:57 * JaMaWrk is going to buy newer Phenom today :) Mar 24 12:47:06 965 C3 Black edition :) Mar 24 12:47:07 JaMaWrk: what is the build host used for ? compilation, distribution, and other thing ? Mar 24 12:47:30 the redundancy of the package distribution could be arranged with some mirrors, i guess Mar 24 12:47:31 misc: git repo Mar 24 12:47:36 JesusMcCloud: is neo theme useable now? Mar 24 12:47:45 JaMaWrk: git we can switch any time now :) Mar 24 12:47:53 mrmoku: how do you sync it? Mar 24 12:47:54 JaMaWrk: git can be mirrored to, i think Mar 24 12:48:09 JaMaWrk: I mean switch once and for all :) Mar 24 12:48:31 mrmoku: iirc with last OE git down, it was said that proper mirror is not possible with git :/ Mar 24 12:48:34 mrmoku: ahh :) Mar 24 12:49:22 why is not possible ( because I would have tought this could be done ) Mar 24 12:49:25 yeah building on ONLY one machine and rsyncing results to multiple mirrors instead documentroot(now) would be easy Mar 24 12:50:05 misc: IIRC it's possible to have R/O mirrors Mar 24 12:50:13 mrmoku: I've found the problem. It is the checked mark "Notify on sms received" Mar 24 12:50:14 misc: problem is for R/W Mar 24 12:50:16 JaMaWrk: that's the way we should go Mar 24 12:50:31 JaMaWrk: mirror done using git clone, or git push all around ? Mar 24 12:50:39 or mirror using rsync ? Mar 24 12:50:47 mrmoku: seems if provider don't get a notification(and it dont) it resends the sms Mar 24 12:51:22 misc: not sure I'm not git admin-expert Mar 24 12:51:58 misc: but it's easy to git pull on R/O mirror every minute or so Mar 24 12:52:34 JaMaWrk: well, the idea is more to switch primary git mirror in case of failure Mar 24 12:53:00 misc: but hard to resolve conflicts between R/W mirrors when one goes down for a while, git push is always checking if you're pushing stuff after HEAD - so you have to git pull&resolve before pushing Mar 24 12:53:12 not posible if HEAD is maybe on second mirror ATM Mar 24 12:54:00 mrmoku: definitely. that is the problem. Mar 24 12:54:03 but then you can have in your git clone something pushed which is not available on backup mirror - not sure how would git resolve that Mar 24 12:54:23 JaMaWrk: it would push it to the backup mirror too, i guess Mar 24 12:54:26 mrmoku: I'm getting the same test sms for third time Mar 24 12:54:46 misc: if you know what exactly was merged to backup mirror before CNAME switch Mar 24 12:55:27 misc: As said before I'm not expert for this.. and when OE hosting experts said, it's not possible for R/W I belive them.. Mar 24 12:55:48 heh, seems nagmaster triggered the right topic once again, finally ;-D Mar 24 12:55:48 JaMaWrk: that should just work I think Mar 24 12:56:03 misc: sure you can google better reasons, then what I can think of Mar 24 12:56:10 JaMaWrk: ok Mar 24 12:56:24 mrmoku: git R/W mirror? Mar 24 12:56:28 mrmoku: oeventsd.action ERROR method Vibrate emited error: org.freesmartphone.InvalidParameter: Vibration time needs to be at least 50 milliseconds Mar 24 12:58:49 JaMaWrk: push to a R/O mirror (which took over as R/W master failed) which is not completely up to date Mar 24 12:59:47 JaMaWrk: what we need even more I think are some feed mirrors Mar 24 12:59:56 and a good and fast buildhost :) Mar 24 13:00:03 mrmoku: (not completely up to date) should be a marginal problem when using prper syncing periods Mar 24 13:00:23 DocScrutinizer: git is the proper syncing method in this case :) Mar 24 13:01:07 and even when pulling every 10mins on the R/O mirror... there is 10m of timeframe to get them out of sync Mar 24 13:01:07 mrmoku: [2010-03-24 13:51:58] misc: but it's easy to git pull on R/O mirror every minute or so Mar 24 13:01:27 yeah, but pulling all repos every minute is insane ;) Mar 24 13:01:45 isn't that a mere diff, like rsync? Mar 24 13:01:48 we should instead have some nice git hook on the master that pushes Mar 24 13:01:52 (to the mirrors) Mar 24 13:02:10 DocScrutinizer: no, waaaaay more intelligent :) Mar 24 13:02:15 that should work as well, of course Mar 24 13:02:16 well, if the mirror is not update to date, the clone of developers will be, so we can sync by pushing from developers clone to the mirror **** BEGIN LOGGING AT Wed Mar 24 21:08:15 2010 Mar 24 21:10:24 lindi-: see http://shr-project.org/trac/ticket/1032 ;) Mar 24 21:39:19 night Mar 24 21:43:28 [pid 1499] writev(2, [{"*** glibc detected *** ", 23}, {"phoneuid", 8}, {": ", 2}, {"free(): invalid pointer", 23}, {": 0x", 4}, {"4053fd6d", 8}, {" ***\n", 5}], 7) = 73 Mar 24 21:45:02 gnustavo: looks like a normal upgrade to me. Mar 24 21:45:36 gnustavo: I lost my phoneuid too - just traced it to above fault Mar 24 21:46:12 gnustavo: we'll both need a fixed phoneuid Mar 24 22:00:29 Wonka http://n2.nabble.com/Triggeruing-e-wm-to-update-icons-td4792255.html#a4792255 Mar 24 22:00:48 thanks to pespin! Mar 24 22:01:22 fixed for me!! Mar 24 22:24:35 I tried the the channel #shr, I take it that wasn't right. Mar 24 22:25:05 Just a quick question. I want to put SHR on an SD card instead of flashing it. Is it pretty straightforward? Mar 24 22:25:37 yes, just untar an image on the sd card Mar 24 22:25:57 Do I need to mess with any modules or anything? Mar 24 22:26:34 nope, the images include all you need Mar 24 22:28:11 Okay, way cool. That takes care of it. Mar 24 22:28:13 Thanks. Mar 24 22:31:05 maybe stupid question... I want to write a graphical application for the FR, in python most probably. Mar 24 22:31:33 I'll want to put some buttons on the screen and act on pressing them Mar 24 22:31:48 is there any tutorial, example or something on that? Mar 24 22:33:56 pygtk/pyqt Mar 24 22:34:02 or the elm bindings Mar 24 22:41:32 Well, that was a lot easier than I thought it was going to be... Mar 24 22:43:44 Wonka, you can take a look at shr-settings code :) Mar 24 22:43:59 mhkay... Mar 24 22:45:11 Wonka, check the source codde for calc? Mar 24 22:45:33 it's python, elementary plus a few buttons.... Mar 24 22:46:02 github.com/spaetz/calc I think Mar 24 22:46:09 mrmoku|away: DocScrutinizer51 recommended I bring this to you. I was playing an avi file using 'aoss mplayer file.avi' (audio output is specified oss in config file) and it froze in the middle. couldn't kill the process and I got many alignment trap errors in dmesg Mar 24 22:46:24 here's the full dmesg output: http://pastebin.com/PtmNfnEX Mar 24 22:46:46 I'm going to bed, so if you wanna hash it over, please email me Mar 24 22:51:57 spaetz: looks good, thx Mar 24 23:17:59 Alright, last question of the day (works great, btw). Anyone tried putting Wesnoth on SHR? Sounds like a challenge. Mar 24 23:24:22 check the sr bug tracker. there are some issues Mar 24 23:24:44 shr bug tracker **** BEGIN LOGGING AT Thu Mar 25 00:31:41 2010 Mar 25 01:20:23 apt dead? Mar 25 01:20:48 netsplit day once more? Mar 25 01:29:11 Is there a good IRC client for SHR? Mar 25 01:31:45 I tried my favorites, and they're not on there, sadly. Mar 25 01:32:43 On the repos, I mean. Mar 25 01:45:17 xchat? Mar 25 01:46:04 Tried that. Mar 25 01:46:13 Is it supposed to be in there? **** BEGIN LOGGING AT Thu Mar 25 02:04:33 2010 **** ENDING LOGGING AT Thu Mar 25 02:59:57 2010