Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign uppapenmeier driver: Handle non-existence of FTDI dll #3712
Comments
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by halim on 2013-12-13 09:21 |
This comment has been minimized.
This comment has been minimized.
|
Attachment patch added by halim on 2013-12-19 06:14 |
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by James Teh <jamie@... on 2014-01-31 04:37
|
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by James Teh <jamie@... on 2014-01-31 04:40
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by jteh on 2014-01-31 04:40 |
This comment has been minimized.
This comment has been minimized.
|
Comment 6 by James Teh <jamie@... on 2014-02-14 06:03
Changes:
|
This comment has been minimized.
This comment has been minimized.
|
Comment 7 by jteh on 2014-02-14 06:05 |
nvaccessAuto commentedDec 11, 2013
Reported by jteh on 2013-12-11 21:37
On a system without the Papenmeier USB drivers installed (e.g. if a Papenmeier display was never connected), the FTDI dll won't exist. This causes ftdi2 to fail to import. The papenmeier driver should catch exceptions when importing ftdi2. It can then do one of two things if this failed:
It'd be better if someone who owns a display can do this so that it can be tested properly.
Blocking #3819