public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-catalyst] Problem with IceWM
@ 2006-08-23 10:15 Luca Casagrande
  2006-08-24  0:06 ` Chris Gianelloni
  0 siblings, 1 reply; 4+ messages in thread
From: Luca Casagrande @ 2006-08-23 10:15 UTC (permalink / raw
  To: gentoo-catalyst

Thanks to the help of Andrew, i set the password for the user, and now the 
login process works fine. 
Just after enter the password, i got an error that say that i have been 
logging in for less then 10 sec and to check the error log:

/etc/X11/gdm/PreSession/Default: Registering your session with wtmp and utmp
/etc/X11/gdm/PreSession/Default: running: /usr/X11R6/bin/sessreg -a -w
/var/log$
/etc/X11/gdm/Xsession: Beginning session setup...
/etc/X11/gdm/Xsession: Cannot find Xclients
/etc/X11/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- xsm
xsm: No such file or directory

And then come back to GDM.
If i switch consolle, clear Xorg and startx as user, IceWm works fine (except 
mouse :) ).

Some info on my livecd-stage2.spec:
subarch: i686
target: livecd-stage2
rel_type: default
profile: default-linux/x86/2006.0
snapshot: 20060814

livecd/fstype: squashfs
livecd/cdtar: /usr/lib/catalyst/livecd/cdtar/isolinux-3.09-memtest86+-cdtar.tar.bz2
livecd/xdm: gdm
livecd/xsession: icewm
livecd/gk_mainargs: --lvm2 --evms2 --unionfs-dev
boot/kernel/gentoo/use: pcmcia usb oss atm

Thanks for your help
Luca

-- 
"Chiunque può simpatizzare col dolore di un amico, ma solo chi ha un animo 
nobile riesce a simpatizzare col successo di un amico (Oscar Wilde)"

LINUX User #411601
jabber: casagrande@jabber.linux.it

 

-- 
gentoo-catalyst@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-catalyst] Problem with IceWM
  2006-08-23 10:15 [gentoo-catalyst] Problem with IceWM Luca Casagrande
@ 2006-08-24  0:06 ` Chris Gianelloni
  2006-08-24  7:16   ` Luca Casagrande
  0 siblings, 1 reply; 4+ messages in thread
From: Chris Gianelloni @ 2006-08-24  0:06 UTC (permalink / raw
  To: gentoo-catalyst

[-- Attachment #1: Type: text/plain, Size: 363 bytes --]

On Wed, 2006-08-23 at 12:15 +0200, Luca Casagrande wrote:
> If i switch consolle, clear Xorg and startx as user, IceWm works fine (except 
> mouse :) ).

Wait... is gdm starting automatically, or have you done something to
make it start?

-- 
Chris Gianelloni
Release Engineering - Strategic Lead
x86 Architecture Team
Games - Developer
Gentoo Linux

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-catalyst] Problem with IceWM
  2006-08-24  0:06 ` Chris Gianelloni
@ 2006-08-24  7:16   ` Luca Casagrande
  2006-08-24 14:05     ` Chris Gianelloni
  0 siblings, 1 reply; 4+ messages in thread
From: Luca Casagrande @ 2006-08-24  7:16 UTC (permalink / raw
  To: gentoo-catalyst

Alle 02:06, giovedì 24 agosto 2006, Chris Gianelloni ha scritto:
> On Wed, 2006-08-23 at 12:15 +0200, Luca Casagrande wrote:
> > If i switch consolle, clear Xorg and startx as user, IceWm works fine
> > (except mouse :) ).
>
> Wait... is gdm starting automatically, or have you done something to
> make it start?

I set gdm as 
livecd/xdm: gdm

And add xdm as default runlevel

Thanks
Luca
-- 
"Chiunque può simpatizzare col dolore di un amico, ma solo chi ha un animo 
nobile riesce a simpatizzare col successo di un amico (Oscar Wilde)"

LINUX User #411601
jabber: casagrande@jabber.linux.it

 

-- 
gentoo-catalyst@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-catalyst] Problem with IceWM
  2006-08-24  7:16   ` Luca Casagrande
@ 2006-08-24 14:05     ` Chris Gianelloni
  0 siblings, 0 replies; 4+ messages in thread
From: Chris Gianelloni @ 2006-08-24 14:05 UTC (permalink / raw
  To: gentoo-catalyst

[-- Attachment #1: Type: text/plain, Size: 994 bytes --]

On Thu, 2006-08-24 at 09:16 +0200, Luca Casagrande wrote:
> Alle 02:06, giovedì 24 agosto 2006, Chris Gianelloni ha scritto:
> > On Wed, 2006-08-23 at 12:15 +0200, Luca Casagrande wrote:
> > > If i switch consolle, clear Xorg and startx as user, IceWm works fine
> > > (except mouse :) ).
> >
> > Wait... is gdm starting automatically, or have you done something to
> > make it start?
> 
> I set gdm as 
> livecd/xdm: gdm
> 
> And add xdm as default runlevel

OK.  So I'm guessing that you want gdm to auto-start, then.  ;]

Well, there's no point in fixing that "sed" line, then.  Since it is
designed to autostart X using "startx" from the command line, having a
display manager start before the root user gets logged in automatically
takes precedence.

Does IceWM require extra configuration after installing on a "normal"
system to work with GDM?

-- 
Chris Gianelloni
Release Engineering - Strategic Lead
x86 Architecture Team
Games - Developer
Gentoo Linux

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-08-24 14:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-23 10:15 [gentoo-catalyst] Problem with IceWM Luca Casagrande
2006-08-24  0:06 ` Chris Gianelloni
2006-08-24  7:16   ` Luca Casagrande
2006-08-24 14:05     ` Chris Gianelloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox