View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#146
hey, wait! does it happen when jd is turned OFF?!

Try using "top" (built in) or "htop" (installable) to see which processes are draining the power. Maybe its wifi up all the time?

To remove the prog, type in xterm:

Code:
rm -rf /home/user/.jd
But I'd solve the problem now, without uninstalling if I were you - I guess it may be other thing then jd.

After all try
Code:
killall java
if theres bo process killed, jd is not runnin'