On Thu, Nov 8, 2012 at 11:15 AM, Stefano Di Martino:
> Meanwhile I think I just didn't notice this problem before, because in my 
> newer versions of my project, I have a better error handling than before. My 
> older versions just ignored some errors. So, I think this is a general 
> problem and the USBError occurs always on this line in 
> get_devices_connected_to_usb_hub():
>
> devices = usb.core.find(find_all=True, bDescriptorType=usb.DT_DEVICE, 
> bus=usb_hub.bus)

BTW, does "bDescriptorType=usb.DT_DEVICE" have any function in this query?

Regards,
Tormod

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to