@Alejandro Dubrovsky

Yes. I found out this morning that it was back to it's previous slowness
despite having set the net.ipv6.conf.all.disable_ipv6 flag to '1'. I did
look a little deeper and discovered that there are multiple
'disable_ipv6' sysctl settings:

net.ipv6.conf.all.disable_ipv6
net.ipv6.conf.default.disable_ipv6
net.ipv6.conf.lo.disable_ipv6
net.ipv6.conf.eth0.disable_ipv6
net.ipv6.conf.wmaster0.disable_ipv6
net.ipv6.conf.wlan0.disable_ipv6

I have gone ahead and disabled them all (not sure if it will affect anything 
else) and rebooted. I now have:
# sysctl -a | grep -i disable_ipv6
...
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
net.ipv6.conf.eth0.disable_ipv6 = 1
net.ipv6.conf.wmaster0.disable_ipv6 = 1
net.ipv6.conf.wlan0.disable_ipv6 = 1

Following reboot, selecting 'compose', 'reply', or 'reply to all'
results in a new window opening within 1-2 seconds.

I'll post changes in my situation.

-- 
Opening dialogs, really slow
https://bugs.launchpad.net/bugs/365588
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to