I'm using ubuntu 13.04 and pulseaudio (1:3.0-0ubuntu6) and I have this
issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1170313
Title:
Latest inotify patch causes 100% CPU
To manage notificatio
Fresh install of Ubuntu 12.04.3 on HP Pavilion g6. Jockey-gtk failed to
isntall additional drivers for wireless card and then I tried to install
bcmwl-kernel-source and compiling of the module failed. After enabling
proposed and upgrade of system, there was bcmwl-kernel-source upgrade
too and every
Public bug reported:
I like that removable devices show in unity launcher so I can easily
eject them, but for some time when I connect camera something strange
happens. After reboot or "unity --replace", camera icon will show in
unity launcher. If I reattach the camera it will not work until next
Guys, but look what error you get. Have you tried to delete that file
(/var/lib/wicd/resolv.conf.orig)? The problem is that when you start
wicd, it tryis to copy file from a broken symlink and wicd-daemon
crashes leaving some traces in /var/lib/wicd/. Try to remove that backup
file, make sure links
What happens when you run "sudo wicd"? You should get some traceback that way.
Does /run/resolvconf/resolv.conf exist on your system? Try this:
ls -lah /etc/resolv.conf
cat /etc/resolv.conf
And check what was resolv.conf before with:
ls -lah /etc/resolv.conf.backup
--
You received this bug not
Evan, that probalby works but I think it's not the right solution. I
started this bug as related to wicd but now it seems to me that it's
related to ubuntu or resolvconf.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
Yes, just updating link fixed it for me. Long story short, just run this
2 commands:
sudo mv /etc/resolv.conf /etc/resolv.conf.backup
sudo ln -s /run/resolvconf/resolv.conf /etc/resolv.conf
Here are some more details about this issue.
When I started wicd as root (not with init script) I got IO e
The problem is that /etc/resolv.conf is a link to
../run/resolvconf/resolv.conf and when wicd makes the backup, relative
path ../run/... doesn't exist.
The fix is to change /etc/resolv.conf to point to
/run/resolvconf/resolv.conf (this is absolute path).
--
You received this bug notification bec
Public bug reported:
I installed ubuntu 13.04 from minimal.iso and tried to get wireless
network working. I installed wicd, wicd-daemon and wicd-curses but I
can't get wicd daemon started. I use awesome wm and there is no other
network managers like gnome-network-manager except if ubuntu has some