View Single Post
Posts: 89 | Thanked: 222 times | Joined on Jul 2013 @ Prague
#53
Originally Posted by biketool View Post
-load the maebble dir onto your phone
-edit the cfg for your watch's mac address
-verify the mac address
-launch from the directory with the cfg and executable
-Pair your watch in bluetooth

-Enjoy seeing your SMSs, syncing your watch's time, and controlling your music. Proprog has more coming once he has the time!


did I miss anything?

I added some scripts and launchers in the thread to make running, monitoring, and killing the Maebble daemon easier.
Nokia-N900:/home/user/MyDocs/Mypackages# python maebbled.py --print_maemo
setup
!! Traceback (most recent call last):
!! File "maebbled.py", line 913, in configure
cfg.readfp(open(config_file, 'r'))
!! TypeError: coercing to Unicode: need string or buffer, bool found

could not read config file
!! Traceback (most recent call last):
!! File "maebbled.py", line 925, in configure
bt_address = cfg.get('btservice', 'address')
!! File "/usr/lib/python2.5/ConfigParser.py", line 511, in get
raise NoSectionError(section)
!! NoSectionError: No section: 'btservice'

find nearby devices
no device found
None
timeout: update time
_send_message
TIME
11
_send_message

Any thoughts as to what i am doing wrong?
 

The Following User Says Thank You to glo-worm For This Useful Post: