All of lore.kernel.org
 help / color / mirror / Atom feed
* dbus error while trying to enable hfp connection with smartphone
@ 2012-02-09 19:41 Robyn Minkler
  2012-02-09 20:17 ` Denis Kenzior
  0 siblings, 1 reply; 4+ messages in thread
From: Robyn Minkler @ 2012-02-09 19:41 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 1156 bytes --]

I'm trying to get ofono, telepathy-ring and empathy set up so that I can
make and receive calls on my fedora 16 laptop. 

The list-modems script shows my phone, but I get a dbus error when I try
to run enable-modems. More information below. 

Does anyone have any suggestions about how I might debug this?

This is with:
dbus 1.4.10
ofono 1.3

./list-modems
[ /hfp/889FFAEA6A1B_78471DBB098C ]
    Name = Nexus S
    Powered = 0
    Lockdown = 0
    Interfaces = 
    Online = 0
    Features = 

./enable-modem
Connecting modem /hfp/889FFAEA6A1B_78471DBB098C...
Traceback (most recent call last):
  File "./enable-modem", line 20, in <module>
    modem.SetProperty("Powered", dbus.Boolean(1), timeout = 120)
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 68, in
__call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/proxies.py", line 140, in
__call__
    **keywords)
  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 630,
in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.ofono.Error.Failed: Operation failed



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-10  0:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09 19:41 dbus error while trying to enable hfp connection with smartphone Robyn Minkler
2012-02-09 20:17 ` Denis Kenzior
2012-02-09 23:25   ` Robyn Minkler
2012-02-10  0:19     ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.