Re: Can't start more than one gnome-session as the same user?

2007-12-20 Thread Clint Olsen
On Dec 19, Clint Olsen wrote:
 I searched and found a lot of old hits of this error.  The solutions are
 not very compelling.  Unsetting SESSION_MANAGER before launching
 vncserver only cascades errors down into the various client programs like
 the desktop etc.

Answering my own question, the problem is that you really need to start
with a fresh shell that isn't inherited from the existing windowing
environment.  So, logging in remotely and starting up vncserver works.
While I wouldn't call this very elegant, at least it works.

Thanks,

-Clint
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't start more than one gnome-session as the same user?

2007-12-20 Thread Aryeh M. Friedman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Clint Olsen wrote:
 On Dec 19, Clint Olsen wrote:
 I searched and found a lot of old hits of this error.  The
 solutions are not very compelling.  Unsetting SESSION_MANAGER
 before launching vncserver only cascades errors down into the
 various client programs like the desktop etc.

 Answering my own question, the problem is that you really need to
 start with a fresh shell that isn't inherited from the existing
 windowing environment.  So, logging in remotely and starting up
 vncserver works. While I wouldn't call this very elegant, at least
 it works.

Side question: Can this solution be used to access multiple accounts
on the same machine?

 -- Aryeh M. Friedman FloSoft Systems http://www.flosoft-systems.com
  Developer, not business, friendly
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHajr9zIOMjAek4JIRAiWYAJ90tgiNOc3iPNj997pd6RiAJZ6y0QCeJ8L4
iNP3nXbVZT/3uDJEfcRPs4c=
=+C8X
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Can't start more than one gnome-session as the same user?

2007-12-20 Thread Aryeh M. Friedman
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Clint Olsen wrote:
 On Dec 20, Aryeh M. Friedman wrote:
 Side question: Can this solution be used to access multiple
 accounts on the same machine?

 I'm not quite sure what you mean here.  Do you mean multiple gnome
 sessions all as different user ids?  That's not a problem.  It was
 just that I was trying to run gnome both under vncserver and
 natively on the console.


I mean multiple sessions all under the same user *BUT* all tied to the
same xterm.   Namely I often login into my main account then su to
more specialized accounts and do a xhost +/setenv DISPLAY :0 in the
respective .cshrc's.   Thus I can start X apps from the command line
as the su'ed user but I want to make it so I can also have a panel
(xfce4 not gnome but I suspect it is the same issue since both use
GTK) for them.


- --
Aryeh M. Friedman
FloSoft Systems
http://www.flosoft-systems.com
Developer, not business, friendly
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHatFczIOMjAek4JIRAiydAJ9iRKSiH4cYBLS9/DR2s2t6kEhNBwCfcXAU
PEQNpdnjECRFQErPR/NW1/s=
=1HEB
-END PGP SIGNATURE-

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Can't start more than one gnome-session as the same user?

2007-12-19 Thread Clint Olsen
I'm trying to do some diagnostic work on my machine, so I'm actually
physically logged in, and I also have Gnome setup to run when I start VNC,
however the two don't play well simultaneously.  I get the message:

gnome-session: you're already running a session manager

I've never heard of such a busted system where you can only run one copy of
a window system at one time on a machine.  Man, this nightmare sounds like
something I'd find in Microsoft Windows.

I searched and found a lot of old hits of this error.  The solutions are
not very compelling.  Unsetting SESSION_MANAGER before launching vncserver
only cascades errors down into the various client programs like the desktop
etc.

Any suggestions would be appreciated.

Thanks,

-Clint
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]