Re: failed to start ofonod....

2009-09-24 Thread Marcel Holtmann
Hi Lihan,

 I also face the problem when I install ofono on a new machine.
 
  
 
 Unable to hop onto D-Bus
 
  
 
 I run as root, but the same error as WuYongbo and no configure
 directory “ofono” under /etc
 
  
 
 By the way, I manually installed dbus-1-dev and dbus-glib-1-dev,
 unless ./bootstrap-configure reminds that DBUS=1.0 is required.

you need to copy the D-Bus security policy before it will work.

Regards

Marcel


___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono


Re: [Patch]Unref GIOChannel in g_at_chat_new_from_tty

2009-09-24 Thread Marcel Holtmann
Hi Zhenhua,

 Attached is the patch to unref GIOChannel in g_at_chat_new_from_tty. If the 
 GAtChat is created from g_at_chat_new, the reference count of channel is 
 increased by g_io_add_watch_full(channel), so we need to unref it.
 
 If GAtChat is failed to create, we also need to unref channel to free it.

patch has been applied. Thanks.

Regards

Marcel


___
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono