Hey, guys- if I wanted to test this: (1) what would I need to do to set it up, exactly? (presume that I have all of GNOME running from source, and can patch as needed.) (2) how could I tell if it succeeded/failed? What are the expectations, design goals, etc.? What new things should I be able to do as a user (or admin) that I couldn't do before? What things do you expect won't work?
Obviously, i'd like to test this... making all this Not Suck seems like a big step towards being more manageable/deployable. But I'm not exactly sure what 'all this' is, exactly, so I'm not sure how to test it :) Thanks- Luis On 7/11/05, Rodrigo Moya <[EMAIL PROTECTED]> wrote: > Updated patch attached > > On Mon, 2005-07-11 at 17:44 +0200, Rodrigo Moya wrote: > > On Fri, 2005-07-08 at 15:15 -0400, Ray Strode wrote: > > > Hi Rodrigo, > > > > > > > ok, attached patch, with the services framework disabled by default. > > > You can't just disable the session management stuff. > > > > > right sorry, I forgot to enable the code for that > > > > > The right approach will be to load service manager stuff first, then > > > load the session. Also, if something was started by the service > > > manager then it shouldn't be started again by the session manager. > > > > > this is the only thing missing in my patch (which only includes changes > > in existing files, the new files, are the same version as in my previous > > patch). I guess I would just need to go over the client_list in Session. > > But, the problem I see is how to check we really don't want to start > > that process from the session? That is, I might have a > > gnome-service-launch process in autostart, and another one, to start a > > different/local service on the session. > > > > So, how to deal with that? Compare the whole command line? > > _______________________________________________ > > desktop-devel-list mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/desktop-devel-list > -- > Rodrigo Moya <[EMAIL PROTECTED]> > > > _______________________________________________ > desktop-devel-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/desktop-devel-list > > > _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
