When trying to connect to my N95 from ubuntu terminal does not work.
It gives me :
And PC :Code:Connecting to (MAC)... OK. Traceback (most recent call last): File "default.py", line 107, in menu_action f() File "default.py", line 81, in exec_btconsole btconsole.main(script_namespace.namespace) File "c:\resource\python25\python25.zip\btconsole.py", line 394, in main run(None, names) File "c:\resource\python25\python25.zip\btconsole.py", line 379, in run sock.send('\r\nConnected.\r\n') File "c:\resource\python25\python25.zip\btsocket.py", line 396, in send return self._sock.send(data, f, cb) error: (0, 'Error')
Code:Waiting for connection on channel 2 Can't open RFCOMM device: Permission denied
Any idea ?
Please ! I've been searching for hours, tried everything I found on the google but nothing worked.

Reply With Quote

