public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-catalyst] Still on mouse problem...
@ 2006-08-22 15:21 Luca Casagrande
  2006-08-22 16:52 ` Chris Gianelloni
  0 siblings, 1 reply; 15+ messages in thread
From: Luca Casagrande @ 2006-08-22 15:21 UTC (permalink / raw
  To: gentoo-catalyst

Hi to all!
I still can't have mouse works in X.. :( As i previous post, it's recognized 
by autoconfig and works in gpm but it remains in the middle of the screen 
inside GDM.
I remembered that for 2006.0 livecd was used a symlink for mouse...I am wrong 
or this can help solve this problem?

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] 15+ messages in thread

* Re: [gentoo-catalyst] Still on mouse problem...
  2006-08-22 15:21 [gentoo-catalyst] Still on mouse problem Luca Casagrande
@ 2006-08-22 16:52 ` Chris Gianelloni
  2006-08-22 18:03   ` Luca Casagrande
  0 siblings, 1 reply; 15+ messages in thread
From: Chris Gianelloni @ 2006-08-22 16:52 UTC (permalink / raw
  To: gentoo-catalyst

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

On Tue, 2006-08-22 at 17:21 +0200, Luca Casagrande wrote:
> Hi to all!
> I still can't have mouse works in X.. :( As i previous post, it's recognized 
> by autoconfig and works in gpm but it remains in the middle of the screen 
> inside GDM.
> I remembered that for 2006.0 livecd was used a symlink for mouse...I am wrong 
> or this can help solve this problem?

Modular X?  Monolithic X?

What USE flags?

What INPUT_DEVICES?

Which profile?

We cannot help you without you providing the pertinent information.  I
can guarantee you that it works for me (and Andrew... and Danny...) on
our 2006.1 stuff, so it is likely something different that you're doing.

-- 
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] 15+ messages in thread

* Re: [gentoo-catalyst] Still on mouse problem...
  2006-08-22 16:52 ` Chris Gianelloni
@ 2006-08-22 18:03   ` Luca Casagrande
  2006-08-22 18:39     ` Chris Gianelloni
  0 siblings, 1 reply; 15+ messages in thread
From: Luca Casagrande @ 2006-08-22 18:03 UTC (permalink / raw
  To: gentoo-catalyst

Alle 18:52, martedì 22 agosto 2006, Chris Gianelloni ha scritto:
> On Tue, 2006-08-22 at 17:21 +0200, Luca Casagrande wrote:
> > Hi to all!
> > I still can't have mouse works in X.. :( As i previous post, it's
> > recognized by autoconfig and works in gpm but it remains in the middle of
> > the screen inside GDM.
> > I remembered that for 2006.0 livecd was used a symlink for mouse...I am
> > wrong or this can help solve this problem?

Sorry if i don't post more info..

> Modular X?  Monolithic X?

x11-base/xorg-x11-7.0-r1   

> What USE flags?
        livecd
        socks5
        dbus
        -gnome
        -qt3
        -qt4
        video_cards_vesa
        truetype
        input_devices_synaptics

> What INPUT_DEVICES?

INPUT_DEVICES="evdev keyboard mouse synaptics"

> Which profile?

profile: default-linux/x86/2006.0

> We cannot help you without you providing the pertinent information.  I
> can guarantee you that it works for me (and Andrew... and Danny...) on
> our 2006.1 stuff, so it is likely something different that you're doing.

I use  app-misc/livecd-tools-1.0.33-r2

Thanks for all your support!
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] 15+ messages in thread

* Re: [gentoo-catalyst] Still on mouse problem...
  2006-08-22 18:03   ` Luca Casagrande
@ 2006-08-22 18:39     ` Chris Gianelloni
  2006-08-23 10:04       ` Luca Casagrande
  2006-08-23 15:31       ` Caleb Cushing
  0 siblings, 2 replies; 15+ messages in thread
From: Chris Gianelloni @ 2006-08-22 18:39 UTC (permalink / raw
  To: gentoo-catalyst

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

On Tue, 2006-08-22 at 20:03 +0200, Luca Casagrande wrote:
> Alle 18:52, martedì 22 agosto 2006, Chris Gianelloni ha scritto:
> > On Tue, 2006-08-22 at 17:21 +0200, Luca Casagrande wrote:
> > > Hi to all!
> > > I still can't have mouse works in X.. :( As i previous post, it's
> > > recognized by autoconfig and works in gpm but it remains in the middle of
> > > the screen inside GDM.
> > > I remembered that for 2006.0 livecd was used a symlink for mouse...I am
> > > wrong or this can help solve this problem?
> 
> Sorry if i don't post more info..
> 
> > Modular X?  Monolithic X?
> 
> x11-base/xorg-x11-7.0-r1

OK, so modular X.

> > What USE flags?
>         video_cards_vesa

Set VIDEO_CARDS and you don't need this one.

>         input_devices_synaptics

Heh... you don't need this one.

> > What INPUT_DEVICES?
> 
> INPUT_DEVICES="evdev keyboard mouse synaptics"
> 
> > Which profile?
> 
> profile: default-linux/x86/2006.0

OK.  Are you also installing hwsetup in your livecd-stage1?

What does the "ServerLayout" section of the created xorg.conf look like?

-- 
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] 15+ messages in thread

* Re: [gentoo-catalyst] Still on mouse problem...
  2006-08-22 18:39     ` Chris Gianelloni
@ 2006-08-23 10:04       ` Luca Casagrande
  2006-08-23 12:31         ` Andrew Gaffney
  2006-08-23 15:31       ` Caleb Cushing
  1 sibling, 1 reply; 15+ messages in thread
From: Luca Casagrande @ 2006-08-23 10:04 UTC (permalink / raw
  To: gentoo-catalyst

Alle 20:39, martedì 22 agosto 2006, Chris Gianelloni ha scritto:
> On Tue, 2006-08-22 at 20:03 +0200, Luca Casagrande wrote:
> > Alle 18:52, martedì 22 agosto 2006, Chris Gianelloni ha scritto:
> > > On Tue, 2006-08-22 at 17:21 +0200, Luca Casagrande wrote:
> > > > Hi to all!
> > > > I still can't have mouse works in X.. :( As i previous post, it's
> > > > recognized by autoconfig and works in gpm but it remains in the
> > > > middle of the screen inside GDM.
> > > > I remembered that for 2006.0 livecd was used a symlink for mouse...I
> > > > am wrong or this can help solve this problem?
> >
> > Sorry if i don't post more info..
> >
> > > Modular X?  Monolithic X?
> >
> > x11-base/xorg-x11-7.0-r1
>
> OK, so modular X.
>
> > > What USE flags?
> >
> >         video_cards_vesa
>
> Set VIDEO_CARDS and you don't need this one.
>
> >         input_devices_synaptics
>
> Heh... you don't need this one.
>
> > > What INPUT_DEVICES?
> >
> > INPUT_DEVICES="evdev keyboard mouse synaptics"
> >
> > > Which profile?
> >
> > profile: default-linux/x86/2006.0
>
> OK.  Are you also installing hwsetup in your livecd-stage1?

Yes sys-apps/hwsetup.

> What does the "ServerLayout" section of the created xorg.conf look like?
	
Section "ServerLayout"
        Identifier      "X.Org Configured"
        Screen  0       "Screen0" 0 0
        InputDevice     "Keyboard0" "CoreKeyboard"
	# PS/2 Mouse not detected
	# Serial Mouse not detected
	# USB Mouse not detected
	InputDevice     "Synaptics"  "Alwayscore"

Thanks for you 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] 15+ messages in thread

* Re: [gentoo-catalyst] Still on mouse problem...
  2006-08-23 10:04       ` Luca Casagrande
@ 2006-08-23 12:31         ` Andrew Gaffney
  2006-08-23 12:43           ` Luca Casagrande
  0 siblings, 1 reply; 15+ messages in thread
From: Andrew Gaffney @ 2006-08-23 12:31 UTC (permalink / raw
  To: gentoo-catalyst

Luca Casagrande wrote:
> Section "ServerLayout"
>         Identifier      "X.Org Configured"
>         Screen  0       "Screen0" 0 0
>         InputDevice     "Keyboard0" "CoreKeyboard"
> 	# PS/2 Mouse not detected
> 	# Serial Mouse not detected
> 	# USB Mouse not detected
> 	InputDevice     "Synaptics"  "Alwayscore"

What does /etc/sysconfig/mouse show on the booted CD?

-- 
Andrew Gaffney                            http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer                                   Installer Project
-- 
gentoo-catalyst@gentoo.org mailing list



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

* Re: [gentoo-catalyst] Still on mouse problem...
  2006-08-23 12:31         ` Andrew Gaffney
