![]() |
100% CPU usage on both cores. Synaptic fails to fully load. Virtual keyboard . - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4) +--- Forum: On Topic (https://www.linuxliteos.com/forums/forumdisplay.php?fid=14) +--- Thread: 100% CPU usage on both cores. Synaptic fails to fully load. Virtual keyboard . (/showthread.php?tid=4191) |
100% CPU usage on both cores. Synaptic fails to fully load. Virtual keyboard . - rokytnji - 06-21-2017 I learned something new yesterday . Broke out my Dell XT2 and dist-upgraded my old install. Code: harry@harry-Latitude-XT2:~$ inxi -zv7 I had not used this net-book for a long while. So to give you a idea of how long ago. I had chromium 58 on here when chromium still supported 32 bit systems. So part of my cleanup on this net-book was un-installing chromium. I use onboard keyboard on this netbook Code: harry@harry-Latitude-XT2:~$ apt-cache policy onboard Which I had auto-starting in startups after a login. My synaptic problem after my dist-upgrade was due to onboard auto-starting and running in the background <even closed> So I quit onboard using the menu option in taskbar in the onboard icon location in the taskbar. I unchecked the onboard box in my startup services after login. I added a manual onboard in my taskbar icons section where my file manager icon sits in taskbar . Only difference is now I do not auto-start and start onboard manually when I want to use it. Synaptic now opens normally again. |