python-umonitor icon indicating copy to clipboard operation
python-umonitor copied to clipboard

Manage monitor configuration automatically.

Results 7 python-umonitor issues
Sort by recently updated
recently updated
newest added

Output for umonitor daemonize in my case: ``` ➜ autostart umonitor --listen --daemonize Traceback (most recent call last): File "/usr/local/bin/umonitor", line 33, in sys.exit(load_entry_point('umonitor==20181018', 'console_scripts', 'umonitor')()) File "/usr/local/lib/python3.10/dist-packages/umonitor-20181018-py3.10-linux-x86_64.egg/umonitor/__init__.py", line 23,...

Hello, I just upgraded python to 3.11 and umonitor is not working anymore. ``` running install /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools....

I just encountered this exception on a fresh install of python-umonitor. autorandr was previously installed. I have not saved any profiles yet and it prevents from doing so. On Archcraft,...

Because of this: https://github.com/rliou92/python-umonitor/blob/6175f3f962c4b9b90692c61bf4f033b0674b9b42/umonitor/umonitor.py#L119 Can't load a profile when the process is already running, which is kind of annoying. I had to delete my "laptop" profile (no external screens) because...

Upgraded Syu and started receiving errors; umonitor no longer runs. This is ``` Name : python-umonitor-git Version : r90.6175f3f-1 Build Date : Mon 01 Jul 2019 04:44:20 PM CDT Install...

Hello rliou92, I have finished "sudo python setup.py", but execution threw an error below. I'm running Ubuntu 18.04. Any insight would be greatly appreciated. ================================================= mlim@linux:~/python-umonitor$ umonitor Traceback (most recent...