budtmo / docker-android

Android in docker solution with noVNC supported and video recording
Other
8.91k stars 1.21k forks source link

Fix issue #305 #308

Closed neurocis closed 2 years ago

neurocis commented 2 years ago

Purpose of changes

Fix issue #305 as described by @yoyole123 where screen-copy fails to start.

Types of changes

Put an x in the boxes that apply

How has this been tested?

Build and run.

codecov-commenter commented 2 years ago

Codecov Report

Merging #308 (cd6cd98) into master (0188131) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #308   +/-   ##
=======================================
  Coverage   99.23%   99.23%           
=======================================
  Files           2        2           
  Lines         130      130           
=======================================
  Hits          129      129           
  Misses          1        1           
Impacted Files Coverage Δ
src/app.py 99.20% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7b6bc3f...cd6cd98. Read the comment docs.

neurocis commented 2 years ago

Retracting, failure modes detected.