cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #04285
Re: [Question #198677]: Missing themes and icons, AND no plugins are working?
Question #198677 on Cairo-Dock Plug-ins changed:
https://answers.launchpad.net/cairo-dock-plug-ins/+question/198677
Status: Open => Answered
Matthieu Baerts proposed the following answer:
Maybe you can add these 4 lines at the end of this file:
/etc/sysctl.conf (you have to edit it with root right, e.g.: sudo gedit
/etc/sysctl.conf )
#disable ipv6
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
And then restart sysctl with this command: sudo sysctl -p
If it's not better, remove these 4 lines from the sysctl.conf file.
--
You received this question notification because you are a member of
Cairo-Dock Team, which is an answer contact for Cairo-Dock Plug-ins.