Skip to content

Commit 3db028d

Browse files
author
arch
committed
add ubuntu notes
1 parent 695663b commit 3db028d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/app/docs/user-guide/build.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ make docs
3131
```
3232

3333
Now you can run the code direct with `python3 funscript-editor.py` or install install a pip package with `make all`.
34+
35+
**NOTE:** In my Ubuntu test setup the UI hangs at all `cv2.waitKey()` lines in the code. Remove this part of the code solve the issue but the then i could not select an ROI mouse event does not work. When i hard-code a trackingbox the ui work but this is not usable. So we need future investigation for this problem. For now i recommend an Arch based Linux.

0 commit comments

Comments
 (0)