dtmilano / AndroidViewClient

Android ViewServer and ADB client
Apache License 2.0
1.61k stars 344 forks source link

Crash during exception handling #219

Closed meirtsvi closed 7 years ago

meirtsvi commented 7 years ago

File adbclient.py: raise RuntimeError('Cannot convert stream to image: ' + ex)

TypeError: cannot concatenate 'str' and 'exceptions.IOError' objects

dtmilano commented 7 years ago

Fixed by 98a3f3aa22cf9e9e6eb51644981b9068d43c0456