[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-04-04 Thread Iain Lane
*** This bug is a duplicate of bug 1749546 ***
https://bugs.launchpad.net/bugs/1749546

I'll dupe this to the other slowness bug, it's probably the same thing.

What I found out before ali1234 came up with his analysis is that gsd-
xsettings is taking a really long time to start up. If you get in while
it's grinding, you can see that it's setting up its fontconfig monitor
at the time. So it's probably the same thing.

Other things in the session startup rely on gsd-xsettings being ready,
and they time out when it isn't.

** This bug has been marked a duplicate of bug 1749546
   Booting a live session is slow

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-26 Thread Iain Lane
Mar 26 16:33:49 ubuntu busctl[1419]:   Sender=:1.13  
Destination=org.freedesktop.DBus  Path=/org/freedesktop/DBus  
Interface=org.freedesktop.DBus  Member=RequestName
Mar 26 16:33:49 ubuntu busctl[1419]:   UniqueName=:1.13
Mar 26 16:33:49 ubuntu busctl[1419]:   MESSAGE "su" {
Mar 26 16:33:49 ubuntu busctl[1419]:   STRING "org.gnome.Shell";
Mar 26 16:33:49 ubuntu busctl[1419]:   UINT32 1;

Mar 26 16:34:00 ubuntu busctl[1419]:   Sender=:1.45  Destination=:1.13
Path=/org/gnome/Shell  Interface=org.gnome.Shell
Member=GrabAccelerators

this call times out

Mar 26 16:34:24 ubuntu gsd-media-keys[1768]: Failed to grab
accelerators: Timeout was reached (24)

but why

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-26 Thread Iain Lane
Tried to turn off rate limiting in systemd, here's my attempt, looks
better from a first glance

** Attachment added: "busctl.xz"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+attachment/5091376/+files/busctl.xz

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-26 Thread Iain Lane
I'm sure there are many reports of the symptoms caused by this bug, but
I'm going to track the work here.

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-26 Thread Iain Lane
journalctl | grep -v busctl

** Attachment added: "journal"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+attachment/5091377/+files/journal

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-26 Thread Iain Lane
Mar 26 16:33:58 ubuntu gsd-xsettings[1729]: Failed to get current
display configuration state:
GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name
"org.gnome.Mutter.DisplayConfig" does not exist

...

Mar 26 16:34:00 ubuntu busctl[1419]:   Sender=:1.13  
Destination=org.freedesktop.DBus  Path=/org/freedesktop/DBus  
Interface=org.freedesktop.DBus  Member=RequestName
Mar 26 16:34:00 ubuntu busctl[1419]:   UniqueName=:1.13
Mar 26 16:34:00 ubuntu busctl[1419]:   MESSAGE "su" {
Mar 26 16:34:00 ubuntu busctl[1419]:   STRING 
"org.gnome.Mutter.DisplayConfig";
Mar 26 16:34:00 ubuntu busctl[1419]:   UINT32 1;
Mar 26 16:34:00 ubuntu busctl[1419]:   };

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-26 Thread Jeremy Bicha
Laney, see also LP: #1752083 then.

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-26 Thread Iain Lane
journal:

Mar 26 14:58:58 ubuntu gsd-xsettings[1846]: Failed to get current
display configuration state:
GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Name
"org.gnome.Mutter.DisplayConfig" does not exist

I can't find where that gets on the bus though, which is annoying
because it eventually does get there

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-26 Thread Iain Lane
journal from the same boot

** Attachment added: "journal"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+attachment/5091338/+files/journal

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-26 Thread Iain Lane
I injected a dbus.service.wants/ unit to run busctl --user monitor, here
is its output for the record.

Not analysed yet, hoping it's going to contain something interesting
when read in conjunction with...

** Attachment added: "bus"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+attachment/5091337/+files/bus

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: New => Confirmed

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-23 Thread Iain Lane
I can reproduce this, trying to figure it out now.

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-17 Thread Péter Prőhle
Is it possible, that my issue https://bugs.launchpad.net/bugs/1755106
has some connection with this issue, see the journalctl | grep -i key |
grep -i failed > journalctl_key_failed.txt attachment there:

https://bugs.launchpad.net/ubuntu/+source/gnome-settings-
daemon/+bug/1755106/+attachment/5082123/+files/journalctl_key_failed.txt

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-13 Thread Sebastien Bacher
** Changed in: gnome-settings-daemon (Ubuntu Bionic)
 Assignee: (unassigned) => Iain Lane (laney)

** Tags removed: rls-bb-incoming

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-03-06 Thread Will Cooke
** Also affects: gnome-settings-daemon (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: gnome-settings-daemon (Ubuntu Bionic)
   Importance: Undecided => High

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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

[Bug 1750846] Re: several g-s-d services are timing out when booting a live session

2018-02-21 Thread Jean-Baptiste Lallement
Full journal

** Attachment added: "journalctl.out"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+attachment/5059741/+files/journalctl.out

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

Title:
  several g-s-d services are timing out when booting a live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1750846/+subscriptions

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