I think this works around the problem:

sudo -i
echo '#!/bin/sh
/usr/bin/gnome-panel &' > /usr/local/bin/gnome-panel
chmod +x /usr/local/bin/gnome-panel

Logout or reboot, the panel should load quickly now.

In other words, it seems like something is waiting for gnome-panel to
finish loading, and if it's put in the background, then everything goes
fast again and the panel itself loads quickly...

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

Title:
  new glib (2.39.1) causes some indicators & nautilus to not load
  promptly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1256961/+subscriptions

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

Reply via email to