I would like to add, that if there is >20 wlan access point in the reach
and you have a small screen (netbook), you just cannot browse because of
the extra CPU activity. Scrolling just about 10 pixels up takes 2-3
seconds, so this bug renders almost useless the whole access point list.
--
Network
Public bug reported:
Binary package hint: network-manager
When I click on the NetworkManager icon sitting on the notification
area, I get a list of the available WiFi access points. When this menu
is open, nm and X uses up to 100% CPU, as the attached image shows.
I think the problem is related
** Attachment added: "NetworkManager and htop"
http://launchpadlibrarian.net/26370175/networkmanager-cpu.png
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/26370176/Dependencies.txt
** Attachment added: "Gconf.txt"
http://launchpadlibrarian.net/26370177/Gconf.txt
No one can reproduce this? Did I miss some detail? I think it would be
easy to turn off the animation (other apps use non-animated murrine-gtk
progress bars too), so the fix should be easy...
--
NetworkManager high CPU usage with Human theme displaying wifi list
https://bugs.launchpad.net/bugs/37
You are right. The source of the error is maybe somewhere in the Murrine
gtk engine.
if I install the widget factory to test the theme and start it, I see
that one of my CPUs is busy because of X.
$ sudo apt-get install thewidgetfactory htop
$ twf & htop
** Attachment added: "Murrine progress b