


Plasma 4 Extensions by diegc 38 comments
I promised myself to work in the issue, but time is not a thing that I have in great quantities right now... - Nov 13 2011

Plasma 4 Extensions by diegc 38 comments
Anyway, thanks again for the coding and the effort you put :) - Sep 24 2011

Plasma 4 Extensions by diegc 38 comments
I'll take a deeper look into it when I have time, because using SIGUSR instead of SIGTERM/SIGKILL to stop redshift will require to rewrite a great portion of the plasmoid. - Aug 23 2011

Plasma 4 Extensions by diegc 38 comments

Plasma 4 Extensions by diegc 38 comments

Plasma 4 Extensions by diegc 38 comments
In the next few days I won't have much time, but next week I intend to do some research about finding zombie or unresponsive processes so I can send the appropiate signal to each one. - Jun 28 2011

Plasma 4 Extensions by diegc 38 comments

Plasma 4 Extensions by diegc 38 comments
About os.waitpid, I'll try to take a look at it tomorrow and see what I can do. Thanks again. - Jun 27 2011

Plasma 4 Extensions by diegc 38 comments
[1] Using kill -9 to terminate the program doesn't seem like a good idea. Being programs that affect screen properties, I'd rather wait for them to exit themselves normally.
PS: I'm thinking about using kill -9 in cases like this, when you end up with zombie processes... but first I'd like to confirm if this happens frequently. - Jun 27 2011

Plasma 4 Extensions by diegc 38 comments

Plasma 4 Extensions by diegc 38 comments
But if I'm overlooking something, please tell me. - Jun 26 2011

Plasma 4 Extensions by diegc 38 comments
I just added this line to the metadata file and now it can be put in the system tray. - Jun 26 2011

Plasma 4 Extensions by diegc 38 comments

Plasma 4 Extensions by diegc 38 comments
Anyway, I uploaded the new, fixed version. It was a stupid mistake with the default configuration values. I forgot to change them when solving the previous bug. - Jun 25 2011

Plasma 4 Extensions by diegc 38 comments

Plasma 4 Extensions by diegc 38 comments