View Single Post
Posts: 958 | Thanked: 483 times | Joined on May 2010
#284
Originally Posted by jormartr View Post
bt-hid-connect-mgr.py gives me this:

Code:
root@n900 ~ # Watching dev_01_18_09_12_04_BD
Traceback (most recent call last):
  File "/usr/bin/bt-hid-connect-mgr.py", line 110, in <module>
    main()
  File "/usr/bin/bt-hid-connect-mgr.py", line 95, in main
    adapter + "/" + DEVICE), 
  File "/usr/lib/pymodules/python2.5/dbus/bus.py", line 244, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/pymodules/python2.5/dbus/proxies.py", line 237, in __init__
    _dbus_bindings.validate_object_path(object_path)
ValueError: Invalid object path '/org/bluez/1061/hci0/': ends with '/' and is not just '/'
This happens with keyboard connected, and disconnected.
sorry for revisiting this. i'm now seeing this error when using the scripts. btw, there are 2 versions of the scripts in the repository (bt-hid-scripts and bt-hid-scripts2). which do i use? i have installed bt-hid-scripts2. keyboard doesn't work. i have the ThinkOutside (iGo) Stowaway keyboard which is supposed to work.

the thing momentarily connects when i tap the keys then disconnects after a while. help??