**** BEGIN LOGGING AT Fri Aug 14 02:59:57 2009 Aug 14 05:32:31 should the wifi_ifupdown.patch be put into the 2.6.29 kernel? https://docs.openmoko.org/trac/ticket/2277 Aug 14 05:32:58 wlan works quite ok for me with that Aug 14 05:33:12 how many people have access to git.openmoko.org / kernel btw? Aug 14 05:33:23 (idea: those people could be listed in the wiki...) Aug 14 05:34:24 Mirv: does your wifi work after "ifconfig down/ifconfig up"? Aug 14 05:35:11 budfive_: the driver wasn't able to survive that without the patch. I don't think this was fixed yet, but I'm not sure Aug 14 05:36:57 budfive_: yes, with that patch it does work (I'm the last commenter on that ticket) Aug 14 05:37:16 and was wondering if the patch should therefore be put into git properly Aug 14 05:37:27 Mirv: Oh, ok. That patch is a workaround, not a solution, so probably best to include it. Aug 14 05:37:36 Mirv: best to NOT include it that is Aug 14 05:38:18 Mirv: Ideally somebody would clean up the whole driver at some point, but I just don't have the time now. Aug 14 05:39:05 budfive_: right. of course, having a workaround in would mean a lot to the average user... but maybe not if it's too ugly an workaround Aug 14 05:39:30 maybe I'll then ask if Debian kernel could have it for now as a separate patch :) Aug 14 05:39:44 I have my own built kernel, but with that patch I could use the Debian-supplied one Aug 14 05:41:29 Mirv: Yeah, I don't know what the right answer is. Keeping this broken should hopefully prevent complacency by the devs Aug 14 05:42:08 Mirv: do you know if the ar6k driver is the same in the openwrt 2.6.30 tree? Aug 14 05:43:26 budfive_: huh? it was broken in february and we could easily have gone back there Aug 14 06:04:03 no, I dunno about ar6k in the later kernels. Aug 14 06:20:09 Mirv: yes it is Aug 14 06:20:17 the same Aug 14 06:32:20 dos1, hmmm... your bootsplash looks strange :P Aug 14 06:32:32 just a full screen of colored mixed pixels Aug 14 06:32:45 did something wrong zipping it? Aug 14 06:55:31 hey guys, i have a quick question. how do i get my gps working on the latest shr-u? Aug 14 06:58:49 abatrour: it should "just work" - using navit or tangogps f.ex. Aug 14 06:59:03 if not - try a different version. I've heard 8/8-2009 is rather stable Aug 14 06:59:13 for some reason it doesn't off of a stock install Aug 14 06:59:25 abatrour: a stock install from which date? Aug 14 06:59:39 that is the latest unstable version on the site. Aug 14 06:59:48 august 8 Aug 14 07:00:09 that didn't work, then i tried an opkg-cl update and upgrade and that didn't change anything Aug 14 07:00:13 I'll go out and verify my gps still works once my opkg upgrade is done Aug 14 07:00:31 what's the diff between opkg and opkg-cl btw. ? Aug 14 07:00:52 its a bug Aug 14 07:00:58 something about a sym link missing Aug 14 07:01:10 so just a naming thing Aug 14 07:01:13 yeah Aug 14 07:01:19 opkg has continued working here Aug 14 07:01:29 even though I accidently upgraded while fso was borked Aug 14 07:01:35 aparently it was always named opkg-cl and it had a symlink pointing to opkg or something Aug 14 07:01:41 and its missing in the last few builds Aug 14 07:01:46 I just have to wait forever for the upgrade of navit to finish Aug 14 07:01:59 the opkg file is 3mb - but it takes ~5 minutes to upgrade :( Aug 14 07:02:17 im going to a concert tomorrow so im trying really hard to get gps working so i dont get lost lol Aug 14 07:02:42 abatrour: you use navit? Aug 14 07:02:58 well tangogps came preinstalled on shr-u Aug 14 07:03:01 so im using that Aug 14 07:03:20 i may try navit if i can get the gps to connect but does navit still screw with the sound? Aug 14 07:04:35 abatrour: do you prefetch maps for your location or? Aug 14 07:04:42 or are you using gprs Aug 14 07:04:56 well tangogps has an option to pre download the maps Aug 14 07:05:04 it seems a take a while though Aug 14 07:05:09 abatrour: I've never found one that works Aug 14 07:05:16 could my system time be messing up the gps? Aug 14 07:05:21 if you have a method that works - pls. share :) Aug 14 07:05:28 I don't think so. Aug 14 07:05:37 be sure you are outside Aug 14 07:05:44 and if you have gsm enabled - the fix is faster Aug 14 07:05:45 how do i set the hardware clock? it seems every time i set my clock and then take out the battery its completely off again Aug 14 07:05:48 it can still take two minutes though Aug 14 07:06:21 i have my phone on the ledge outside the window and i've been waiting about half an hour to get a signal Aug 14 07:06:24 hwclock -w on normal system :) Aug 14 07:06:46 according to the man page - I figure it should work the same on shr Aug 14 07:06:50 ok, so i set my time with "date (***)" Aug 14 07:07:00 which ever way you want Aug 14 07:07:03 and then type hwclock -w to sync it? Aug 14 07:07:17 do man hwclock on your linux system (not shr) Aug 14 07:07:23 how do i set my time code, like gmt pst etc Aug 14 07:07:29 timezone Aug 14 07:07:44 yeah my timezone Aug 14 07:07:54 /etc/timezone Aug 14 07:08:05 on a debian system you then do dpkg-reconfigure tzdata Aug 14 07:08:12 don't know what to do on shr Aug 14 07:08:17 perhaps a reboot will work :) Aug 14 07:08:45 i've rebooted a few times but sadly it didn't work Aug 14 07:09:43 you have set /etc/timezone correctly ? Aug 14 07:11:28 DocScrutinizer: what is strange is that if it's the issue i saw (easily reproducible when gprs is barely usable due to network saturation, i guess) is that ActivateContext call doesn't hang or something like that, it returns DBusError. mickey|dinner should know the code path that can lead to that... Aug 14 07:12:01 i think i just set my timezone correctly now Aug 14 07:12:09 there really needs to be some gui for it to make it easier Aug 14 07:12:22 the gui included only lets me change the time, not the date or timezone Aug 14 07:12:58 abatrour: suggest it on the shr trac - or use the shr dev. guide and add it ;) Aug 14 07:13:29 im too stupid to figure that stuff out Aug 14 07:17:59 abatrour: if you can get yourself on irc - you can learn the rest. It's just a matter of prioritizing your time Aug 14 07:19:02 having two kids (of 3 months and 3 years respectively) and a busted house needing to get fixed so living in it can be better - makes me prioritize that stuff less :) Aug 14 07:19:12 abatrour: gps works fine here Aug 14 07:19:18 just got a fix with tangogps Aug 14 07:19:35 this is retarded Aug 14 07:19:36 btw. holding the phone out a window often makes the fix take longer - as it doesn't get ahold of as many satellites Aug 14 07:19:44 still nothing for me Aug 14 07:19:47 abatrour: have you upgraded to latest? Aug 14 07:19:53 are you using uboot or qi? Aug 14 07:20:01 yes i have upgraded Aug 14 07:20:06 i will try it again though Aug 14 07:20:11 uboot - running shr from nand Aug 14 07:20:28 abatrour: try running tangogps from a console - and see if there's any error output Aug 14 07:22:30 tons of stuff on the screen Aug 14 07:22:41 and now its outputting cb_gps_timer () Aug 14 07:23:33 is there a command to check my gps status? Aug 14 07:25:10 http://wiki.openmoko.org/wiki/Neo_FreeRunner_GPS Aug 14 07:25:17 see if there's anything of use there Aug 14 07:26:12 abatrour: on shr you can check in the settings dialog Aug 14 07:26:46 it says no fix Aug 14 07:29:26 do you have a microsd card in your phone? Aug 14 07:29:26 abatrour: I never get a fix in a house, but outside it usually takes just a few seconds Aug 14 07:29:31 yes Aug 14 07:31:58 do you think it would make much of a difference if i had uboot or qi on here? Aug 14 07:33:08 for gps? no Aug 14 07:48:53 btw. the other end of a phonecall hears an echo of their own voice when using speaker Aug 14 07:49:04 latest shr om gta02a7 Aug 14 07:49:22 any ideas where to poke to try and fix Aug 14 07:49:46 and where do I increase the volume when in handset mode? Aug 14 07:50:23 * FiXion really misses easily accessible volume controls - while calling - so I can easily adjust current volume setting Aug 14 07:50:44 FiXion, we too. Aug 14 07:51:29 FiXion: don't think that's freerunner specific. I have the same problem with each and every siemens gigaset I ever used Aug 14 07:51:56 well i finally got a signal Aug 14 07:52:16 after standing outside for 20 minutes while constantly turning the gps on and off in the shr settings Aug 14 07:52:17 blindcoder: I have a siemens gigaset s685 and have no such problems. I absolute enjoy the speaker mode Aug 14 07:52:27 it only started working after the settings menu crashed Aug 14 07:52:43 abatrour: you need to let the gps on Aug 14 07:52:49 abatrour: not turn it off again and again :P Aug 14 07:52:59 TAsn: any idea how to fix? is it a hardware or software issue? Aug 14 07:53:09 FiXion: hmm, okayv got a 3000 comfort here Aug 14 07:53:26 FiXion, hw. with possible fixing on the software side. Aug 14 07:53:33 no one knows how though Aug 14 07:53:41 it's the biggest issue with the fr. Aug 14 07:53:41 ;\ Aug 14 07:54:22 blindcoder: the handset itself is called 68H Aug 14 07:55:12 TAsn: :( Aug 14 07:55:28 I haven't used the headphones yet.. hoping they work well Aug 14 07:55:43 the handset mode is a bit too low :( Aug 14 07:56:02 I have enabled volume control in illume - but there's 20knobs and the ones that seem relevant are at 95% already Aug 14 07:57:18 on my laptop I know there's several knobs that actually increase the same volume.. Aug 14 07:57:35 FiXion: there's a routing diagram Aug 14 07:57:46 FiXion: that explains every control present Aug 14 07:58:05 PaulFertser: link ? or should I just search the wiki for "routing diagram" Aug 14 07:58:16 FiXion: Neo1973_Audio_Subsystem page Aug 14 07:58:54 FiXion: btw, if you want to use a wired headset for gsm, be prepared to shock the other party with buzz. Aug 14 08:04:24 PaulFertser: the wired headset that comes with the phone is unusable then? Aug 14 08:04:42 neo1973.. is this the same for gta02a7 ? Aug 14 08:05:05 FiXion: not unusable. It's just that most of the time if you use it for GSM it will intruduce buzz. Aug 14 08:05:26 FiXion: some folks said it's not too loud in certain conditions. Aug 14 08:05:53 FiXion: that page is for gta02, the control names are gta02 specific. Just the name is misleading. Aug 14 08:06:02 hehe - ok. Aug 14 08:06:25 sad to hear about the earphones :( Aug 14 08:07:31 on my sony ericsson k750i - the headset was perfect. When using it, with the mic under a thin scarf-like thing around the neck - people heard me as if I was in a silent room Aug 14 08:07:36 even though I was cycling in strong headwinds Aug 14 08:07:56 ohh well Aug 14 08:08:08 * FiXion hopes for better hardware at some point :) Aug 14 08:08:58 PaulFertser: there's something on the diagram called "from gps" - but there's no such name in alsamixer Aug 14 08:09:06 FiXion: you might want still to get it a chance. Probably you have very strong signal from base station there and FR uses very low output power and so no buzz. Aug 14 08:09:20 FiXion: from GSM, not from gps Aug 14 08:11:59 I'll test it. Aug 14 08:12:05 what the heck is 3D f.ex. Aug 14 08:12:19 I can't seem to match any of the names on the diagram to actual listings in alsamixer :( Aug 14 08:12:33 FiXion: that advanced knowledge can be gathered only by reading the datasheet ;) Aug 14 08:12:59 FiXion: it's inside a special block on the diagram (something like dsp-processing) Aug 14 08:15:27 FiXion: you need to get this stuff: http://en.wikipedia.org/wiki/Laringophone :) Aug 14 08:17:07 PaulFertser: they seem expensive :) and the mic really worked perfectly while hidden under the scarf-thing Aug 14 08:17:39 I was amazed - I tried to ask a few if they heard any static at all.. they didn't Aug 14 08:18:18 but that phone is old now.. joystick control has gone on the fritz for the second time now.. and now it's too old to get fixed on warranty Aug 14 08:19:20 I'll experiment with it. my amixer controls looks a lot different from the example output on the wiki page Aug 14 08:19:43 I have an ROUT2 PHASE f.ex. Aug 14 08:19:49 wonder what the h... it does Aug 14 08:20:07 ROUT2 seems to be the handset earpiece speaker Aug 14 08:20:32 * FiXion needs to start working Aug 14 08:21:23 just one thing.. where do I adjust ringing volume and tone ? Aug 14 08:21:24 FiXion: (different amixer output) really? strange. Aug 14 08:21:37 I miss the phone ringing almost every time Aug 14 08:22:07 PaulFertser: http://pastie.org/583774 Aug 14 08:22:12 FiXion: the phone ringing is the sound generated by SoC and routed to the main speaker. Adjust volume for all amps in the path. Aug 14 08:23:01 FiXion: your output is just unsorted. Aug 14 08:23:45 I noticed that- just didn't check properly obviously :) Aug 14 08:23:48 too many knobs Aug 14 08:23:50 :) Aug 14 08:24:39 PaulFertser: which is the "main speaker" on the top diagram? Aug 14 08:24:53 there are two lines out in right side called "To spkr" Aug 14 08:25:52 I guess I could crank up 54 - seems to be the first after gsm input Aug 14 08:26:02 FiXion: yes, it's the one Aug 14 08:26:23 FiXion: (to spkr) is the main speaker Aug 14 08:26:35 FiXion: and don't look at numbers on the first diagram, better look at names on the second. Aug 14 08:26:49 FiXion: i've no idea if the numbers are correct or not. Aug 14 08:26:56 54 - RX Mixer Aug 14 08:27:09 seems to just select between "stuff" - and not control volume directly Aug 14 08:27:15 so some sort of routing selector Aug 14 08:27:33 what should that be set to? any explanation of the options anywhere? Aug 14 08:27:39 FiXion: if you start alsamixer you'll see Headphone Playback Volume (in fact you'll see only a slider in the playback tab saying "Headphone") Aug 14 08:27:44 * FiXion sorely misses some basic documentation :) Aug 14 08:28:08 FiXion: why do you want to touch Rx Mixer? Aug 14 08:28:19 headphone and headphonoe playback cz Aug 14 08:28:32 PaulFertser: I thought it was a volume control - and now I realized it's not - I was just curous Aug 14 08:28:34 FiXion: it's a switch like you say, doesn't affect sound volume. Aug 14 08:28:36 curious Aug 14 08:28:48 I accidently switched it (thinking it was a colume control) Aug 14 08:28:55 now I don't know what it should be set to Aug 14 08:29:25 FiXion: some really detailed and understandable explanation is in the wm8753 datasheet. It's just that you don't mostly need that knowledge to simply control volume. Aug 14 08:31:05 FiXion: RXP - RXN Aug 14 08:31:20 FiXion: that means "differential input" Aug 14 08:31:53 what the heck is differential input ? Aug 14 08:32:34 rxp - rxn Aug 14 08:32:37 FiXion: it's when the signal is difference between two pins Aug 14 08:32:38 and then there's rxp + rxn Aug 14 08:33:23 FiXion: that's when it sums up the signal (relative to ground) from both pins. Aug 14 08:33:49 and it should subtract it Aug 14 08:34:00 so rxn is the "background signal" Aug 14 08:34:17 and rxp - rxn means it filters background "noice" away Aug 14 08:34:22 * FiXion guesses wildly Aug 14 08:34:36 FiXion: no Aug 14 08:34:47 would be too amazing if it was true :) Aug 14 08:35:05 what's the diff between rxp - rxn and just rxp Aug 14 08:35:11 FiXion: http://www.microlink.co.uk/differential.html Aug 14 08:36:10 so it reduces noice in the rxp - rxn mode Aug 14 08:36:23 thanks for the link Aug 14 08:38:26 I tried using mplayer to play this stream: wget -O - http://radioparadise.steadyhost.com:8050 | madplay - Aug 14 08:38:38 arghh. hate it when \n is included in a cut'n'paste Aug 14 08:38:47 madplay isn't in the repositories Aug 14 08:38:57 mplayer complains it can't find /dev/dsp Aug 14 08:39:08 anyone have a mplayer config file that works? Aug 14 08:39:10 FiXion: /dev/dsp is old oss stuff, don't use it Aug 14 08:39:20 FiXion: tell mplayer to use -ao alsa Aug 14 08:39:25 it seems to be what default installed mplayer uses Aug 14 08:39:31 FiXion: now i found a better link: http://en.wikipedia.org/wiki/Balanced_input Aug 14 08:40:56 hmm. mplayer says it's playing (or seem to be saying that) - but there's no sound Aug 14 08:41:04 anyone have a radio stream test of some kind? Aug 14 08:41:58 it doesn't start playing Aug 14 08:42:03 the numbers aren't changing Aug 14 08:42:22 the same command: mplayer http://radioparadise.steadyhost.com:8050 Aug 14 08:42:26 works perfectly on my laptop Aug 14 08:42:54 FiXion: wget -O - http://radioparadise.steadyhost.com:8050 | mpg321 - Aug 14 08:42:58 FiXion: works atm on my FR Aug 14 08:43:37 PaulFertser: mplayer doesn't work on yours either? Aug 14 08:43:53 FiXion: i don't have mplayer installed, so can't check Aug 14 08:43:57 FiXion: but it should work Aug 14 08:44:00 PaulFertser: what package is mpg321 in? Aug 14 08:44:05 FiXion: i'm a debian user Aug 14 08:44:09 opkg says mpg321 package doesn't exist Aug 14 08:44:13 PaulFertser: I remember.. :) Aug 14 08:44:26 * FiXion would like to find the time to become one himself on the FR Aug 14 08:44:48 PaulFertser: thank you for your help - I'll fiddle more with it when I get the time Aug 14 08:44:58 FiXion: you're welcome Aug 14 08:49:09 FiXion: works for me: wget -O - http://radioparadise.steadyhost.com:8050 | madplay - -o wave:- | aplay - Aug 14 08:49:49 madplay isn't in shr either :( Aug 14 08:49:58 shr repo seems rather limited.. Aug 14 08:50:05 there's good reason to run Debian instead :) Aug 14 08:50:34 shr would be great if they "just" added their shr programs and FR settings to the repo Aug 14 08:50:44 "the repo" being the Debian repository Aug 14 08:50:55 or atleast maintained their own which could just be added to the sources Aug 14 08:51:10 * FiXion is just hoping for some more collaboration and less wheel reinventing :) Aug 14 08:52:23 FiXion: there's a recipe for madplay. it's only not built by default :) Aug 14 08:52:57 PaulFertser: I've just updated my gta01 kernel, looks like e battery applet feels better with it :) Aug 14 08:53:40 rtp: odd Aug 14 08:53:59 I've never had a debian app which has a src package - but not a bin equivalent Aug 14 08:54:11 I haven't looked ofcourse- but never ran across one Aug 14 08:54:39 ohh well - I need to earn a living.. it's almost 11am here.. need to start working :) Aug 14 08:59:54 rtp: :) Aug 14 09:02:15 PaulFertser: I found a fix for my rtc bug about alarm stuff. This one was already fixed in the 50633 driver but the patches were never applied to 50606 :( Aug 14 09:02:28 PaulFertser: any reason for keeping 2 very similar rtc drivers ? Aug 14 09:02:44 rtp: haven't looked into this Aug 14 09:03:41 ok. Aug 14 09:07:50 PaulFertser: fwiw, the patch I made is this one : http://www.rtp-net.org/openmoko/rtc_fixes.patch While I was at it, I fixed some message loglevel :) Aug 14 09:10:17 rtp: very cool. I'll integrate it as soon as i am able. I'll split to two patches and add your signed-off-by's ok? Aug 14 09:11:55 PaulFertser: yeah, it's fine for me Aug 14 09:12:41 PaulFertser: made the patch this morning before going to work so no time to split it /o\ Aug 14 09:17:17 PaulFertser: (frameworkd gprs stall) well at least for me that's a showstopper. We honestly should tackle that Aug 14 09:19:10 DocScrutinizer: is it a new bug ? I had some troubles long time ago (modem hang) with gprs and switching to abyss solved it Aug 14 09:19:42 it's not that bug Aug 14 09:20:32 frameworkd in it's ogsmd personality freezes when inbound call during GPRS Aug 14 09:21:12 AIUI Aug 14 09:21:25 so as long as I'm lucky enough to do gprs without being called, it's fine ? :) Aug 14 09:21:32 seems related to pppd Aug 14 09:22:37 ~18h backscroll you find 3 pastebin-URLs of the relevant logs Aug 14 09:23:27 http://pastebin.com/f2c67219d http://pastebin.com/ff1865d5 http://pastebin.com/f3c6898b Aug 14 09:24:07 I would be surprised that there's a recent change in pppd so it's a change somewhere else causing this imho Aug 14 09:25:00 maybe it's been there for long time? Aug 14 09:25:46 and just needs a few conditions to be met to rise its ugly head Aug 14 09:27:36 it's not impossible but unlikely (or we're really unlucky, which is possible too) Aug 14 09:30:05 I'm getting buildable shr-u images that wont boot - are there current problems?? Aug 14 09:31:12 none known afaik Aug 14 09:31:37 at least wrt boot ;-P Aug 14 09:34:09 rats - must be me :( Aug 14 10:30:11 hey, how could i make right click(stay for a while on one point) possibe? kernel or better X/WM/Driver? Aug 14 10:32:22 naeg: there's been a couple of implementations. Sorry no pointer at hand. But prolly you simply need to pick the solution that best meets your needs Aug 14 11:04:59 SHR: 03seba.dos1 07shr-themes * r3fd647553147 10/e-wm/e-wm-theme-illume-niebiee/ (41 files in 2 dirs): e-wm-theme-niebiee: update simplelock, launcher icons and buttons on top shelf Aug 14 11:20:50 TAsn: ping Aug 14 11:41:15 dos1, did you fix your splash? Aug 14 11:41:21 mrmoku: fix? Aug 14 11:41:33 start splash is broken... shutdown splash is fine Aug 14 11:41:45 mrmoku: hmm? what's the problem? Aug 14 11:41:48 start splash shows just colored pixels Aug 14 11:41:49 it works here Aug 14 11:41:59 dos1, did you install the package from the feed? Aug 14 11:42:03 mrmoku: yes Aug 14 11:42:05 hmm Aug 14 11:42:42 strange then Aug 14 11:44:15 * dos1 is stupid Aug 14 11:44:35 to change gsm icons in illume theme from black to white i played with gimp Aug 14 11:44:38 transparency masks Aug 14 11:44:39 etc. Aug 14 11:44:48 dos1, semi pong. Aug 14 11:44:54 today i discovered "color invertion" :D Aug 14 11:45:00 ? Aug 14 11:45:08 TAsn: http://scap.linuxtogo.org/ Aug 14 11:45:24 TAsn: when i changed font size under launcher icons, Aug 14 11:45:37 TAsn: icons from SHR theme looks perfectly on x11-16 Aug 14 11:45:51 cool. Aug 14 11:45:52 gimme Aug 14 11:45:55 what do I need to install? Aug 14 11:46:01 TAsn: i was probably lucky and i matched good icon size ;) Aug 14 11:46:09 dos1: yuk Aug 14 11:46:12 this is too blue Aug 14 11:46:19 ;) Aug 14 11:46:25 dos1: make a dark them ;< Aug 14 11:46:33 btw, dos1, please replace that ugly battery theme :( Aug 14 11:46:43 TAsn: e-wm-theme-illume-niebiee, but you have to bug mrmoku to build it Aug 14 11:46:44 dos1: you should a second colour Aug 14 11:46:51 and it should be done according to the logo Aug 14 11:46:55 but this blue is agressive Aug 14 11:46:59 dos1, did you change it? Aug 14 11:46:59 maybe a light grey? Aug 14 11:47:01 mrmoku, build it! (please) Aug 14 11:47:03 * mrmoku already built it Aug 14 11:47:10 Ainulindale, I agree, that'l exactly what I think.. Aug 14 11:47:11 TAsn: but i'll commit few changes soon Aug 14 11:47:22 ok. Aug 14 11:47:26 so i'll wait. Aug 14 11:47:35 Ainulindale: that's theme is "extremely blue" by design :P Aug 14 11:47:45 hmmm well as you wish but it won't have my vote :p Aug 14 11:47:55 as i supposed ;) Aug 14 11:48:01 i don't think it should be default theme Aug 14 11:48:13 maybe i'll do later some other based on niebiee, but with few other colors Aug 14 11:48:21 but niebiee will stay extremely blue :D Aug 14 11:48:29 Ainulindale, I thought you didn't care about GUI :) Aug 14 11:48:38 Ainulindale, anyhow, I also hate this blue, but the theme itself rocks. Aug 14 11:48:46 TAsn: well I don't care but I can give my opinion Aug 14 11:48:55 Ainulindale, of course. Aug 14 11:49:00 But this opinion is subjective and not given by the SHR leader but by me Aug 14 11:49:02 dos1, I think x11-16 and niebee (gray) will rock. Aug 14 11:49:23 I'm only relevant on team management & technical subjects anyway Aug 14 11:49:38 Ainulindale, this blue is ugly by all opinions (except maybe dos1) though it just works great :) Aug 14 11:49:45 heh Aug 14 11:50:17 * mrmoku likes blue too Aug 14 11:50:45 omg, they are taking over :( Aug 14 11:50:57 (the blue ppl) Aug 14 11:50:58 hehe :D Aug 14 11:51:14 TAsn: when i did my website layout almost everyone said "it's too blue" Aug 14 11:51:21 TAsn: but i liked it :D Aug 14 11:51:38 Well as long as it's not the default theme I'm ok with it -:p Aug 14 11:54:03 TAsn: i'll change battery theme, but later Aug 14 11:54:19 Ainulindale, duh. :) but do you agree we need a different default theme though? Aug 14 11:54:25 dos1, lazy ass. :| Aug 14 11:54:27 :) Aug 14 12:02:49 dos1, you forgot to blueize the power off dialog ;) Aug 14 12:03:04 mrmoku: keyboard as well ;) Aug 14 12:03:09 mrmoku: it isn't finished yet :) Aug 14 12:03:12 :) Aug 14 12:03:49 >:-( Aug 14 12:03:58 * DocScrutinizer curses opkg Aug 14 12:04:57 dos1, hmm... i did force-reinstall the splash... and now I get no splash at all Aug 14 12:04:59 "opkg install *-doc" -> "collected errors: * cannot find package *-doc" Aug 14 12:05:01 SHR: 03seba.dos1 07shr-themes * r934397aaf39d 10/e-wm/e-wm-theme-illume-niebiee/images/ (bluetooth.png wifi_1.png wifi_2.png wifi_3.png wifi_4.png): e-wm-theme-illume-niebiee: update bluetooth and wifi icons Aug 14 12:05:12 SHR: 03seba.dos1 07shr-themes * r03a26e03a565 10/e-wm/e-wm-theme-illume-niebiee/images/ (icon_left_arrow.png icon_right_arrow.png sqbut.wht.png): e-wm-theme-illume-niebiee: update few graphics to look better in x11-16 Aug 14 12:05:13 maybe should try .*-doc? Aug 14 12:05:22 mrmoku: do you have shr-splash upgraded? Aug 14 12:05:40 i recently changed compression method from gzip to bzip2 Aug 14 12:05:55 dos1, shutdown splash works though Aug 14 12:06:02 hmm Aug 14 12:06:40 nah, opkg --help lies to me Aug 14 12:06:52 heh Aug 14 12:06:54 pkg_state_want_from_str: ERROR: Illegal value for state_want string: inalall Aug 14 12:06:58 what's that ? Aug 14 12:07:54 and Aug 14 12:07:55 * Package kernel-module-sha256-generic version 2.6.29-oe10+gitr119838+2d158aae9d8d36f575504f59884ed8e80802efe2-r3.5 has no architecture specified, defaulting to om-gta02. Aug 14 12:08:08 dos1, http://scap.linuxtogo.org/files/d26c992d3b7b83966a1bd39c65ff7e0b.png Aug 14 12:08:26 please consider making the background more streamline with the effect in the shelf Aug 14 12:08:28 mrmoku: fsck your rootfs ;) Aug 14 12:08:29 do you get what I mean? Aug 14 12:08:50 TAsn: yes, but Aug 14 12:08:54 dos1, it is plain fresh Aug 14 12:08:57 TAsn: with still solid color? Aug 14 12:09:04 dos1, will do anyway Aug 14 12:09:08 dos1, no, you have a transition in the shelf Aug 14 12:09:14 just let in continue to the background Aug 14 12:09:17 TAsn: but not in launcher background Aug 14 12:09:25 TAsn: in launcher i have solid color Aug 14 12:09:31 I know Aug 14 12:09:39 you should keep the shelfs coloring Aug 14 12:09:41 hmm Aug 14 12:09:45 and change the laucnher background Aug 14 12:09:46 dos1, btw.... what happened to the installer icon? Aug 14 12:09:51 to conform to the transition in the shelf. Aug 14 12:09:57 there is also horizontal gradient in shelf Aug 14 12:10:01 but i'll try to do something Aug 14 12:10:08 mrmoku: nothing Aug 14 12:10:15 mrmoku: it wasn't there at all ;) Aug 14 12:11:18 fscks just fine... Aug 14 12:11:54 SHR: 03seba.dos1 07shr-themes * r31adb8c4dc78 10/e-wm/e-wm-theme-illume-niebiee/images/icon_right_arrow.png: e-wm-theme-illume-niebiee: update few graphics to look better in x11-16 part 2 Aug 14 12:33:50 TAsn: http://scap.linuxtogo.org/ Aug 14 12:33:56 TAsn: what do you think now? Aug 14 12:34:21 I think Aug 14 12:34:23 that scap is low. Aug 14 12:34:24 with simple lock it rocks, but i don't know if it's good for top shelf Aug 14 12:34:25 slow* Aug 14 12:34:40 * TAsn is still waiting for it to load. Aug 14 12:35:09 awesome Aug 14 12:35:12 the white line breaks it Aug 14 12:35:16 and makes it look great Aug 14 12:35:18 and the background is nice Aug 14 12:35:23 :) Aug 14 12:35:27 ok, commiting then :D Aug 14 12:35:27 I like the white line a lot ;) Aug 14 12:35:29 cool ;) Aug 14 12:39:17 SHR: 03seba.dos1 07shr-themes * r34770dc6a65d 10/e-wm/e-wm-theme-illume-niebiee/ (illume-niebiee.edc images/lock_bg.png images/shelf_bg.png): e-wm-theme-illume-niebiee: change desktop background and add "shiny-white-line-which-rocks" to topshelf and simplelock Aug 14 12:39:36 http://wiki.shr-project.org/trac/attachment/wiki/LogoContest/shr-waves.png <-- looks like sperm to me ;\ Aug 14 12:39:52 "shiny-white-line-which-rocks" <--- lol dos1 Aug 14 12:41:47 TAsn: I like : http://wiki.shr-project.org/trac/attachment/wiki/LogoContest/dessin.png as if Google has an Android it would be fun if we had an alien :) Aug 14 12:42:14 tig|, that's my favorite too Aug 14 12:42:16 I call it Aug 14 12:42:18 "the shr bug" Aug 14 12:42:19 ;) Aug 14 12:43:00 in my pov it's an absolute winner Aug 14 12:43:13 I don't see how anyone will be able to make something better. Aug 14 12:43:17 :) Aug 14 12:43:28 TAsn: wait, i'll add logo from shr-splash-theme-handy and you will change your opinion! Aug 14 12:43:29 :D Aug 14 12:43:44 is it blue? Aug 14 12:43:49 if so, no I won't change my opinion :) Aug 14 12:43:51 TAsn: i'll make it blue! Aug 14 12:43:53 ;D Aug 14 12:44:03 shit. Aug 14 12:46:18 ok... getting closer :P Aug 14 12:47:05 Aug 14 14:44:30 om-gta02 daemon.info connmand[1612]: lo {create} index 1 type 772 Aug 14 12:51:54 connman crap.... GRRRR Aug 14 12:53:07 * mrmoku wishes F4t would be here.... Aug 14 13:04:33 hmm... connman of death :( Aug 14 13:04:54 time to get network manager to build :P Aug 14 13:17:11 SHR: 03seba.dos1 07shr-themes * r3580ecf2b967 10/e-wm/e-wm-theme-illume-niebiee/ (illume-niebiee.edc images/busy_bg.png): e-wm-theme-illume-niebiee: busycover (loading app) theme Aug 14 13:19:23 TAsn: hmm... why for we specify label colors in libframeworkd-phonegui-efl? ;x Aug 14 13:19:48 dos1, because quickdev did a bad job? :) Aug 14 13:19:52 dunno, really, I don't. Aug 14 13:19:53 ;) Aug 14 13:20:01 TAsn: i'll check if after removing that black colors from edc files it will take color from elementary theme... Aug 14 13:20:09 cool. Aug 14 13:20:20 brb, shower. Aug 14 13:24:18 TAsn: it works for some labels, but for some not :( Aug 14 13:26:58 uh, no, it doesn't work Aug 14 13:27:05 it makes labels white even on default theme Aug 14 13:27:07 :( Aug 14 13:31:10 no idea. Aug 14 13:31:14 I'm no edj master. Aug 14 13:34:08 F4t, Aug 14 13:34:13 * mrmoku wishes F4t would be here.... Aug 14 13:34:17 30 mins ago ;) Aug 14 13:35:23 well mrmoku got its wish... Aug 14 13:35:26 sup? Aug 14 13:35:43 karmic Aug 14 13:35:58 its=his* :P Aug 14 13:36:11 F4t, ahh Aug 14 13:36:13 :) Aug 14 13:36:14 wheres dos1, the theme is awesome! Aug 14 13:36:17 ~lart connman Aug 14 13:36:17 * bzzbot squishes connman like a bug Aug 14 13:36:28 F4t, with current connman everything freezes on startup Aug 14 13:36:58 mrmoku, ok, im taking out my moko, and upgrading it.... Aug 14 13:37:01 * mrmoku building networkmanager now Aug 14 13:37:29 F4t, in shr-unstable I do not see that problem Aug 14 13:37:32 but with the testing Aug 14 13:37:44 oh... testing image?! Aug 14 13:38:13 buh, then i'll have to put it on the sd... Aug 14 13:38:20 latest testing? Aug 14 13:38:30 F4t, yeah from tests/mrmoku Aug 14 13:38:40 link plz Aug 14 13:38:44 moment Aug 14 13:39:03 http://build.shr-project.org/tests/mrmoku/testing/images/om-gta02/shr-lite-glibc-ipk--20090814-om-gta02.rootfs.tar.gz Aug 14 13:39:20 F4t, and if I manually remove the startup links for connman everything boots fine Aug 14 13:39:29 if I then start it all freezes :( Aug 14 13:39:44 wait, it doesnt boot? or doesnt run mokonnect? Aug 14 13:39:54 F4t, it does not boot :P Aug 14 13:40:53 oh, thats horrible connman shit..... Aug 14 13:41:21 ill see if i can help Aug 14 13:41:27 F4t, on one try I had another console with logread -f open Aug 14 13:41:39 14:47 < mrmoku> Aug 14 14:44:30 om-gta02 daemon.info connmand[1612]: lo {create} index 1 type 772 Aug 14 13:41:46 was the last thing Aug 14 13:41:50 mrmoku, F4t already told you to drop Aug 14 13:41:53 mrmoku: build that version of connman which worked with wifiman.py ;) Aug 14 13:41:56 oh christ, how many times did i ask u to remove loopback? Aug 14 13:41:57 connman-module-loopback Aug 14 13:42:03 :) Aug 14 13:42:06 F4t, exactly ;) Aug 14 13:42:12 TAsn, please... there is NO connman-plugin-loopback installed ;) Aug 14 13:42:18 that old 0.19 ;) Aug 14 13:42:38 dos1, please... that is current fresh new ;) Aug 14 13:42:49 mrmoku, well then install it! (j/k I don't know so i'll just go to get some sleep) Aug 14 13:42:50 ahh... Aug 14 13:42:51 dos1!! awesome theme Aug 14 13:42:51 ! Aug 14 13:42:55 ciao. Aug 14 13:42:59 F4t, yeah, dos1 rocks. Aug 14 13:43:01 TAsn, please... already tried that :P Aug 14 13:43:15 mrmoku, then opkg remove connman Aug 14 13:43:20 might fix it. Aug 14 13:43:23 TAsn, yep Aug 14 13:43:24 mrmoku, 13 mins left for image download Aug 14 13:43:30 F4t, ouch Aug 14 13:43:37 downloading via GPRS? :P Aug 14 13:43:37 F4t: thanks :) Aug 14 13:44:00 dos1, he thinks that and he doesn't even use x11-16! Aug 14 13:44:01 F4t, already familiar with NM DBus API ? :P Aug 14 13:44:12 dos1, just think about what'll happen if he will... ;) Aug 14 13:44:19 mrmoku, not yet, but after connman nothing can be hard... Aug 14 13:44:28 :) Aug 14 13:44:32 :D Aug 14 13:44:41 anyhow, noon... Aug 14 13:44:43 cya. Aug 14 13:44:49 F4t, I got the one dependency creating me problems to build (libnl) Aug 14 13:44:55 trying to build NM now Aug 14 13:45:09 got no idea about it :P Aug 14 13:45:51 wait... so unstable has no connman problem, but testing does? Aug 14 13:46:01 just upgrade connman on the testing image? Aug 14 13:46:47 mrmoku: maybe you just have some strange problems with that image. Aug 14 13:46:58 mrmoku: is it the same image as with that splash problem? Aug 14 13:50:38 dos1, no Aug 14 13:50:59 dos1, and that exactly was my upgrade problem of the first testing image Aug 14 13:51:07 it always freezed while upgrading connman Aug 14 13:51:16 now in the new image connman is allready updated Aug 14 13:51:42 one theory could be it just removes lo Aug 14 13:51:50 and X dislikes that a lot :P Aug 14 13:52:40 uh. removing lo is baaaaaaad :P Aug 14 13:52:59 i remember when i was installing debian from debootstrap Aug 14 13:53:05 and i forgot about lo interface Aug 14 13:53:09 :) Aug 14 13:57:23 PaulFertser, ping Aug 14 13:57:42 mrmoku: pong Aug 14 13:58:24 PaulFertser, I see some activity in the kernel repo :) Aug 14 13:58:46 mrmoku: meaning what? Aug 14 13:58:46 PaulFertser, is andy-tracking still the one to use? or is switching to om-2.6.31 worth a try? Aug 14 13:59:29 PaulFertser, better still wait a bit? Aug 14 13:59:41 mrmoku: until larsc announces anything, you better wait ;) Aug 14 13:59:48 PaulFertser, ok, thanks Aug 14 14:00:55 31??? eeek, still sticky and mogy in the middle? Aug 14 14:01:41 cook it for another month ;-) Aug 14 14:03:49 DocScrutinizer: http://scap.linuxtogo.org/ Aug 14 14:03:55 DocScrutinizer: is it weird enough for you? ;D Aug 14 14:06:39 * DocScrutinizer vomits on his N810 showing "installer" pic, due to that headline question Aug 14 14:07:12 dos1: yeah, otherwise looks rather nice to me Aug 14 14:07:15 :-) Aug 14 14:07:38 DocScrutinizer: first screen is old (and not from me), second is actual Aug 14 14:07:45 DocScrutinizer: :) Aug 14 14:09:05 dos1: i know what DocScrutinizer really wants from you! Aug 14 14:09:24 dos1: do at least one theme with the illume keyboard topbar removed, it's useless for terminal kbd anyway. Aug 14 14:09:40 YEEEESSS Aug 14 14:10:26 i'm using sometimes predictive keyboard, but when i'll make keyboard theme i'll play with its size and maybe provide DocScrutinizer modified one without topbar ;) Aug 14 14:10:44 cool Aug 14 14:11:08 dos1: the blue is almost same I use on all my desktops Aug 14 14:11:54 I love the idea of a dark blue sky at 9PM Aug 14 14:12:45 with a slight gradient from dark at top to a bit of red mixed in at bottom Aug 14 14:13:15 actuall red and green mixed in, very slightly Aug 14 14:13:44 anyway, I love it Aug 14 14:13:51 (the theme) Aug 14 14:14:32 muuuch better than original grey (I always wondered why we need a color screen for that ;-P ) Aug 14 14:16:32 dos1: now remove/replace that unbearable "what do you want to do today?" and the term-kbd topbar, and have a better batget icon, and that'll pan out really great Aug 14 14:18:37 dos1: btw the question "what do you want to do today?" is sarcastic if you have a multiple-choice answer field that for sure doesn't contain what I'd like to answer to that question Aug 14 14:18:58 ;) Aug 14 14:19:32 DocScrutinizer: shr-installer isn't finished yet, so that's temporary label ;) Aug 14 14:19:42 DocScrutinizer: and batget is going to be replaced. step by step :D Aug 14 14:19:43 and it SMELLS LIKE REDMOND >:-( Aug 14 14:20:00 DocScrutinizer: i know ;D Aug 14 14:31:15 mrmoku: ok, i don't think i'll do something more with e-wm-theme-illume-niebie and elementary-theme-niebiee today. you can rebuild it now ;) Aug 14 14:31:38 dos1: promissed? Aug 14 14:31:56 no :D but i won't bug you for rebuilding today ;) Aug 14 14:36:06 hiya all Aug 14 14:36:08 how are you? Aug 14 14:38:30 latest upgrade broke my phone Aug 14 14:38:33 again Aug 14 14:38:55 damn - I was just thinking about upgrading... Aug 14 14:39:27 F4t: unstable? Aug 14 14:39:28 ;) Aug 14 14:40:00 F4t: unstable upgrade worked for me Aug 14 14:40:20 F4t: and what symptoms? Aug 14 14:40:33 mrmoku, http://www.codinghorror.com/blog/archives/000818.html :P Aug 14 14:40:38 doesnt boot Aug 14 14:40:43 it's dos1 fault i know that ;P Aug 14 14:45:06 I'm running a build from early July - I seem to be seeing that if I get an SMS while suspended, my FR doesn't go back to sleep. I got an sms last night without noticing, and my battery was dead this morning. Is that known and/or fixed? Should I open a bug? Aug 14 14:45:45 wjbaird: it was fixed... and reopened again by the switch to fsousaged :P Aug 14 14:45:45 wjbaird, known, I think it was fixed a couple of days ago ;) Aug 14 14:45:53 TAsn: not yet Aug 14 14:46:14 mrmoku, weren't DocScrutinizer and dos1's config changes a fix for that? Aug 14 14:46:43 mrmoku, TAsn: thanks. guess I'll wait a few more days before upgrading... and maybe I ought to start carrying my spare battery around with me... Aug 14 14:47:01 TAsn: nop Aug 14 14:47:05 nope, alas NOT fixed yet :-( Aug 14 14:47:15 okie ;( Aug 14 14:47:25 mickey|dinner said he'll get it fixed til weekend Aug 14 14:47:25 wjbaird, or just check it every couple of hours Aug 14 14:47:28 ffalarms now work Aug 14 14:47:32 when you go to sleep Aug 14 14:47:36 AIUI# Aug 14 14:47:37 set an alarm to ring every 2hours Aug 14 14:47:40 and check the moko Aug 14 14:47:40 ;] Aug 14 14:48:03 TAsn: My daughter's finally sleeping through night, and you want me to check my FR every couple of hours? :-) Aug 14 14:48:22 wjbaird, nothing too intrusive, only a quick check every 2 hrs or so ;) Aug 14 14:48:42 I guess I can keep it in bed with me, like we do our daughter... Aug 14 14:49:01 wjbaird, (no more jokes) why don't you leave it connected to a power source overnight? Aug 14 14:49:02 ffalarms is braindamaged ;-) It (would) suspend even during a yelling alarm ;-P Thank god our current FSO isn't suspending from resume without user interaction Aug 14 14:49:46 TAsn: I thought I saw someone describe ffalarms as 'fixed' because it now worked the first time after a reboot or something... Is it *really* fixed? Aug 14 14:49:52 TAsn: what I want to say is: ffalarms NEEDS to allocate CPU and Display resource during alarms Aug 14 14:50:00 And yeah, I guess I'll have to keep it plugged in at night for now... Aug 14 14:50:04 DocScrutinizer, we know. Aug 14 14:52:33 the vala version does all that IIRC Aug 14 14:52:44 we just can't build it because TAsn refuses to bump the EFL ;) Aug 14 14:53:38 to whom it may concern: my next favourite topic to get upset: valaterm Aug 14 14:54:17 ever watched what e.g. mc does to valaterm during copying of large amounts of files? UGLY Aug 14 14:55:26 * DocScrutinizer suspects valaterm doesn't implement exactly the terminal functionality it's supposed to do Aug 14 14:58:21 mrmoku how can i create the link for opkg so i have to write opkg and not opkg-cl ? Aug 14 14:58:43 pbaxter, just opkg update and opkg install opkg Aug 14 14:58:51 ok Aug 14 14:58:53 thx Aug 14 14:59:02 np Aug 14 14:59:07 hope it works ;) Aug 14 14:59:10 mrmoku: opkg-cl update Aug 14 14:59:16 then opkg-cl install opkg right? Aug 14 14:59:17 ehh.. yep :) Aug 14 15:02:43 mrmoku : i'm doing an upgrade...will it break all? Aug 14 15:03:05 pbaxter, complete upgrade? Aug 14 15:03:10 hmm... might or might not Aug 14 15:03:15 not sure about that Aug 14 15:03:19 ok...a blank SHR Aug 14 15:03:20 so Aug 14 15:03:23 trying it Aug 14 15:03:30 then nothing to loose :P Aug 14 15:03:41 (or... a reflash to win ;) Aug 14 15:04:22 yes...but i think it0s doing well Aug 14 15:10:39 PaulFertser: nice to see the emotions rise on the devel list ;) Aug 14 15:12:05 mrmoku, hey Aug 14 15:12:14 .I never was really against it on my own Aug 14 15:12:17 you convinced me ! Aug 14 15:50:39 howdy all! Aug 14 15:51:04 I have a problem with fso-abyss. It is not working properly Aug 14 15:51:28 no channel allocation for frameworkd. 8( Aug 14 15:53:01 Q-Master, probably need updating... Aug 14 15:53:08 2009-08-14T15:49:41.858532Z: server.vala:127: AllocChannel requested for name ogsmd.misc, requested channel 3 Aug 14 15:53:08 ** (fso-abyss:2530): CRITICAL **: file src/server.c: line 3246: uncaught error: Can't initialize the session Aug 14 15:53:23 started it manually with fso-abyss & Aug 14 15:54:34 mrmoku: I have latest installed. 8( Aug 14 15:58:14 Q-Master, latest from when? Aug 14 16:00:16 heyho Aug 14 16:00:34 wpwrak: known bug, going to be fixed soon by mickeyl Aug 14 16:03:15 dos1: the agony on devel ? how ? :) Aug 14 16:03:39 wpwrak: sorry, i was reading backlog :) it was about suspend after sms Aug 14 16:03:43 and Aug 14 16:03:55 wpwrak: it was tab completion fail ;) Aug 14 16:04:02 wjbaird: that was for you Aug 14 16:04:03 ah :) Aug 14 16:04:03 ;d Aug 14 16:05:04 mrmoku: I've made an opkg update/upgrade today Aug 14 16:07:45 Q-Master, hmm :( Aug 14 16:08:22 mrmoku: opkg list_installed | grep fso-abyss Aug 14 16:08:23 fso-abyss - 0.3.5+gitr70+008485b24ab0d4d116df06691d3cc50bc8cc9768-r1 Aug 14 16:09:05 Q-Master, hmm... I have the same one... and it works Aug 14 16:09:25 mrmoku: and mine - not. 8( Aug 14 16:09:36 I've made an -force-reinstall for it Aug 14 16:10:18 Q-Master, check libfsobasics Aug 14 16:10:28 (and maybe reinstall it) Aug 14 16:10:30 1 moment Aug 14 16:11:18 mrmoku: libfsobasics0 - 0.1.0.0+gitr374+d751bb0cf4ebf18ecadb0ad5bf9bff3df0d38641-r5.1 Aug 14 16:11:28 mrmoku: and already done 8( Aug 14 16:12:05 Q-Master: does fso-abyss segfault ? Aug 14 16:12:54 Deubeuliou: nop. it runs. but not starts automatically on dbus call, and doesn't allocate a channel when asked Aug 14 16:13:05 gsm07muxd does Aug 14 16:14:18 ok ... what is the content of /usr/share/dbus-1/ ? Aug 14 16:14:51 ls -l /usr/share/dbus-1/ Aug 14 16:14:51 total 8 Aug 14 16:14:51 drwxr-xr-x 2 root root 4096 2009-08-12 13:51 services Aug 14 16:14:51 drwxr-xr-x 2 root root 4096 2009-08-14 19:40 system-services Aug 14 16:15:15 sorry, the content of system-services then Aug 14 16:15:59 ls -l /usr/share/dbus-1/system-services/ Aug 14 16:15:59 total 24 Aug 14 16:15:59 -rw-r--r-- 1 root root 96 2009-06-02 18:45 fi.epitest.hostap.WPASupplicant.service Aug 14 16:15:59 -rw-r--r-- 1 root root 80 2009-06-02 18:31 org.freesmartphone.DBus.service Aug 14 16:15:59 -rw-r--r-- 1 root root 83 2009-08-12 19:26 org.freesmartphone.omuxerd.service Aug 14 16:16:00 -rw-r--r-- 1 root root 82 2009-08-12 13:51 org.freesmartphone.ousaged.service Aug 14 16:16:02 -rw-r--r-- 1 root root 74 2009-08-08 15:50 org.moblin.connman.service Aug 14 16:16:04 -rw-r--r-- 1 root root 74 2009-06-18 20:54 org.pyneo.muxer.service Aug 14 16:17:59 * TAsn smells a spammer ;) Aug 14 16:18:15 Q-Master: use pastebin ;) Aug 14 16:18:46 Deubeuliou: too lazy. Aug 14 16:22:23 mrmoku: did you rebuild niebiee themes? Aug 14 16:25:17 Deubeuliou: everything seems ok in that dir. 8( Aug 14 16:25:20 elementary theme is newest, but e-wm is old Aug 14 16:26:31 dos1, yep Aug 14 16:26:34 (at least think so) Aug 14 16:26:50 mrmoku: ok, checking once again Aug 14 16:27:00 forgot to sync Aug 14 16:27:03 did that now :) Aug 14 16:27:25 oh :) Aug 14 16:27:25 * mrmoku off for dinner and then sports Aug 14 16:27:26 ok Aug 14 16:27:28 bbl Aug 14 16:27:56 mickey|dinner: alive? Aug 14 16:37:26 TAsn: opkg update; opkg install elementary-theme-niebiee e-wm-theme-illume-niebiee :) Aug 14 16:37:47 hmm... that guy from neo theme send new battery meter for SHR Aug 14 16:37:49 :) Aug 14 16:38:04 TAsn: i'll look at it and use it if it'll be ok :) Aug 14 16:45:20 TAsn: and about that logo which you want to be winners one: we'll have to keep good contact with its author. Android logo is really nice used in many ways in Android, we could transport our "bug" and have it in few "moods", or pointing something or doing something... ;) Aug 14 16:46:52 dos1, you have a bug as mascot ? Aug 14 16:47:09 dcordes: no Aug 14 16:47:15 dcordes: now we don't have any mascot nor logo Aug 14 16:47:29 but we have contest Aug 14 16:49:39 dos1, are the candidates viewable? Aug 14 16:49:48 yup, on wiki Aug 14 16:49:59 openmoko or shr ? Aug 14 16:50:02 http://wiki.shr-project.org/trac/wiki/LogoContest Aug 14 16:50:06 thank you Aug 14 16:50:37 dcordes: TAsn likes that AstHrO's one and calls it "bug" Aug 14 16:50:39 ;) Aug 14 16:51:11 I like that one too Aug 14 16:51:33 or make an evil robot :) Aug 14 16:51:49 who smacks skateboards and eats gphones Aug 14 16:55:55 it's better to run gpl userpsace on google phones instead of eating them though Aug 14 17:14:12 dcordes: hehe ;) Aug 14 17:15:09 mrmoku|away, Ainulindale: i'll try to collect all needed recipes or machine configs for htc dream and send patch for pushing them to shr/import Aug 14 17:17:19 guys. help! Aug 14 17:21:42 TAsn: that "bug" is done nicely in svg, easly colorable and easy to edit from Inkscape Aug 14 17:21:55 so i think it also have my vote Aug 14 17:22:04 (it also has vote from my gf :D) Aug 14 17:24:21 hourra, je crois que j'ai trouvé le bug :) il est bien dans fso Aug 14 17:24:22 dos1: I agree it's probably the best... Although it has a bit too much of a 'disney-esque' feel to it... Aug 14 17:24:30 oops, wrong chan ! Aug 14 17:25:47 http://openmoko.opendevice.org/~dos/colorful-bug.png <- prove ;D Aug 14 17:27:26 This guy plus tentacles? http://www.impawards.com/2009/monsters_vs_aliens_ver2.html Aug 14 17:27:59 DOTT? 8) Aug 14 17:28:36 wjbaird: FAIL - that's not disney :DDD Aug 14 17:30:04 dos1: True - but I'm sure there's probably been a disney character isomorphic to that one... Aug 14 17:30:23 yup. and it was green ;x Aug 14 17:30:43 Monsters Inc. Aug 14 17:31:26 dos1: still no tentacles, I guess... Aug 14 17:31:36 yup Aug 14 17:32:35 I'm trying to figure out a way to build a logo using my artwork... It's kinda abstractish, though... http://synergisticimages.ca/ Aug 14 17:33:04 oh - some images there might be nsfw, if you are in a *really* restrictive environment... Aug 14 17:34:15 could someone pastebin me his /etc/cornucopia.conf file please ? Aug 14 17:34:44 I found why fso-abyss was segfaulting, btw Aug 14 17:39:23 Deubeuliou: I even don't have this file Aug 14 17:40:01 Deubeuliou: i also don't have that file Aug 14 17:41:20 ok, I created an empty one, that works Aug 14 17:45:20 Hmm. after my last reboot I see my screen dimming after 5s, even though on the settings panel the 'idle dim' is set at 20 - and I just tried uping it to 30s, and the screen still dims after 5s. Any ideas? Aug 14 17:45:34 I'm running an SHR image from early july. Aug 14 17:57:03 Deubeuliou: touch /etc/cornucopia.conf don't work here Aug 14 17:59:01 can someone link me a theme with the "apps, phone, games" buttons on the bottom of the screen? Aug 14 17:59:47 i need something like this http://scap.linuxtogo.org/files/eb70ddbf9aaa2018ae2f8570328bb38c.png Aug 14 18:00:09 pbaxter: theme defines that Aug 14 18:00:16 pbaxter: nEo theme should have that Aug 14 18:00:20 and gry* Aug 14 18:00:36 pbaxter: i think that's exactly gry* on screen Aug 14 18:00:52 * dos1 don't know if he should implement that in Niebiee... Aug 14 18:00:57 Deubeuliou: seems that fso-abyss just segfaults Aug 14 18:00:58 i'll have to think on it Aug 14 18:01:11 dos1: i've just installed nEo and i have these buttons but i don't know how to configure these buttons to have what i want Aug 14 18:01:14 I see it starting then it disappears Aug 14 18:01:28 pbaxter: adjust categories in desktop files Aug 14 18:02:09 dos1: that works??? Aug 14 18:02:10 ah ok and whi9ch categories do i put? and which are the 3 buttons categories? Aug 14 18:02:18 Q-Master: that? Aug 14 18:02:31 pbaxter: don't know, check is source maybe Aug 14 18:02:34 dos1: categories in illume Aug 14 18:02:34 or search on maillist Aug 14 18:02:36 it was ;P Aug 14 18:02:53 Q-Master: i think you misunderstood Aug 14 18:03:01 ? Aug 14 18:03:13 dos1 do you know where i can search? Aug 14 18:03:23 google? Aug 14 18:03:43 ok but what? Aug 14 18:03:49 try... Aug 14 18:04:14 mickey|dinner: ping Aug 14 18:04:20 mickey|dinner: i have backtrace of segfaulting fso-abyss Aug 14 18:04:33 ok thx dos1 Aug 14 18:04:53 http://pastebin.com/m1ebc8c34 Aug 14 18:05:57 dos1: is it for me? Aug 14 18:06:02 pbaxter: no, for mickey|dinner Aug 14 18:06:10 ok thx Aug 14 18:06:23 dos1: hehe... crappy 0-sized string not detected Aug 14 18:22:21 dos1, installing Aug 14 18:22:28 do I need to change settings or just restart e? Aug 14 18:22:37 (e-wm theme) Aug 14 18:23:40 TAsn: only change theme in wrench Aug 14 18:23:48 okie. Aug 14 18:23:52 excuse me: what is connman? Aug 14 18:24:02 can i use it with GUI or not? Aug 14 18:24:20 pbaxter, it's an evil beast Aug 14 18:24:29 and you can somehow use it with a gui - mokonnect Aug 14 18:24:39 ah ok Aug 14 18:24:46 TAsn and what you use for wifi? Aug 14 18:24:49 dos1, AHHH MY EYES!!! too blue :( Aug 14 18:24:54 pbaxter, I don't use wifi Aug 14 18:24:56 I have free gprs Aug 14 18:24:59 and that's enough for me. Aug 14 18:25:04 ah ok... Aug 14 18:25:08 but where are you? Aug 14 18:25:17 i'm in italyt and gprs cost quite a lot Aug 14 18:25:30 pbaxter, israel, and as I said, I have free gprs :) Aug 14 18:25:38 ah ok... Aug 14 18:25:42 boker tov? Aug 14 18:25:46 you understand? Aug 14 18:25:49 pbaxter, of course :) Aug 14 18:25:56 pbaxter, do you? Aug 14 18:25:56 :) Aug 14 18:25:56 TAsn: too blue? this theme is supposed to be too blue ;D Aug 14 18:26:00 i'd like to learn hebrew but it's quite difficutl for me Aug 14 18:26:10 dos1, it's terribly blue. :) Aug 14 18:26:17 pbaxter, I'm actually studying italian. Aug 14 18:26:37 ma non capiche l'italiano Aug 14 18:26:43 :| Aug 14 18:26:49 I hope this was a logical sentence. Aug 14 18:27:02 I tried to say Aug 14 18:27:06 in italian to say "i do not understand italian" we say: " non capisco l'italiano" Aug 14 18:27:08 but I don't understand italian. Aug 14 18:27:15 but what is ebrainy? Aug 14 18:27:23 pbaxter, so I was very close! :) Aug 14 18:27:34 just used capisco in a bad tense. Aug 14 18:27:39 pbaxter, no idea. Aug 14 18:27:48 yes you were Aug 14 18:27:56 and eet and efreet what is it? Aug 14 18:28:07 oh, you are talking about moko libs? Aug 14 18:28:12 I though you were talking about hebrew words :) Aug 14 18:28:17 ebrainy - no idea Aug 14 18:28:31 eet, efreet - e17 stuff which I can't remember but appear on google. Aug 14 18:28:47 ah ok Aug 14 18:28:52 thanks Aug 14 18:28:55 btw, do anybody became capable of scanning a wifi networks in mokonnect? Aug 14 18:28:58 i was talking about packages in SHR repo Aug 14 18:29:38 yeah, figure.d Aug 14 18:29:40 figured. Aug 14 18:30:12 Q-Master: It sometimes works for me. Not reliably - iwlist eth0 scanning often shows me more... Aug 14 18:30:45 ok. I've thought that i am unique. 8)) Aug 14 18:34:47 dos1, I'm ambivalent concerning your theme. I love the fact that my phone is no longer gray, and is colorful and actually looks production Aug 14 18:34:56 though this blue is killing me! :) Aug 14 18:35:47 hehe :D Aug 14 18:36:04 I just upped a picture of my desktop Aug 14 18:36:04 TAsn: when i'll finish i'll try to make a little less extreme theme ;) Aug 14 18:36:19 with improved apps names Aug 14 18:36:22 desktop = moko Aug 14 18:36:23 :) Aug 14 18:36:32 made numpty Aug 14 18:36:34 dos1: what theme are you talking about? Aug 14 18:36:38 epdfviewer and callrec Aug 14 18:36:38 * Q-Master is curious Aug 14 18:36:40 TAsn: good news for you - i'm playing now with battery meter ;) Aug 14 18:36:41 shorter Aug 14 18:36:43 Q-Master: Niebiee Aug 14 18:36:43 Q-Master, scap. Aug 14 18:36:47 dos1, :))) Aug 14 18:36:47 Q-Master: look at scap Aug 14 18:36:50 that's blue ;) Aug 14 18:37:13 TAsn: that guy from nEo theme already provided us great looking oxygen style battery theme :) Aug 14 18:37:20 :) Aug 14 18:37:24 steal that madafuka! :) Aug 14 18:37:31 TAsn: i'm making a little changes to it now Aug 14 18:37:34 hehe...niebee in russian sounds funny. 8) Aug 14 18:37:36 cool. Aug 14 18:37:40 it's really better :D Aug 14 18:37:41 Q-Master, does it mean blue? Aug 14 18:37:46 Q-Master: PaulFertser already told it ;) Aug 14 18:37:53 TAsn: no, something like "don't fuck" ;D Aug 14 18:38:01 dos1, isn't polish a lot like russian+ Aug 14 18:38:04 } Aug 14 18:38:05 ? Aug 14 18:38:12 it is, but not in this case ;) Aug 14 18:38:16 TAsn: not really... 8) Aug 14 18:38:31 niebieskie = blue Aug 14 18:38:43 niebiee is just something i "created" from blue word in polish :D Aug 14 18:38:48 dos1, you inspired me Aug 14 18:38:57 I'll now start naming stuff I do in hebrew Aug 14 18:38:57 :) Aug 14 18:39:06 :DD Aug 14 18:39:19 that's literki author who inspired me for that Aug 14 18:39:28 :) Aug 14 18:40:10 TAsn: literki is diminution of "characters" in polish Aug 14 18:40:51 oh, something like the polish equivalent to "chars" Aug 14 18:40:51 ? Aug 14 18:41:18 as long as you don't put comments and name variables in polish, I'm fine with that :) Aug 14 18:41:27 yup ;) Aug 14 18:41:39 TAsn: hehe :D shr-settings has some comments in polish Aug 14 18:41:43 dos1, btw, what did you improve in latest elm theme? Aug 14 18:41:46 but not a lot ;) Aug 14 18:41:46 dos1, I know. Aug 14 18:41:50 :| Aug 14 18:42:14 TAsn: hmm... i think nothing. yesterdays package should be equal Aug 14 18:42:20 ok Aug 14 18:49:36 SHR: 03seba.dos1 07shr-settings * r6aef898ff1c7 10/shr_settings_modules/shr_sim.py: Merge branch 'master' of git+ssh://git@shr.bearstech.com/shr-settings Aug 14 18:49:40 SHR: 03seba.dos1 07shr-settings * r8fd09e8e60c2 10/shr_settings_modules/ (shr_bt.py shr_device_timeouts.py): [Bluetooth] [Timeouts] Fix displaying error labels Aug 14 18:50:19 yay, it works! Aug 14 18:50:31 TAsn: battery meter is now great :> Aug 14 18:51:02 there's only one thing left to do. Aug 14 18:51:06 BUG mrmoku|away :) Aug 14 18:51:30 TAsn: no Aug 14 18:51:34 TAsn: you have to do it Aug 14 18:51:37 dos1, ? Aug 14 18:51:40 TAsn: as i promised i won't today ;) Aug 14 18:51:45 hehe. :) Aug 14 18:51:49 he's not here anyway. Aug 14 18:52:02 I'm going to get myself a couple of grapes Aug 14 18:52:09 and then maybe a quick shower + h.w Aug 14 18:52:09 :) Aug 14 18:54:43 TAsn: now it's even better than battery meter from kde :D Aug 14 18:55:08 (animation) Aug 14 18:55:25 as kde animation sucks a bit Aug 14 18:55:35 and i fixed that in my implementation ;> Aug 14 18:59:09 * TAsn is anxiously waiting Aug 14 18:59:18 dos1, what do I need to modify? Aug 14 18:59:18 ok, tested Aug 14 18:59:20 :) Aug 14 18:59:24 commiting Aug 14 18:59:37 dos1, please tell me exactly what to change and how Aug 14 18:59:42 as I hate this sucky battery meter. Aug 14 18:59:43 ;) Aug 14 18:59:50 moment ;) Aug 14 19:00:01 ok, I'll shower for a sec then Aug 14 19:00:20 I'm expecting to see a full explanation when I'm back, and this will be quick as I already took a shower a couple of hours ago. Aug 14 19:05:45 SHR: 03seba.dos1 07shr-themes * r8390c3ce047b 10/e-wm/e-wm-theme-illume-niebiee/ (14 files in 2 dirs): e-wm-theme-illume-niebiee: replace battery meter by modified (added animations) implementation by jesusmccloud of Oxygen theme Aug 14 19:05:49 TAsn: ^^^ Aug 14 19:05:58 hehe I still haven't left Aug 14 19:06:05 please explain what and how to change, br.b Aug 14 19:06:39 TAsn: you'll need to edje_cc it ;p Aug 14 19:11:27 ok Aug 14 19:12:11 dos1, just the battery? Aug 14 19:12:14 and put it where? Aug 14 19:12:24 also copy the images? Aug 14 19:12:37 dos1, please just up me your compiled edj ;) Aug 14 19:12:52 * TAsn is greedy. Aug 14 19:17:35 afk Aug 14 19:20:01 TAsn: uploading Aug 14 19:20:06 dos1, thanks. Aug 14 19:20:09 SHR: 03seba.dos1 07shr-themes * rc61815fb1b7d 10/e-wm/e-wm-theme-illume-niebiee/illume-niebiee.edc: e-wm-theme-illume-niebiee: add a very little bit of transparency to busycover (loading) Aug 14 19:20:53 TAsn: http://openmoko.opendevice.org/~dos/illume-niebiee.edj Aug 14 19:21:51 dos1, thanks. Aug 14 19:22:12 TAsn: download, hup your enlightenment and thank me with some virgins! Aug 14 19:22:20 dos1, 403 ;\ Aug 14 19:22:27 or s/virgins/pasta/, if you're pastarafian Aug 14 19:22:32 TAsn: fixing Aug 14 19:22:43 :) Aug 14 19:22:56 TAsn: scped from neo, so it's root ;) Aug 14 19:23:21 hehe, i c. Aug 14 19:23:24 TAsn: try now Aug 14 19:23:34 arrigato. Aug 14 19:24:00 * TAsn is waiting for e to reboot Aug 14 19:24:05 awesome! :) Aug 14 19:24:07 YEAH! Aug 14 19:24:14 that's what I was talking about! Aug 14 19:24:43 TAsn: what's about animation? :DD Aug 14 19:24:46 just one issue though, it's too close to the gsm info. Aug 14 19:24:48 dos1, animation? Aug 14 19:24:54 TAsn: plug/unplug Aug 14 19:25:06 OMG :) Aug 14 19:25:11 so leet! Aug 14 19:25:31 * TAsn is scarifying virgins for dos1 Aug 14 19:25:38 :) Aug 14 19:25:41 ;D Aug 14 19:25:56 it's just plain awesome! Aug 14 19:26:02 but i didn't test it with gsm turned on (i was debugging fso-abyss :P) Aug 14 19:26:10 i'll check it Aug 14 19:26:14 and it's also very streamlined with the rest of the theme. Aug 14 19:26:23 hehe,ok . :) Aug 14 19:37:37 dos1: how do you swear then? Aug 14 19:38:15 PaulFertser: don't fuck? Aug 14 19:39:35 PaulFertser: i think that "niebiee" in russia is similar to "nie jeb" (from "jebać"), but it isn't used - "nie pierdol" instead of that Aug 14 19:41:47 dos1: is there an article anywhere describing polish obscene language? Aug 14 19:42:15 heh Aug 14 19:43:53 PaulFertser: dunno, never searched for that ;) Aug 14 19:45:29 PaulFertser: http://www.youswear.com/index.asp?language=Polish Aug 14 19:45:56 wjbaird: wow, you seem to be familiar with the topic ;) Aug 14 19:47:40 wjbaird: but i'd like too see a more word-by-word translation, not just know the meaning. Russian and Polish has quite some similiarities so i'm interested to see common words or phrases. Aug 14 19:50:59 PaulFertser: Well, I did date a Polish girl in university - but in this case I just googled "polish swear words" Aug 14 19:59:19 btw dos1 Aug 14 19:59:32 I really like the new font sizes in launcher :) Aug 14 20:00:27 TAsn,dos1 : is there a screenshot of this new wonderful UI? Aug 14 20:00:40 wjbaird, yes Aug 14 20:00:41 scap. Aug 14 20:01:09 TAsn: is that another polish swear word? ;-) Aug 14 20:01:13 no Aug 14 20:01:26 it's exactly the opposite Aug 14 20:01:29 http://scap.linuxtogo.org/ Aug 14 20:01:30 :) Aug 14 20:01:40 at least in hebrew it means Aug 14 20:01:46 "OMFG what a cool website" Aug 14 20:02:10 btw dos1 Aug 14 20:02:23 changing the gtk to these colors shouldn't be that hard Aug 14 20:02:25 (I hope) Aug 14 20:02:32 I don't remember if I did it good or just hackish :) Aug 14 20:04:31 It *is* very blue... but I like it... Aug 14 20:07:58 SHR: 03seba.dos1 07shr-themes * raf7a53b6326e 10/e-wm/e-wm-theme-illume-niebiee/battery.edc: e-wm-theme-illume-niebiee: little fine tuning of battery position Aug 14 20:08:48 TAsn: new edj file is uploaded Aug 14 20:08:58 dos1, thanks :) Aug 14 20:09:19 TAsn: battery position should be better now Aug 14 20:09:27 HUPed Aug 14 20:09:40 awesome :) Aug 14 20:10:06 thanks. Aug 14 20:11:06 now that's exactly what i wanted as battery meter :) Aug 14 20:11:23 (but i don't know if it does yellow) Aug 14 20:18:07 freesmartphone.org: 03seba.dos1 07framework * r0b60adf5382c 10/framework/subsystems/opimd/pimb_sqlite_contacts.py: opimd: SQLite-Contacts: fix typo in Department field, which may cause problems when editing Aug 14 20:18:55 freesmartphone.org: 03seba.dos1 07dos/opimd-tracking * r5378e404d0c6 10framework/framework/subsystems/opimd/pimb_sqlite_contacts.py: Merge branch 'master' into dos/opimd-tracking Aug 14 20:18:58 dos1: (bat pos) I'm used to rearrange and drag around all those gadgets anyway Aug 14 20:19:32 dos1: seems digital clock isn't aware of it's own width Aug 14 20:20:45 dos1: (yellow) I hope it knows about a true red now Aug 14 20:22:36 DocScrutinizer: i don't know, i didn't do coloring part Aug 14 20:22:46 but i'll test and work on it if it isn't good enough ;) Aug 14 20:23:58 dos1: the old (recent) batget is awfull, as in "hard to read and inaccurate and ugly pale colors" Aug 14 20:34:49 just a short question... Aug 14 20:35:05 how do i quickly change shr to use opimd instead of whatever it uses by default? Aug 14 20:35:35 farhaven: if you can't find it then you probably shouldn't use opimd yet ;x Aug 14 20:35:44 hehe, might be Aug 14 20:35:50 thx anyway :) Aug 14 20:36:05 farhaven: if you're really determined you can search for opimd-utils Aug 14 20:36:08 but keep in mind: Aug 14 20:36:11 ~opimd-utils Aug 14 20:36:11 somebody said opimd-utils was not phone suite, it's only set of test scripts for developers. You can use it as phone apps, but without any warranty. Many things are not implemented, *AND THEY PROBABLY WON'T BE*. Aug 14 20:36:14 and Aug 14 20:36:16 ~opimd-messages Aug 14 20:36:17 opimd-messages is probably crap, and that won't change soon Aug 14 20:36:45 k, i think i'll stay with it the way it is now :D Aug 14 20:40:19 DocScrutinizer: fixing clock now ;) Aug 14 20:41:00 dos1, you're incredible Aug 14 20:43:25 dos1, fixing to what from what? Aug 14 20:43:26 :) Aug 14 20:43:44 TAsn: try to drag it, you'll see Aug 14 20:43:56 nah. I'm not crazy enough to try such things. Aug 14 20:44:04 I leave everything as they come :) Aug 14 20:45:19 TAsn: you won't break anything, just try it ;) Aug 14 20:46:46 no idea how to even get to the point where I get to drag them :) Aug 14 20:48:48 anyhow, I just finished h.w for today Aug 14 20:48:48 that's the point XD Aug 14 20:48:54 new assignment tomorrow :) Aug 14 20:48:56 DocScrutinizer, i c ;) Aug 14 20:49:19 I think it's time for me to go. :) Aug 14 20:49:23 ciao. Aug 14 20:49:32 o/ Aug 14 20:55:02 SHR: 03seba.dos1 07shr-themes * rea40f4f99e16 10/e-wm/e-wm-theme-illume-niebiee/clock.edc: e-wm-theme-illume-niebiee: fix clock widget size Aug 14 20:55:05 SHR: 03seba.dos1 07shr-themes * rc292aad17302 10/e-wm/e-wm-theme-illume-niebiee/illume-niebiee.edc: e-wm-theme-illume-niebiee: fix colors in GSM widget Aug 14 21:22:30 dos1, see... I built it even without bugging ;) Aug 14 21:52:19 excuse me...what is microcom package in shr repo? Aug 14 22:07:19 freesmartphone.org: 03seba.dos1 07dos/opimd-tracking * r28b6c1dfa774 10framework/framework/subsystems/opimd/pimb_sim_messages_fso.py: opimd: SIM-Messages-FSO: try to fix deleting messages Aug 14 22:07:41 freesmartphone.org: 03seba.dos1 07framework * r17898fc0f734 10/framework/subsystems/opimd/pimb_sim_messages_fso.py: opimd: SIM-Messages-FSO: try to fix deleting messages Aug 14 22:17:42 pbaxter: terminal emulator (like minicom) Aug 14 22:19:13 and what is minicom? Aug 14 22:19:25 tmzt : is it something like vala-terminal or not? Aug 14 22:19:27 like a serial package, for working with a modem Aug 14 22:19:51 not sure Aug 14 22:19:59 what is vala-terminal? Aug 14 22:21:44 tmzt: vala-terminal is terminal emulator, like xterm. Aug 14 22:21:58 ah, ok Aug 14 22:22:05 what toolkit? Aug 14 22:22:11 pbaxter: minicom is terminal emulator too but aimed at serial connections with modems and other equipment. Aug 14 22:22:34 tmzt: no idea Aug 14 22:22:35 thx PaulFertser Aug 14 22:22:39 so no need for it **** ENDING LOGGING AT Sat Aug 15 02:59:59 2009