ShaoyuLee / pybluez

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

Problem with iqnuiring unicode names on windows8.1 with python3.4 #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1. name BT device for example uni`cód’e
2. try to run inquiry.py example script from windows8.1 machine with python3.4 
interpreter

What is the expected output?
xx:xx:xx:xx:xx:x - uni`cód’e

What do you see instead?
Python interpreter crash

What version of the product are you using? On what operating system?
PyBluez 0.20
Windows 8.1
Python 3.4

Please provide any additional information below.
Python 2.7 works fine
Inquiry on Linux works fine both for python 2.7 and 3.4

Original issue reported on code.google.com by karu...@wp.pl on 25 Jan 2015 at 2:06

GoogleCodeExporter commented 8 years ago

Original comment by karu...@wp.pl on 7 Feb 2015 at 8:03

GoogleCodeExporter commented 8 years ago
Fixed in:
https://code.google.com/p/pybluez/source/detail?r=396945f3103dfe476ee66b047683f0
14f0897b51

Original comment by karu...@wp.pl on 7 Feb 2015 at 10:22