Changes between Initial Version and Version 1 of Ticket #2861, comment 6
- Timestamp:
- 09/12/20 12:58:46 (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2861, comment 6
initial v1 2 2 > * `do-timestamp` unset (you can try changing this setting in [/browser/xpra/trunk/src/xpra/sound/sink.py sink.py]) 3 3 4 I want to try this. I uncommented the line in the .py file and changed the name of __pycache__/sink.cpython-38.pyc to sink.cpython-38.pyc.orig4 I want to try this. I uncommented the line in the .py file and changed the name of `__pycache__/sink.cpython-38.pyc` to `sink.cpython-38.pyc.orig` 5 5 6 6 I am around the beginner level with Python, but I suppose this should be enough, please let me know if it isn't.