File descriptor overflow
A Python module to control the GPIO on a Raspberry Pi
Brought to you by:
croston
Originally created by: btcros...@googlemail.com
Originally owned by: btcros...@googlemail.com
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=32&t=41203
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: btcros...@googlemail.com
Issue 39 has been merged into this issue.
Related
Tickets:
#39View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: cefrodri...@gmail.com
I'm running into this issue with RPi.GPIO 0.5.2a. After 1017 "GPIO.wait_for_edge()", the program aborts with an "RuntimeError: Error #3 waiting for edge".
Is there a workaround for this?
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: btcros...@googlemail.com
I have just released RPi.GPIO 0.5.3a - this may or may not fix your problem. Could you retest with the latest version and let me know please.
Note that it may take a while for the Raspbian repository to pick up the new version. In the meantime, you can install it anyway using the commands:
$ wget http://raspberry-gpio-python.googlecode.com/files/python-rpi.gpio_0.5.3a-1_armhf.deb
$ wget http://raspberry-gpio-python.googlecode.com/files/python3-rpi.gpio_0.5.3a-1_armhf.deb
$ sudo dpkg -i python-rpi.gpio_0.5.3a-1_armhf.deb python3-rpi.gpio_0.5.3a-1_armhf.deb
Status: Started
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: cefrodri...@gmail.com
I tested with 0.5.3a (from the raspbian repository) and indeed the problem seems fixed.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: btcros...@googlemail.com
(No comment was entered for this change.)
Status: Fixed
Last edit: Anonymous 2017-06-18