**** BEGIN LOGGING AT Sun Aug 31 02:59:56 2008 Aug 31 06:51:36 hi all Aug 31 06:52:40 I want to create a simple software but I don't know if it is better to program it with qt or e17 libs Aug 31 08:53:52 how can I show the cursor in om 2008.8? Aug 31 09:28:25 I'm trying to build SHR with the new makefile. The instructions say "Download the FSO/SHR Makefile and common directory from Bearstech"... is there some .tgz or SVN checkout command to do that ? Downloading files by hand is pain .. Did I miss something ? Aug 31 09:50:05 w_erase, I think you speak french, can you connect on #openmoko-fr ? Aug 31 10:48:35 Hey Aug 31 11:01:48 w_erase: wget has a nice mirror option which can get the 'common' subdir for you, which contains the Makefile too. Aug 31 11:55:14 rwhitby, I'll try that... That should work ! Aug 31 12:50:11 how is SHR going? Aug 31 12:59:45 hi, somebody could help me plz? Aug 31 12:59:57 I get this error "configure: error: no acceptable C compiler found in $PATH" Aug 31 15:25:58 hi Aug 31 15:26:19 im having problems building fso from source Aug 31 15:26:28 python evas fails Aug 31 15:33:23 quit Aug 31 16:19:52 ey Aug 31 16:19:54 Hey Aug 31 16:48:45 hi Aug 31 16:49:10 freundin hat sich gestern so ueber div. artikel in stupidedia schlapp gelacht ;) Aug 31 17:09:02 wurp2|working, here? Aug 31 17:43:32 freesmartphone.org: 03sudharsh 07openmoko-gsoc2008 * r912ba4580f72 10/odeviced/src/plugins/input/ (input-helpers.c input-helpers.h input.plugin input.vala): Aug 31 17:43:32 freesmartphone.org: added charger and headset events. Aug 31 17:43:32 freesmartphone.org: refactor code a bit Aug 31 17:43:32 freesmartphone.org: FIXME: the high CPU usage still needs to be fixed Aug 31 17:43:32 freesmartphone.org: FIXED: idlenotifier and input plugins works together now (hopefully Aug 31 17:43:36 freesmartphone.org: without problems) Aug 31 18:56:15 dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ExecFailed: dbus-launch failed to autolaunch D-Bus session: Autolaunch requested, but X11 support not compiled in. Aug 31 18:56:17 Cannot continue. Aug 31 18:56:22 Does anyone know what's the problem? Aug 31 18:56:43 quickdev: which image, what are you doing? Aug 31 18:56:59 Any uboot devs here? Aug 31 18:57:34 edistar, I tried several fso images and two kernels. Could you suggest a working fso kernel + root fs? Aug 31 18:58:34 ahh - on the neo console it's working. Aug 31 18:58:41 edistar, and on the remote console it isn't Aug 31 18:58:41 quickdev: the stable ms2 image? Aug 31 19:12:07 quickdev: are you launching frameworkd from an SSH session, or from a terminal? Aug 31 19:12:33 nigelTheBold, ssh session - that was the problem Aug 31 19:12:35 any workaround? Aug 31 19:12:39 what env variables to set? Aug 31 19:12:52 Yeah. You'll need to set up X access from your ssh session. Aug 31 19:12:58 Gimme a sec. I'm looking.... Aug 31 19:13:53 quickdev: the fix is described at the bottom of http://wiki.openmoko.org/wiki/Today/2007.2 Aug 31 19:14:57 At least, that's vaguely the fix I remember. Aug 31 19:25:04 nigelTheBold, thx Aug 31 19:31:07 nigelTheBold, have you some experiences with dbus? Aug 31 19:31:15 Not much. Aug 31 19:31:24 I've done some basic RPC with it. Aug 31 19:31:26 That's about it. Aug 31 19:32:07 Do you have a specific question? Aug 31 19:32:43 nigelTheBold, I think that's enough for my problem. I'd like to call SendUssdRequest() on interface org.freesmartphone.GSM.Network and object org.freesmartphone.ogsmd. Aug 31 19:32:44 My code: Aug 31 19:34:06 nigelTheBold, http://rafb.net/p/8wIl6X72.html Aug 31 19:34:19 code on the other side: http://git.freesmartphone.org/?p=framework.git;a=blob;f=framework/subsystems/ogsmd/objects.py;h=e0a0c0ae459797afa3000f70c97aed2eda98f4e2;hb=HEAD Aug 31 19:35:17 quickdev: Aside from the fact that you use dbus.Interface(object, ...) instead of dbus.Interface(proxy, ...), it looks fine to me Aug 31 19:35:54 Yep. Aug 31 19:36:01 You're fast, abraxa_. Aug 31 19:36:28 ...the qualities of a lurker ;) Aug 31 19:37:06 Yeah. I kept thinking: "That looks right. He's got the object right there...." Aug 31 19:37:16 nigelTheBold, abraxa_, I haven't got much experience with dbus. What might be a proxy in my case? A different string? Aug 31 19:37:24 Then I realized 'object' wasn't even defined, but not 'til you mentioned it. Aug 31 19:38:35 aaah :) Aug 31 19:39:02 worked, what a silly fault. Aug 31 19:39:06 No problem. Aug 31 19:39:10 Happens to all of us. Aug 31 19:39:13 (copied & pasted it) ;) Aug 31 19:39:17 Yep. Aug 31 20:29:34 nigelTheBold, it's working now. Thanks. Aug 31 20:29:48 alphaone, one minute for me? Aug 31 20:37:55 Is there any way to update the NAND flash using a userspace program on the phone? Aug 31 20:38:32 NAND? Aug 31 20:38:40 you can boot from sd and then mount the NAND Aug 31 20:39:14 edistar: Humm. Close. Aug 31 20:39:38 or do you mean uboot? Aug 31 20:39:51 that should be possible from userspace Aug 31 20:40:01 but hasn't been officially advocated Aug 31 20:40:42 edistar: I want to boot up from netwoork (supported in uboot, but I'm not sure about if wireless is supported), then ram an image into nand. Aug 31 20:41:11 wireless is not supported, but usb would be Aug 31 20:41:13 ah, okey Aug 31 20:41:17 sounds feasible Aug 31 20:41:43 edistar: Sounds crazy, I know, but there's a reason for it. Aug 31 20:42:16 well, not that crazy really.. Aug 31 20:42:34 e.g. one might have a new image on the home server and boot from network to update Aug 31 20:42:47 edistar: Times a thousand :) Aug 31 20:43:14 hm? Aug 31 20:43:19 ah, of course Aug 31 20:43:20 yes Aug 31 20:43:30 deploying the same image in a company e.g. Aug 31 20:43:41 edistar: Yep. Aug 31 20:43:54 Same as PXE remote boot isn't it ? Aug 31 20:44:24 w_erase: Same sort of idea, yes. Clonezilla was pretty awesome for that type of stuff. Aug 31 20:44:25 w_erase: same principle, yes Sep 01 02:45:23 Does anyone know if there is a function call one can issue that will turn the X11 display into a monochrome display, and if it would be possible to make it display only differing levels of red intensity? Sep 01 02:56:01 Ken_Young: night mode for orrery? Sep 01 02:57:04 rwhitby, Yup! **** ENDING LOGGING AT Mon Sep 01 02:59:56 2008