**** BEGIN LOGGING AT Sun Aug 30 02:59:57 2009 Aug 30 03:42:36 good morning everyone Aug 30 06:44:59 hi, is there a meta package for niebiee? Aug 30 06:47:12 don't think so Aug 30 06:47:28 all niebiee themes are in different packs Aug 30 06:47:35 only for dbg and dev ... hmmm Aug 30 06:47:45 shr-theme-niebiee-dbg and shr-theme-niebiee-dev Aug 30 06:51:07 Q-Master: there should be a master package and the themes should be activated automatically in my opinion Aug 30 06:51:37 Q-Master: as the user may not know where he has to activate them Aug 30 06:51:45 true Aug 30 06:51:54 blaim dos for that Aug 30 06:52:12 he is sleeping, i will blame him later Aug 30 06:52:25 8) Aug 30 06:53:58 wpwrak: hi :) Aug 30 06:54:29 wpwrak: what do you say if we revert 9c4451ff31b937a478f3d3eabef30b71cbe12b12 and declare all rfkill-related races as WONTFIX? Aug 30 06:57:07 larsc: ping Aug 30 07:00:49 PaulFertser: *shrug* if it helps ... i'm not entirely sure this won't cause other problems, but you've done a lot of testing, so you might have found them if they existed :) Aug 30 07:01:12 wpwrak: you know... looking at the history of the driver Aug 30 07:01:45 wpwrak: i see the pattern: the driver somehow works. Michael finds an rfkill-related race. You fix it. We have other problems. Rince, repeat ;) Aug 30 07:03:49 PaulFertser: yeah :) i actually hope i did some analysis of the code paths, but i can't remember any of this Aug 30 07:06:09 wpwrak: any of which? The analysis of the code paths can't ultimately help here because there're too many unnecessary interdependencies i'm afraid... Aug 30 07:07:31 wpwrak: of course i'm not nearly as experienced or cluefull as you. But you see the results: too many mess in the driver already, too many not fully thought-out or tested patches went in. Aug 30 07:07:41 PaulFertser: any of my supposed analysis. yeah, the general weirdness of the driver doens't help Aug 30 07:08:53 wpwrak: the amount of code paths must be lowered and those left must be linearized. Until that is done it will remain a mess, at least that's my uneducated guess. Aug 30 07:09:29 perhaps someone should just make a non-atheros module ;-) Aug 30 07:10:28 is the dialer background in the niebiee theme white or blue? Aug 30 07:10:55 wpwrak: i remember we briefly discussed that marvell chip and as i remember it sucked. Aug 30 07:12:33 wpwrak: it's strange how many important people in atheros were CC'd by Harald and yet no reaction whatsoever. It makes me mad. Aug 30 07:14:29 PaulFertser: that's pretty much the reaction i got on numerous attempts before Aug 30 07:14:55 PaulFertser: (marvell) the 8686 is supposed to be okay Aug 30 07:15:26 wpwrak: the one we discussed? Aug 30 07:15:58 not sure if that was the one we discussed Aug 30 07:16:15 there's the 8688, which apparently has problems Aug 30 07:20:18 wpwrak: since we're having major kernel changes soon it's exactly the time to make a decision about the ar6000 driver... Aug 30 07:22:19 :) Aug 30 07:22:45 PaulFertser: pong Aug 30 07:23:40 larsc: wanted to ask your opinion about the wifi driver, can you please read the backlog here a little? Aug 30 07:27:28 PaulFertser: if i could i would get rid of it... Aug 30 07:27:51 larsc: we can't we want to have wifi even if flaky. Aug 30 07:28:49 wpwrak: that libertas driver doesn't support monitor/AP/injection -> bad choice ? Aug 30 07:28:58 PaulFertser: i know Aug 30 07:29:06 PaulFertser: but what do you want to hear Aug 30 07:30:00 larsc: either "screw rfkill, the driver goes in with 9c4451ff31b937a478f3d3eabef30b71cbe12b12 reverted" or "no, we can't do that, let's think a bit more" ;) Aug 30 07:31:18 PaulFertser: have you tried just moving HTCSetInstance(ar->arHtcTarget, NULL); back to ar6000_destroy and leaving the rest in ar6000_close ? Aug 30 07:31:34 PaulFertser: you should add a patch for reverting 9c4451ff31b937a478f3d3eabef30b71cbe12b12 to the bug report and ask people to test it Aug 30 07:31:39 wpwrak: it won't help the problem lindi- reports Aug 30 07:31:43 PaulFertser: (libertas) well, not a regression wrt atheros Aug 30 07:32:00 PaulFertser: darn :( Aug 30 07:32:04 wpwrak: i'm not sure but probably i've read that libertas is not a proper driver anyway? Aug 30 07:32:06 PaulFertser: hm, if the major apps unload the module instead of using rfkill. I guess it's ok to revert the rfkill patch Aug 30 07:32:27 larsc: the major apps (FSO) unbinds s3cmci. Aug 30 07:32:42 larsc: the only rfkill user is android Aug 30 07:33:15 PaulFertser: (libertas) in what sense ? Aug 30 07:33:52 PaulFertser: well, then android distros should ship with that patch all others without Aug 30 07:35:23 wpwrak: i remember reading about some driver that is in Greg's staging tree and is never going upstream... Ok, it wasn't libertas obviously, i was thinking about something else. Aug 30 07:35:40 larsc: but it's a policy thing. Either we do care about races with rfkill or not. Aug 30 07:36:29 PaulFertser: (policy) you can just make it a postponed fix :) Aug 30 07:37:18 wpwrak: (fucked up driver) i was talking about rt3070 for whatever reason... Aug 30 07:54:06 wpwrak: (no reply from atheros) i assumed there're at least several guys there who are not assholes Aug 30 07:54:45 lindi-: budfive_: do you mean that you're ready to redo your tests with 9c4451ff31b937a478f3d3eabef30b71cbe12b12 reverted after i add it to the ticket? Ok, no problem. Aug 30 07:55:12 PaulFertser: sure when i have time Aug 30 08:02:28 lindi-: at least here i could reproduce ifconfig down problem and now after reverting it's not reproducible. Aug 30 08:02:37 lindi-: binding/unbinding works too. Aug 30 08:03:03 PaulFertser: sounds definitely promising Aug 30 08:03:16 lindi-: i wonder why it wasn't reverted in the first place Aug 30 08:03:48 lindi-: automatic reassociation after suspend/resume works too. Aug 30 08:04:10 wpwrak: (assholes) any comment please? Aug 30 08:12:50 hmm Aug 30 08:14:48 Arhuaco: hey :) Aug 30 08:14:56 PaulFertser: Hey! Aug 30 08:15:01 Arhuaco: how are you, what are you busy with lately? :) Aug 30 08:15:04 Just getting home.... Aug 30 08:15:30 I have been taking it easy and doing some consulting work. Aug 30 08:15:54 I think I'll start studying portuguese next month :-) Aug 30 08:16:14 What's new PaulFertser? Aug 30 08:20:02 Arhuaco: also .31 is coming and we hope to have a better and more maintainable kernel thanks to larsc. Aug 30 08:20:37 Arhuaco: i'm getting a gta01 soon, thanks to CM, so probably i'll be able to bring its power consumption down to some acceptable level... Aug 30 08:21:45 PaulFertser, Oh , I see. It seems one patch (the one about S3c2442b) might not make it... let's wait. Aug 30 08:23:48 Hm, looks like trac doesn't understand e-mail addresses specified in a usual "Name name name " way. Screw trac, i've never understood why use that for bugtracking :( Aug 30 08:24:03 Arhuaco: i wonder why ben ignored your requests to include it Aug 30 08:27:01 PaulFertser, he must have a reason.. or He's quite busy :-) Aug 30 08:32:20 PaulFertser: Good night :-) Aug 30 08:32:32 Arhuaco: night and good luck :) Aug 30 08:33:02 Luck.... We always need luck... Thanks. Bye. Aug 30 08:42:36 PaulFertser: .... Screw trac, i've never understood why use that for bugtracking :( <-- because it is *DEAD SIMPLE* Aug 30 08:43:32 khiraly1: it's nowhere near as convenient as debian bugtracking system or even 10 years old bugzilla! Aug 30 08:43:48 I never understood bugzilla, its complicated as hell Aug 30 08:44:06 and having using emails for bugtracking (debian), its really complicated Aug 30 08:44:31 but anyway, everyone's preference differs. I like trac the best because its simplicity Aug 30 08:46:38 khiraly1: since when email is complicated? Aug 30 08:47:04 since you see the bug on the web, and instead to reply it right there, you need to fire an email client Aug 30 08:47:05 ;) Aug 30 08:47:07 khiraly1: (bugzilla complicated) to administer or to use for bugreporting? Aug 30 08:47:33 for bugreporting, and for searching in bugzilla Aug 30 08:49:15 khiraly1: hm, i don't remember any troubles with using bugzilla even for the first time, both searching and bugreporting. Can you give an example? Aug 30 08:50:28 of course, in gnome's bugzilla I have even trouble to locate the proper component Aug 30 08:50:49 and searching means I need to check parameters what I dunno at all Aug 30 08:51:17 and I should specify all the versions too Aug 30 08:51:32 it is like wget-gui in desktop applications Aug 30 08:51:56 http://justaddwater.dk/wp-content/uploads/2006/12/wgetgui-screenshot.png Aug 30 08:52:33 khiraly1: hm, no? i clearly remember you don't really have to choose components etc if you don't know them. Aug 30 08:54:06 I always needed to ask developers, like: "Can you give me an url for all the bugs open untill the next milestone?" Aug 30 08:55:31 for gimp bugzilla I always look on the gimp website for specify query Aug 30 08:55:36 specific Aug 30 08:58:58 khiraly1: just tried to go to http://bugzilla.gnome.org/ , choosed milestone from the list, pressed "Show", saw all open bugs for that milestone. Aug 30 09:00:11 for gimp: list all open bugs with milestone 2.6: Aug 30 09:00:14 http://bugzilla.gnome.org/buglist.cgi?product=GIMP&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=NEEDINFO&bug_status=REOPENED&target_milestone=2.6 Aug 30 09:01:01 open bugs: Aug 30 09:01:03 http://bugzilla.gnome.org/buglist.cgi?product=GIMP&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&&bug_status=REOPENED&bug_severity=blocker&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=minor&bug_severity=trivial Aug 30 09:01:19 you can say its simple, but for me its awefully complicated Aug 30 09:01:56 khiraly1: you don't need to type that in! Aug 30 09:02:08 khiraly1: just choose the target milestone. Aug 30 09:02:26 yeah I can select them from a gui which looks like the above posted wget-gui Aug 30 09:02:40 nope, if you select target milestone you dont get the same result list Aug 30 09:03:48 khiraly1: i just tried, seems to be the same? Aug 30 09:03:53 Its like you are on a lake you loose your necklace. Its in the lake somewhere, just need to grip at the right place;) Aug 30 09:04:43 ok. Im on bugzilla.gnome.org, and I dont find how to go to gimp's bugzilla Aug 30 09:05:10 look. I had just an argument that its complicated. And indeed its true. At least for me. Aug 30 09:05:19 so I prefer trac Aug 30 09:05:21 thats all Aug 30 09:05:37 no need to convice me. I think majority of users think the same way Aug 30 09:08:46 khiraly1: ah, i see. You've tried old-school search now and i tried "quicksearch" Aug 30 09:10:16 khiraly1: and tbh i can't see how even usual "advanced search" interface can be seen as over-complicated. In fact, Trac's method of "advanced search" seems to me to be less intuitive. Aug 30 09:11:13 I used google for finding bugs in bugzilla. And I think it says all Aug 30 09:13:52 khiraly1: probably you convinced yourself that it's over-complicated so hard that you couldn't use it properly. Next thing you declare git over-complicated and therefore we should use more user-friendly SVN? Or "industry-standard" ClearCase? Aug 30 09:14:16 git its more simple than svn after all Aug 30 09:15:18 but one (version control) is used for development by developers. While bugreporting is used by users who most of the time are clueless... Aug 30 09:16:45 I dont consider bug tracking that essential (ie. so high entrance level). For git its different, if you invest time it pays you back multiple times Aug 30 09:17:57 khiraly1: i wouldn't want clueless people polluting my bugtracker. Aug 30 09:18:33 I like more what ubuntu does. Users report in a forum, several users helps out each other, they test bugs, and when they have gathered enough data they report the bug. Aug 30 09:19:17 thats way there are more than one people who suffers from the same bug, so its easy to gather more details if hard to reproduce or requires special hardware to reproduce it Aug 30 09:19:51 khiraly1: see where you're writing this ;-) Aug 30 09:19:53 khiraly1: haha, don't get me started. ubuntuforums is the ultimate place where one herd of idiots are "helping" another. Always first in google search results and almost always as useless as MSDN Aug 30 09:20:20 clueless people are useful most of the time. You only need to find how to use them. Here is an excellent example: testswarm.com Aug 30 09:20:42 khiraly1: and web-forums is inherently stupid idea, for many obvious reasons. Aug 30 09:21:57 anyway. I dont see justified bugzilla complexity. But it was just an opinion Aug 30 09:23:03 talking about clueless: could anybody with a better idea about that test the different behaviour of bash as default shell in valaterm - testcases are plain invocation of "sh" vs "sh --login" Aug 30 09:24:32 I'm not sure (have no clue) if valaterm does sth odd when invoking the initial shell, and if so then what (missing env or whatever) Aug 30 09:26:02 sh --login ?, it complains on my desktop: sh: Illegal option -- Aug 30 09:26:42 Hmm.. Installed Paroli on SHr, can't call on either now... SHR tools won't show me my contacts on SIM - and can't hear anything from either directions when making a call.. Aug 30 09:26:53 -> problem 1) how to make SHR contacts read my SIM? Aug 30 09:27:14 khiraly1: no idea. works on FR Aug 30 09:27:30 on SHR-U with bash that is Aug 30 09:27:55 where sh is a link to bash Aug 30 09:28:11 bash --login works Aug 30 09:28:38 When bash is invoked as an interactive login shell, or as a non-interactive shell with the --login option, it Aug 30 09:28:38 first reads and executes commands from the file /etc/profile, if that file exists. After reading that file, it Aug 30 09:28:38 looks for ~/.bash_profile, ~/.bash_login, and ~/.profile, in that order, and reads and executes commands from the Aug 30 09:28:38 first one that exists and is readable. The --noprofile option may be used when the shell is started to inhibit Aug 30 09:28:40 this behavior. Aug 30 09:28:43 doh Aug 30 09:29:14 yoh, have read this Aug 30 09:29:43 even the following lines which are more funny yet Aug 30 09:30:03 have you tried to test with bash --noprofile ? Aug 30 09:30:10 if its behave the same way ? Aug 30 09:31:42 it seems it's doing --noprofile by default. That's the problem Aug 30 09:34:07 have you tried with 'bash -l' Aug 30 09:34:07 or there's something fishy in /etc/profile, or dunno what. Didn't check too closely, as I'm not very much in that (about how it should be when it's standard) Aug 30 09:34:58 obviously same as --login? Aug 30 09:35:15 ehh, your' right Aug 30 09:35:36 and what is the test case what fails Aug 30 09:35:36 ? Aug 30 09:36:22 the start of the shell that makes valaterm a terminal. valaterm seems to do NO -l Aug 30 09:39:26 so when you launch valaterm, there are some ENV variables which does not exist? Aug 30 09:39:30 or what is the problem? Aug 30 09:40:26 yes, that's exactly my question Aug 30 09:41:33 obviously /etc/profile isn't sourced (at all / the way it should be) as e.g. $PS1 isn't set properly Aug 30 09:51:07 DocScrutinizer: xterm does not start login shell either Aug 30 09:51:25 DocScrutinizer: unless you do xterm -ls Aug 30 09:51:37 bah, changed passwd form "/bin/sh" for root to "/bin/bash" and now xserver doesn't come up anymore :-S Aug 30 10:07:09 hmm, cool. time for coffee (finally) and hooking up to ssh... :-( I guess xdm is the "login shell" for root and all other apps are simply inheriting. Probably busybox comes with a crappy /etc/profile (or any other of the scripts sourced by login shell) that borks with bash when bash is default shell (and invoked as "bash" and not as "sh" which causes changed sourcing behaviour of startup-scripts) Aug 30 10:08:52 ahh Aug 30 10:09:02 I *HATE* BUSYBOX Aug 30 10:21:03 DocScrutinizer: just don't use busybox Aug 30 10:21:54 lindi-: THATS the plan. But bash borks on xserver startup with the startup-scripts remnants of busybox Aug 30 10:22:01 I *HATE* BUSYBOX Aug 30 10:23:07 just reverted to root:Kw9HHA:0:0:root:/home/root:/bin/sh in /etc/passwd and everything fine again Aug 30 10:23:43 though: Aug 30 10:23:46 root@om-gta02 ~ $ ls -l `which sh` Aug 30 10:23:48 lrwxrwxrwx 1 root root 4 2009-08-25 17:36 /bin/sh -> bash Aug 30 10:27:45 lindi-: also see "man bash /If bash is invoked with the name sh, " Aug 30 10:28:27 so now I only need to make a story out of all that Aug 30 10:29:05 I my hopes were someone here is more used to all that startup scripting foo Aug 30 10:30:04 DocScrutinizer: do you know anything about Component-placement_Freerunner-GTA02-MB-A6.pdf? I thought I'd open it in inkscape and add new labels so that they are searchable. would that be completely useless work? (can it be done easier) Aug 30 10:31:46 lindi-: would be *highly appreciated*. Alas mentorgraphics PADS seems to have no way to add searchable component names. I spoiled my carma with unspeakable swearwords about that Aug 30 10:34:32 dunno if it can be done easier. That component placement pdf printout was done by our TPE EE colleagues, and I'm not completely convinced if it can be done better. If you know a way to create a better component-placement from Logic/PADS, just tell me and I will happily take the burden to boot to windoze to try it Aug 30 10:35:42 lindi-: i don't know why but everything seems to work today, mpd didn't work yesterday too now its working also again o.O Aug 30 10:39:02 lindi-: another way to accomplish that would be an index over all components with coords after each component, and a pair of nice rulers for component placement X & Y Aug 30 10:41:41 lindi-: maybe even a gif or other raster bitmap format, to open in any pixel oriented drawing app, and the coords are pixels to right/down so you usually can read frm cursor coords easily. No need for rulers then Aug 30 10:43:10 lindi-: this component placement .pdf is nothing else just a .png file embedded into .pdf Aug 30 10:47:39 khiraly1: so probably first step would be to extract/convert to plain png Aug 30 10:49:28 In shr-u, Is there a way to make the vibrate stop earlier then answering.. Caling partys complain that my calls always start with a vibrating sound.. Aug 30 10:49:54 I should see if I can find, get addmittance for, reduce data of, and finally publish gerbers for component-smt-placement Aug 30 10:50:33 TeLLuS: it is a frameworkd performance problem and should be solved when the vala replacement works Aug 30 10:50:57 s/works/is finnished for the relevant parts/ Aug 30 10:50:58 TeLLuS: hehe, I got no complaints but in fact also noticed recently vibrator takes ages to stop when accepting a call Aug 30 10:51:02 ok nice Aug 30 10:52:09 TeLLuS: btw. you don't use the neo as your daily phone for a longer time, do you? because all my friends put off with those tiny bugs Aug 30 10:52:13 DocScrutinizer: pads is proprietary software sorry Aug 30 10:52:15 after some time Aug 30 10:52:58 lindi-: yup, I know :-/ Aug 30 10:53:22 bumbl: Well I forgot the charger for the other mobile so I have used it a few weeks now.. Aug 30 10:55:26 the most annoying bug i came around was that frameworkd not only eats children but also sms Aug 30 10:55:36 i lost 5sms in total Aug 30 10:56:00 but had no time to debug further (i restarted the neo and everyting was fine) as i had to go Aug 30 10:56:48 Ok, I don't think I have not lost any SMS. But some are delayed as usual.. Aug 30 11:00:43 TeLLuS: the funny thing was, i heard them arriving because the gsm modem interfers with my 2.1 loudspeakers whenever a call or sms gets in ( DocScrutinizer: is this normal that loudspeakers are that sensitive) Aug 30 11:01:07 and i got confirmed by some friends that they sent me some Aug 30 11:01:16 but they never arrived Aug 30 11:01:18 bumbl: rather common, yes Aug 30 11:01:29 bumbl: What is you mesages domain setting? Aug 30 11:03:21 TeLLuS: default it should be - and it is an unstable image which worked perfectly the whole august Aug 30 11:03:41 bumbl: actually it's not the speakers, but rather the amp built in to your speakersystem Aug 30 11:05:16 DocScrutinizer: first page is now at iki.fi/lindi/openmoko/searchable-component-placement/ -- see if you can search the pdf for text Aug 30 11:05:31 bumbl: ok, I changed it to sqLite.. I dont trust my sim and it is slow.. Aug 30 11:05:46 lindi-: are you merlin? Aug 30 11:06:25 TeLLuS: are you sure that has an effect yet? because afaik opimd is not used yet by the shr default programs Aug 30 11:06:43 so unless you have installed opimd utils they will still be stored on sim Aug 30 11:06:57 DocScrutinizer: for some reason I can search for "TP1538" but not "H-TP1538" Aug 30 11:07:00 DocScrutinizer: merklin? Aug 30 11:07:14 the dash is not searchable for some odd reason Aug 30 11:07:35 lindi-: merlin -- the famous medieval magician Aug 30 11:08:02 ah that one :) Aug 30 11:08:08 lindi-: so how did you manage to add searchable labels? :-O Aug 30 11:08:11 DocScrutinizer: ok thank you, btw. from the audio point of view i can only recommend the JBL Spot Aug 30 11:08:23 PaulFertser: I just typed them Aug 30 11:08:35 lindi-: all of them? Aug 30 11:08:55 merlin Aug 30 11:09:00 bumbl: Well it was a while since I verified it. But I did change something.. Aug 30 11:09:06 PaulFertser: sure Aug 30 11:09:09 or speedy gonzales Aug 30 11:09:18 PaulFertser: only first page Aug 30 11:09:35 lindi-: hero of the week Aug 30 11:09:41 lindi-: looks awesome Aug 30 11:10:03 well I need to find this one test point so I might as well write them all down :) Aug 30 11:10:16 just the H-TP_WLAN7901 is ugly shadow Aug 30 11:11:01 DocScrutinizer: yeah I better make my new labels invisible so that you only see the bitmap Aug 30 11:11:13 lindi-: yup Aug 30 11:12:54 if you can figure out why the dash ("-") is not searchable, tell me :) Aug 30 11:13:48 (13.06.57) lindi-: DocScrutinizer: for some reason I can search for "TP1538" but not "H-TP1538" <-- you should try with different utf8 char the '-' Aug 30 11:15:27 khiraly1: i'm not sure how to enter that to inkscape Aug 30 11:15:37 grr, some labels have _mirrored_ text Aug 30 11:17:01 lol Aug 30 11:17:59 bumbl: yes I did install libframeworkd-phonegui-efl2 opimd-utils and other opimd* and changed backends. Aug 30 11:21:23 ah ok Aug 30 11:21:50 how well do opimd utils work in real-life tests? Aug 30 11:22:04 Hi all, I'm having problem accessing repo.or.cz (SRC_URI for dbux-cxx-async), anyone knows if that would be temporary or permanent ? Aug 30 11:24:14 bumbl: ok for sms do far. I failed to use it for contacts a while ago. But it have been improved from the comits I have seen. But I have not tested it any more yet, Aug 30 11:25:27 ingi: Add in /etc/hosts 62.24.64.27 repo.or.cz I think they changed domainname,, Aug 30 11:29:21 TeLLuS: ok thanks, or maybe they forgot to pay some bill (It happens to me one and a while)... Aug 30 11:33:55 lindi-: please insert your signature/copyright-notice somewhere to the augmented product-placement. I intend to place the file on OM's offivial download page if you wouldn't mind Aug 30 11:42:46 bumbl: What is the relevent parts in frameworkd? Aug 30 11:46:54 errr, what? Aug 30 11:47:38 TeLLuS: are you asking where to place a bomb to have the most effect? ;-> Aug 30 11:48:26 DocScrutinizer: Well yes.. :) To make it fail much faster. Aug 30 11:49:52 DocScrutinizer: It is said to be slow and needed to be improved to avoid the vibrator sound.. Aug 30 11:50:34 TeLLuS: that's supposed to happen with python->vala rewrite Aug 30 11:53:01 DocScrutinizer: I'l rephrase. There is the python that need to be rewritten more exactly? Aug 30 11:54:09 probably oeventsd for that particular purpose. You need to ask mickey|sports to get more savvy answer Aug 30 11:56:59 DocScrutinizer: sure Aug 30 11:58:07 half of page2 is done (the horizontal labels, next up are labels that are not horizontal :)) Aug 30 11:58:52 ehh Aug 30 11:58:56 whole mail: Aug 30 11:58:57 " is it possible to show an gprs icon if an gprs connection has been established?" Aug 30 11:59:15 i think i'll reply with this content: Aug 30 11:59:17 "Yes." Aug 30 11:59:18 ;x Aug 30 11:59:36 lindi-: I know of at least one C that's not on components placement. could you care about that as well? Aug 30 12:00:34 dos1: this at least prooves you're a real hacker ;-) Aug 30 12:06:26 another mail Aug 30 12:06:28 from the same guy Aug 30 12:06:30 " is it possible to set an gps icon, too so I can see the gps chip is online?" Aug 30 12:06:31 ......... Aug 30 12:07:55 DocScrutinizer: OK, thanks, found it. Is there any module already converted to vala I can look at? Aug 30 12:12:12 TeLLuS: scan freesmartphone.org. I think there are quite some - abyss comes to mind. Maybe fsodeviced (not sure about that one). Again, I suggest you talk to mickey|sports, he for sure will happily help you to start helping in porting FSO to vala Aug 30 12:19:05 dos1: not it starts to get silly Aug 30 12:19:09 now Aug 30 12:20:18 dos1: answer: "look at signal-strength and provider-name gadget in illume topbar, so you'll see it's possible. We did it" Aug 30 12:20:53 ooops, gps Aug 30 12:20:56 not gsm Aug 30 12:21:35 TeLLuS: fsousaged is already even used in SHR Aug 30 12:21:48 TeLLuS: and fso-abyss Aug 30 12:21:49 TeLLuS: now mickey|sports works on fsodeviced Aug 30 12:23:31 DocScrutinizer: where is it? Aug 30 12:24:54 DocScrutinizer: page 2 is done. http://iki.fi/lindi/openmoko/searchable-component-placement/Component-placement_Freerunner-GTA02-MB-A6.page2.pdf Aug 30 12:25:10 what do you guys think about this layout: http://scap.linuxtogo.org/files/194cb0099b103a7f7e6f5e987255284a.png ? Aug 30 12:25:17 that's opimd-contacts Aug 30 12:25:30 lindi-: I think C1767 which is supposed to sit where the "H" of H-TP1704 is printed Aug 30 12:25:34 someone already did screen so i didn't do it myself ;) Aug 30 12:26:24 lindi-: iirc Aug 30 12:26:36 SHR: 03seba.dos1 07opimd-utils * rcc0ef94c0e49 10/opimd-contacts: opimd-contacts: little layout fixes Aug 30 12:27:20 DocScrutinizer: ha, i was just looking for H-TP1704, it is supposed to be PWREN Aug 30 12:27:22 dos1: great Aug 30 12:27:25 SHR: 03seba.dos1 07opimd-utils * r8b8ec2d6c53b 10/setup.py: Install also opimd-dates Aug 30 12:27:35 DocScrutinizer: but it seems to be really deep inside the device, i have never removed more than front and back covers Aug 30 12:28:07 DocScrutinizer: ATM you have to type field names by yourself Aug 30 12:28:11 DocScrutinizer: ah you mean it's not only text of C1767 that is missing but also the "icon"? Aug 30 12:28:36 lindi-: yup Aug 30 12:28:44 DocScrutinizer: but i think i'll do some selecting of most "popular" fields (and of course option to enter custom name) Aug 30 12:29:00 DocScrutinizer: is it parallel to R1720? Aug 30 12:29:02 for some strange reason it didn't make it into comp-placemnt Aug 30 12:29:55 lindi-: yes, || C1764 Aug 30 12:30:13 * TeLLuS tries linphone with asterisk. Some problem with sound processing. Maybe unoptimized codec, it uses all cpu.. I could use the GSM codec on my std Amiga 500 for voip with 28k8 modem in 1992.. this shoud be able work I think.. Aug 30 12:30:18 the two huge empty pads Aug 30 12:30:22 TeLLuS: disable echo cancellation Aug 30 12:30:54 eeeew, linphone Aug 30 12:31:02 lindi-: it is off.. I can turn it on. Aug 30 12:31:03 DocScrutinizer: blah, i'll draw it and you can say if it is correct :-) Aug 30 12:33:33 DocScrutinizer: please refresh the pdf Aug 30 12:34:20 Slyon|away: ping Aug 30 12:35:28 lindi-: correct Aug 30 12:35:59 maybe this one the only one not to become transparent? Aug 30 12:36:26 or invisible or whatever Aug 30 12:37:26 for now quite a lot of them are easy to ^find now, but actually hard to read Aug 30 12:37:35 DocScrutinizer: yes Aug 30 12:37:58 lindi-: otherwise... AWESOME, INCREDIBLE Aug 30 12:38:13 don't miss your signature Aug 30 12:38:42 lindi-: Well it was effective echo cancellation when I tried it.. complete silence and even slower.. :) Aug 30 12:40:20 TeLLuS: can you try linphonec (without X)? Aug 30 12:41:21 lindi-: Will try in terminal w8.. Aug 30 12:43:25 DocScrutinizer: do you know if I should be able to measure the voltage at PWREN pin with normal voltimeter without danger of destroying something? ;) Aug 30 12:44:14 sure, go ahead. Any decent voltmeter should do. Remeber ESD standard measure ;-) Aug 30 12:45:12 i wish the testpoint wouldn't be so deep inside the device. if i ever hit the bug again i don't know if I have time to diassemble the whole device to measure that Aug 30 12:46:12 lol, will actually be hard I guess. Especially without breaking power ;) Aug 30 12:47:32 lindi-: Much better. but not perfect. Maybe because of lots of error messages: ALSA lib conf.c:3949:(snd_config_expand) Unknown parameters 0 LSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default: 0 Aug 30 12:48:38 TeLLuS: fsck linphone. This errormsg makes me think they still have fubar audio Aug 30 12:49:15 TeLLuS: sounds odd, what's in your .asoundrc? Aug 30 12:49:49 * DocScrutinizer wonders if mrmoku|a` ever evetually will succeed to build twinkle for OM Aug 30 12:50:46 lindi-: actually there should be no need for any .asoundrc usually Aug 30 12:50:51 lindi-: Have non.. Aug 30 12:50:58 what I said Aug 30 12:51:39 TeLLuS: odd, here i can make calls just fine (if you don't account for NAT issues) Aug 30 12:51:43 lindi-: Only have playback_dev_id=ALSA: default device in .linphonerc Aug 30 12:53:04 TeLLuS: can't really test now, i'm trying to remove the PCB from the case Aug 30 12:53:51 lindi-: np atleast I got an error now.. Aug 30 12:55:07 DocScrutinizer: wiki says "gently pushing battery compartment base" in http://wiki.openmoko.org/wiki/Disassembling_Neo1973 -- isn't the battery compartment part of the same plastic as the case? Aug 30 12:56:10 lindi-: hold device in palm of left hand, place middle finger to bat recession next to bat connector. with right thumb bend out case at headset-jack until pcb pops out Aug 30 12:56:43 yes that's what I am reading Aug 30 12:57:07 well, then it's probably written by me ;-D Aug 30 12:57:46 DocScrutinizer: what about those four black clip? Aug 30 12:57:55 huh? Aug 30 12:58:11 nevermind those Aug 30 13:00:05 just bend out the case with nail of thumb while supporting from below with two fingers of same hand Aug 30 13:00:42 left hand middle finger automatically will support enough to make pcb pop out Aug 30 13:00:51 it's really easy Aug 30 13:03:00 i'm probably just missing something then Aug 30 13:03:32 Could we add linphone so it is more easy to install with opkg? Need updated libosip2 PREFERRED_VERSION_libosip2 ?= "3.3.0" And if someone want to try my build http://87.227.108.179/neo/linphone-3.1.0/ Aug 30 13:03:52 lindi-: enough force? Aug 30 13:04:24 DocScrutinizer: could be Aug 30 13:04:56 don't be shy. I never broke anything by following this procedure Aug 30 13:05:04 TeLLuS: probably you have /etc/asoundrc then, at least SHR has that by default Aug 30 13:06:15 DocScrutinizer: i don't want to be the first :) Aug 30 13:06:39 i should have paid more attention at debconf when the tuxbrain people opened these Aug 30 13:06:42 lindi-: it actually take me e seconds and about 500g force on right thumb Aug 30 13:06:54 s/ e / 3 / Aug 30 13:06:55 DocScrutinizer meant: lindi-: it actually take me 3 seconds and about 500g force on right thumb Aug 30 13:06:55 PaulFertser: I hve a /etc/asound.conf "# default dmix configuration cm.!default { type plug slave.pcm "dmix" } ctl.mixer0 { type hw card 0 } Aug 30 13:07:16 TeLLuS: can you try without it? Aug 30 13:08:26 PaulFertser: won't work. Needs dmix. only thing I see is cm instead of pcm. maybe c&p error Aug 30 13:08:43 pcm.!default Aug 30 13:08:44 DocScrutinizer: should work for testing, no? Aug 30 13:09:26 for testing it should be configured to use hw:0.0 instead of default for output device then Aug 30 13:10:08 or, even better maybe, plughw:0.0 Aug 30 13:12:41 DocScrutinizer: yes missed p in pcm.. Aug 30 13:13:07 DocScrutinizer: was c&p error Aug 30 13:13:34 lindi-: there's no better method. Using any screwdrivers etc actually is more prone to break hw Aug 30 13:15:04 i'll go eat something :) Aug 30 13:15:49 * DocScrutinizer as well Aug 30 13:16:25 though obviausly lindi- needs it more to gain power ;-D Aug 30 13:23:01 PaulFertser: It is working ok now without /etc/asound.conf and err messages are gone.. now need to fix mic also so I got two way communication.. Aug 30 13:23:46 that will be the much harder part probably Aug 30 13:26:08 also be aware linphone will probably fail without dmix which is setup in /etc/asound.conf, if any other app is playing any audio at the moment you try to open audio device in linphone (and vice versa) Aug 30 13:26:42 quite some apps may fail completely without asound.conf Aug 30 13:29:10 and for mic you most likely want to use audiodevice hw:0.0 anyway Aug 30 13:29:21 DocScrutinizer: So what should I change? And what about /etc/asoundrc I do run shr-u.. Aug 30 13:31:10 first try playing with .linphonerc audiodevice settings. As suggested before, use plughw:0.0 for playback device and hw:0.0 for recording device (if linphone crap even knows the difference between playback and rec dev) Aug 30 13:33:20 configure linphone to use a lightwight codec (wrt cpu usage) - if linphone offers a way to do that. Don't ask me to tell about cpu usage of different codecs off top of my head. GSM would be a good guess Aug 30 13:34:12 u-law/a-law even better as it doesn't need any calculations Aug 30 13:34:27 eats bandwidth otoh Aug 30 13:34:32 This is on the wiki.. http://www.koolu.org/asound.conf Aug 30 13:34:42 it's not that simple ;-) Aug 30 13:35:10 who gives a s...t about koolu? Aug 30 13:36:36 leave asound.conf alone and try to fix the issue with linphone settings Aug 30 13:37:30 at least until you *know* what you do to asound.conf to focus on a particular target Aug 30 13:38:14 Weiss: something in xserver-xorg master after commit af76bddd7a47092e2f0f85b2547c1cc74eb5cebc broke your glamo or its broken itself and Xorg is segfaulting, last messages in log are: (II) Glamo: driver for glamo: Glamo (WW) Falling back to old probe method for Glamo (II) Using KMS! Backtrace: Segfault Aug 30 13:38:18 asound.conf is a systemwide setting. No good idea to randomly mess with it Aug 30 13:39:53 Weiss: I'll try to bisect to commit 24716b9254fa7d609792596723a192bb044a7d3f to see if its some change in api or just something broken in xorg itself Aug 30 13:48:06 JaMa: heh, "backtrace: segfault" is lovely Aug 30 13:50:29 DocScrutinizer: not so much, when someone has no fallback distro as I have :) Aug 30 14:00:17 SHR: 03ole 07shr-settings * r40cca03d57da 10/data/po/da/shr-settings.po: [po] update danish translation Aug 30 14:00:18 SHR: 03david 07shr-settings * r0a6a686dc5e5 10/data/po/es/shr-settings.po: [po] update spanish translation Aug 30 14:00:19 SHR: 03david 07shr-settings * r11fdcef29054 10/data/po/gl/shr-settings.po: [po] add galician translation Aug 30 14:00:20 SHR: 03soltys 07shr-settings * r806e73888153 10/data/po/ (pl/shr-settings.mo pl/shr-settings.po shr-settings.pot): [po] update polish translation and .pot file Aug 30 14:17:34 PaulFertser: can you tell me who is doing russian translation for phone utils? seems there is a misprint there. Aug 30 14:19:32 SHR: 03seba.dos1 07shr-settings * r6f3a335fc300 10/ (5 files in 4 dirs): Little translation fixes Aug 30 14:19:49 Q-Master: translation for phone-utils? Aug 30 14:27:28 dos1: not really. I think it is shr-dialer Aug 30 14:27:40 Q-Master: so libframeworkd-phonegui-efl Aug 30 14:27:52 think so Aug 30 15:04:35 Ainulindale: ping ping ping Aug 30 15:04:41 pong pong pong Aug 30 15:04:50 Ainulindale: repo.or.cz have only DNS problems, server is working Aug 30 15:05:00 Ainulindale: we can workaround it by adding 62.24.64.27 to /etc/hosts Aug 30 15:05:07 we won't be able to do tht Aug 30 15:05:10 +a Aug 30 15:05:23 you don't have access to root? Aug 30 15:05:28 eh, ok Aug 30 15:05:40 nah I don't Aug 30 15:05:47 so i have to switch back to my shell to build packagekit ;x Aug 30 15:10:44 hey bumbl, you there? Aug 30 15:10:58 bumbl: which browser do you use for evopedia? Aug 30 15:12:16 Zorkman: midori Aug 30 15:12:19 works perfect Aug 30 15:15:27 yeah I know Aug 30 15:15:40 was just wondering if there was a faster alternative (dillo/woosh?/...) Aug 30 15:30:01 Zorkman: imo midori is quite fast Aug 30 15:31:00 bumbl: do you have any benchmarks? Aug 30 15:31:56 dillo is the quickest to start I think Aug 30 15:32:38 Zorkman: dillo does not support js afaik and evopedia needs that for their nice ajax search Aug 30 15:38:47 does anyone know why the hell is uSD data get corrupted when GSM and GPS works together. Aug 30 15:42:28 Q-Master: iirc this was a known hardware bug in GTA02v5 and was fixed in v6 Aug 30 15:46:40 Flyser: nope :) Aug 30 15:46:45 it is still there in v6 Aug 30 15:46:54 but only for some large uSD Aug 30 15:47:05 i had it with an 8GB kingston card Aug 30 15:47:19 all others work fine, though i don't have another 8gb to really test it Aug 30 15:47:35 I have a 8 GB uSD and I never saw any corruption Aug 30 15:47:46 SanDisk here Aug 30 15:48:40 might be a production fluke Aug 30 15:49:36 Flyser: I have a v6 Aug 30 15:49:43 me too Aug 30 15:49:44 and a 8Gig card Aug 30 15:49:53 so do i :P Aug 30 15:50:15 and I suffer of this bug Aug 30 15:50:39 what brand is you uSD? Aug 30 15:53:18 DocScrutinizer: (lifting PCB) what I don't understand is how those black clips are going to open Aug 30 15:54:34 farhaven: seems that kingston Aug 30 15:54:48 hehe, i sense a pattern :D Aug 30 15:55:51 lindi-: when you pull the side of plastic cage a bit, the clips are pulling with it Aug 30 15:56:22 lindi-: but you can also help to unclip them with a finger of other hand. Aug 30 15:57:39 hmm, i want a ruggedized moko case... Aug 30 15:57:43 made from aluminium or something Aug 30 15:59:18 I want a slimmer freerunner with holder for the stylus :P Aug 30 15:59:36 hehe, yeah, that'd also be cool Aug 30 15:59:41 PaulFertser: not quite sure how to do that, i'm supposed to hold the phone with my left hand Aug 30 15:59:46 maybe i should just get myself one of these moko cases Aug 30 16:00:44 farhaven: cases? linkeddy link? Aug 30 16:00:49 second... Aug 30 16:01:40 I'd like to have a freerunner with a display that's flush with the case, and not recessed. Aug 30 16:01:43 okay, two days of brickshooter-hacking sent upstream Aug 30 16:01:49 sybren: seconded Aug 30 16:02:01 sybren: yeah, would make cleaning easier Aug 30 16:03:27 blindcoder: http://www.pulster.de/index.htm?d__omtasche__OpenMoko_Freerunner_Tasche_Leder_Deluxe1046.ht Aug 30 16:03:40 uh, there's an m missing from that link :) Aug 30 16:03:58 it has a stylus and a slot for the stylus Aug 30 16:06:27 farhaven: nice Aug 30 16:08:18 yup :) Aug 30 16:08:22 but expensive -.- Aug 30 16:08:41 50 euros... iff it's real 'real leather' it's a good price Aug 30 16:09:10 also, with probable low production volume (comparatively) it's also okay Aug 30 16:09:34 iff I get my freerunner to be usable as a phone (have to do experiments with microphone when I'm back home) I guess I'll get me one Aug 30 16:11:33 heh, mine's already usable and quite reliable Aug 30 16:12:59 mic's too sensitive Aug 30 16:13:11 even records sound of air flowing Aug 30 16:15:45 i had a similar issue Aug 30 16:15:54 what did you do? Aug 30 16:15:59 here it was a wrong scenario dir in /etc/frameworkd.conf Aug 30 16:16:06 hrm Aug 30 16:16:09 it sayd /usr/share/openmoko/scenarios Aug 30 16:16:17 where it should be /usr/share/shr/scenarii Aug 30 16:16:29 scenario_dir = /usr/share/shr/scenarii Aug 30 16:16:47 you got a v7? Aug 30 16:17:18 I've read rumors (here in IRC) that the buzzfix overloads the mic inpu Aug 30 16:17:21 t Aug 30 16:17:45 but since I only have a v7 I cannot confirm Aug 30 16:17:52 i have a v6 Aug 30 16:18:14 buzzfixed? Aug 30 16:19:13 nope Aug 30 16:19:17 vanilla :D Aug 30 16:19:24 and do you happen to be in Samara or Berlin? :) Aug 30 16:20:12 nope :) Aug 30 16:20:18 i'm in paderborn, nrw atm Aug 30 16:22:03 damn Aug 30 16:23:47 blindcoder: are you in Berlin atm? Aug 30 16:24:11 PaulFertser: I hope to be again on Saturday Aug 30 16:24:25 right now I'm in Samara on a business trip Aug 30 16:33:48 I'll be off for today, see you. Aug 30 16:51:18 DocScrutinizer: PaulFertser: managed to lift the PCB eventually Aug 30 16:51:44 lindi-: cool :) Aug 30 17:16:46 Weiss: its this commit http://cgit.freedesktop.org/xorg/xserver/commit/?id=e454f106dc65ecfacc154a1fa0810935022a8fee, with that reverted from master HEAD is glamo usable again with KMS Aug 30 17:19:17 DocScrutinizer: do I understand this right, i need to remove the LCD to access H-TP1704 (PWREN)? Aug 30 17:21:03 lindi-: oh, might be hard, i've never done that Aug 30 17:21:44 '< wpwrak> lindi-: maybe check PWREN to see if it returned to suspend.' Aug 30 17:21:56 lindi-: the LCM module is glued pretty hard, DocScrutinizer recommends to heat the whole device up to some 60 degrees and then to carefully slowly lift it. Aug 30 17:21:58 Maybe i'm going to ask him then Aug 30 17:22:09 lindi-: but it's doable Aug 30 17:22:10 PaulFertser: that sounds like something I don't want to do :) Aug 30 17:22:17 lindi-: no wonder :) Aug 30 17:51:18 Flyser_: FUD Aug 30 17:51:26 [17:42] Q-Master: iirc this was a known hardware bug in GTA02v5 and was fixed in v6 Aug 30 17:51:38 that hardware bug doesn't have anything to do with data corruption Aug 30 17:51:48 only to weak gps signal while accessing sd card Aug 30 17:51:49 lindi-: I never checked if this TP is front or component side Aug 30 17:52:49 removing LCM sounds more difficult than it actually is (though if you even got concerns on removing the case...) Aug 30 17:53:42 lindi-: actually the rubber coat under lcm is much more of a nuissance than removing the sticky that holds the lcm itself Aug 30 17:54:22 btw, if the lcm is glued to the pcb, and need warm to remove it, how to reglue after it? Aug 30 17:54:41 lindi-: (rubber) if you precisely locate the TP you may just remove a small patch of that rubber Aug 30 17:55:37 DocScrutinizer: huh Aug 30 17:55:44 sounds too complicated for me :/ Aug 30 17:56:40 probably it actually is. As I mentioned before, you would have to do all that while not powering down the device... :-S Aug 30 17:57:40 lindi-: as I understand it you're after a rarely occuring bug, so powering down is no option anyway Aug 30 18:00:11 lindi-: H-TP1704 is next to R1720, inside the main can Aug 30 18:00:27 DocScrutinizer: main can? Aug 30 18:00:40 easily accessable once you opened the can lid Aug 30 18:01:02 DocScrutinizer: so it's not on the same side as the LCD? Aug 30 18:01:10 i'm bit lost with the placement pdf Aug 30 18:01:11 nope Aug 30 18:01:17 component side Aug 30 18:02:08 DocScrutinizer: is the pdf somehow mirrored? in the bottom left corner of page 2 I see H4 and three test points Aug 30 18:02:23 DocScrutinizer: when I hold the PCB in my hands I see these three test points on the _right_, not _left_ Aug 30 18:03:22 there is a mirrored and a non-mirrored version - I never got it which is which when looking at hem. I also dunno why we need the mirrored one Aug 30 18:03:28 pong dos1 Aug 30 18:03:41 DocScrutinizer: page 3 is same as page 2 but only mirrored? Aug 30 18:03:57 kinda, yes Aug 30 18:04:04 Slyon: did you apply all my patches? Aug 30 18:04:20 DocScrutinizer: good, then I don't need to type searchable labels for page 3 Aug 30 18:04:31 dos1: your 'Don't fail when shr-today is started and frameworkd not yet' patch didn't apply Aug 30 18:04:53 actually it seems page 3 is correct view Aug 30 18:04:53 Slyon: well, you had to apply them in order as i sent them;) Aug 30 18:05:00 Slyon: and what about contact name resolving? Aug 30 18:05:11 DocScrutinizer: can I add some explanatory comments to the searchable PDFs I do? Aug 30 18:05:51 dos1: i know, but it didn't work Aug 30 18:06:02 in sense? Aug 30 18:06:04 DocScrutinizer: how does one open these can lids? Aug 30 18:06:09 sure, you can do whatever you like. The need to be utterly nonsense to stop me from placing your work to official site Aug 30 18:06:25 dos1: (contact name resolving) i had no time today, just came home Aug 30 18:06:29 Slyon: it works here Aug 30 18:06:38 dos1: do you have the latest version? Aug 30 18:06:42 lindi-: (open can) sloooowly. with a pinpoint small knife Aug 30 18:06:54 Slyon: i sent patch to you adding contact resolving Aug 30 18:06:58 Slyon: and i can't see it in git ;) Aug 30 18:07:04 Slyon: do you want me to resend it? Aug 30 18:07:15 (with "don't fail..." stuff too) Aug 30 18:07:34 dos1: ah ok, that's the patch which didn't apply Aug 30 18:07:37 * lindi- adds a few fake resistors to form "lindi was here" in morse code to the schematics :-P Aug 30 18:07:39 lindi-: start at the round corner to carefully bend away one of the latches a little, Do same with latches next to the left & right Aug 30 18:08:16 DocScrutinizer: these cans are just for RF shielding? Aug 30 18:08:17 lindi-: go around all the can several times trying to open the latches. After 10..20minutes you finally succeed Aug 30 18:08:18 dos1: i got error: patch failed: shr-today:32 and error: shr-today: patch does not apply Aug 30 18:08:23 lindi-: yes Aug 30 18:08:30 Slyon: ok, sending new patch for that Aug 30 18:08:38 okay Aug 30 18:08:44 fixing hardware bug #1024 seems a musthave Aug 30 18:08:55 khiraly1: yes Aug 30 18:08:56 and your first patch removed the bb file. but i added this manually again Aug 30 18:09:28 three days with general messing with the phone without recharge it Aug 30 18:09:30 lindi-: watch the mechanics very closely (use loupe) before you start. So you understand where to attack that bugger Aug 30 18:09:36 I need to recharge every day Aug 30 18:09:38 khiraly1: just get extra usb batteries Aug 30 18:09:56 Slyon: sent. and why do you need bb file in git repo? Aug 30 18:10:05 DocScrutinizer: would be nice to have some spare phone to work on :) Aug 30 18:10:12 Slyon: bb file has to be in distro repository, not app repo ;) Aug 30 18:10:16 lindi-: doh. I have more then 6 different brand usb batteries. You are talking at the wrong guy;-\ Aug 30 18:10:20 lindi-: I conclude you finally made it to remove pcb from bottom case? Aug 30 18:10:23 khiraly1: cool Aug 30 18:10:25 I have pretty worse experience with them Aug 30 18:10:28 khiraly1: oh Aug 30 18:10:33 khiraly1: mine seem to work fine Aug 30 18:10:36 dos1: okay, thats true. so you have the bb in OE? Aug 30 18:10:47 lindi-: url for the exact type and brand? Aug 30 18:10:52 khiraly1: http://wiki.openmoko.org/wiki/User:Lindi has link Aug 30 18:11:00 dos1: patch seems not to arrive, did you send to the right email? Aug 30 18:11:01 Slyon: almost. i have everything prepared, just was waiting for you to commit patches Aug 30 18:11:08 okay Aug 30 18:11:09 lindi-: I never broke anything by doing those procedures. The hw is raher robust Aug 30 18:11:21 Slyon: lukasmaerdian? and gmail? Aug 30 18:11:28 DocScrutinizer: sorry but you don't count, you have bit more experience Aug 30 18:11:32 yeah, thats right Aug 30 18:11:42 dos1: but nothing arrives Aug 30 18:11:47 [PATCH] Implement contact name resolving and error handling Aug 30 18:12:22 lindi-: and how many time can you recharge the freerunner with a 2400mAh battery? Aug 30 18:12:24 dos1: try to send again Aug 30 18:12:35 Slyon: sent Aug 30 18:12:43 lindi-: yes i c. Also I wouldn't dare to recommend doing all that. I just can say I don't think it's impossible and how I suggest to do it best Aug 30 18:13:04 khiraly1: at least once always Aug 30 18:13:18 once and 20%? or 30%? Aug 30 18:13:19 khiraly1: but you don't want to charge freerunner with the battery Aug 30 18:13:29 why not? Aug 30 18:13:32 khiraly1: charging a battery from a battery is waste Aug 30 18:13:37 dos1: strange, it doesn't arrive Aug 30 18:13:40 khiraly1: just run on the external usb battery Aug 30 18:13:50 dos1: paste it Aug 30 18:14:17 lindi-: hard to care in my pocket ... The usb connector can break off, etc Aug 30 18:14:20 khiraly1: when the external usb battery is empty you still have fully charged internal battery Aug 30 18:14:22 can someone tell me where to get navit for shr? Aug 30 18:14:24 khiraly1: charging has an efficiency of <50% Aug 30 18:14:27 khiraly1: yes you need to have a case for this Aug 30 18:14:58 Slyon: check in spam Aug 30 18:15:30 dos1: ahh, here we go Aug 30 18:16:18 dos1: patch failed: shr-today:4 Aug 30 18:16:36 Slyon: how do you apply it? ;/ Aug 30 18:16:47 Slyon: it's based on latest git rev Aug 30 18:16:47 git apply file.patch Aug 30 18:17:01 ok, but how do you extract that file.patch? Aug 30 18:17:03 copy'n'paste? Aug 30 18:17:10 jap Aug 30 18:17:17 copy it to file from the email Aug 30 18:17:32 use "Show original" function in gmail Aug 30 18:17:34 btw, do anyone have a Nintendo DS? Aug 30 18:17:37 download it and git apply it Aug 30 18:18:11 I advice anyone try it at least once. Especially the music application. The scrolling in them is AWESOME Aug 30 18:18:18 better then on my desktop pc Aug 30 18:18:24 dos1: how to download, its inline Aug 30 18:18:26 and it has resistive touchscreen too Aug 30 18:18:37 Slyon: then save as Aug 30 18:20:38 dos1: i checke out latest git and tried to apply, same error in shr-today:4 Aug 30 18:21:44 eh Aug 30 18:21:49 then try to apply it manually Aug 30 18:22:02 maybe gmail fscked something up Aug 30 18:22:29 dos1: okay will do that Aug 30 18:25:24 lindi-: (go around the can) no, better just concentrate on the both "outer" sides of the can lid. Once those are open, the whole lid snaps off easily Aug 30 18:26:55 lindi-: start next to the aux-switch plus adjacent two latches. If you have lifted the lid for 0.5mm there the other latches are much easier Aug 30 18:27:39 lindi-: the first latch is the hardest ;-) Aug 30 18:28:28 dos1: okay, git should be up to date now Aug 30 18:28:29 lindi-: tell me when you're finished with compo-plcmnt Aug 30 18:29:26 lindi-: even better, send me the file by email then Aug 30 18:29:56 DocScrutinizer: should we put it to git maybe? Aug 30 18:30:16 DocScrutinizer: so just in case somebody finds errors we can properly audit who fixed them and how Aug 30 18:30:24 lindi-: ...and I'll place it to http://downloads.openmoko.org/developer/schematics/ Aug 30 18:30:27 DocScrutinizer: for example this one missing component you found Aug 30 18:30:41 Slyon: nice, thanks ;) Aug 30 18:30:54 Slyon: when packagekit finished building i'll build shr-today in shr repos Aug 30 18:31:06 oh, it already finished Aug 30 18:31:10 so building ;) Aug 30 18:31:11 dos1: i hope everything works, i didn't test it Aug 30 18:31:18 dos1: very nice :) my first app :) Aug 30 18:31:28 Slyon: i tested it, works really well ;) Aug 30 18:31:28 lindi-: I think that won't fly.But feel free to put it to git if you lke Aug 30 18:31:32 like Aug 30 18:31:56 :) Aug 30 18:32:05 btw, is there a query on wiki.openmoko.org to show all the page where I contributed to? Aug 30 18:32:06 DocScrutinizer: why not? Aug 30 18:32:29 dos1: could it be, that the opimd UnreadMessages signal doesn't get resetted, when i show the messages in opimd-messages? Aug 30 18:32:31 nobody ever cared so far to fix anything wrt those documents Aug 30 18:32:47 Slyon: yup Aug 30 18:32:48 and honestly, how could they? Aug 30 18:32:51 ~opimd-messages Aug 30 18:32:51 opimd-messages is probably crap, and that won't change soon Aug 30 18:32:55 :P Aug 30 18:32:58 dos1: okay, you have to fix that ;) Aug 30 18:33:02 Slyon: btw, package is now in repo Aug 30 18:33:16 dos1: woohoo, gonna try it :) Aug 30 18:33:44 I dont find a useful page Aug 30 18:36:33 dos1: btw, is upgrade save atm? Aug 30 18:36:40 should be Aug 30 18:36:47 muhahaha Aug 30 18:36:54 okay Aug 30 18:36:58 :x Aug 30 18:37:43 ought be Aug 30 18:38:24 dos1: it works, name resolving is cool :) Aug 30 18:38:50 :) Aug 30 18:38:55 ;) Aug 30 18:39:26 dos1: I thought maybe make "add a new field" as small as the [x]-buttons above Aug 30 18:40:16 i have to do some stuff for scool now, byebye Aug 30 18:40:43 it's kinda too big, esp in relation to the more commonly used buttons below Aug 30 18:41:09 * dos1 should prepare to school too Aug 30 18:41:27 well, i should. that doesn't mean i will now ;D Aug 30 18:41:50 dos1: you shold fix opimd-messages ;) Aug 30 18:41:55 also don't miss a safety-second-level ok/abort query behind each delete Aug 30 18:41:56 noooooo Aug 30 18:42:12 opimd-messages is crap Aug 30 18:42:19 was first gui app in opimd-utils Aug 30 18:42:25 just to check how bubbles will look Aug 30 18:42:54 dos1: I began to collect useful links related to elementary: http://wiki.openmoko.org/wiki/Elementary Aug 30 18:42:55 i almost don't use opimd-messages at all :D Aug 30 18:43:01 dos1: ah, so someone needs to write a nice opimd messages app :) Aug 30 18:43:15 only contacts and notifier Aug 30 18:43:20 yeah Aug 30 18:43:29 DocScrutinizer: hmm... can you do some quick and dirty mockup? Aug 30 18:43:32 me too, just tried to reset the unread messages Aug 30 18:43:43 well, i'm away now Aug 30 18:43:44 bye Aug 30 18:43:54 dos1: hardly Aug 30 18:44:21 Slyon|away: just run opimd-notifier in console Aug 30 18:44:24 ;) Aug 30 18:44:38 it'll display unread messages Aug 30 18:46:07 * dos1 is reading opkg code Aug 30 18:46:08 ;x Aug 30 18:46:26 well, it isn't *as bad* as people say Aug 30 18:46:31 my code sometimes is worse :D Aug 30 18:47:06 but i couldn't say "that code is nice" :P Aug 30 18:49:58 btw, why we use opkg. I think dpkg usage is quite similar ... Aug 30 18:50:21 is it not suited for small device (slow, need memory, etc) Aug 30 18:50:27 khiraly1: oe uses opkg :) Aug 30 18:54:50 nice argument;) Aug 30 18:56:37 oh Aug 30 18:56:44 libopkg isn't as bad Aug 30 18:56:49 but i just looked at frontend Aug 30 18:57:04 :x Aug 30 19:00:24 Ainulindale: shr-installer is getting usable - i fixed one bug in opkg backend in packagekit ;) Aug 30 19:00:36 Ainulindale: now looking at second, ATM last one Aug 30 19:01:44 You're the man :-) Aug 30 19:03:36 hmm shouldn't ffalarms wake the neo from suspend? Aug 30 19:04:52 hmm Aug 30 19:05:39 I bought a second freerunner, and I switched on. There is a Contacs, Dialer, Locations, Messages, Settings, Sudoku ikon, with lots of colors, but everything is really similar to illume Aug 30 19:05:44 is it the om2008? Aug 30 19:05:52 or some qtopia thingy Aug 30 19:06:12 khiraly1: om2008 Aug 30 19:06:19 khiraly1: and *it is* illume Aug 30 19:06:29 khiraly1: hehe, FR is addictive Aug 30 19:07:16 PaulFertser: My girlfriend *wants* one. I said to her, that its buggy, slow, and really not worth it, but he wants one Aug 30 19:07:35 khiraly1: i want a gf like that ;) Aug 30 19:08:19 I said to her, that I can write a dict app for the device, so it was a major boost. Aug 30 19:08:42 but for the bugs, she said: yeah, but you will fix it, or somebody else. So its not important Aug 30 19:08:44 ;-) Aug 30 19:09:31 DocScrutinizer: are those components that are on top of the main can bluetooth stuff? Aug 30 19:09:35 dunno, why illume is lot slower (it leaves traces on the screen) on shr and om2009 Aug 30 19:09:50 lindi-: yup Aug 30 19:10:12 you may carefully flip the can lid without removing them Aug 30 19:10:46 i was just trying to figure out where the usb bus gues Aug 30 19:10:57 hmm, and what is the location app on om2008? Aug 30 19:10:58 exactly there Aug 30 19:11:06 but this is way too tiny for me. I really would have appreciated a larger phone :) Aug 30 19:11:17 hehehe Aug 30 19:11:49 I'm too old for that bullshit myself meanwhile ;-) Aug 30 19:11:50 DocScrutinizer: how can usb go over such an unshielded cable? Aug 30 19:12:05 seems it works :) Aug 30 19:12:20 DocScrutinizer: oh, wanted to ask you about the OM wallcharger Aug 30 19:12:27 khiraly1: diversity Aug 30 19:12:36 DocScrutinizer: what the ferrite stuff on it gives? Aug 30 19:12:38 go ahead, while I kill Krita Aug 30 19:12:48 DocScrutinizer: i guess. what's the deal with the hole in the main can? Aug 30 19:12:59 khiraly1: about being slower - use better theme ;) Aug 30 19:13:04 dos1: is it qtopia based? Aug 30 19:13:10 niebiee in SHR is fast Aug 30 19:13:18 dos1: Im already switched to 16 bit Aug 30 19:13:28 khiraly1: telephony in om2008 is based on qtopia Aug 30 19:13:41 PaulFertser: no good story about it. Usually you have one of those to stop surface-waves proparating along the shielding of the cable Aug 30 19:14:02 DocScrutinizer: sure but what can that give on a wallcharger? Aug 30 19:14:30 DocScrutinizer: btw, i have a notion that the cables equipped with that are generally better than those without, is that "correct"? Aug 30 19:14:41 lindi-: hole in maincan? Aug 30 19:15:03 DocScrutinizer: the one near the bluetooth antenna. i can see some component with text "CEK" on it Aug 30 19:15:38 PaulFertser: I really can't say as I raraely seen any with Aug 30 19:15:48 DocScrutinizer: it's U2502 i think Aug 30 19:16:02 and C2502 Aug 30 19:16:51 that's some odd SN74LVC1G08DCKR Aug 30 19:17:03 lindi-: here I see only one ~1mm hole in can lid, and that is for a notch on BT-baseplate to align correctly Aug 30 19:17:09 "and gate" says google Aug 30 19:17:19 this is definitely larger Aug 30 19:17:35 i'll make take a photo Aug 30 19:19:38 duh, THAT hole in PCB? Aug 30 19:19:44 hmm, having playing with om2008, paroli is not as awesome as before. It stole lot of ideas from om2008 ... The settings are similar, the general black-and-white is already there, etc, etc. Aug 30 19:19:47 lindi-: no idea Aug 30 19:20:18 khiraly1: well, paroli = om2009 Aug 30 19:20:26 khiraly1: om2008 successor Aug 30 19:20:27 but ideally suited to route wires for bassfix thru it and place big Cs next mic Aug 30 19:20:51 DocScrutinizer: the photos in http://wiki.openmoko.org/wiki/Disassembling_Neo_1973 don't quite match freerunner Aug 30 19:21:51 lindi-: yoh yoh that GTA01 Aug 30 19:21:59 aka Neo 1973 Aug 30 19:22:29 yes Aug 30 19:22:34 dos1: is om2008.8 locations is developed anymore, or already stopped? Aug 30 19:22:58 khiraly1: i don't think anything from om2008 is developed anymore Aug 30 19:22:59 I see.... Last commit was on 2008.12 Aug 30 19:24:34 Hmm, Just I implemented a gps app when I was on holiday. And this Location app looks very similar ... Aug 30 19:25:21 DocScrutinizer: http://iki.fi/lindi/openmoko/pcb1.jpg should show the whole in the main can near the bt antenna (top left) Aug 30 19:25:32 khiraly1: hmm, is it possible that you will develope a timemachine in near future, to travel back and submit it to om2008? Aug 30 19:26:06 DocScrutinizer: is that just for ventilation or what? Aug 30 19:26:14 lindi-: sory, never seen before :-D Aug 30 19:26:21 Heinervdm: its quite depressive, that what I did, was already done, just I didnt know about it Aug 30 19:26:31 DocScrutinizer: huh? ;) Aug 30 19:26:42 lindi-: ^no such hole here Aug 30 19:26:47 wtf Aug 30 19:26:53 hehehehehe Aug 30 19:26:59 welcome to my world Aug 30 19:27:49 oh yeah there I got one Aug 30 19:28:13 some devices have. others not Aug 30 19:28:24 *don't ask me why* Aug 30 19:29:16 anyway might give a convenient means to hook in to the lit to pry it off Aug 30 19:29:24 lid even Aug 30 19:31:01 i guess Aug 30 19:31:25 I have 2 A6 that have that slot. Others not. So not on A5, A7 Aug 30 19:31:54 i should have a5 Aug 30 19:31:58 at least he ones I could easlily inspect right now Aug 30 19:32:13 it's clearly written next to mic Aug 30 19:32:31 yep, a5 Aug 30 19:34:41 interesting, i'd say the PWREN testpad is way too difficult for helping with this rare bug tough Aug 30 19:34:45 +but Aug 30 19:42:13 SHR: 03hersche 07shr * r8f773a812074 10/libframeworkd-phonegui-efl/po/de.po: libframeworkd-phonegui-efl: update german translation Aug 30 19:44:02 SHR: 03david 07shr * r4acb3dfff48a 10/libframeworkd-phonegui-efl/po/es.po: libframeworkd-phonegui-efl: update spanish translation Aug 30 19:45:20 SHR: 03david 07shr * r026ae6758ef6 10/libframeworkd-phonegui-efl/ (configure.ac po/gl.po): libframeworkd-phonegui-efl: add galician translation Aug 30 19:45:42 how to check if I have moko11 firmware? I totally forgot it Aug 30 19:46:39 khiraly1: did you do the buzzfix at handheld-linux? Aug 30 19:46:40 if yes Aug 30 19:46:52 afaik they updated the firmware too Aug 30 19:47:07 nope, I carefully bought with buzzfix Aug 30 19:47:21 There is a way to check the firmware revision, just I totally forgot it Aug 30 19:47:32 and at the wiki, there is no mention of it Aug 30 19:48:04 khiraly1: shr-settings does provide a way to have a look at it afaik (no neo here at the moment) so either use that or have a look at the shr-setting source code Aug 30 19:48:11 no shr yet Aug 30 19:48:19 there is a /proc command, or somethign Aug 30 19:48:27 Im still looking in google Aug 30 19:50:07 khiraly1: shr-settings->phone->modem info and there is field named revision Aug 30 19:50:50 there is no shr here. its factory default (om2008.8), Aug 30 19:51:33 no idea then ;) Aug 30 19:51:51 but search at wiki for gsm upgrade or sth Aug 30 19:51:54 DocScrutinizer once told me Aug 30 19:52:06 yeah, it specify only for fso based distrib Aug 30 19:52:21 ;/ Aug 30 19:54:57 seems like I need an fso based distrib first to check gsm firmware;) Aug 30 19:55:05 ;] Aug 30 19:55:12 boot from uSD ;) Aug 30 19:55:16 s/to check/to check easily/ Aug 30 19:55:16 khiraly1 meant: seems like I need an fso based distrib first to check easily gsm firmware;) Aug 30 19:55:32 ~seen morphis Aug 30 19:55:32 morphis was last seen on IRC in channel #openmoko-cdevel, 11d 6m 59s ago, saying: 'good night'. Aug 30 19:58:06 khiraly1: what do you do with 2008.8 anyway Aug 30 19:58:08 it sucks Aug 30 19:58:22 nothing. My second freerunner came with it Aug 30 19:58:23 ;) Aug 30 19:59:06 latest qi is still from 2009 march 03 ? Aug 30 19:59:17 http://people.openmoko.org/andy/qi-s3c2442-master-hist_3b8513d8b3d9615e.udfu Aug 30 19:59:55 khiraly1: you better use downloads.openmoko.org experimental Aug 30 19:59:59 khiraly1: for Qi Aug 30 20:00:06 nice tip Aug 30 20:00:50 qi from 2009 aug 30? Aug 30 20:00:57 ahh, seems pretty current Aug 30 20:02:21 khiraly1: there were not much (or any) changes there. But that repo was always kept current, thanks to nytowl. Aug 30 20:03:14 I have totally forgotten how I did all these installations. And the wiki is completely mess. There are hundreds of pages .... Aug 30 20:03:15 ;) Aug 30 20:07:29 khiraly1: log in to modem (I suggest mickeyterm but that again is FSO-based), then give AT+CGMR Aug 30 20:08:01 DocScrutinizer: yeah, I think the best is install an fso based distrib and continue from there Aug 30 20:08:04 khiraly1: and yes it's mentioned on flashing_GSM page Aug 30 20:09:03 you are right is written there are Note 2. Dunno how I missed it Aug 30 20:09:29 khiraly1: (install fso) ...or simply follow the uSD-based GSM-FW update path. It never will break anything. Worst thing that might happen you did it without any need Aug 30 20:10:01 Im pretty sure that this freerunner comes with moko11 too. Just wanted to check it for sure. Aug 30 20:10:12 I want to install shr on it anyway, so I can check it from there too Aug 30 20:10:21 yup Aug 30 20:14:41 Ainulindale: ping Aug 30 20:14:45 Ainulindale: patches are waiting ;) Aug 30 20:15:09 ;] Aug 30 20:15:15 Ainulindale: "[Shr-Devel,2/2] Make shr-settings use new module.", "[Shr-Devel,phoneutils] add validation of entry data" and "[Shr-Devel] add option to ophonekitd to show incoming messages" are already applied, you can close them Aug 30 20:15:44 Ainulindale: and three patches wait for commiting to oe ;) Aug 30 20:22:24 SHR: 03hersche 07shr-settings * rbd0272269277 10/data/po/de/ (shr-settings.mo shr-settings.po): [po] update german translation Aug 30 20:24:12 and we really need new testing image... Aug 30 20:24:22 i would really like to break -unstable with that KMS patch ;x Aug 30 20:28:46 break it further and upgrade gstreamer while you're at it ;) Aug 30 20:29:22 und update glib Aug 30 20:29:24 dos1: yeah, I need newer enlightenment;) Aug 30 20:29:39 unstable is getting so boring again ;/ Aug 30 20:29:46 :) Aug 30 20:29:58 but tag the current one as testing Aug 30 20:30:27 there is no such thing as "tag this one as testing" Aug 30 20:30:39 there are some problems with bulting images afaik Aug 30 20:31:07 s/bulting/building Aug 30 20:33:04 dos1: copy it to KNOWN_TO_WORK directory in the server Aug 30 20:33:39 KNOWN_TO_WORK/2008-08-08, KNOWN_TO_WORK/2008-08-30, etcc Aug 30 20:40:27 hmm, is the latest uImage link is known to be broken? http://build.shr-project.org/shr-unstable/images/om-gta02/uImage-om-gta02-latest.bin Aug 30 20:47:14 hmm Aug 30 20:47:21 anybody around? Aug 30 20:48:17 yes. the link indeed appears broken Aug 30 20:49:47 what is the difference between jffs2 and jffs2.nosummary? Aug 30 20:52:10 khiraly1: summary makes it a bit faster at the expense of some additional storage requirementns Aug 30 20:52:31 ok Aug 30 20:53:21 and what is this ubifs thingy? Aug 30 20:53:43 I heard about it (filesystem specifically made for flash), just is it usable for everyday? Aug 30 20:53:52 (ie. is it crashy, or anything) Aug 30 21:07:46 hmm Aug 30 21:08:24 completely noob question: when I want to install the distro only for uSD card (no nand), do I need to install uImage to nand, or not? Aug 30 21:08:43 I think it is not required Aug 30 21:10:04 no, you don't. but you need to put the kernel where the bootloader looks for it. Aug 30 21:11:20 ok, but in qi case it looks /boot dir on the partition. So the .tar.gz file already includes it Aug 30 21:12:23 hm, i finally switched to x.org on debian and now fbreader assumes wrong dpi :( Aug 30 21:12:49 PaulFertser: are you using debian? (and not shr?) Aug 30 21:12:52 khiraly1: yes Aug 30 21:13:06 doh, and you campaigned for shr;-D Aug 30 21:13:32 khiraly1: sure :D Aug 30 21:14:55 literki is not in SHR repos yet? :-O Aug 30 21:15:56 PaulFertser: cant understand you Aug 30 21:16:38 khiraly1: literki is a virtual keyboard, many like it. Aug 30 21:17:01 I understand it. I dont understand the debian vs. shr part Aug 30 21:17:36 khiraly1: i don't like opkg, i don't like OE, i just prefer Debian, what's up with it? Aug 30 21:19:25 and why shr use oe instead of debian? For me only the kernel and the applications counts, not the distro below it Aug 30 21:20:12 khiraly1: OE is different. And is more convenient for development. E.g. debian almost can't be crosscompiled. Aug 30 21:21:31 khiraly1, cross compilation reason Aug 30 21:21:43 debian (scratchbox) -way is use qemu... Aug 30 21:22:18 and how debian is created for the Freerunner if it is not convenient and hard to use? Aug 30 21:22:27 hard to use -> hard to compile Aug 30 21:22:48 they just ported some packages Aug 30 21:23:01 and very slowly (as I know, still no shr there) Aug 30 21:23:24 using debian for *developers* who *developing* can make life harder Aug 30 21:23:53 also, from SHRUDCON, most of developers - gentoo users, OE is very similar to Gentoo Aug 30 21:25:21 max_posedon: they ported all packages Aug 30 21:25:53 shr bootlogo is an image? The text under the big SHR (please wait, booting...) is it on the image, or is it real text? Aug 30 21:25:56 khiraly1: and debian is not created for FR, it's created for all systems. Just a convenient way to use the same system with same software on all devices. Aug 30 21:27:22 PaulFertser: I would prefer debian, as I used it since 2000, just recently switched to ubuntu, as it comes out with regular release, so easy to install on a laptop. (and I recently bought two) Aug 30 21:28:19 khiraly1: but debian is not bleeding-edge, so for the latest shr/paroli/E work it's not that suitable. Aug 30 21:28:27 but I understand the reason behind shr Aug 30 21:28:40 PaulFertser, http://wiki.debian.org/Teams/DebianFSO neither http://wiki.debian.org/DebianOnFreeRunner speak about shr, have you a better link? Aug 30 21:28:50 PaulFertser: yeah, and for my latest idea I need to patch enlightenment;) Aug 30 21:29:04 max_posedon: what are you talking about? Aug 30 21:29:24 about "all shr packages ported to debian" Aug 30 21:29:26 BTW, x.org driver packaged in debian seem to be faster than Xglamo Aug 30 21:29:46 (e.g. shr-messages, shr-application, etc) Aug 30 21:29:47 max_posedon: who says they were? Aug 30 21:29:51 you!) Aug 30 21:30:15 max_posedon: they ported all packages (may be it was about smth other) Aug 30 21:30:30 max_posedon: you can compile everything needed (including the latest E) on the device + distcc obviously Aug 30 21:30:45 max_posedon: no, i was talking about all debian packages that were "ported" to ARM. Aug 30 21:30:53 ah... yes Aug 30 21:30:58 agree in this case Aug 30 21:31:07 max_posedon: why doesn't fbreader use proper dpi :( Aug 30 21:31:25 as about compile on neo..) - don't say it before you try) Aug 30 21:31:49 max_posedon: i compiled a lot on it, including emacs23 Aug 30 21:31:52 its possible, but... useless... linking time Aug 30 21:31:56 hmm, shr applications are lot more faster than I last tried out Aug 30 21:32:03 and confirure stages will take loooong time Aug 30 21:32:11 ok, I install a sim card, and see how it behaves Aug 30 21:32:33 max_posedon: linking time is long, still distcc worth it Aug 30 21:33:28 btw, I suggest sheevaplug if you really prefer this way) Aug 30 21:34:14 max_posedon: sounds reasonable Aug 30 21:34:21 max_posedon: do you have one? Aug 30 21:34:27 ;) Aug 30 21:34:35 yes, bought it last week, really great Aug 30 21:34:58 max_posedon: how much? Aug 30 21:35:43 sheevaplug? Aug 30 21:35:45 it costs me 100$ + 40$ feedex + 60$ (tolls, customs, because of our stupid laws) Aug 30 21:36:08 PaulFertser, little spam for you with more info [ http://max-posedon.livejournal.com/ ] (in russian) Aug 30 21:36:25 khiraly1, armv5tel 1.2Ghz with 512Mb ddr2 Aug 30 21:36:29 max_posedon: \o/ cool, congrats Aug 30 21:36:40 max_posedon: 100$ is a reasonable price indeed Aug 30 21:36:45 PaulFertser, for you it may cost near 100+30 = 130 Aug 30 21:37:18 khiraly1, [spam] http://picasaweb.google.com/maxposedon/Sheevaplug Aug 30 21:38:04 PaulFertser: would балда be suitable has a "nice" way to tease someone? :-) Aug 30 21:38:25 max_posedon: you're welcome to answer too :-p Aug 30 21:38:33 Ainulindale: if said tenderly, i guess Aug 30 21:38:38 meh :-) Aug 30 21:38:43 Ainulindale: means "not so smart" Aug 30 21:39:06 well the appropriate way to translate it in french is the same word we use for a sausage which stinks Aug 30 21:39:32 And it's a "kind" way to say to someone he told stupid things Aug 30 21:39:33 I'll be say, is similar to `you are stupid`, but sayed in non-rough way Aug 30 21:39:35 hmm Aug 30 21:39:43 Ok good :-p Aug 30 21:39:52 Couldn't connect to FSO Aug 30 21:39:53 I'm keeping this one :-> Aug 30 21:39:58 I already inserted my SIM card Aug 30 21:40:01 really strange Aug 30 21:43:21 max_posedon, PaulFertser: I hope I'll soon be able to "communicate" in russian by the way :-) Aug 30 21:43:35 I signed for 60h of lessons Aug 30 21:43:46 max_posedon: (belurus customs) pizdets is the right word it seems :s Aug 30 21:43:58 Hopefully I'll be able to tell to my girlfriend she pisses me off in russian :-) Aug 30 21:44:06 Ainulindale: hehe, 60h is a lot. Why not stick to English? Aug 30 21:44:21 Well because her sister & parents don't speak english Aug 30 21:44:32 For once Aug 30 21:44:36 And because I like the language Aug 30 21:44:43 So why not? Aug 30 21:45:18 freesmartphone.org: 03mickey 07libeflvala * r0fc1b03520ed 10/vapi/elm.vapi: elm.vapi: bind elm_toolbar_item_separator_{set|get} Aug 30 21:45:25 PaulFertser, )))) its 2 times pizdets, that I can't pay in post-office and must go to airport Aug 30 21:45:51 oh my god. shr has the same annoying dbus warning Aug 30 21:46:17 Ainulindale: reading literature in foreign language is damn hard :( and otherwise why bother if there's english you fluent with... Aug 30 21:46:30 Ainulindale: her sister should learn english and french... Aug 30 21:46:38 Well Aug 30 21:46:43 I enjoy learning new stuff Aug 30 21:46:48 And there's a lot to read in russian Aug 30 21:46:54 As I can already read french english & spanish Aug 30 21:46:59 I might as well learn russian :-) Aug 30 21:47:03 Ainulindale: if you enjoy, that means a lot. So go on :D Aug 30 21:47:08 Ainulindale, ha-ha Aug 30 21:47:21 max_posedon: What? Aug 30 21:47:27 russian is very different from any european language Aug 30 21:47:34 Yeah I figured that out Aug 30 21:47:45 its not so hard to switch euro-language, but russian...) Aug 30 21:47:59 yeah :- Aug 30 21:48:00 :-) Aug 30 21:48:17 60h russian is kinda just-for-fun, you need near 600h to speak at least somehow) Aug 30 21:48:22 Nah Aug 30 21:48:31 60h is enough to be able to express yourself Aug 30 21:48:37 But you won't go far, that I give you Aug 30 21:48:42 It's a start Aug 30 21:48:48 Then I'll study by myself once I'll have proper basis Aug 30 21:48:52 I have a russian at home remember that :-) Aug 30 21:49:04 "My name is Boris. The London is a capital of Greate Brittan." Aug 30 21:49:46 (common russian joke about russian people who leaning english) usually people after years studing english at school can't say more) Aug 30 21:50:17 :-) Aug 30 21:50:38 Well I can say about as much in russian Aug 30 21:50:43 It's a start :-) Aug 30 21:51:26 Although I will use Ainulindale has my middle-name as my father name is "Jean-Pierre" and "Jean-Pierreovitch" wouldn't be that nice :-) Aug 30 21:52:16 I don't suggest it) Aug 30 21:52:35 "ainulindable" is really unpronousable word in russian Aug 30 21:52:43 well Aug 30 21:54:50 max_posedon: ? it's ok, just sounds a bit weird Aug 30 21:54:58 max_posedon: but it's memorable at least Aug 30 21:55:26 a bit?!) Aug 30 21:56:16 Ainulindale, I can suggest you take "Ainu" for this readon, will be better) Aug 30 21:56:40 max_posedon: i've a friend at school who was called "spoil". My grandmother thought it's some latvian name rather than nick :D Aug 30 21:57:09 Moscow is full of not russians, may be you are prepared) Aug 30 21:57:45 max_posedon: Энулиндале Aug 30 21:57:50 It'd probably sound that way in russian Aug 30 21:57:52 (my nickname) Aug 30 21:58:00 hmm Aug 30 21:58:02 Ainulindale: not exactly Aug 30 21:58:08 Ah? Aug 30 21:58:28 well "Ainu" is a tribe in asia so it's not appropriate :-) Aug 30 21:58:33 japan I think Aug 30 21:58:35 Can't recall Aug 30 21:58:48 fso is running, but Contacts application crashes on startup, and shr settings can not read my PIN settings (Couldn't connect to FSO) Aug 30 21:58:56 max_posedon: has utf-8 support i guess, he'll write your nick in russian Aug 30 21:58:56 Ainulindale, in first in russian it will be double "л" Aug 30 21:59:07 and I have a SIM card inside Aug 30 21:59:25 max_posedon: why? Aug 30 21:59:26 max_posedon: really? Aug 30 21:59:28 Аинулиндалле is more correct I think, and its really strange for russian Aug 30 21:59:38 max_posedon: well Aug 30 21:59:41 PaulFertser, do you know any word with 'але'? Aug 30 21:59:43 it's "ai" as in "eye" Aug 30 21:59:55 PaulFertser, аллея Aug 30 22:00:07 french words usually have double л Aug 30 22:00:31 it's not french :-) Aug 30 22:00:57 max_posedon: i'd say "a" "i kratkoe" "nulind" "ale" Aug 30 22:01:22 In the website I read there's the right pronunciation for "хи, хи, хи!" and it just cracks me up Aug 30 22:01:25 It's soooo ridiculous Aug 30 22:01:31 PaulFertser, а and й = я Aug 30 22:01:32 Ainulindale: yes, bienalli Aug 30 22:01:41 PaulFertser: what? Aug 30 22:02:03 PaulFertser, may be Аъйнулиндалле Aug 30 22:02:19 Ainulindale: biennale -- the word ends with "ale" ;) Aug 30 22:02:30 max_posedon: isn't the sign supposed to be after consonnants ? Aug 30 22:02:50 max_posedon: the second char must be omitted. Aug 30 22:02:58 Ainulindale is right ;) Aug 30 22:03:05 PaulFertser, it will be я! Aug 30 22:03:10 max_posedon: it won't Aug 30 22:03:12 beacause я is й+a Aug 30 22:03:22 max_posedon: and it's the opposite here Aug 30 22:03:29 ъ or ' *must* be between а and й imho) Aug 30 22:03:37 max_posedon: it can't be Aug 30 22:03:41 max_posedon: you're drunk Aug 30 22:03:44 Yeah I'm happy, a new troll :-) Aug 30 22:03:44 ;) Aug 30 22:04:16 PaulFertser, but as for, I'll prefer read with long "i" Aug 30 22:04:45 max_posedon: можешь прочитать? Aug 30 22:04:55 PaulFertser, да Aug 30 22:05:16 Ainulindale: i think it will be "Айнулиндэйл" Aug 30 22:05:17 congrads, you have utf-8 finally) Aug 30 22:05:32 max_posedon: yeah /set recode_out_default_charset utf-8 helped Aug 30 22:05:35 PaulFertser: yeah sounds better :-) Aug 30 22:05:49 ooh, yes, I get your point) (about й and а, I was really drunk) Aug 30 22:05:53 except it's not "dale" in english pronunciation Aug 30 22:06:02 it's "da" followed by "le" Aug 30 22:06:17 as in the russian short e Aug 30 22:06:26 but any of this transcripts is unreadable and unpronounsable Aug 30 22:06:27 Ainulindale: it it according to the common english rules? Aug 30 22:06:34 PaulFertser: it's not english :-) Aug 30 22:06:36 max_posedon: but i bet they're memorable Aug 30 22:06:50 PaulFertser: it's elvish! Aug 30 22:06:58 so everything but the last part is right Aug 30 22:07:09 Ainulindale: elvish? Aug 30 22:07:23 `ви имеете что-то протиф евреев`?) Aug 30 22:07:25 Айнулиндале <= right pronunciation Aug 30 22:07:27 PaulFertser: Don't ask :-) Aug 30 22:07:30 (Tolkien...) Aug 30 22:07:36 Ainulindale: i guessed it Aug 30 22:07:45 ah... sorry, I understand it wrong) Aug 30 22:08:21 I like it Aug 30 22:08:23 oh,.. elvish translated to russian transkription, I can ask my friend later for correct translateion Aug 30 22:08:26 I bet it's truly unreadable Aug 30 22:08:32 I like that Aug 30 22:08:45 what does it mean? (i'm sure result can be better) Aug 30 22:09:06 "Music of the Ainur" Aug 30 22:09:13 http://ru.wikipedia.org/wiki/%D0%90%D0%B9%D0%BD%D1%83%D0%BB%D0%B8%D0%BD%D0%B4%D0%B0%D0%BB%D1%8D Aug 30 22:09:13 It's Tolkien's "genesis" Aug 30 22:09:29 PaulFertser: yaaay Aug 30 22:09:32 we were close Aug 30 22:09:34 PaulFertser, you win!) Aug 30 22:10:07 Another riddle solved Aug 30 22:10:08 Ainulindale, its because your nick have error) Aug 30 22:10:10 Ainulindale: so you write your nick wrong, it should end with \:e Aug 30 22:10:18 Well if I could I would Aug 30 22:10:54 When I sign with my nick Aug 30 22:10:55 russian unsupported, may be \:e unsupported too... Aug 30 22:10:57 Ainulindale: i guess \"e Aug 30 22:10:57 I sign with "Ainulindalë" Aug 30 22:11:11 On vkontakte for instance =) Aug 30 22:11:16 max_posedon: not much practice in writing diacritical Aug 30 22:11:30 as is) Aug 30 22:11:31 Ainulindale: i call it "быдло-контакт". Aug 30 22:11:46 the operative word being? :-) Aug 30 22:12:00 Ainulindale: and "быдло-icq" Aug 30 22:12:13 Ainulindale: herd (of cows) Aug 30 22:12:20 Heh :-) Aug 30 22:12:21 I see Aug 30 22:12:27 It was just a way to see some pictures Aug 30 22:12:31 I subscribed there just for that :-) Aug 30 22:12:39 Ainulindale: not a decent excuse Aug 30 22:12:43 Well Aug 30 22:12:55 I'm on facebook too because it's the only way to stalk my sisters Aug 30 22:12:55 Ainulindale: it's like you'd say you installed proprietary flash plugin to view some vids Aug 30 22:13:03 Yeah I installed flash as well Aug 30 22:13:10 I'm not an opensource guy Aug 30 22:13:12 :-) Aug 30 22:13:14 Ainulindale: facebook's better than "kontakt" Aug 30 22:13:19 PaulFertser: Not sure about that Aug 30 22:13:22 A bit Aug 30 22:13:24 its not better Aug 30 22:13:27 Well Aug 30 22:13:30 It's always the same thing Aug 30 22:13:44 I'm just there to whine some more Aug 30 22:13:48 because "kontakt" is exactly same as facebook-first-version, and same stupid) Aug 30 22:13:49 A whole different audience Aug 30 22:14:20 Yes, With PISI and patch I imported vcf file so I now finaly have contacts with numbes. http://projects.openmoko.org/tracker/index.php?func=detail&aid=262&group_id=156&atid=672 Now I want to be able to call them. Aug 30 22:15:17 PaulFertser: by the way it's better now with the i kratkoie Aug 30 22:15:26 Still difficult but I manage to make something remotely hearable Aug 30 22:15:31 Although I still have difficulties with r Aug 30 22:15:51 (although for the i I look as a professionnal murderer) Aug 30 22:15:57 (when I pronounce it) Aug 30 22:16:11 Ainulindale: Aug 30 22:16:12 http://vnekontakta.ru/ Aug 30 22:16:36 PaulFertser: what's that? Aug 30 22:17:10 is it normal that the tab completion does not work in the terminal app? Aug 30 22:17:14 I know the first word Aug 30 22:17:19 I can't recall what it is Aug 30 22:17:23 Ainulindale: he made a site for you to go outside and enjoy free life Aug 30 22:17:44 what's 'tchelovek' again? Aug 30 22:18:03 (I don't know the proper transcription) Aug 30 22:18:16 (in my alphabet that is) Aug 30 22:18:31 Ainulindale: a human Aug 30 22:18:37 khiraly1, nope, it should Aug 30 22:18:38 Ah yeah Aug 30 22:18:44 Now I know why I knew that word :-) Aug 30 22:18:56 but bash isn't best for complitions anyway Aug 30 22:19:49 Ainulindale, btw, "ч" is "ch" in latin transcription (at least for russian for russian people) Aug 30 22:20:20 Does anyone know why the fuck FBreader shows all its dialogs with ridiculously big font? xdpyinfo |grep dots shows 284x280 dots per inch, any other ideas? Aug 30 22:20:30 hahah the pronunciation of "невро́з" in my website :-) Aug 30 22:20:35 The man sounds insane Aug 30 22:20:43 It's just dumb, I like this website :-) Aug 30 22:20:48 max_posedon: thanks :-) Aug 30 22:24:17 PaulFertser: I bet it is same size of font you find on any desktop screen. You may hold FR next to 21' screen and compare. Fontsize is absolute, that's what dpi is made for: render to a specified actual size deterined by xPT Aug 30 22:26:49 DocScrutinizer: probably... Doesn't help me to get useful setup for it. Aug 30 22:28:22 find the font setup and change size to 4PT (3PT, 5PT to your taste) Aug 30 22:28:45 too bad if it's hardcoded Aug 30 22:29:10 <[Rui]> hi, any special reason why libcurl isn't linked to an ssl library? Aug 30 22:29:12 I need some decent gtk theme for FR -- "galculator is unusable" Aug 30 22:29:27 DocScrutinizer: yeah, obviously. Thanks. Aug 30 22:36:08 <[Rui]> so if there's no reason, could it be done from now on? :) Aug 30 22:36:22 PaulFertser, what about some e-emulation? Aug 30 22:36:31 (as gtk-theme) Aug 30 22:36:43 I don't know hot it named, but works ok for me Aug 30 22:36:52 at least my fingers love it Aug 30 22:43:10 <[Rui]> why "--without-ssl"??? grrr Aug 30 22:43:53 I know Aug 30 22:44:01 because its doesn't compiled Aug 30 22:44:10 (e.g. cross compiled) Aug 30 22:45:13 <[Rui]> max_posedon: that needs fixing, then! Aug 30 22:45:41 <[Rui]> ok, I'll try to fix that Aug 30 22:46:17 max_posedon: e-emulation? What's that? Aug 30 22:46:19 if you had success touch mrmoko/dos/Ainulindale or anybody with access Aug 30 22:46:42 <[Rui]> max_posedon: ok Aug 30 22:46:48 max_posedon: E scaling? Yes, it works for the E itself ;) Aug 30 22:46:51 PaulFertser, this is some gtk theme, that use e17 as render engine Aug 30 22:47:01 <[Rui]> max_posedon: first try will be just removing the flag, hopefully whatever happened previously doesn't anymore :) Aug 30 22:47:08 I don't know it name. Aug 30 22:47:14 max_posedon: ah, interesting Aug 30 22:47:24 but current shr-unstable use this Aug 30 22:47:26 <[Rui]> max_posedon: clean installl Aug 30 22:47:31 <[Rui]> build, I mean Aug 30 22:49:03 [Rui], sorry, don't get, you successfully cross compiled it already? Aug 30 22:49:08 max_posedon: but no, i guess it's not that way Aug 30 22:49:20 <[Rui]> max_posedon: yes. Aug 30 22:49:38 <[Rui]> max_posedon: I'm trying to install the ipk Aug 30 22:49:44 strange, but nice, may be some changes in latests versions Aug 30 22:49:55 now plz contact shr-devs Aug 30 22:50:24 <[Rui]> max_posedon: well, I just did: bitbake -c build -b openembedded/recipes/curl/curl_7.18.2.bb after removing the --without-ssl flag Aug 30 22:50:46 <[Rui]> max_posedon: so it may not have built ssl support anyway :) Aug 30 22:51:18 <[Rui]> I will have to rebuild with a different version number so I can upgrade Aug 30 22:53:57 max_posedon: heh, something as simple as ``gtk-font-name = "Sans 5"'' in /etc/gtk-2.0/gtkrc already helped Aug 30 22:54:49 I usually read Sans 3 from neo) Aug 30 22:54:57 (xchat/pidgin) Aug 30 22:58:41 <[Rui]> root@om-gta02 ~ $ ldd /usr/bin/curl | grep ssl Aug 30 22:58:41 <[Rui]> libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0x40066000) Aug 30 23:05:51 <[Rui]> bed now Aug 30 23:05:54 <[Rui]> bby! Aug 30 23:07:24 max_posedon: btw, i tried fbreader on my laptop, physically rotated 90 degrees. Looked awesome. With pleasant green letters on black bg. Aug 30 23:08:15 hm... nice, but... I don't ever try run fbreader anyware Aug 30 23:08:18 *where Aug 30 23:08:46 max_posedon: how do you read ebooks? Aug 30 23:09:13 I don't have any Aug 30 23:25:15 niebie theme is nice, doesn't match zhone of course :) Aug 30 23:26:25 Now the only thing i miss is the middle click to paste things in terminal. Aug 30 23:27:34 Because i've no idea how to make an icon in the E shelf to start my hacky hack... **** ENDING LOGGING AT Mon Aug 31 02:59:57 2009