Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2014-04-18 Thread Wander Lairson Costa
2013-10-31 3:58 GMT-02:00 Johannes Stezenbach : > On Wed, Oct 30, 2013 at 09:24:11PM -0200, Wander Lairson Costa wrote: >> 2013/10/30 Johannes Stezenbach : >> >> >> >> >> > [2249737.372143] usb 1-1.1: usbfs: process 32478 (python) did not >> >> >> >> > claim interface 0 before use >> >> >> >> > >>

Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-30 Thread Johannes Stezenbach
On Wed, Oct 30, 2013 at 09:24:11PM -0200, Wander Lairson Costa wrote: > 2013/10/30 Johannes Stezenbach : > > >> >> >> > [2249737.372143] usb 1-1.1: usbfs: process 32478 (python) did not > >> >> >> > claim interface 0 before use > >> >> >> > > >> >> >> > >> >> >> Interface claiming, in another han

Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-30 Thread Wander Lairson Costa
2013/10/30 Johannes Stezenbach : >> >> >> > [2249737.372143] usb 1-1.1: usbfs: process 32478 (python) did not >> >> >> > claim interface 0 before use >> >> >> > >> >> >> >> >> >> Interface claiming, in another hand, is handled internally by PyUSB, >> >> >> this might be a bug. >> >> > >> >> > usb

Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-30 Thread Johannes Stezenbach
On Tue, Oct 29, 2013 at 06:06:43PM -0200, Wander Lairson Costa wrote: > 2013/10/29 Johannes Stezenbach : > > On Tue, Oct 29, 2013 at 02:58:45PM -0200, Wander Lairson Costa wrote: > > > > I was testing with a Linux based device and gadget g_zero, and > > the EPIPE error stuck unless I added either i

Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-29 Thread Wander Lairson Costa
2013/10/29 Johannes Stezenbach : > On Tue, Oct 29, 2013 at 02:58:45PM -0200, Wander Lairson Costa wrote: >> 2013/10/29 Johannes Stezenbach : >> > On Tue, Oct 29, 2013 at 12:16:51PM -0200, Wander Lairson Costa wrote: >> >> 2013/10/29 Johannes Stezenbach : >> >> > >> >> > One remark: The "Let's get i

Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-29 Thread Johannes Stezenbach
On Tue, Oct 29, 2013 at 02:58:45PM -0200, Wander Lairson Costa wrote: > 2013/10/29 Johannes Stezenbach : > > On Tue, Oct 29, 2013 at 12:16:51PM -0200, Wander Lairson Costa wrote: > >> 2013/10/29 Johannes Stezenbach : > >> > > >> > One remark: The "Let's get it started" example in > >> > docs/tutori

Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-29 Thread Wander Lairson Costa
2013/10/29 Johannes Stezenbach : > On Tue, Oct 29, 2013 at 12:16:51PM -0200, Wander Lairson Costa wrote: >> 2013/10/29 Johannes Stezenbach : >> > >> > One remark: The "Let's get it started" example in >> > docs/tutorial.rst looks confusing, why does it do this: >> > >> > cfg = dev.get_active_co

Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-29 Thread Johannes Stezenbach
On Tue, Oct 29, 2013 at 12:16:51PM -0200, Wander Lairson Costa wrote: > 2013/10/29 Johannes Stezenbach : > > > > One remark: The "Let's get it started" example in > > docs/tutorial.rst looks confusing, why does it do this: > > > > cfg = dev.get_active_configuration() > > interface_number =

Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-29 Thread Johannes Stezenbach
Hi, On Wed, Oct 16, 2013 at 08:51:24AM -0300, Wander Lairson Costa wrote: > I am proud to announce that PyUSB 1.0.0 beta is out. ... > TODO > > > * More tests with legacy module. > * Isochronous transfers for libusb-win32. > > Download page > - > > https://sourceforge.net/proje

Re: [Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-29 Thread Wander Lairson Costa
2013/10/29 Johannes Stezenbach : > Hi, > Hi Johannes, > On Wed, Oct 16, 2013 at 08:51:24AM -0300, Wander Lairson Costa wrote: >> I am proud to announce that PyUSB 1.0.0 beta is out. > ... >> TODO >> >> >> * More tests with legacy module. >> * Isochronous transfers for libusb-win32. >> >> Dow

[Libusbx-devel] [Released] PyUSB 1.0.0 beta 1

2013-10-16 Thread Wander Lairson Costa
Dear all, I am proud to announce that PyUSB 1.0.0 beta is out. What's new in PyUSB 1.0.0 (beta 1)? --- * Isochronous transfer for libusb 1.0 (by David Halter). * Experimental OpenUSB support. * Documentation update. * PYUSB_DEBUG_LEVEL environment variable is now