rliou92

Results 9 comments of rliou92

That sounds like a good idea. I thought about doing it before, just didn't get around to it. I will put it on the todo list. I am busy with...

I just rebuilt screen.c. Try the newest version and see if the error still happens.

If you manually load a profile, the existing running process will detect a screen change and change the screen according to your profile afterwards, overriding the manual load. Is this...

Yes, I like both ideas! Though the root cause of the problem is that the running process failed to detect a change in setup. Are you able to reproduce such...

Ok. Monitor setup detection is pretty tricky.

I implemented this if you still need it. Not sure how the program responds in practical situations, but the functionality is there.

Hmm let me look into this. Normally ```umonitor``` is valgrind clean.

Yes, the is not obvious to me as well.. It looks like you have to do everything manually, which sucks. The setup script drops a python script called umonitor in...

Did you run `python setup.py install`?