@ 2006-08-23 12:43           ` Luca Casagrande
  2006-08-23 13:05             ` Andrew Gaffney
  0 siblings, 1 reply; 15+ messages in thread
From: Luca Casagrande @ 2006-08-23 12:43 UTC (permalink / raw
  To: gentoo-catalyst

Alle 14:31, mercoledì 23 agosto 2006, Andrew Gaffney ha scritto:
> Luca Casagrande wrote:
> > Section "ServerLayout"
> >         Identifier      "X.Org Configured"
> >         Screen  0       "Screen0" 0 0
> >         InputDevice     "Keyboard0" "CoreKeyboard"
> > 	# PS/2 Mouse not detected
> > 	# Serial Mouse not detected
> > 	# USB Mouse not detected
> > 	InputDevice     "Synaptics"  "Alwayscore"
>
> What does /etc/sysconfig/mouse show on the booted CD?

MOUSETYPE="ps2"
XMOUSETYPE="PS/2"
FULLNAME="Im PS/2 Generic Whell Mouse"
DEVICE="/dev/input/mice"

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] 15+ messages in thread

* Re: [gentoo-catalyst] Still on mouse problem...
  2006-08-23 12:43           ` Luca Casagrande
@ 2006-08-23 13:05             ` Andrew Gaffney
  2006-08-23 13:18               ` Luca Casagrande
  0 siblings, 1 reply; 15+ messages in thread
From: Andrew Gaffney @ 2006-08-23 13:05 UTC (permalink / raw
  To: gentoo-catalyst

Luca Casagrande wrote:
> Alle 14:31, mercoledì 23 agosto 2006, Andrew Gaffney ha scritto:
>> Luca Casagrande wrote:
>>> Section "ServerLayout"
>>>         Identifier      "X.Org Configured"
>>>         Screen  0       "Screen0" 0 0
>>>         InputDevice     "Keyboard0" "CoreKeyboard"
>>> 	# PS/2 Mouse not detected
>>> 	# Serial Mouse not detected
>>> 	# USB Mouse not detected
>>> 	InputDevice     "Synaptics"  "Alwayscore"
>> What does /etc/sysconfig/mouse show on the booted CD?
> 
> MOUSETYPE="ps2"
> XMOUSETYPE="PS/2"
> FULLNAME="Im PS/2 Generic Whell Mouse"
> DEVICE="/dev/input/mice"

Is autoconfig running? What about mkxf86config? You can double-check with 
'/etc/init.d/autoconfig status' and '/etc/init.d/mkxf86config status'.

-- 
Andrew Gaffney                            http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer                                   Installer Project
-- 
gentoo-catalyst@gentoo.org mailing list



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

* Re: [gentoo-catalyst] Still on mouse problem...
  2006-08-23 13:05             ` Andrew Gaffney
