Comment 10 for bug 1007588

Revision history for this message
Sebastien Bacher (seb128) wrote : Re: cannot set displays on dual monitor: No such interface `org.gnome.SettingsDaemon.XRANDR_2

open a command line, type "gdb gnome-settings-daemon"

you get a "(gdb)" prompt, on it type:
"run --debug"

... you should get the segfault...

then on the (gdb) line type "backtrace"