Just deleted a 108 GB /var/log/uvcdynctrl-udev.log
uvcdynctrl automatically starts after resuming from suspend, using
50-70% CPU and has to be manually killed by:
sudo kill -9 $(pidof uvcdynctrl)
uvcdynctrl-udev.log is filled with the same message.
Hardware:
Bus 003 Device 002: ID 04fc:2801 Su
i made this gdb backtrace following the steps from
https://wiki.ubuntu.com/Backtrace
excuse me if this is not useful.
This exact bug happens quite randomly when unsuspending
** Attachment added: "GDB backtrace"
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/814473/+atta
If it helps, there was a gnome-settings-daemon crash before this one.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868798
Title:
turpial crashed with GError in __init__(): No se pudo contactar con
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868798
Title:
turpial crashed with GError in __init__(): No se pudo contactar con el
servidor de configuración: Error
As a (bad) workaround, you can remove ubuntuone-client gnome temporarily until
this bug is sorted out.
Note: i dont use the UbuntuOne service
sudo apt-get remove ubuntuone-client-gnome
After removing it nautilus no longer crashes while browsing common
folders. (and browsing is a bit faster)
--
I found a way to get wxmaxima's menu bar back
First i uninstalled ubuntu-netbook, but still no joy.
$sudo apt-get remove ubuntu-netbook
Then i removed autoinstalled deps with:
$sudo apt-get autoremove
(I dont know if it was really necessary but i ran a $sudo dpkg-reconfigure
ubuntu-desktop after