@ 2006-08-23 13:18               ` Luca Casagrande
  0 siblings, 0 replies; 15+ messages in thread
From: Luca Casagrande @ 2006-08-23 13:18 UTC (permalink / raw
  To: gentoo-catalyst

Alle 15:05, mercoledì 23 agosto 2006, Andrew Gaffney ha scritto:
> Luca Casagrande wrote:
> > Alle 14:31, mercoledì 23 agosto 2006, Andrew Gaffney ha scritto:
> >> Luca Casagrande wrote:
> >>> Section "ServerLayout"
> >>>         Identifier      "X.Org Configured"
> >>>         Screen  0       "Screen0" 0 0
> >>>         InputDevice     "Keyboard0" "CoreKeyboard"
> >>> 	# PS/2 Mouse not detected
> >>> 	# Serial Mouse not detected
> >>> 	# USB Mouse not detected
> >>> 	InputDevice     "Synaptics"  "Alwayscore"
> >>
> >> What does /etc/sysconfig/mouse show on the booted CD?
> >
> > MOUSETYPE="ps2"
> > XMOUSETYPE="PS/2"
> > FULLNAME="Im PS/2 Generic Whell Mouse"
> > DEVICE="/dev/input/mice"
>
> Is autoconfig running? What about mkxf86config? You can double-check with
> '/etc/init.d/autoconfig status' and '/etc/init.d/mkxf86config status'.
>

Yes boot are running..mkxf86config configure xorg.conf for the video part, 
very well, and also the switching to opengl it's fine.
I wonder if the problem it's that i am using app-misc/livecd-tools-1.33-r2 and 
not the stable one...


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
GENTOO-GIS Development Team
jabber: casagrande@jabber.linux.it

 

-- 
gentoo-catalyst@gentoo.org mailing list



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

* Re: [gentoo-catalyst] Still on mouse problem...
  2006-08-22 18:39     ` Chris Gianelloni
  2006-08-23 10:04       ` Luca Casagrande
@ 2006-08-23 15:31       ` Caleb Cushing
  2006-08-24  0:12         ` Chris Gianelloni
  1 sibling, 1 reply; 15+ messages in thread
From: Caleb Cushing @ 2006-08-23 15:31 UTC (permalink / raw
  To: gentoo-catalyst

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

how do you set VIDEO_CARDS using catalyst? I didn't see that in the spec
files?


>
> > > What USE flags?
> >         video_cards_vesa
>
> Set VIDEO_CARDS and you don't need this one.
>
> >         input_devices_synaptics
>
>

[-- Attachment #2: Type: text/html, Size: 496 bytes --]

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

* Re: [gentoo-catalyst] Still on mouse problem...
  2006-08-23 15:31       ` Caleb Cushing
@ 2006-08-24  0:12         ` Chris Gianelloni
  2006-08-24  9:26           ` Luca Casagrande
  0 siblings, 1 reply; 15+ messages in thread
From: Chris Gianelloni @ 2006-08-24  0:12 UTC (permalink / raw
  To: gentoo-catalyst

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

On Wed, 2006-08-23 at 11:31 -0400, Caleb Cushing wrote:
> how do you set VIDEO_CARDS using catalyst? I didn't see that in the
> spec files?

Well, you can set it multiple ways.  You can either make your own
profile and re-snapshot, which is probably the best way to do it, or you
can add it to your envscript.

-- 
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] 15+ messages in thread

* Re: [gentoo-catalyst] Still on mouse problem...
  2006-08-24  0:12         ` Chris Gianelloni
@ 2006-08-24  9:26           ` Luca Casagrande
  0 siblings, 0 replies; 15+ messages in thread
From: Luca Casagrande @ 2006-08-24  9:26 UTC (permalink / raw
  To: gentoo-catalyst

Hi to all!
After some test i finally solved the problem...
I remembered that on my old livecd (the one with gentoo+slaxtools) i used 
x11-misc/mkxf86config-0.9.3 and all was working fine. 
So i putted the mkxf86config.sh from 0.9.3 in root_overlay plus a custom 
xorg.conf.in with this change:

Option  "Device" "/dev/input/mice" 

in both ps/2 mouse and usb mouse (now solved in 0.9.7).

I'll ceck wich can be the differences, and try to build a patch.

Thanks to all for your support
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] 15+ messages in thread

* [gentoo-catalyst] Still on mouse problem..
@ 2006-08-30 13:33 Luca Casagrande
  2006-08-30 13:43 ` Caleb Cushing
  2006-08-30 15:54 ` Chris Gianelloni
  0 siblings, 2 replies; 15+ messages in thread
From: Luca Casagrande @ 2006-08-30 13:33 UTC (permalink / raw
  To: gentoo-catalyst

Hi to all!
I am still checking mkxf86config.sh difference between 0.9.7 and 0.9.3:

This is the section at line 159 from 0.9.3 (mouse working fine):

# PS/2 bug: Some keyboards are incorrectly used as mice in XFree. :-(
PSMOUSE="$(ls -l1 /dev/mouse* 2>/dev/null | awk '/input/{print $NF ; exit 
0}')"
if [ -n "$PSMOUSE" ];

And this is the same section in the 0.9.7 (mouse not working):

# PS/2 bug: Some keyboards are incorrectly used as mice in XFree. :-(
PSMOUSE="$(ls -l1 /dev/mouse* 2>/dev/null | awk '/psaux/{print $NF ; exit 
0}')"
if [ -n "$PSMOUSE" ];

As you can notice, the differences is between  input and psaux.

Before opening a bug i'd like to check your opinion.

