Sorry for late answer. I just tested this carefully and i can't reproduce that Either that was somehow fixed (and i forgot about that fix ) or this happens only with particular apps (i have tested with default diablo apps). I have measured X memory usage by this command: Code: while true; do cat /proc/<Xomap-PID>/status; sleep 1; done This shows me VmSize, VmRSS and VmData and they always returns to original values after closing apps.
while true; do cat /proc/<Xomap-PID>/status; sleep 1; done
Fixed that too. I'm now starting commiting new release, it will be available soon.
Do you guys have any other bugreports for telescope?