**** BEGIN LOGGING AT Tue Jan 27 05:11:48 2009 **** BEGIN LOGGING AT Tue Jan 27 05:27:26 2009 **** BEGIN LOGGING AT Tue Jan 27 05:37:20 2009 Jan 27 06:12:03 i /thnik/ my dbus signals are going out, but my signal callbacks are seemingly never triggered Jan 27 06:23:04 AntonTakk, us mdbus -l to figure out if they are really going out Jan 27 06:23:24 thanks Jan 27 06:24:50 playya: it keeps crashing giving: ImportError: No module named gobject Jan 27 06:25:17 then python-gobject might be missing Jan 27 06:27:15 Failed to execute dbus-launch to autolaunch D-Bus session Jan 27 07:37:50 morning Jan 27 07:59:59 * spaetz looks for python-edbus examples that could help making use of asynchronous dbus calls in shr-setting Jan 27 08:00:56 spaetz: used edbus from a c app? Jan 27 08:04:11 <\marco> hi to all Jan 27 08:04:51 hi Jan 27 08:05:55 <\marco> what's happened to accelerometers? is the new framework? Jan 27 08:06:15 <\marco> apps like moko-eightball isn't working anymore.. Jan 27 08:06:23 <\marco> ( I'm using shr-unstable ) Jan 27 08:07:27 i did'nt think accelerometer support was part of the framework yet? Jan 27 08:08:30 <\marco> mhm.. I think you are right :).. but.. it's strange.. Jan 27 08:09:41 <\marco> due to last updates ( a lot of things ) aren't working anymore.. Jan 27 08:12:55 <\marco> I've tryied the example script in python on http://wiki.openmoko.org/wiki/Accelerometer_data_retrieval and they seem to work.. Jan 27 08:13:52 <\marco> ok.. Jan 27 08:14:35 <\marco> I seem to have found the problem Jan 27 08:14:52 <\marco> the new organization in /sys Jan 27 08:15:33 <\marco> there isn't a /sys/devices/platform/lis302dl.1/ anymore Jan 27 08:16:32 <\marco> now it is under /sys/class/i2c-adapter/i2c-0/0-0073/lis302dl.1/ Jan 27 08:18:42 what is /sys/class/i2c-adapter/i2c-0 a symlink to? Jan 27 08:22:23 <\marco> I'm looking inside moko-eightball source and.. no.. new /sys organization isn't the problem Jan 27 08:22:39 <\marco> moko-eightball use /dev/input/event3 Jan 27 08:22:51 <\marco> directly Jan 27 08:23:57 raster: did you see the "fix" for e consuming 30% cpu (in the current srcrev we are using) Jan 27 08:24:57 <\marco> I've to go Jan 27 08:25:12 <\marco> bye! :) Jan 27 08:45:48 mw|zZzZ: no? Jan 27 08:47:41 grrr, seems to be sending dbus stuff ok, but it's not triggering network registration like i think it should Jan 27 08:48:44 Anyone knows if the command 'dd' is also available for windows? :/ Jan 27 08:48:59 er Jan 27 08:49:05 maybe wih cygwin Jan 27 08:51:08 AntonTakk1: Thought about that as well, but I dunno if it would support block devices. The problem is I need to make a 1:1 copy of my SDHC card to another, bigger one, and as my card reader does not support SDHC I though I'd maybe use the EEEPC (windows version) Jan 27 08:54:10 as i understand it, this should be enough to trigger a gsm network registration where no pin is required: http://pastebin.com/m571db1bb or do i have it wrong? Jan 27 08:54:34 beniwtv: http://www.chrysocome.net/dd Jan 27 08:55:47 i'm pretty sure the first two dbus messages get sent, since when i run the app with dbus-monitor --system running it shows two messages every time the app runs Jan 27 08:55:57 PaulFertser: Seems exactly what I need, thanks :) Jan 27 08:56:35 beniwtv: don't forget to set bs= to something big enough or it will be slow :) Jan 27 08:57:25 PaulFertser: does it really matter with SD card? Jan 27 08:58:13 lindi-: i think it does. At least it matters with hard drives, why shouldn't it matter for SD? :) Jan 27 08:59:02 PaulFertser: they are just much slower Jan 27 09:02:21 lindi-: i'm still not convinced. ;) Let's ask beniwtv to perform some real-life testing and compare bs=1 with bs=1M. Jan 27 09:02:34 raster, i sometimes see enlightenment using ~20% cpu continously on the gta02 Jan 27 09:02:50 PaulFertser: bs=1 probably is slow yes Jan 27 09:02:58 PaulFertser: but that surely won't ever be default? Jan 27 09:03:01 it is reading the same data from the x server socket over and over again, it seems Jan 27 09:03:27 any idea what this could be? Jan 27 09:03:59 shoragan: xtrace it? Jan 27 09:04:14 oh, didn't know about xtrace Jan 27 09:04:48 PaulFertser: Will do, once I'm able to find the charger for it :P Jan 27 09:04:54 shoragan: ask mw|zZzZ Jan 27 09:04:58 i have never seen it Jan 27 09:05:31 beniwtv: or better, compare bs=1M to the default (no bs= parameter, i think it's 512 bytes). Jan 27 09:05:38 raster, ok, and i'll try to get some more details Jan 27 09:09:08 raster, also where do i configure what is called by the power button menu? Jan 27 09:09:35 hmmm Jan 27 09:09:45 that... u need to fiddle with xfg files by hand with eet Jan 27 09:09:49 no gui for it Jan 27 09:09:51 or ipc Jan 27 09:10:08 and even then.. u'd better configure it before egets going (ie while its not runing) Jan 27 09:10:12 or e will overwrite it Jan 27 09:10:16 what is it using for suspend and shutdown right now? Jan 27 09:10:29 e's sysactions Jan 27 09:11:04 i'm asking because for fso it should use the dbus calls Jan 27 09:11:10 check /etc/enlightenment/sysactions.conf Jan 27 09:11:16 its pretty self-explanatory Jan 27 09:11:19 and documented Jan 27 09:11:26 ok Jan 27 09:11:49 make the commands dbus-send calls then Jan 27 09:12:38 oh, very nice! thanks :) Jan 27 09:13:08 ....ok, now i really feel dumb Jan 27 09:13:40 been wondering all this time why i couldn't communicate with fso over dbus, the framework isn't installed :) Jan 27 09:13:52 HAHAHAHAHHAHA Jan 27 09:14:14 :) Jan 27 09:18:06 still not working thou Jan 27 09:22:51 AntonTakk, on system or session bus? Jan 27 09:23:48 system Jan 27 09:24:25 is the daemon already running Jan 27 09:24:34 it is now Jan 27 09:25:43 playya: i pastebinned my code earlier, if that would help? Jan 27 09:27:49 ehh you have a function and a var with the same name Jan 27 09:30:01 @ AntonTakk Jan 27 09:30:23 looked like that was what i needed from the code i was looking at Jan 27 09:33:06 cleared those up Jan 27 09:33:22 doesn't look like it is sending the dbus messages Jan 27 09:35:32 fso.Usage doesn't have a Status signal Jan 27 09:36:30 then that should simply never be triggered Jan 27 09:36:33 right? Jan 27 09:36:55 yes :) Jan 27 09:37:39 all i'm trying to do right now is prove i can talk to fso by making it try ro register Jan 27 09:38:07 shouldn't sending those three messages handle that? Jan 27 09:43:04 I'm not really familiar with edbus. but if the fact that E_DBus_Signal_Cb and the function have the same name might be a problem Jan 27 09:44:04 gcc didn't seem to care Jan 27 09:44:15 but i corrected that anyways Jan 27 09:53:57 PaulFertser, lindi-: bs=1M is waaaay quicker than the default.... I had to abort the default as it was taking ages Jan 27 09:54:39 beniwtv: what's the default? Jan 27 09:55:36 lindi-: 512 Jan 27 09:56:08 beniwtv: odd, that's on windows? Jan 27 09:56:20 lindi-: yep Jan 27 09:59:35 I told ya :p Jan 27 09:59:48 4 minutes for 2GB... not bad Jan 27 10:00:05 but the SDHC card has gotten a bit hot :P Jan 27 10:04:12 woot! got the gsm resource requested :) Jan 27 10:15:29 ok, think i almost got it, except that my test app acts like it has a maid, so it seems that limits it to one run, then reboot :-\ Jan 27 10:57:08 hi all, a while ago a bug in gsm0710muxd where a 4096 bytees buffer has silent overflows. i can;t seem to find that article again, or who is working on it. do one of you know? Jan 27 10:58:09 edje2, that is fixed in current gsm0710muxd Jan 27 10:58:23 (i think) Jan 27 10:59:16 brilliant, it did bother me quiet a bit. i use 2008.12 any pointer to where i can find the brand new gsm0710muxd ? Jan 27 11:02:44 2008.12 uses the qtopia muxer, i think Jan 27 11:03:08 otherwise OE builds the fixed version Jan 27 11:04:26 i'll check, thanks for the pointers Jan 27 11:25:34 helo Jan 27 11:42:33 yo Jan 27 11:51:12 freesmartphone.org: 03jluebbe 07framework * r027fd5d65d98 10/framework/subsystems/oeventsd/fso_actions.py: Jan 27 11:51:12 freesmartphone.org: oeventsd: support setting environment variables for the Command action (closes: #242) Jan 27 11:51:12 freesmartphone.org: Thanks to Peter Strapp for the idea and a patch. Jan 27 11:51:13 freesmartphone.org: 03jluebbe 07framework * reb4b6b398307 10/framework/subsystems/ousaged/generic.py: ousaged: add some more debug messages Jan 27 11:52:31 freesmartphone.org: 03mickey 07framework * r70a3c2b1128e 10/framework/subsystems/ogpsd/gpsdevice.py: Jan 27 11:52:31 freesmartphone.org: ogpsd: Check in all resource functions if a channel is None and warn Jan 27 11:52:31 freesmartphone.org: Under certain circumstances, i.e. with testdevices we don't have a Jan 27 11:52:31 freesmartphone.org: channel. Also remove stray shutdownChannel from commit Jan 27 11:52:31 freesmartphone.org: 0be860bbc94f497a877555fbb4c9c95107634ef3 Jan 27 12:01:57 any one knows how to fribid and / or pango works with e ? Jan 27 12:02:09 how to make Jan 27 12:02:51 no one ? Jan 27 12:02:59 any info or direction Jan 27 12:06:03 arhrhhh Jan 27 12:06:07 i get with SHR unstable Jan 27 12:06:19 An error ocurred, return value: -50512. Jan 27 12:06:31 when I want to install the locale :( Jan 27 12:07:14 libs/pbd/fpu.cc:35: Error: suffix or operands invalid for `push' <= ardour :-/ Jan 27 12:07:35 bad thing :) Jan 27 12:07:49 are you using the dev branch or the stable? Jan 27 12:07:57 i wish the stable... :) Jan 27 12:08:39 however i get -50512 when I want to install the locale Jan 27 12:15:48 Hire: 2.7.1 Jan 27 12:16:30 werid Jan 27 12:16:34 *weird Jan 27 12:16:46 here with debian I don't have problem Jan 27 12:17:32 it's at compilation Jan 27 12:17:45 sure :) Jan 27 12:18:01 i know it Jan 27 12:18:39 http://www.nabble.com/Compile-Ardour-2.7.1-on-Debian-sid-td21057075.html Jan 27 12:18:43 see here Jan 27 12:22:52 already saw it already tried it Jan 27 12:23:17 uh ... Jan 27 12:29:21 Heh! Managed to trick it :-) Jan 27 12:30:06 how? Jan 27 12:30:31 ( rebuild the package index :( ) Jan 27 12:35:13 Done Jan 27 12:35:29 I modified the SConstruct thingy to force the use of X86_64 ASM Jan 27 12:40:31 anyone knows why alarm app keeps going ? it wakes up the machine and rings/beeps every ~10 min =] Jan 27 12:40:53 it just refuses to accept that I'm awake :( Jan 27 13:12:48 Mononoke_: this is an innovative new approach. Our atempts to build a self-destruction system by exploiting battery LiIon properties failed completely, so... ;-) Jan 27 13:15:47 ("SHUT UP!!!"... baNNGgg %@) Jan 27 13:17:20 DocScrutinizer: o/ Jan 27 13:17:24 How's life ? Jan 27 13:18:06 Mononoke_: also - honestly - there have been considerations to detect awake-status of user by analyzing G-meters for some minutes of carrying around etc Jan 27 13:18:29 DocScrutinizer: detect awake-status or wanker-status? Jan 27 13:19:02 Ainulindale: hi! :-) Well how should I put it... Maybe: "in a hurry..." Jan 27 13:19:18 (wanker) lool XD Jan 27 13:19:33 DocScrutinizer: any good news recently? Jan 27 13:19:42 nope Jan 27 13:21:52 bbl, cya Jan 27 14:00:22 freesmartphone.org: 03mickey 07specs * re873af6cb4e4 10/ (3 files in 2 dirs): otime: document org.freesmartphone.Time.Alarm Jan 27 14:01:43 freesmartphone.org: 03mickey 07specs * ra1317f7256f4 10/ (2 files in 2 dirs): otime: add html and xml files Jan 27 14:21:28 freesmartphone.org: 03mickey 07specs * r833a43d963aa 10/otime/org.freesmartphone.Time.Alarm.xml.in: otime: clarify that we're limited to dbus system services Jan 27 14:22:22 freesmartphone.org: 03mickey 07specs * r283d50f0770b 10/html/org.freesmartphone.Time.Alarm.html: otime: regen html docs Jan 27 14:36:25 argh the locales doesn't work Jan 27 14:36:30 ( SHR unstable ) Jan 27 14:44:31 yeah Jan 27 14:44:45 hell yeah Jan 27 14:46:59 yes and I am getting mad with that :| Jan 27 14:57:39 hehe Jan 27 15:18:53 Hire, would you know if there's an easy way to migrate cubase files to ardour? Jan 27 15:22:33 Ainulindale: did you read my messages yesterday? accelges works on testing now, should work on unstable also. but its a bit slow at the beginning Jan 27 15:26:56 Nice :-) Jan 27 15:48:56 ÈÆÂÆÅ Jan 27 15:51:57 haha :) my yphonekitd now work on sqlite not on sim :) full data migradion on on button :) Jan 27 15:59:14 freesmartphone.org: 03jluebbe 07framework * r0583d9be9119 10/framework/subsystems/ogpsd/om.py: ogpsd: reenable workaround for the kernel that will be release with MS5 Jan 27 16:26:45 Does anybody know, on what events GSM is supposed to issue an IRQ? Jan 27 16:27:36 iirc the IRQ is sent if RING gets high Jan 27 16:27:42 but check the kernel sources to be sure Jan 27 16:27:54 s/gets/goes/ Jan 27 16:28:35 mickeyl: the question is: when is it gets high? I can check the kernel sources but i don't know how the modem is supposed to behave. Jan 27 16:28:54 ah Jan 27 16:29:04 usually RING gets sent on every unsolicited answer Jan 27 16:29:07 err Jan 27 16:29:09 raised Jan 27 16:29:40 mickeyl: moreover i'm afraid i can't monitor that line, because it seems to be somewhere deep and goes from one BGA (s3c) to another (calypso). Jan 27 16:30:09 what do you want to do? Jan 27 16:30:10 The thing is: i very much suspect that sometimes S3C doesn't wake up when it should due to incoming call/message. Jan 27 16:30:14 ah Jan 27 16:30:52 you should ask laf0rge on that Jan 27 16:30:56 he's most familiar with that circuit Jan 27 16:31:29 I think there's no circuit, just a trace from one BGA to another. Jan 27 16:31:48 well whatever :) Jan 27 16:31:55 <-- softie Jan 27 16:32:14 bear with me imprecisely describing hardware Jan 27 16:32:16 :D Jan 27 16:33:30 If it was somehow possible to connect to it, i could assert (or raise) it externally many times to check that it works good. Or if i could give calypso a command to order to raise it in 5 sec, i.e., that'd be cool for automated testing. Jan 27 16:34:42 So, it seems that either the IRQ pin is sometimes improperly configured by the kernel, or calypso sometimes doesn't do its job. Jan 27 16:35:37 But it resumes every time i use power button or insert jack, i can't see how modem irq line can be improperly configured while others work ok. Jan 27 16:38:34 DocScrutinizer: any thoughts on wake-by-modem IRQ not working sometimes? Jan 27 16:39:59 i'm afraid i don't see another way than to call it or send sms Jan 27 16:40:07 unfortunately +CALA doesn't seem to be implemented Jan 27 16:41:39 hi padowi Jan 27 16:41:43 Even if i confirm that one in 50 calls, e.g., doesn't result in resume, what will it prove?.. Jan 27 16:44:50 mirko-paroli: hiya Jan 27 16:46:05 mickeyl: do you want an ogsmd debug log where ogsmd detects recamping bug but never sends SLEEP=2? Jan 27 17:01:45 PaulFertser_: sure Jan 27 17:01:59 which ti_calypso_deep_sleep setting? Jan 27 17:06:29 mickeyl: adaptive. Here's the log: http://pastebin.com/m7d8b835c (no MiscChannel transfers after 16:51:24) version is from Jan 23. Jan 27 17:07:53 d'oh Jan 27 17:07:59 it say it turns it off, but doesn't Jan 27 17:08:02 lazy ogsmd Jan 27 17:08:07 let me take a quick look Jan 27 17:08:58 hmm Jan 27 17:09:02 code looks good Jan 27 17:09:06 the log is too short Jan 27 17:09:11 MiscChannel is stuck. Jan 27 17:09:34 does it claim a timeout later? Jan 27 17:09:38 or before? Jan 27 17:09:47 oh it does Jan 27 17:09:48 first line Jan 27 17:09:56 TIMEOUT 'AT+CMGW=34' => ??? Jan 27 17:10:07 well, sleep logic is ok then Jan 27 17:10:20 but for some reason the parser got stuck for the misc channel Jan 27 17:10:27 that could be due to invalid data read Jan 27 17:10:32 (muxer bug) Jan 27 17:10:40 i have yet to apply one safety measure Jan 27 17:10:46 which would be resetting the parser state on timeout Jan 27 17:10:49 i plan to do this before ms5 Jan 27 17:11:02 that won't fix the underlying issue Jan 27 17:11:11 but enable to recover Jan 27 17:11:15 Cool, at least channels won't be "stuck". Jan 27 17:11:36 yep Jan 27 17:13:05 And there was no invalid data from Misc before it stuck. COMPLETED 'AT+CMGL=2' => ['+CMS ERROR: 321'], then _readyToSend: watch timeout = None, then sending 'AT+CMGW=34\r' and then TIMEOUT Jan 27 17:13:28 I should give you a log :) Jan 27 17:15:38 yeah Jan 27 17:15:44 mickeyl: http://pastebin.com/m779551db (MiscChannel-related messages) Jan 27 17:16:17 hmm Jan 27 17:16:23 that's fishy Jan 27 17:16:31 2009.01.27 16:51:14 ogsmd.channel DEBUG : sending 11 bytes: 'AT+CMGW=34\r' Jan 27 17:16:34 there's a \n missing Jan 27 17:17:04 how the hell can that happen? Jan 27 17:17:11 did you use DebugCommand? Jan 27 17:17:20 How the hell i didn't noticed that myself! :) Jan 27 17:17:25 hehe Jan 27 17:17:28 Nope, i didn't use any Debug* Jan 27 17:17:35 i become used to reading these logs now Jan 27 17:18:19 so somewhere a character has been swallowed :/ Jan 27 17:18:32 That's just as i spot wrong placed semicolons in my freshman students' programs. They just don't notice when ; becomes empty operator but it's so obvious to me :) Jan 27 17:19:41 hehe Jan 27 17:19:54 right Jan 27 17:20:53 mickeyl: just read you're going to take up opimd Jan 27 17:21:28 i wish you good luck (and good SPEED ;-)) Jan 27 17:24:14 thanks Jan 27 17:33:24 gah it's building 12 hours now Jan 27 17:33:29 hey i have an question..why are all the apps written in python? wouldnt it be faster to write them in C or something? Jan 27 17:33:51 but the good part is it is building Jan 27 17:35:19 root_at: it was a descision from above Jan 27 17:35:37 haha Jan 27 17:35:46 Zorkman: but just for my knowledge...C/C++ would be faster? Jan 27 17:35:55 * Mononoke rises his fist toward the sky Jan 27 17:36:46 root_at: question if how fast it would be written? there is no problem with moving parts to C after they are done Jan 27 17:36:48 root_at: I have almost no knowledge and I would also expect that... Jan 27 17:37:11 if you want more info about it, ask someone like mickeyl, I might say things that aren't entirely correct Jan 27 17:38:18 raster: fileman overlay in default.edc has loop that goes forever in our version.. "go2" program Jan 27 17:38:31 * mickeyl won't comment on the language decision. We're doing dbus middleware so everyone can play Jan 27 17:38:47 it's up to the app developers to chose their language Jan 27 17:39:15 ok, root_at: ask raster then, he's good at cursing at python and was against it IIRC ;-) Jan 27 17:39:50 i'm off to buy food and will be happy with every working app, python or C :) Jan 27 17:40:00 cu Jan 27 17:40:44 raster: but it seems like that we don't need fileman module or the stuff in default.edc at all with our setup Jan 27 17:41:16 raster: also, I think somebody started to put an effert into reducing the loading overlay when starting apps to not cover entire screen, since that uses 30-50% cpu Jan 27 17:41:27 *afk* Jan 27 18:00:10 guys any interest to do http://www.ubuntu.com/products/mobile on freerunner , would look and feel amazing on free runner Jan 27 18:00:48 how do i do dsuc in c++ :-? Jan 27 18:01:04 s/dsuc/dbus Jan 27 18:03:44 Kagee, easy, go to the dbus main project page and read the glib/other documentation Jan 27 18:05:13 main project => dbus.freedesktop.org ? Jan 27 18:05:21 gfather_: don't take it as some kind of attack but with ubuntu's code/upstream give back.. I don't think it will work =] Jan 27 18:05:35 but that's just my view <.< Jan 27 18:06:26 Mononoke every thing can work , if people interested Jan 27 18:12:55 nomeata: Hi :) Do you want to package gsm0710muxd now or after MS5 release? Jan 27 18:13:18 PaulFertser_: is it compatible with frameworkd 4.1? Jan 27 18:15:42 nomeata: to the best of my knowledge, yes :) Jan 27 18:16:14 PaulFertser_: then I can do it now, I guess Jan 27 18:16:26 PaulFertser_: does it bring any notable improvements? Jan 27 18:18:08 nomeata: 0.9.2.2 never closed any virtual channels and didn't return an error if no more channels (4 is maximum for calypso) can be available. Moroever, it returned the pty before the modem acknoledged channel opening, and if app is too fast to write to it, some data was lost. Jan 27 18:19:05 ok, sounds like an upgrade would be nice :-9 Jan 27 18:19:34 freesmartphone.org: 03mickey 07fso-gsm0710muxd * r53afc4c1428e 10/ (3 files in 2 dirs): binding at least compiles now Jan 27 18:19:34 freesmartphone.org: 03mickey 07fso-gsm0710muxd * r5ee7d6fafe10 10/src/multiplexer.vala: more Jan 27 18:19:36 freesmartphone.org: 03mickey 07fso-gsm0710muxd * r309b846dcd6a 10/src/ (main.vala multiplexer.vala): Jan 27 18:19:36 freesmartphone.org: compiles and runs Jan 27 18:19:37 freesmartphone.org: NOTE: don't name a vala-function 'read', this will lead to funny SIGSEGV Jan 27 18:19:39 freesmartphone.org: 03mickey 07fso-gsm0710muxd * rc42fab6914e7 10/ (5 files in 3 dirs): add posixextra vapi and start wrapping read and write Jan 27 18:19:42 freesmartphone.org: 03mickey 07fso-gsm0710muxd * rfff66a00055d 10/ (Makefile.am gsm0710/gsm0710.vapi src/multiplexer.vala): complete read/write cycle to/from 0710 core<-->device, turn int results to bool in 0710 core mapping Jan 27 18:20:05 nomeata: it be cool to setup some automated system to be able to package FSO from git HEAD. Jan 27 18:20:41 PaulFertser_: yes, a few people have called for that, but there are bigger issues IMHO, and it’s not very debianish to do so :-) Jan 27 18:21:21 re Jan 27 18:21:43 nomeata: if you're wondering, wtf fso-gsm0710muxd is, that's qtopia's muxer that mickeyl is working on to have an alternative. Jan 27 18:22:35 nomeata: Debian way works great for stable software, not so great for WiP, imho. Jan 27 18:23:40 PaulFertser_: at least not as quick as OE, I have to admit that Jan 27 18:24:26 mickeyl: if you're not going to investigate why \n was lost now, i think i should open a ticket and paste my log there, right? Jan 27 18:24:35 yes, pleas Jan 27 18:36:30 PaulFertser_: ok, uploadecd Jan 27 18:36:32 *uploaded Jan 27 18:37:16 mickeyl: you added the paroli bb to OE right? Jan 27 18:37:32 nomeata: cool, thanks! :) Jan 27 18:39:07 sigh, that Jan 27 20:39:18 ginger user.debug 2009.01.27 20:39:18 ogsmd.pdp DEBUG route status. old=usb0, last=ppp0, current=ppp0 debugging message spams my logs :/ Jan 27 18:39:43 mirko-paroli: iirc, yes Jan 27 18:39:53 iirc ? Jan 27 18:39:55 lindi-: upgrade Jan 27 18:40:02 mirko-paroli: if i recall correctly Jan 27 18:40:07 ah Jan 27 18:40:08 mickeyl: i am working on how to run git head yes Jan 27 18:40:09 k Jan 27 18:40:29 lindi-: i'm running git head on debian. Jan 27 18:40:29 mickeyl: but it is not build yet, correct? or in fso repo or likewise Jan 27 18:40:44 PaulFertser_: just from the source directory? Jan 27 18:40:55 lindi-: basically i did python setup.py install --prefix=/usr/local Jan 27 18:41:07 PaulFertser_: i'd like to avoid that Jan 27 18:41:14 mirko-paroli: i only added it to oe, no idea who builds it and who not Jan 27 18:41:18 PaulFertser_: either create proper package or use it from /home Jan 27 18:41:24 mickeyl: ah ok thx Jan 27 18:41:29 mirko-paroli: we have a severe need for a distro guy Jan 27 18:41:37 we need to pester wolfgang to look for one Jan 27 18:41:45 fso worked tons of hours on distro last month Jan 27 18:41:47 that is not good :/ Jan 27 18:42:00 lindi-: I think i can dump /usr/local whenever i like, it's designed for purposes of having improper installed software, afaik :) Jan 27 18:43:11 lindi-: you can do --prefix=/home/lindi/blubb as well Jan 27 18:43:23 lindi-: i think you can run frameworkd from any dir you want, just modify /usr/lib/python2.5/site.py to include your path to frameworkd python modules. Jan 27 18:43:54 nomeata: yeah true Jan 27 18:44:21 mickeyl: was just hoping to get a package into the fso feed Jan 27 18:44:42 but I'll come back with that when the MS5 stress is over Jan 27 18:45:01 mirko-paroli: i see, in that case we can add it to openmoko-feed and hope that the autobuilder at downloads.freesmartphone.org will pick it up Jan 27 18:45:47 mickeyl: sounds good Jan 27 18:46:03 k, i'll ad it Jan 27 18:46:08 mickeyl: thx Jan 27 19:05:14 mickeyl, you know that Ainulindale once offered to work as a distro guy? Jan 27 19:09:45 yes Jan 27 19:10:28 Hello everybody, is OE the only way to compile the Xglamo server? Jan 27 19:11:17 of course not, with an external toolchain and all the dependencies in place it should work as well Jan 27 19:11:18 Alinermedia: surely not Jan 27 19:11:25 don't ask me for how though Jan 27 19:11:25 Alinermedia: apt-get --build source xserver-xglamo works Jan 27 19:11:28 i'm using OE Jan 27 19:18:22 freesmartphone.org: 03mickey 07framework * rfc11a940555d 10/framework/subsystems/opimd/__init__.py: opimd: do not mess with system bus registration, the controller is doing that for you Jan 27 19:20:09 quickdev? Jan 27 19:20:28 Ainulindale, ? Jan 27 19:20:40 quickdev: your highlight about me? Jan 27 19:21:05 haven't you once offered openmoko to work as a distro guy? Jan 27 19:21:09 yep Jan 27 19:21:45 PaulFertser_: "No such file or directory: '/etc/freesmartphone/ogsmd/networks.tab'" -- http://rafb.net/p/T7ec6H78.html Jan 27 19:23:30 PaulFertser_: can i just copy that from git to /etc? Jan 27 19:23:38 Ainulindale: any idea how we want to integrate requesting Display and CPU resources? Jan 27 19:23:44 lindi-: yeah, should work Jan 27 19:24:36 lindi-: i keep configs for git frameworkd in ~. That is, i have ~/.frameworkd.conf and ~/.freesmartphone with all the files copied from git. Jan 27 19:24:45 mrmoku: right now, my head hurts, I have to slow myself for a bit Jan 27 19:25:06 Ainulindale: worked too much? Jan 27 19:25:11 yep Jan 27 19:25:33 PaulFertser_: i only want to run ogsmd so is that necessary? Jan 27 19:25:35 sorry for that... Jan 27 19:26:23 lindi-: i think not, networks.tab won't hurt your existing ogsmd installation anyway, i think it's safe to copy it there. Jan 27 19:26:30 ok, then i better build gsm0710muxd git head as a package too since it is easy Jan 27 19:26:52 lindi-: It was built by nomeata about 1h ago :) Jan 27 19:27:13 PaulFertser_: but not with debugging symbols Jan 27 19:27:37 maybe i should build xglamo from git too? Jan 27 19:28:32 lindi-: Ah, you still suspect bugs in the muxer that could be spotted with gdb. :) Good luck then. Haven't touched xglamo yet, have no idea. I hope it will be obsoleted soon by Graeme's work, but he doesn't seem to be active anymore. :-/ Jan 27 19:29:00 PaulFertser_: well, there _is_ a bug in gsm0710muxd since it dies sometimes Jan 27 19:29:22 it just happens rarely Jan 27 19:29:34 Graeme stoped working on the Xorg driver for the glamo Jan 27 19:29:50 freesmartphone.org: 03mickey 07framework * r05bbd7f9cdc6 10/framework/subsystems/otimed/alarm.py: Jan 27 19:29:50 freesmartphone.org: otimed: alarm trigger is now calling org.freesmartphone.Notification.Alarm() Jan 27 19:29:50 freesmartphone.org: on the root object Jan 27 19:30:09 lindi-: ah, you've talked about that, true. Coredump will be handy :) Jan 27 19:30:15 Alinermedia: why? Jan 27 19:30:44 Lars-Peter Clausen has some code Jan 27 19:30:51 But I haven't seen it yet Jan 27 19:31:31 Alinermedia: do you have any idea why Graeme started the work and why he stopped it? Jan 27 19:32:00 PaulFertser_: xglamo is probably a much more complex thing to debug Jan 27 19:32:11 PaulFertser_: but just getting gdb backtrace on the case where it hangs would be useful Jan 27 19:32:34 [PaulFertser] : Check http://lists.openmoko.org/nabble.html#nabble-td2192154|a2192187 Jan 27 19:32:48 lindi-: sure, but if it will be obsoleted soon by x.org, there's no much sense to do that. But it might be an easy bug once you have the trace, so it can worth the effort. Jan 27 19:33:07 PaulFertser_: we could still spot errors that are present in the xorg port too Jan 27 19:33:10 The plan is to use xorg and build a driver for the glamo chip Jan 27 19:33:33 My concern is that, I can't use the toolchain Jan 27 19:33:53 I've seen the code, I need to test some stuff on it Jan 27 19:34:05 But I'm not familiar with OE/bitbake system Jan 27 19:34:12 xorg drivers fortunately can be built separately Jan 27 19:34:20 Alinermedia: The link you gave me doesn't give a slightest idea why he started the work and what's happened that he stopped it. I've seen those messages. Do you have any more info, please? ;) Jan 27 19:34:25 so i don't need to compile the phone xorg source code, i only need headers Jan 27 19:34:32 s/phone/whole/ (?) Jan 27 19:34:59 Ainulindale: do you know what's a cheap possibility to get prepaid mobile Internet in France? Jan 27 19:35:33 PaulFertser_: btw, wouldn't it be useful if frameworkd did not log timestamp when it logs to syslog? Jan 27 19:35:35 I might go there for a week in June and I and my colleagues need Internet near St.Tropez Jan 27 19:35:46 PaulFertser_: lines like Jan 27 21:36:06 ginger user.debug 2009.01.27 21:36:06 ogsmd.channel DEBUG : sending 19 bytes: 'AT+CNMI=2,1,2,1,1\r\n' are quite long... Jan 27 19:36:03 PaulFertser_: since it has the date twice there Jan 27 19:36:13 PaulFertser_: i can write a patch :) Jan 27 19:36:57 spaetz: nope Jan 27 19:37:09 lindi-: i fully agree. I log to the separate file though. :) I think mickeyl will be interested in your patch, but remember that if you don't write to syslog, the timestamps are still necessary. :) Jan 27 19:37:24 [PaulFertser] http://n2.nabble.com/Xglamo-moving-to-Xorg-architecture-%28was%3A-The-forbidden-topic%3A-Glamo-OpenGL%29-tp1518701p1518701.html Jan 27 19:38:23 PaulFertser_: my only problem is that there are two places that set logging up Jan 27 19:38:39 PaulFertser_: SetDebugDestination() and config.py Jan 27 19:38:48 PaulFertser_: so the same code is already duplicated to two places Jan 27 19:39:28 Alinermedia: i've read that also, but it doesn't gives any insights on why the work was started. Did anybody pay Graeme to port the driver? Or it was his own spare-time initiative? Jan 27 19:40:01 Ainulindale: ok, thanks. Jan 27 19:40:02 lindi-: bug mickeyl about it :), i'm not the one in charge (and even not the one who can write python) here :) Jan 27 19:40:14 mickeyl: ping? Jan 27 19:40:35 what'sup? Jan 27 19:41:08 mickeyl: when frameworkd logs to syslog it is useless to include timestamp since syslog does it already Jan 27 19:41:26 mickeyl: Jan 27 21:36:06 ginger user.debug 2009.01.27 21:36:06 ogsmd.channel DEBUG : Jan 27 19:41:30 sending 19 bytes: 'AT+CNMI=2,1,2,1,1\r\n' Jan 27 19:41:32 mickeyl: is quite long line Jan 27 19:42:17 yo Jan 27 19:42:27 mickeyl: i can provide a patch to disable use of timestamps when logging to syslog but then i noticed that log handling code is duplicated. both config.py and SetDebugDestination() do it Jan 27 19:42:29 freesmartphone.org: 03jluebbe 07framework * r7d53a210fa25 10/framework/subsystems/ogsmd/modems/ti_calypso/mediator.py: ogsmd: [TI CALYPSO] don't convert RXLEV to percentages (closes: #323) Jan 27 19:42:53 lindi-: sounds good Jan 27 19:44:14 mickeyl: or hmm, actually the timeformat is only set in one place for the loghandler Jan 27 19:44:46 mickeyl: i'm sorry to bother you but do you by any chance know whether Graeme was hired by OM to port Xglamo to X.org or not? Jan 27 19:45:03 [PaulFertser]:The idea is move away from the Kdrive architecture, you can check http://lists.freedesktop.org/archives/xorg/2008-October/039358.html Jan 27 19:47:17 Alinermedia: i know the idea, i don't know the motivation of Graeme. It looked like he just suddenly came to port the driver and then suddenly left. Jan 27 19:47:45 PaulFertser_: graeme is on the Om payroll since mid 2007 Jan 27 19:47:54 dunno the current status though Jan 27 19:48:12 there have been problems... Jan 27 19:49:13 May be OM decided to "optimize human resources" and to "hire some new great people" and to "build a great team for 2009" and decided that Graeme is not cool enough :-/ Jan 27 19:51:48 And community update by Brenda looks weird :-/ Jan 27 19:52:30 well Jan 27 19:52:34 this time the blame is not on Om Jan 27 19:52:39 but i won't comment more on that issue Jan 27 19:53:28 mickeyl: should i just 'git diff > no-timestamps-to-syslog.patch' or something more fancy? I am still learning git Jan 27 19:53:29 mickeyl: if my app calls fso methods - RequestResource(GSM), SetAntennaPower(True), and Register() in to quick a succession, would it possibly cause the framework to not respond? Jan 27 19:53:38 Most people seem to not know that Om2008.12 is abandoned. Good community update, indeed :( Jan 27 19:54:16 lindi-: try git-format-patch, that seems to be dedicated Jan 27 19:54:28 although it probably needs a commit Jan 27 19:54:34 if in doubt, just use diff Jan 27 19:54:42 AntonTakk1: no Jan 27 19:54:57 AntonTakk1: dbus commands are serialized anyways Jan 27 19:56:02 if the whole startup procedure is too complicated for you, you might as well use StartAutoRegister() on the /org/freesmartphone/GSM/Server object Jan 27 19:56:16 you will then get a signal, when registration has been completed Jan 27 19:56:23 beware though that the pin is correct Jan 27 19:56:30 since it may try to enter it more than once Jan 27 19:56:41 mickeyl: I blame OM because they have never clearly expressed who and why is working on porting xglamo code and (the most important) that they never announced that this work basically stalled. Even the Graeme's message doesn't state clearly that he won't continue (though it can be implied). I blame OM for bad communication with the community and i think many will agree. Jan 27 19:57:02 good good Jan 27 19:57:44 i'm fine with all that and will just not comment Jan 27 19:59:23 I blame OM's TPE engineers because they never provided feedback to the Werner's utility to test how effective GSM buzz fix is. He made some decent pictures with a scope, he wrote a good handy utility. And yet *no* feedback at all. Now they write that there can be many contamination paths, they can't verify the rework, bla-bla-bla. That's just utterly disappointing. Jan 27 19:59:40 PaulFertser_: About which community update are you talking? Jan 27 20:00:10 beniwtv: I guess it was never published on mailing list, because probably of Asian traditions or smth: http://wiki.openmoko.org/wiki/Community_Updates/January_23th%2C_2009 Jan 27 20:02:20 PaulFertser_: Oh that one, I also wondered why it was not on the ML, but I check the wiki anyway so no big deal Jan 27 20:03:56 mickeyl: i thought that was the startup procedure (assuming no pin is needed)? Jan 27 20:04:13 request gsm, power antenna, and register Jan 27 20:05:21 yes, that's correct Jan 27 20:05:25 feel free to keep using that Jan 27 20:05:30 i just wanted to show an alternative Jan 27 20:05:43 ah, ok, thanks :) Jan 27 20:06:12 atm i'm just trying to figure out why the framework seems to be ignoring my test app :) Jan 27 20:09:49 doh, i'm sending messages, not method calls :) Jan 27 20:10:59 anyone know how to get mkfs.vfat in SHR Jan 27 20:14:19 PaulFertser_: "Most people seem to not know that Om2008.12 is abandoned."? I thought that was logical. 2008 was last year. Jan 27 20:15:01 Hire: Thanks for the info, ardour looks great Jan 27 20:15:17 np :) Jan 27 20:16:09 now you have to play with kernel low latency Jan 27 20:16:18 and jackd Jan 27 20:16:24 Hi people ! I'm in a bad situation with my neo1973. I bricked it. I have a v3 debug board, but openocd refuse to start. Jan 27 20:16:36 hi all Jan 27 20:16:55 where can i find working irc/xmpp client for my neo? Jan 27 20:17:01 oh man, don't tell me i have to install debian Jan 27 20:17:08 alexxy: use pidgin Jan 27 20:17:28 http://pastebin.com/m2e2b52b9 Jan 27 20:17:34 alexxy: opkg install pidgin Jan 27 20:18:15 quatrox: it segfaults on my 2008.12 Jan 27 20:18:21 When I plug the debug board to the pc, the neo displays a white screen, or simply flahs. Is it a good behaviour ? Jan 27 20:18:28 if i install it from testing repo Jan 27 20:18:43 * alexxy writes from irssi from neo Jan 27 20:19:32 alexxy: I never used om2008.12, so I cannot help... Jan 27 20:20:19 alexxy: did you try shr? Jan 27 20:20:34 ok quatrox ; what distro has working pim now except 2008.12? Jan 27 20:20:45 shr and debian Jan 27 20:20:53 last time i tryed shr it doesnt has working pim Jan 27 20:21:05 when was that? Jan 27 20:21:13 i mean contacts not only on sim Jan 27 20:21:19 I have been using shr with pidgin for a long time Jan 27 20:21:39 ahh Jan 27 20:21:43 true... Jan 27 20:21:47 i have more contacts then i can place on sim card Jan 27 20:21:53 I misread. Jan 27 20:22:27 ahahaaa! http://wiki.openmoko.org/wiki/Booting_from_SD#Formatting_the_SD_card Jan 27 20:22:38 alexxy: opimd is not ready yet, so that is why you only get sim contacts Jan 27 20:22:45 but pidgin works nice Jan 27 20:23:09 alexxy: there is also something called centerim or something Jan 27 20:23:37 I think it supports most protocols - much like pidgin does Jan 27 20:25:47 alexxy: there is also kopete, but not sure how well the gui is on the neo Jan 27 20:25:48 quatrox: They don't know that this development line is dead. They still hope for update or smth. Jan 27 20:26:44 i know that 2008.X are dead Jan 27 20:26:54 and all moving to fso+parolli Jan 27 20:27:01 PeulFertser_: you mean there will not be an OM2009.x that is the continuation of OM2008.x ? Jan 27 20:27:13 but limitation factor for me is pim Jan 27 20:27:27 alexxy: i guess most/many users don't know that. They keep asking questions about 2008 and they hope for updates etc. Jan 27 20:27:38 quatrox: yes Jan 27 20:27:44 ok Jan 27 20:30:46 PaulFertser_: what do you think of FSO? I think it is great for what it was meant to be - for developers. But I got the feeling it slows down my neo Jan 27 20:31:53 ainulindale: are you ok with ardour? Jan 27 20:37:35 quatrox: i press "Answer" button and the call is answered 2-3 seconds later. What can i say... I hope that (and other performance issues) is fixable. And i won't try to refrain from comment that i don't trust OM-the-company anymore and that it can affect FSO's future badly, because FSO depends on OM-the-company too much (as i see it, i hope i'm wrong). Jan 27 20:39:39 I'm just curious whether someone thought about using telepathy in some way to handle IM? Jan 27 20:40:29 *has ever thought Jan 27 20:50:59 PaulFertser_: I am very happy that om do so much for the software. They didn't need to do anything else than produce hw Jan 27 20:51:39 I don't say I agree in all decisions made by OM Jan 27 20:52:33 quatrox: iif all the specs were open. But it's not the case. Moreover i'm not sure the kernel work can be done in a decent way by community. You know about handhelds.org kernel? Volunteer effort, some great archivements, but... It's stalled now for the most supported devices. Jan 27 20:53:40 quatrox: and i'm not sure so many people would have bought the FR if it was in the "dev hardware" status. Jan 27 20:53:56 PaulFertser_: I also agree that it is good that om focus on the kernel. I don't understand why they put so much effort in om2008 Jan 27 20:55:08 the community seems to be able to manage distro's, and I guess om realized that Jan 27 20:55:21 quatrox: they seem to focus mainly on getting existing drivers mainline (which is good indeed, but not enough for working hardware) and on GTA03 development (that's of no use to GTA02 users). Jan 27 20:56:16 PaulFertser_: If they do not develop new hardware, they will not survive Jan 27 20:57:05 and I am happy with my neo Jan 27 20:57:28 but i understand you Jan 27 20:57:36 quatrox: If they don't develop new hardware in a sane way (that's definetely not the case for GTA02) they will not survive either. See how many people are sad with the "buzz issue". And it's the simplest rework ever that could be imagined. Jan 27 20:58:03 yes Jan 27 20:58:56 they had a strange test procedure Jan 27 20:58:59 quatrox: i'm happy with most developers and community members, but not with my neo or OM-the-company :( Jan 27 20:59:51 I hope that will change over time Jan 27 21:03:24 quatrox: i'm pessimistic as usual. But let's stop this offtopic. It'd be interesting to hear the opinion of OM employees, but i'm sure they'll refrain for business or personal reasons (that's probably because OM is really open, indeed). Jan 27 21:04:09 PaulFertser_: I think om was so stressed that they took some shortcuts with testing. And whatever can go wrong, usually do. They was told by one of their own engineers to use ferrite beds, but ignored it. They made a huge mistake with "my battery is flat and I cannot charge it" Jan 27 21:05:54 quatrox: we'll never know (and if someone knows, he won't tell) why we see all this issues, because TPE part of OM is the most "open". Jan 27 21:12:09 PaulFertser_: i am also waiting for an official statement concerning the buzz issue. meanwhile i am using an old siemens as my daily phone, neo is only an expensive toy for the moment for me Jan 27 21:12:46 by the way, I have a motorola Jan 27 21:13:02 it has very loud buzz Jan 27 21:13:08 wow Jan 27 21:13:17 how old is that guy? Jan 27 21:13:28 and motorola say "that is how it is" Jan 27 21:13:48 razer z3? Jan 27 21:14:05 something like that Jan 27 21:14:13 no guarantee? Jan 27 21:14:44 aas i said, "that is how it should work" Jan 27 21:14:57 the buzz comes from the lcd Jan 27 21:15:03 i would give it back as you cant use it, its simple Jan 27 21:15:40 it is not, as i bought it in the us Jan 27 21:15:49 i understand Jan 27 21:16:08 in germany its not a problem Jan 27 21:16:19 well Jan 27 21:16:39 I went to a reseller here in norway Jan 27 21:16:40 BluesLee: i thought you (or was it some other guy?) have received necessary cap and R by mail. Jan 27 21:16:55 they told me many people complained about this model Jan 27 21:17:03 PaulFertser_: not me ... Jan 27 21:18:32 BluesLee: I can make a photo of my FR where 0603 R is used and a usual tantalum cap. Was easily found in spare parts at my work. So, the parts is not the problem. The problem is that you count on warranty, and i don't ;) Jan 27 21:18:55 BluesLee: When people used warranty and returned the phone to be repaired, motorala sent it back... said it had no issues, and let the user pay for the "service" Jan 27 21:20:04 PaulFertser_: i cant do it myself and i would also pay for it to make it usable though i think i shouldnt pay for it by principle Jan 27 21:20:28 quatrox: so motorola lost a lot of customers i guess Jan 27 21:21:06 I am not sure - it is not so bad on all devices Jan 27 21:21:24 but all of them has some buzz issues Jan 27 21:21:49 mine last only the first 30 seconds of the call Jan 27 21:22:02 then it gets good Jan 27 21:22:36 quatrox: ohhh.. i had 4 phones since 1998 and no problems yet (except the neo) Jan 27 21:22:57 so I don't want to use my motorola. Now I use my good old siemens me45 Jan 27 21:22:59 :) Jan 27 21:23:05 and my neo Jan 27 21:23:35 BluesLee: by principle you should ask your reseller for warranty repair now, because warranty doesn't depend on whether TPE verified the fix or not. But if you think informally, you'll understand that OM wasn't going to provide any warranty (except 7 days DOA), but european laws forced resellers to take a risk. Jan 27 21:23:39 quatrox: the cheapest phone works out of the box but thats another story. if the neo hardware gets fixed we have an unbelievable weapon Jan 27 21:24:29 true Jan 27 21:24:42 PaulFertser_: i could ask the reseller in some weeks, om said that they will give an official announcement after ces Jan 27 21:24:48 and my neo has no hardware issues that i am aware of Jan 27 21:25:53 PaulFertser_: at least if they say "the provided hw fix is the way to go" i may ask my reseller to do it ... Jan 27 21:26:39 BluesLee: speaking formally, warranty can't be affected by what they announce. Jan 27 21:27:05 what is the drawback with that fix? Jan 27 21:27:55 something with the two mic channels being single ended instead of differential Jan 27 21:28:04 does that mean anything at all? Jan 27 21:28:41 I assume it is up to the software Jan 27 21:29:06 quatrox: Ask Tony Tu. Jan 27 21:37:08 mw|zZzZ: ummm. the fileman overlay... it then should have had a visible animation. Jan 27 21:40:15 raster: I don't think mw| is online Jan 27 21:42:39 raster: you can ping him at #ocp Jan 27 21:47:26 he's here :) Jan 27 21:47:51 otherwise my tab completion wouldnt work :) Jan 27 21:49:14 raster: then my list of people in the room is buggy Jan 27 21:49:28 he's listed for me :) Jan 27 21:49:34 just idle Jan 27 21:49:34 for me too :-) Jan 27 21:49:41 4hrs Jan 27 21:50:25 I use pidgin.... maybe it has some bugs Jan 27 21:51:03 ahh... now he is listet Jan 27 21:51:07 listed Jan 27 21:51:11 strange Jan 27 21:51:26 I guess I am blind Jan 27 21:52:03 raster: what would be the easiest way to disable the fileman overlay? Jan 27 21:52:33 hack default.edj? Jan 27 21:53:07 mrmoku: currentyl i have yet to have enough info on this to say much more :) Jan 27 21:53:25 if the overlay is consuming cpu with animations Jan 27 21:53:28 you should SEE it Jan 27 21:53:34 ok, so we have to wait for mw|zZzZ Jan 27 21:53:50 if its animating - its still "loading" the dir Jan 27 21:54:07 (it hasnt received the "end of listing of dir contents" message from the fm back-end Jan 27 21:54:21 and if it fifnt get that.. something ELSE is wrong Jan 27 21:54:54 so fiddling with that is just playing with a symptom to HIDE the problem Jan 27 21:55:33 but if u cant see the anim Jan 27 21:55:36 and its going Jan 27 21:55:39 thats another problem Jan 27 21:55:45 ie it shoudl have stopped Jan 27 21:55:47 but didnt Jan 27 22:49:29 raster: well, no animation visible, so there's a problem somewhere Jan 27 23:04:34 hmm? me? Jan 27 23:06:33 raster: the overlay seems to be animating (go2 program is running (I can see the timer), and it consumes cpu, since it covers the entire screen, and forces E to repaint everything) Jan 27 23:07:01 raster: I know little about efl (this is the first time I have ever looked at it) Jan 27 23:07:18 but is it actually rendering? Jan 27 23:07:27 if its not actually showing stuff Jan 27 23:07:42 that u can see - it wont be rendering (or most probably not) Jan 27 23:07:50 raster: I can't see it, but it forces a repaint of the entire screen Jan 27 23:07:53 just consumign the cycles to change state and go "i should do something" Jan 27 23:08:03 and later it'll weed out useless changes u cant see and not render Jan 27 23:08:11 is xglamo comsuming cpu? Jan 27 23:08:15 yes Jan 27 23:08:18 both are Jan 27 23:08:19 thats totally odd Jan 27 23:08:27 and X has a lot of traffic, at 30 fps Jan 27 23:08:54 removing fileman overlay, og disabling the loop in go2, removes the cpu usage totally Jan 27 23:09:11 and changing theme helps, since the animation in the new theme never starts, due to start signal doesn't appear Jan 27 23:09:24 it will animate - loop UNTIL its tols the dir listing has nededed Jan 27 23:09:29 but u should SEE it Jan 27 23:09:36 but the signal it listens too.. seems to listen to the same signal as the generic "load" animation used aswell? Jan 27 23:09:37 ie a box with diagonal stripes Jan 27 23:09:40 a spinning wheel Jan 27 23:09:49 when it neds - it should fade out Jan 27 23:10:06 raster: mayby it is falls bellow illume Jan 27 23:10:14 but you can even remove the fileman plugin Jan 27 23:10:17 no Jan 27 23:10:20 and fileman/overlay still runs Jan 27 23:10:24 the overlay is part of the fm widget Jan 27 23:10:29 stacking is maintained within it Jan 27 23:10:39 and the fm widget is put over the bg - thats the icons Jan 27 23:10:50 does it ever appear? Jan 27 23:10:52 like when e starts Jan 27 23:10:54 then fade out? Jan 27 23:11:02 (I tested to remove fileman plugin, and cpu usage was still there) Jan 27 23:11:25 fileman just gives u a filemanager with icons on desktop and windows Jan 27 23:11:28 the fm widget is still in core e Jan 27 23:11:32 its used for many things Jan 27 23:11:34 the file selector Jan 27 23:11:35 what does fileman look like? (as I've stated further up, I have never used efl in my life.. I'm a GTK+ whore) Jan 27 23:11:38 wallpaper and theme selector Jan 27 23:11:39 etc. etc. Jan 27 23:12:00 e recycles the fm stuff for anything listing/displaying stuff thats in files Jan 27 23:12:10 but can it be that this bug is fixed in later E revisions ? Jan 27 23:12:16 so you get progressive loading etc. Jan 27 23:12:21 it could be Jan 27 23:12:26 iut could have bene transient and fixed Jan 27 23:12:29 i've never seen this Jan 27 23:12:40 but its the exact same fm widget on my desktop every day Jan 27 23:12:44 and all my machines Jan 27 23:12:48 same in the fm i use Jan 27 23:12:54 same in my wallpaper selector and theme selector Jan 27 23:13:02 same on all my devices using e+illume Jan 27 23:13:52 I don't know :-p I Jan 27 23:13:58 I'm just a norweigan :-p Jan 27 23:14:02 hehehe Jan 27 23:14:24 I've just shared what I found out, while snooping around with gdb and strace Jan 27 23:14:30 sure Jan 27 23:14:31 thats good Jan 27 23:14:34 but it baffles me Jan 27 23:14:47 what i'm wondering is.. is there some edje bug that lost the "stop animating" signal Jan 27 23:14:55 or just didnt kill the animator etc. Jan 27 23:15:12 or did the signal never happen - ie message never got from fm back end to the front Jan 27 23:15:13 ... Jan 27 23:18:24 I don't know how the signaling works. And seemed even more confusing when removing fileman plugin, animation program still started to run Jan 27 23:18:58 fileman does other things Jan 27 23:19:10 fm widget is core to e for many reasons Jan 27 23:19:17 you can't get rid of it Jan 27 23:19:33 okey Jan 27 23:24:03 either way - you're going to update e/efl Jan 27 23:24:09 as you want new elementary stuff Jan 27 23:24:22 so chances are the thing is fixed Jan 27 23:24:30 if it isn't... then we have trouble Jan 27 23:25:30 freesmartphone.org: 03mickey 07framework * r4bd27f784af3 10/framework/ (config.py subsystem.py): track busmap in config for simple access to the proper bus connection from each and every module Jan 27 23:25:31 freesmartphone.org: 03mickey 07framework * rb06930b7ca96 10/framework/subsystems/opimd/ (5 files): Jan 27 23:25:31 freesmartphone.org: opimd: fix object paths appearing. This has been broken since Jan 27 23:25:31 freesmartphone.org: http://git.freesmartphone.org/?p=framework.git;a=commit;h=8551825260f31baea9b8b3900d92e4e98d4c6a17 Jan 27 23:25:38 Rasterman Jan 27 23:26:39 raster: only reason for not upgrading efl currently is due to openmoko-message3 ? Jan 27 23:28:39 dunno Jan 27 23:28:53 no one has said anythnig to me Jan 27 23:30:29 it crashes when pressing "new" I'm told Jan 27 23:30:39 no one has set me backtraces Jan 27 23:30:43 or even sample code Jan 27 23:30:49 or even a message to say that it does Jan 27 23:31:05 I'm unable to test it on host yet, do to my "fake" libphonekitd not handling sms'es at all yet Jan 27 23:31:23 raster: give quickdev a note when he comes online Jan 27 23:31:39 mickeyl: only reason for not upgrading efl currently is due to openmoko-message3 ? Jan 27 23:32:11 ? Jan 27 23:32:33 i'm not upgrading EFL all the time in OE just because I can Jan 27 23:32:40 i update when there are problems or new features Jan 27 23:33:04 are there? Jan 27 23:34:07 thats fair enough Jan 27 23:34:09 :) Jan 27 23:34:12 there are new features Jan 27 23:34:14 :) Jan 27 23:34:29 what's a known good rev? Jan 27 23:34:44 dunno - i dont go tracking known good revs Jan 27 23:35:08 as basically i hover close to the most recent and use it all day Jan 27 23:35:08 :) Jan 27 23:35:19 freesmartphone.org: 03mickey 07zhone * r3eeee558eba7 10/src/zhone: fix maximum rxlevel in monitoring now that fso has changed as well *cough* Jan 27 23:35:45 i havent done anything on my gta02 lately as the recent kernels decided that panicing is a good idea... Jan 27 23:35:46 on boot **** BEGIN LOGGING AT Tue Jan 27 23:37:37 2009 Jan 27 23:37:49 no worries Jan 27 23:37:59 i'm not dependant on it Jan 27 23:38:30 i have several targets to deal with and work with Jan 27 23:40:24 morning Jan 27 23:40:37 mickeyl: should I start the autobuilder on ms5? Jan 27 23:41:56 rwhitby: morning. it'd be great if you could change two things. first, please build with BB_GIT_CLONE_FOR_SRCREV = "1"? and second, please switch testing to the FSO branch. Jan 27 23:42:21 mickeyl: is that env for all fso branches all the time? Jan 27 23:42:32 yes Jan 27 23:42:37 (if so, why is it not in the distro conf?) Jan 27 23:43:05 it makes parsing need net access and slows it down considerably Jan 27 23:43:19 i can't enable this unconditionally in om.conf Jan 27 23:43:42 but it's the only sane way to build feeds Jan 27 23:43:48 [which not all people do or need] Jan 27 23:43:57 ok Jan 27 23:44:02 thanks! Jan 27 23:44:36 when will fso-testing change back away from the branch? do you want an fso-milestone5 feed instead? Jan 27 23:45:16 mickeyl: the makefile is already set up for a milestone feed separate from the testing feed Jan 27 23:45:40 ah, good thinking. Jan 27 23:45:43 hi, I've just built the openmoko-image recipe for my ipaq 21x port. Generally speaking its pretty awesome, a lot better than the gpe/opie images etc. Jan 27 23:45:57 hmm Jan 27 23:45:59 well Jan 27 23:46:06 that's in the eye of the beholder Jan 27 23:46:09 mickeyl: then you can backport stuff to the stable feed if you like Jan 27 23:46:18 i have a few issues though. it seems to need dbus-x11, should that be included from openmoko-image? Jan 27 23:46:24 (post-stable-release) Jan 27 23:46:26 rwhitby: right Jan 27 23:46:50 mickeyl: the way we do it in nslu2-linux is to have a stable feed for each binary release, and opkg in the binary points to that feed. Jan 27 23:47:21 then people can change opkg to point to a testing or unstable feed if they choose, and we can choose to backport stuff to the stable feed Jan 27 23:47:42 at the next stable release, you just stop updating that previous stable feed. Jan 27 23:48:43 sounds good, you guys got quite some experience with feed building Jan 27 23:49:02 How are you doing this evening, Mickey? :) Jan 27 23:49:10 * mickeyl reactivates the prayer wheel "need a distro guy" "need a distro guy" "need a distro guy" Jan 27 23:49:15 Dave: mixed emotions Jan 27 23:49:19 hi mickey Jan 27 23:49:23 Dave: pretty upset due to all the whining Jan 27 23:49:32 Dave: trying to regain professional distance Jan 27 23:49:34 yo pwgen Jan 27 23:49:38 s/mickey/mickeyl/ Jan 27 23:50:23 mickeyl: should the stable feed be called fso-milestone5 or fso-ms5 ? Jan 27 23:50:25 i am frustated with the shr ... it will never be a stable/testing/devel version there .. Jan 27 23:51:05 rwhitby: fso-ms5 sounds good Jan 27 23:51:32 .. thats what i am trying out now .. Jan 27 23:51:37 mickeyl: the fso-stable area on d.fso.org doesn't match the other areas. Jan 27 23:52:29 rwhitby: yeah, it was just because i wanted to drop the images somewhere Jan 27 23:52:34 there is no feed Jan 27 23:52:50 mickey, yeah, I can see how that's problematic :) Jan 27 23:52:57 I'm sorry the community is always on your case :P Jan 27 23:53:03 mickeyl: ok, I can create http://downloads.freesmartphone.org/fso-milestone5 with the same structure as fso-unstable and fso-testing Jan 27 23:53:04 you're a one-man miracle-man :p Jan 27 23:53:08 rwhitby: cool Jan 27 23:53:12 Dave: ;) Jan 27 23:53:13 so you get a lot of attention, good and bad Jan 27 23:53:16 :) Jan 27 23:53:47 mickeyl: so once the feed is built, you can update the milestone5 distro conf to point opkg to that feed Jan 27 23:54:14 freesmartphone.org: 03mickey 07framework * r1b88e26fede2 10/ (4 files in 3 dirs): opimd: move csv-contacts to where it belongs. adjust setup.py accordingly to install it. Jan 27 23:55:18 mickeyl: what's the milestone5 branch name again? Jan 27 23:55:45 oh, is there some cool project code name? ;) Jan 27 23:56:06 rwhitby: fso/milestone5 Jan 27 23:56:25 thats cool .. Jan 27 23:56:47 hah, not really :P Jan 27 23:57:11 mickeyl: which bitbake branch should be used for building FSO? Jan 27 23:57:14 I wonder how much extra I have to pay in order to get FSO MS5 MICKEY ULTIMATE EDITION :P Jan 27 23:57:33 *FG* Jan 27 23:57:40 currently the autobuilder is using the bitbake-1.8 branch from berlios Jan 27 23:57:55 Dave: priceless ;) Jan 27 23:58:09 i try it with 1.8.12 the actual version Jan 27 23:58:13 rwhitby: 1.8.12 or HEAD of 1.8.x Jan 27 23:58:14 Aww :D Jan 27 23:58:37 mickeyl: ok, we use head of bitbake-1.8 branch, which should match what you said Jan 27 23:58:46 right Jan 27 23:59:32 mickeyl: no autorev for either moko or fso for milestone branch, correct? Jan 28 00:00:07 mickeyl: can that env var go in local.conf or does it need to go in setup-env? Jan 28 00:05:13 rwhitby: (no autorev) correct Jan 28 00:05:21 rwhitby: (env var) both will do Jan 28 00:05:26 i usually keep these things in site.conf Jan 28 00:05:45 local.conf is ok Jan 28 00:06:43 freesmartphone.org: 03mickey 07framework * rcb52b54bc1b3 10/tools/cli-framework: tools: add some opimd objects to cli-framework Jan 28 00:06:47 anyone know what package the pulseaudio util 'pactl' is in? Jan 28 00:07:53 oliford: in debian it's in pulseaudio-utils Jan 28 00:10:06 thanks, i meant in openembedded though Jan 28 00:10:26 ok, enough for today Jan 28 00:10:28 g'night folks Jan 28 00:12:31 hmm Jan 28 00:12:48 why dont several packages install Jan 28 00:12:49 odd Jan 28 00:13:56 heh second day of builing... Jan 28 00:14:53 raster: the image is incomplete? Jan 28 00:15:01 yes Jan 28 00:15:05 eg Jan 28 00:15:14 it installs e-wm-sysactions Jan 28 00:15:16 but not e-wm Jan 28 00:15:22 which is utterly odd Jan 28 00:15:26 never done this before Jan 28 00:15:38 i've been having this problem recently (though with gpe) Jan 28 00:15:55 freesmartphone.org: 03rod 07fso-makefile * rf6dba00cce9e 10/Makefile: Set up for milestone5, remove remote.origin.fetch stuff, add -k to feed builds. Jan 28 00:15:57 freesmartphone.org: 03rod 07refs/remotes/origin/HEAD * ref9432687797 10fso-makefile/Makefile: Added support for a780 Jan 28 00:15:57 freesmartphone.org: 03rod 07refs/remotes/origin/master * ref9432687797 10fso-makefile/Makefile: Added support for a780 Jan 28 00:15:59 i updated bitbake because it wanted an update.. maybe the bug is there Jan 28 00:16:32 didn't include libXfont which is required by kdrive Jan 28 00:16:51 i did a full rebuild over the weekend (rm ~/oe/tmp type thing) and then it did include it Jan 28 00:17:32 ugh Jan 28 00:17:39 one of those "solutions" Jan 28 00:18:15 i guess... it will need to be done Jan 28 00:19:08 yea, its not good but I don't know anything about how bitbake works and i was spending the weekend in london drinking and playing playstation games anyhow Jan 28 00:19:44 hehehe Jan 28 00:22:55 err.. excuse me for being new to openmoko, but where are the settings? Jan 28 00:24:59 things like the display dim time, suspend time, clock settings etc Jan 28 00:25:02 settings for what? Jan 28 00:25:07 oh thats a mess Jan 28 00:25:25 which distro Jan 28 00:25:26 which image Jan 28 00:25:28 whish version Jan 28 00:25:35 etc. Jan 28 00:25:58 om's official 2008.x has exposure Jan 28 00:26:01 thats the settings app Jan 28 00:26:02 thats it Jan 28 00:26:12 everything else is mixed up Jan 28 00:26:13 just the result of 'bitbake openmoko-image' Jan 28 00:26:38 two days ago i spotted it in packages/images, looked up what openmoko was and built it Jan 28 00:26:40 dunno what that is thesew days Jan 28 00:26:42 i think thats 2008.x Jan 28 00:26:59 i dont use it or work on it Jan 28 00:27:35 * oliford build exposure Jan 28 00:27:37 *builds Jan 28 00:28:26 it is part of the 2008.x image Jan 28 00:28:27 oh it's 'om-settings', suppose thats obvious Jan 28 00:28:38 theres lots of things Jan 28 00:28:54 fso changes a lot as its trying to ttake over config for a lot of things Jan 28 00:29:00 i did try settingsgui which is ok, but it's backlight control doesnt work and my system has no gsm no its not much use Jan 28 00:29:15 fso? Jan 28 00:29:29 freesmartphone.org Jan 28 00:29:34 oic Jan 28 00:29:37 not building for a gta02? Jan 28 00:29:46 some other device? Jan 28 00:30:02 no, i bought one of the new ipaq's last march Jan 28 00:30:10 aaah Jan 28 00:30:32 did the reverse engineering and wrote the kernel support, now want a nice distro to go on top Jan 28 00:31:07 openmoko is by far the best contender so far despite the fact i only got it running today Jan 28 00:31:27 gotcha Jan 28 00:31:34 plus it'd be nice to work on it as i'll probably buy the actual device one day Jan 28 00:31:35 well i maintain the illume-image Jan 28 00:31:39 but its fairly minimal Jan 28 00:31:43 wow, so aparently _no_one_ has used edbus to do anything more than receive signals from the fso framework Jan 28 00:31:44 but you get a core gui with onscreen kbd Jan 28 00:31:47 and launcher etc. Jan 28 00:32:04 AntonTakk: they have - essential-dialler - efso Jan 28 00:32:07 it has made callsa Jan 28 00:32:08 at least, not that google knows about Jan 28 00:32:08 calls Jan 28 00:32:17 * oliford --> google images illume Jan 28 00:32:29 oliford: its in oie's images/ dir Jan 28 00:32:33 packages/images/ Jan 28 00:32:50 its just a minimal one that works across several devices Jan 28 00:33:04 i built it for gta02, treo650, c7x0 and n800 Jan 28 00:33:11 and newly beagleboard too Jan 28 00:33:14 ok, i'll build it when i'm at work tomorrow Jan 28 00:33:17 and i'll whack out an overa one too Jan 28 00:33:27 err Jan 28 00:33:28 overo Jan 28 00:33:39 i'll let you know if it works and send you a photo, you can add another device to your list Jan 28 00:33:41 tho the zaurus one seems to have lost usbnet Jan 28 00:33:47 so i'm a bit screweed there for debugging Jan 28 00:34:10 its probably missing updates tho Jan 28 00:34:15 as i tend to haord them locally Jan 28 00:34:18 and update a patchset Jan 28 00:34:18 yea, i've broken my usb host anyway and never got the client working Jan 28 00:36:02 also, when i said 'google images illume' i meant using google-images to find out what illume is, not googling for the illume image Jan 28 00:36:16 nice ambiguity there Jan 28 00:38:09 aaah Jan 28 00:38:10 heheheheh Jan 28 00:38:30 http://www.rasterman.com/files/the-gang-03.jpg Jan 28 00:44:10 need to sleep Jan 28 00:44:26 can't see why PIN AUTH doesn't work *Grrr* it worked first time I tried it Jan 28 00:44:38 raster: i meant directly, libefso does me no good if it can't be installed via opkg Jan 28 00:46:18 AntonTakk: i build libefso packages Jan 28 00:46:23 a .bb is in oe Jan 28 00:49:24 AntonTakk: as for using edbus for nothgin that signals Jan 28 00:49:37 illume's gsm gadget sends requests (initial requests for state) Jan 28 00:49:45 (and after it gets htat state it just waits for signals) Jan 28 00:49:51 hrm Jan 28 00:50:04 perhaps i was looking in the wrong file Jan 28 00:51:47 hmm, pulseaudio seems to kill my suspend Jan 28 00:52:08 actually, fixed that now, its something else Jan 28 00:55:43 raster: if i'm calling a method that needs an arg like RequestResource, do i just add that to the final string? "RequestResource GSM" ? Jan 28 01:03:09 goodnight Jan 28 01:03:45 AntonTakk: hell no Jan 28 01:03:51 u have to pack/encode arguments Jan 28 01:04:05 oliford: nite Jan 28 01:04:23 that explains why nothing i send gets a response Jan 28 01:04:39 know of any examples of how to pack and encode args? Jan 28 01:05:10 yes Jan 28 01:05:19 the connman module in e has a lot of them Jan 28 01:05:30 ok, thanks Jan 28 02:26:34 in c, is there a variable type that can easily be made in to a different type? Jan 28 02:33:22 char .. int Jan 28 02:35:11 but c is not object orientated Jan 28 02:39:00 pwgen: i'm just looking to pass a series of misc args to a function and then change their type to what i need them to be once inside that function Jan 28 02:39:12 er Jan 28 02:39:15 vars Jan 28 02:40:09 pwgen: specifically, i want to set them to dbus method argument types Jan 28 02:42:54 so, like func(char action, char var1, char var2...) where var1 = 23 and var2 = "string", then define dbus_int32_t arg1; arg1 = var1, etc, etc, know if that would work? Jan 28 02:44:44 Hey Anton :) Jan 28 02:44:54 hey Dave, hows it goin? brb Jan 28 02:46:22 back Jan 28 02:47:01 Dave: finally figured out how to communicate with fso over dbus in a way that actually makes sense (to me) Jan 28 02:53:18 sweet! Jan 28 02:53:23 does it crash or segv? :) Jan 28 02:53:54 : a little sample how to cast char to int http://pastebin.com/m5cdaafa3 Jan 28 02:54:05 oh cool Jan 28 02:54:12 are we teaching a C refreshed course tonight? :p Jan 28 02:54:39 it seems so ... Jan 28 02:54:52 Dave: no, but it's not getting the last step for network registration either Jan 28 02:55:10 refreshed? i'm learning c as i write this app :) Jan 28 02:55:44 uHH i hope you have fun .. Jan 28 02:56:10 pwgen: i am, mostly, a but frustrating at times Jan 28 02:56:37 thanks for the example, can char be converted to most any other type? Jan 28 02:56:52 haha Jan 28 02:57:00 yes Jan 28 02:57:04 like dbus_int32_t, specifically? ;) Jan 28 02:57:06 you can cast anything to anything else Jan 28 02:57:11 but you may regret it :D Jan 28 02:57:12 ah, cool Jan 28 02:57:16 how so? Jan 28 02:58:52 LOL .. casting is not the best way to change the type of some vars. it may bring sometimes strange results ... Jan 28 02:59:22 cast it like it's hot! Jan 28 02:59:31 LOL Jan 28 02:59:37 helllllll yeahhhh ;D **** ENDING LOGGING AT Wed Jan 28 02:59:57 2009