Public bug reported:

Binary package hint: gnome-settings-daemon

>From time to time, at the launch of the first windowed application in a
session, the skin abruptly changes to something similar, but not
identical, to "Glossy". After that, gnome-settings-daemon is no longer
running.

I haven’t been able to get a backtrace yet, because gnome-settings-
daemon is like Schrödinger’s cat: very reluctant towards being debugged.
What would I best break at? gdk_x_error?

What I am doing now is this:
After startup, I go to the console, Shift+F1. Then I execute this script:

#! /bin/bash
sleep 10
beep
gdb gnome-settings-daemon `ps -A | grep gnome-se | grep -oE "[0-9]*" | head -1`

Then I quickly go back to my graphical screen (because it somehow won’t
come back after gdb has started) and after the beep launch some windowed
application. Back to console again, where I type:

break gdk_x_error
continue

Then I hope that gnome-settings-daemon exits, which it until now has
done only once, but then I had no breakpoint set, so I only saw that it
exited with code 01.

Am I doing this correctly?

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: gnome-settings-daemon 2.26.1-0ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-settings-daemon
Uname: Linux 2.6.30-020630rc5-generic i686

** Affects: gnome-settings-daemon (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386

-- 
gnome-settings-daemon exits without error message
https://bugs.launchpad.net/bugs/390875
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to