Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled exception appeared. #21

Closed
sergiomb2 opened this issue Feb 4, 2016 · 0 comments
Closed

Unhandled exception appeared. #21

sergiomb2 opened this issue Feb 4, 2016 · 0 comments
Assignees
Labels

Comments

@sergiomb2
Copy link

I enable PyBluez in builds and give me this error on "phone wizard" when I have the Bluetooth disabled , works without problems when I have Bluetooth enabled.

--------------- System information ----------------
Platform linux2
Python 2.7.10
wxPython 3.0.2.0
Wammu 0.40
python-gammu 2.5
Gammu 1.36.8
Bluetooth PyBluez
locales en_US (UTF-8)
connection at
device /dev/ttyUSB0
model
Unhandled exception appeared.

If you want to help improving this program, please submit following infomation and description how did it happen to http://bugs.wammu.eu/. Please report in english, otherwise you will be most likely told to translate you report to english later.

Debug log was saved for phone communication, if this error appeared during communicating with phone, you are strongly encouraged to include it in bugreport. Debug log is saved in file /tmp/wammu-crash-TmthEM.log.

Before submiting please try searching for simmilar bugs on https://github.com/search?l=&q=bb372bc3ad13803948f5efc09ca6a648+%40gammu&ref=advsearch&type=Issues

--------------- System information ----------------
Platform linux2
Python 2.7.10
wxPython 3.0.2.0
Wammu 0.40
python-gammu 2.5
Gammu 1.36.8
Bluetooth PyBluez
locales en_US (UTF-8)
connection at
device /dev/ttyUSB0
model

------------------ Traceback ID -------------------
bb372bc3ad13803948f5efc09ca6a648
-------------------- Traceback --------------------
File "/usr/lib/python2.7/site-packages/Wammu/Main.py", line 2444, in SearchPhone
result = Wammu.PhoneWizard.RunConfigureWizard(self, index)
File "/usr/lib/python2.7/site-packages/Wammu/PhoneWizard.py", line 636, in RunConfigureWizard
return ConfigureWizard(parent, position).Execute()
File "/usr/lib/python2.7/site-packages/Wammu/PhoneWizard.py", line 576, in init
self.pg_manual1 = ManualPage(self.wiz)
File "/usr/lib/python2.7/site-packages/Wammu/PhoneWizard.py", line 309, in init
parent.settings.GetDevices()[0],
File "/usr/lib/python2.7/site-packages/Wammu/SettingsStorage.py", line 324, in GetDevices
return self.GetDevicesUNIX()
File "/usr/lib/python2.7/site-packages/Wammu/SettingsStorage.py", line 303, in GetDevicesUNIX
result += self.GetBluezDevices()
File "/usr/lib/python2.7/site-packages/Wammu/SettingsStorage.py", line 243, in GetBluezDevices
return bluetooth.discover_devices()
File "/usr/lib64/python2.7/site-packages/bluetooth/bluez.py", line 26, in discover_devices
device_id = _bt.hci_get_route()
-------------------- Exception --------------------

OSError: [Errno 19] No such device

@nijel nijel added the bug label Feb 4, 2016
@nijel nijel self-assigned this Feb 4, 2016
@nijel nijel closed this as completed in 84b83c6 Feb 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants