[Bug 365588] Fw:

2014-10-31 Thread Brian Atkins
Good things 
http://massagelifestyles.co.uk/elj/reply.aol.com11.php?ywoqjfacu411

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

Title:
  Opening dialogs, really slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/365588/+subscriptions

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


Re: [Bug 365588] Re: Opening dialogs, really slow

2009-10-01 Thread Brian Atkins
I no longer have the laptop on which this issue originally presented 
itself. I'll change my status regarding this bug later today.

-- 
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


[Bug 365588] Re: Opening dialogs, really slow

2009-05-14 Thread Brian Atkins
Despite disabling IPV6 there were still some lingering issues with
Evolution performance, especially for actions requiring the opening of a
new window or menu item.

I have been following bug 359392 as it also affects me to an extent. By
chance, yesterday, while researching the other issue, I found a post on
the Ubuntu forums related to Intel X issues
(http://ubuntuforums.org/showthread.php?t=1130582). After making the
changes listed in the post, including a new kernel from the
ubuntu-x-swat PPA, I haven't experienced a single issue with Evolution.
It appears that a lot of the built-in X options in the previous kernel
were unset for the new kernel. I'm trying to get a list of the actual
changes from the admin of the packages.

Though it's still just an educated guess, I suspect that this bug is
actually an upstream issue with xorg, kernel options, or possibly intel
video drivers.

-- 
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


[Bug 375380] Re: Evolution hangs for almost every user action

2009-05-13 Thread Brian Atkins
*** This bug is a duplicate of bug 365588 ***
https://bugs.launchpad.net/bugs/365588

** This bug has been marked a duplicate of bug 365588
   Opening dialogs, really slow

-- 
Evolution hangs for almost every user action
https://bugs.launchpad.net/bugs/375380
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


[Bug 365588] Re: Opening dialogs, really slow

2009-05-13 Thread Brian Atkins
I would be interested to know if people experiencing issues with
Evolution are also affected by the xserver-xorg-video-intel bug
(https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/359392).

-- 
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


[Bug 365588] Re: Opening dialogs, really slow

2009-05-12 Thread Brian Atkins
@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


[Bug 365588] Re: Opening dialogs, really slow

2009-05-12 Thread Brian Atkins
Just as an update: after 2+ hours with no apparent changes in the
performance of evolution, I decided to see what would happen by turning
them back off and then re-enabling the switches 1 at a time. This
particular one seems to have the most effect:

net.ipv6.conf.lo.disable_ipv6

I'm wondering if this isn't an issue with applications being able to
communicate with X/xorg due to issues with IPV6.

-- 
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


[Bug 365588] Re: Opening dialogs, really slow

2009-05-11 Thread Brian Atkins
Same here. Just upgraded to 9.04 and Evolution (Exchange) hangs on start
and hangs 45-60 seconds when trying to compose a new message. I have
read another account whereby downgrading the kernel to 2.6.27-14, but
haven't attempted that as of yet. Other apps do seem a bit slower (ghb -
handbrake), but don't have any specifics.

Ran:
G_SLICE=always-malloc G_DEBUG=gc-friendly  valgrind -v --tool=memcheck 
--leak-check=full --num-callers=40 --log-file=valgrind.log --track-origins=yes 
--leak-check=full --show-reachable=yes evolution

and obtained the attached log.

** Attachment added: valgrind.log
   http://launchpadlibrarian.net/26592181/valgrind.log

-- 
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


[Bug 365588] Re: Opening dialogs, really slow

2009-05-11 Thread Brian Atkins
Further checks seem to indicate errors with the window or file manager.
I have tried launching various applications, each appears to be a bit
slower than with Ibis (I know how subjective that sounds). Also, when
attempting to do an action such as file-open which requires opening
the file manager, things crawl.

I switched from Nautilus to Thunar and have the same results.

-- 
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


[Bug 365588] Re: Opening dialogs, really slow

2009-05-11 Thread Brian Atkins
Disabling IPV6 seems to fix the issue. It's built into the kernel
instead of being a module in previous versions. Trying to disable it
using sysctl.conf following the Ubuntu wiki won't work as the location
of disable_ipv6 has moved.

Here is what I did:

Temp fix:
echo 1  /proc/sys/net/ipv6/conf/all/disable_ipv6

More permanent workaround:
# vi /etc/sysctl.conf

add:

net.ipv6.conf.all.disable_ipv6 = 1

-- 
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