Hello,
when I use Mousepad the CPU consumption is normal (5%). But when I use Mousepad when there is the warning "warning, you are using the root account, you may harm your system", the CPU consumption is permanently at 70%...
Is that normal behavior or is it a possible bug?
If normal, why so much CPU?
"Mousepad" CPU issue
Get help with XFCE specific problems
movobojo
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: "Mousepad" CPU issue
Post#2 by francois » 04 Feb 2017, 15:45
Install and use leafpad instead. It seems less problematic in root mode. 

Prendre son temps, profiter de celui qui passe.
francois
movobojo
-
- Contributor
- Posts: 686
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: Russia is causing the immense damage to humanity
- Contact:
Re: "Mousepad" CPU issue
Post#4 by tome » 05 Feb 2017, 16:36
Or run mousepad through:
oror
Code: Select all
su -
Code: Select all
su - -c mousepad
Code: Select all
/opt/porteus-scripts/xorg/psu mousepad
tome