[cdesktopenv-devel] Installed on Ubuntu 12.04 - Works well but with lightdm problems

2012-11-02 Thread John Reed
Hello, I was able to compile and install under Ubuntu 12.04 today. It works but won't launch from lightdm login. In order to use it, I had to configure gnome to go directly to the login prompt (text) instead of the GUI login. Using these instructions: http://www.techienote.com/2012/05/how-to-disa

Re: [cdesktopenv-devel] Installed on Ubuntu 12.04 - Works well but with lightdm problems

2012-11-04 Thread John Reed
t get this if I disable lightdm from startup and just run it from the command console. Thanks! John On Sat, Nov 3, 2012 at 12:29 PM, Jon Trulson wrote: > On Fri, 2 Nov 2012, John Reed wrote: > > Hello, >> >> I was able to compile and install under Ubuntu 12.04 today. It works bu

Re: [cdesktopenv-devel] Installed on Ubuntu 12.04 - Works well but with lightdm problems

2012-11-05 Thread John Reed
te: > On Mon, Nov 5, 2012 at 4:18 AM, Marcin Cieslak wrote: > > On Sun, 4 Nov 2012, John Reed wrote: > > > >> Hello Jon, > >> > >> I did follow those steps and it will run but when I go into it via the > >> lightdm, it basically stays at the "

Re: [cdesktopenv-devel] Installed on Ubuntu 12.04 - Works well but with lightdm problems

2012-11-05 Thread John Reed
te: > On Mon, Nov 5, 2012 at 4:18 AM, Marcin Cieslak wrote: > > On Sun, 4 Nov 2012, John Reed wrote: > > > >> Hello Jon, > >> > >> I did follow those steps and it will run but when I go into it via the > >> lightdm, it basically stays at the "

Re: [cdesktopenv-devel] Installed on Ubuntu 12.04 - Works well but with lightdm problems

2012-11-06 Thread John Reed
this under x64 Ubuntu 12.04. I never tried under x86 but will plan on giving that a shot next. Thanks, John On Mon, Nov 5, 2012 at 2:40 PM, John Reed wrote: > Hello, > > I haven't had any time to try this again with the suggestions you have > made. Work has been a little taxing on m

Re: [cdesktopenv-devel] Installed on Ubuntu 12.04 - Works well but with lightdm problems

2012-11-07 Thread John Reed
sr/dt/bin/startxsession.sh << "EOM" #!/bin/sh export PATH=$PATH:/usr/dt/bin export LANG=C /usr/dt/bin/Xsession EOM sudo chmod 775 /usr/dt/bin/startxsession.sh Thanks, John On Tue, Nov 6, 2012 at 4:01 PM, John Reed wrote: > Hello, > > I have a small update on the issu