nadeesha5814 / pybluez

Automatically exported from code.google.com/p/pybluez
GNU General Public License v2.0
0 stars 0 forks source link

Async Device Discovery fails #71

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run asynchronous-inquiry.py example
2. No output

What is the expected output? What do you see instead?
Devices with a name

What version of the product are you using? On what operating system?
$ uname -r
3.15.8-200.fc20.x86_64
$ python --version
Python 2.7.5
$ yum info pybluez
Loaded plugins: langpacks, refresh-packagekit
Installed Packages
Name        : pybluez
Arch        : x86_64
Version     : 0.18
Release     : 7.fc20
Size        : 311 k
Repo        : installed
From repo   : fedora
Summary     : Python API for the BlueZ bluetooth stack
URL         : http://code.google.com/p/pybluez/
License     : GPLv2
Description : PyBluez is an effort to create python wrappers around system 
Bluetooth
            : resources to allow Python developers to easily and quickly create Bluetooth
            : applications.

Please provide any additional information below.
I already tried adding --compat to /usr/lib/systemd/system/bluetooth.service

Original issue reported on code.google.com by king...@gmail.com on 22 Aug 2014 at 8:00

GoogleCodeExporter commented 8 years ago
I installed via pip which provides version 0.20 and it works.

Original comment by king...@gmail.com on 22 Aug 2014 at 8:46

GoogleCodeExporter commented 8 years ago
So with version 0.20 everything works as should?

Then I will close bug as already fixed.

Original comment by karu...@wp.pl on 23 Aug 2014 at 4:21