If the two process stays for a long time time is why it's blocking.
KUniqueApplications (the ones that run only one at time) starts a process,
check if no other one is running and fork itself (why you see 2 of them),
after this the first should close, as the DBus calls where blocking, while
the first process is running it will block the calling process till a timeout
or it finishes... it shouldn't be slow to start the apper-sentinel and I never
saw this issue in my machine but some users complained...

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

Title:
  apper-sentinel blocks DBUS for 10-60 seconds

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

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

Reply via email to