Comment 0 for bug 328575

Revision history for this message
In , Halton Huo (halton-huo) wrote :

Created an attachment (id=19484)
error log for gedit

This bug is actually from http://defect.opensolaris.org/bz/show_bug.cgi?id=2980

How to reproduce
1) Create two users: work and test
2) Login as work
3) Open terminal, type su test(and password)
4) (In the same terminal), type gedit

Expected result:
  gedit lanched for user test without error
Actual result:
  gedit lanched for user test with error, the configuration for user test is lost

Now Gconf using dbus to communicate, this will cause apps will fail to connect gconf under 'su <user>' environment. Please check the attachment for gedit.

This bug can be reproduce on Ubuntu Intrepid and OpenSolaris+vermillion_99, they all have latest gnome 2.23.92 or 2.24.0 installed.

It is critical for OpenSolaris, so mark it as high priority.