Discussion:
[pyusb-users] [Release Candidate] Call for help
Wander Lairson Costa
2016-01-30 12:27:29 UTC
Permalink
Hi there,

I was about to release the first release candidate, but just found out
my test board died. As I don't know when/if I can recover it, could
you please guys clone the latest code and report if everything works
with your apps?

Thanks a lot!
--
Best Regards,
Wander Lairson Costa
chris clark
2016-01-30 20:20:19 UTC
Permalink
On Sat, Jan 30, 2016 at 4:27 AM, Wander Lairson Costa <
Post by Wander Lairson Costa
I was about to release the first release candidate, but just found out
my test board died. As I don't know when/if I can recover it, could
you please guys clone the latest code and report if everything works
with your apps?
I've only got the one app (https://bitbucket.org/clach04/coldtears_clock)
to test with (but I rely on it as my clock for my DVR) just pulled
headsrevs from master and it seems to be working

Not an exhaustive test but I need high up-times and will notice if there is
a problem :-)
Jay Newens
2016-02-02 15:41:51 UTC
Permalink
Where can I get the files for this release candidate to test with my system?

Jay

-----Original Message-----
From: Wander Lairson Costa [mailto:***@gmail.com]
Sent: Saturday, January 30, 2016 06:27
To: pyusb-users
Subject: [pyusb-users] [Release Candidate] Call for help

Hi there,

I was about to release the first release candidate, but just found out
my test board died. As I don't know when/if I can recover it, could
you please guys clone the latest code and report if everything works
with your apps?

Thanks a lot!
--
Best Regards,
Wander Lairson Costa

----------------------------------------------------------------------------
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
pyusb-users mailing list
pyusb-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users
Wander Lairson Costa
2016-02-02 17:08:02 UTC
Permalink
Just clone it from github
Post by Jay Newens
Where can I get the files for this release candidate to test with my system?
Jay
-----Original Message-----
Sent: Saturday, January 30, 2016 06:27
To: pyusb-users
Subject: [pyusb-users] [Release Candidate] Call for help
Hi there,
I was about to release the first release candidate, but just found out
my test board died. As I don't know when/if I can recover it, could
you please guys clone the latest code and report if everything works
with your apps?
Thanks a lot!
--
Best Regards,
Wander Lairson Costa
----------------------------------------------------------------------------
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
pyusb-users mailing list
https://lists.sourceforge.net/lists/listinfo/pyusb-users
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
pyusb-users mailing list
https://lists.sourceforge.net/lists/listinfo/pyusb-users
--
Best Regards,
Wander Lairson Costa
chris clark
2016-02-02 18:12:52 UTC
Permalink
If you are not familiar with git, you can also download a zip of the latest
code from https://github.com/walac/pyusb/archive/master.zip


On Tue, Feb 2, 2016 at 9:08 AM, Wander Lairson Costa <
Post by Wander Lairson Costa
Just clone it from github
Post by Jay Newens
Where can I get the files for this release candidate to test with my
system?
Post by Jay Newens
Jay
-----Original Message-----
Sent: Saturday, January 30, 2016 06:27
To: pyusb-users
Subject: [pyusb-users] [Release Candidate] Call for help
Hi there,
I was about to release the first release candidate, but just found out
my test board died. As I don't know when/if I can recover it, could
you please guys clone the latest code and report if everything works
with your apps?
Thanks a lot!
--
Best Regards,
Wander Lairson Costa
----------------------------------------------------------------------------
Post by Jay Newens
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
pyusb-users mailing list
https://lists.sourceforge.net/lists/listinfo/pyusb-users
------------------------------------------------------------------------------
Post by Jay Newens
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
pyusb-users mailing list
https://lists.sourceforge.net/lists/listinfo/pyusb-users
--
Best Regards,
Wander Lairson Costa
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
pyusb-users mailing list
https://lists.sourceforge.net/lists/listinfo/pyusb-users
Jay Newens
2016-02-03 13:28:16 UTC
Permalink
I have downloaded the files and installed them. I do not have any issues initially using it for my program (Zebra KR403 status program) but I will report any issues I find.



Jay



From: chris clark [mailto:***@gmail.com]
Sent: Tuesday, February 02, 2016 12:13
To: pyusb-***@lists.sourceforge.net
Subject: Re: [pyusb-users] [Release Candidate] Call for help



If you are not familiar with git, you can also download a zip of the latest code from https://github.com/walac/pyusb/archive/master.zip



On Tue, Feb 2, 2016 at 9:08 AM, Wander Lairson Costa <***@gmail.com> wrote:

Just clone it from github
Post by Jay Newens
Where can I get the files for this release candidate to test with my system?
Jay
-----Original Message-----
Sent: Saturday, January 30, 2016 06:27
To: pyusb-users
Subject: [pyusb-users] [Release Candidate] Call for help
Hi there,
I was about to release the first release candidate, but just found out
my test board died. As I don't know when/if I can recover it, could
you please guys clone the latest code and report if everything works
with your apps?
Thanks a lot!
--
Best Regards,
Wander Lairson Costa
----------------------------------------------------------------------------
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311 <http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140> &iu=/4140
_______________________________________________
pyusb-users mailing list
https://lists.sourceforge.net/lists/listinfo/pyusb-users
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311 <http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140> &iu=/4140
_______________________________________________
pyusb-users mailing list
https://lists.sourceforge.net/lists/listinfo/pyusb-users
--
Best Regards,
Wander Lairson Costa

Loading...