http://defect.opensolaris.org/bz/show_bug.cgi?id=13166
--- Comment #2 from Renee Danson Sommerfeld <renee.danson at sun.com> 2009-12-09 16:35:02 UTC --- (In reply to comment #1) > So we need to lookup a console login user as we did before to get the value > for > HOME and also set DISPLAY explicitly in the environment I think. I was wondering if the caller's environment information or some useful bit of information might be available from the door; that would give us a more obvious choice in the case where the enm was manually enabled/disabled. That wouldn't work in the case of conditionally activated enms, of course. But I'm nervous about adding the user lookup stuff back in--that has been pretty fragile in phase 0/0.5. The format of the data and the identification of the console user seems to vary depending on how you login, so we had problems working with gdm, for example. And I suspect virtual consoles change things, too. We definitely need to tread carefully here. The GUI is running under the console user's environment, right? Any chance we could exploit that? -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
