[Bug 13036] New: sm-client-id items in default.session need to start at 0

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Thu Jul 28 07:36:03 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=13036
Ubuntu | gnome-session

           Summary: sm-client-id items in default.session need to start at 0
           Product: Ubuntu
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gnome-session
        AssignedTo: seb128 at ubuntu.com
        ReportedBy: darrenadams at dsl.pipex.com
         QAContact: desktop-bugs at lists.ubuntu.com


Following on from http://bugzilla.ubuntu.com/show_bug.cgi?id=13006 where
gnome-smproxy was removed from the default.session file, it seems you neglected
to renumber the remaining items there, this causes GNOME not to start correctly.

It seems that because the client IDs in that don't match the --sm-client-id
arguments, GNOME won't start properly. To illustrate, here is a snippet from the
default.session file contained in the most recent gnome-session package
(2.11.90-0ubuntu2)

---
0,id=default0 # The ID given
0,Priority=10
0,RestartCommand=gnome-wm --sm-client-id default1 # This ID doesn't match
                                                  # the one above
---

The patch I've included just matches up these IDs, allowing the GNOME session to
start up as normal.

Hope this helps

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list