Thanks for your work
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] 15+ messages in thread

* Re: [gentoo-catalyst] Still on mouse problem..
  2006-08-30 13:33 Luca Casagrande
@ 2006-08-30 13:43 ` Caleb Cushing
  2006-08-30 15:54 ` Chris Gianelloni
  1 sibling, 0 replies; 15+ messages in thread
From: Caleb Cushing @ 2006-08-30 13:43 UTC (permalink / raw
  To: gentoo-catalyst

could be totally ignorant thing to say... (and you still might have a
bug) xfree is not xorg.

On 8/30/06, Luca Casagrande <luca.casagrande@gmail.com> wrote:
> Hi to all!
> I am still checking mkxf86config.sh difference between 0.9.7 and 0.9.3:
>
> This is the section at line 159 from 0.9.3 (mouse working fine):
>
> # PS/2 bug: Some keyboards are incorrectly used as mice in XFree. :-(
> PSMOUSE="$(ls -l1 /dev/mouse* 2>/dev/null | awk '/input/{print $NF ; exit
> 0}')"
> if [ -n "$PSMOUSE" ];
>
> And this is the same section in the 0.9.7 (mouse not working):
>
> # PS/2 bug: Some keyboards are incorrectly used as mice in XFree. :-(
> PSMOUSE="$(ls -l1 /dev/mouse* 2>/dev/null | awk '/psaux/{print $NF ; exit
> 0}')"
> if [ -n "$PSMOUSE" ];
>
> As you can notice, the differences is between  input and psaux.
>
> Before opening a bug i'd like to check your opinion.
>
> Thanks for your work
> 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
>
>

-- 
gentoo-catalyst@gentoo.org mailing list



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

* Re: [gentoo-catalyst] Still on mouse problem..
  2006-08-30 13:33 Luca Casagrande
  2006-08-30 13:43 ` Caleb Cushing
@ 2006-08-30 15:54 ` Chris Gianelloni
  1 sibling, 0 replies; 15+ messages in thread
From: Chris Gianelloni @ 2006-08-30 15:54 UTC (permalink / raw
  To: gentoo-catalyst

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

On Wed, 2006-08-30 at 15:33 +0200, Luca Casagrande wrote:
> Hi to all!
> I am still checking mkxf86config.sh difference between 0.9.7 and 0.9.3:
> 
> This is the section at line 159 from 0.9.3 (mouse working fine):
> 
> # PS/2 bug: Some keyboards are incorrectly used as mice in XFree. :-(
> PSMOUSE="$(ls -l1 /dev/mouse* 2>/dev/null | awk '/input/{print $NF ; exit 
> 0}')"
> if [ -n "$PSMOUSE" ];
> 
> And this is the same section in the 0.9.7 (mouse not working):
> 
> # PS/2 bug: Some keyboards are incorrectly used as mice in XFree. :-(
> PSMOUSE="$(ls -l1 /dev/mouse* 2>/dev/null | awk '/psaux/{print $NF ; exit 
> 0}')"
> if [ -n "$PSMOUSE" ];
> 
> As you can notice, the differences is between  input and psaux.
> 
> Before opening a bug i'd like to check your opinion.

Please open a bug.

Also, this can be fixed by enabling the legacy psaux interface in your
kernel while you wait.

-- 
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] 15+ messages in thread

end of thread, other threads:[~2006-08-30 15:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-22 15:21 [gentoo-catalyst] Still on mouse problem Luca Casagrande
2006-08-22 16:52 ` Chris Gianelloni
2006-08-22 18:03   ` Luca Casagrande
2006-08-22 18:39     ` Chris Gianelloni
2006-08-23 10:04       ` Luca Casagrande
2006-08-23 12:31         ` Andrew Gaffney
2006-08-23 12:43           ` Luca Casagrande
2006-08-23 13:05             ` Andrew Gaffney
2006-08-23 13:18               ` Luca Casagrande
2006-08-23 15:31       ` Caleb Cushing
2006-08-24  0:12         ` Chris Gianelloni
2006-08-24  9:26           ` Luca Casagrande
  -- strict thread matches above, loose matches on Subject: below --
2006-08-30 13:33 Luca Casagrande
2006-08-30 13:43 ` Caleb Cushing
2006-08-30 15:54 ` Chris Gianelloni

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