public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
@ 2009-09-21  2:13 Philip Webb
  2009-09-21  8:43 ` Neil Bothwick
  2009-09-21 12:42 ` Volker Armin Hemmann
  0 siblings, 2 replies; 17+ messages in thread
From: Philip Webb @ 2009-09-21  2:13 UTC (permalink / raw
  To: Gentoo User

More progress/problems with KDE 4.3.1 .

Gwenview is refusing to show thumbnails of images, which showed in 3.5.10 .
They seem to be small images: has anyone else experienced this ?

Krusader can no longer connect to a remote site via 'fish://';
in fact Krusader 1.80.0 (with KDE 3.5.10) won't do it anymore either.
I can connect to the site via 'ssh' from the CLI.
Does anyone have suggestions ?

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca




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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-21  2:13 [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems Philip Webb
@ 2009-09-21  8:43 ` Neil Bothwick
  2009-09-22  3:32   ` Philip Webb
  2009-09-21 12:42 ` Volker Armin Hemmann
  1 sibling, 1 reply; 17+ messages in thread
From: Neil Bothwick @ 2009-09-21  8:43 UTC (permalink / raw
  To: gentoo-user

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

On Sun, 20 Sep 2009 22:13:37 -0400, Philip Webb wrote:

> Krusader can no longer connect to a remote site via 'fish://';
> in fact Krusader 1.80.0 (with KDE 3.5.10) won't do it anymore either.

I can connect with Krusader on KDE 4.3.1 but fish:// has been broken in
KDE 3.5 for quite some time.

> I can connect to the site via 'ssh' from the CLI.
> Does anyone have suggestions ?

You can use sftp:// instead of fish, the functionality is similar and
STFP has continued working.


-- 
Neil Bothwick

the sum of all human intelligence is constant, only the number of humans
increases.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-21  2:13 [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems Philip Webb
  2009-09-21  8:43 ` Neil Bothwick
@ 2009-09-21 12:42 ` Volker Armin Hemmann
  2009-09-21 17:35   ` Philip Webb
  1 sibling, 1 reply; 17+ messages in thread
From: Volker Armin Hemmann @ 2009-09-21 12:42 UTC (permalink / raw
  To: Gentoo User

On Montag 21 September 2009, Philip Webb wrote:
> More progress/problems with KDE 4.3.1 .
> 
> Gwenview is refusing to show thumbnails of images, which showed in 3.5.10 .
> They seem to be small images: has anyone else experienced this ?

no - and could you please rephrase your question?

it does show little images, but you are missing thumbnails which are little 
images?



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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-21 12:42 ` Volker Armin Hemmann
@ 2009-09-21 17:35   ` Philip Webb
  2009-09-21 18:04     ` Volker Armin Hemmann
  0 siblings, 1 reply; 17+ messages in thread
From: Philip Webb @ 2009-09-21 17:35 UTC (permalink / raw
  To: gentoo-user

090921 Volker Armin Hemmann wrote:
> On Montag 21 September 2009, Philip Webb wrote:
>> Gwenview is refusing to show thumbnails of images, which showed in 3.5.10 .
>> They seem to be small images: has anyone else experienced this ?
> it does show little images,
> but you are missing thumbnails which are little images?

The thumbnails are missing for some images, for which thumbnails appear
properly in Gwenview (for) 3.5.10 .  I've found the cause:
'properties' says they are 'jpeg', but that their content is 'gif',
so changing the extension to '.gif' cures the disorder.

I'm not sure this is progress: the Unix way is to use extensions as a guide,
but process files according to their identified content;
Gwenview 4.3.1 seems to be following the M$ approach of obeying extensions.
Anyway, it's solvable with some renaming: more fun with Thunar (grin) !

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca




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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-21 17:35   ` Philip Webb
@ 2009-09-21 18:04     ` Volker Armin Hemmann
  2009-09-21 19:34       ` [gentoo-user] " walt
  0 siblings, 1 reply; 17+ messages in thread
From: Volker Armin Hemmann @ 2009-09-21 18:04 UTC (permalink / raw
  To: gentoo-user

On Montag 21 September 2009, Philip Webb wrote:
> 090921 Volker Armin Hemmann wrote:
> > On Montag 21 September 2009, Philip Webb wrote:
> >> Gwenview is refusing to show thumbnails of images, which showed in
> >> 3.5.10 . They seem to be small images: has anyone else experienced this
> >> ?
> >
> > it does show little images,
> > but you are missing thumbnails which are little images?
> 
> The thumbnails are missing for some images, for which thumbnails appear
> properly in Gwenview (for) 3.5.10 .  I've found the cause:
> 'properties' says they are 'jpeg', but that their content is 'gif',
> so changing the extension to '.gif' cures the disorder.
> 
> I'm not sure this is progress: the Unix way is to use extensions as a
>  guide, but process files according to their identified content;
> Gwenview 4.3.1 seems to be following the M$ approach of obeying extensions.
> Anyway, it's solvable with some renaming: more fun with Thunar (grin) !
> 

I would file a bug report with kde. You are right, apps should look for the 
magic number, not some stupid extension.



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

* [gentoo-user]  Re: KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-21 18:04     ` Volker Armin Hemmann
@ 2009-09-21 19:34       ` walt
  0 siblings, 0 replies; 17+ messages in thread
From: walt @ 2009-09-21 19:34 UTC (permalink / raw
  To: gentoo-user

On 09/21/2009 11:04 AM, Volker Armin Hemmann wrote:
> On Montag 21 September 2009, Philip Webb wrote:

>> I'm not sure this is progress: the Unix way is to use extensions as a
>>   guide, but process files according to their identified content;
>> Gwenview 4.3.1 seems to be following the M$ approach of obeying extensions.
>> Anyway, it's solvable with some renaming: more fun with Thunar (grin) !

> I would file a bug report with kde. You are right, apps should look for the
> magic number, not some stupid extension.

Uh-oh, you guys have just triggered my favorite...
<rant>
I always test the latest OS from M$ just to find out what they've done
this time -- and I install it in vbox or kvm, of course.

So now it's Windows 7, the answer to the world's computing prayers.

The first thing I always check is to see if the file extensions are still
hidden by default -- and yes, they are, even today, so that HughJackman.exe
looks like HughJackman.  Imagine all the secretaries that are going to click
on that file as soon as the boss isn't looking.

At least I'm pleased that the EU is finally treating M$ with all the respect
they deserve.
</rant>




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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-21  8:43 ` Neil Bothwick
@ 2009-09-22  3:32   ` Philip Webb
  2009-09-22  7:49     ` Neil Bothwick
  0 siblings, 1 reply; 17+ messages in thread
From: Philip Webb @ 2009-09-22  3:32 UTC (permalink / raw
  To: gentoo-user

090921 Neil Bothwick wrote:
> On Sun, 20 Sep 2009 22:13:37 -0400, Philip Webb wrote:
>> Krusader can no longer connect to a remote site via 'fish://';
>> in fact Krusader 1.80.0 (with KDE 3.5.10) won't do it anymore either.
>> I can connect to the site via 'ssh' from the CLI.
> I can connect with Krusader on KDE 4.3.1
> but fish:// has been broken in KDE 3.5 for quite some time.

No problem with 3.5.10 a week ago, before I installed 4.3.1 ,
but since then neither will connect.

> You can use sftp:// instead of fish,
> the functionality is similar and STFP has continued working.

In Krusader, it fails with an error box saying 
'Unknown error, unexpected SFTP error: 8'.

From CLI it also fails with

  501: ~> sftp <hostname>
    Connecting to <hostname>...
    Protocol major versions differ: 2 vs. 1
    Couldn't read packet: Connection reset by peer

I can do what I need (uploading files) via 'ssh' + 'scp' as easily,
but it's a good thing to track down the causes of errors & report bugs.

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca




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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-22  3:32   ` Philip Webb
@ 2009-09-22  7:49     ` Neil Bothwick
  2009-09-22  8:06       ` Philip Webb
  0 siblings, 1 reply; 17+ messages in thread
From: Neil Bothwick @ 2009-09-22  7:49 UTC (permalink / raw
  To: gentoo-user

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

On Mon, 21 Sep 2009 23:32:56 -0400, Philip Webb wrote:

> > I can connect with Krusader on KDE 4.3.1
> > but fish:// has been broken in KDE 3.5 for quite some time.  
> 
> No problem with 3.5.10 a week ago, before I installed 4.3.1 ,
> but since then neither will connect.

Maybe they fixed it recently, I know I had problems with 3.5.10 a while
ago, and Google came up with plenty of "it's broken" hits.

> > You can use sftp:// instead of fish,
> > the functionality is similar and STFP has continued working.  
> 
> In Krusader, it fails with an error box saying 
> 'Unknown error, unexpected SFTP error: 8'.
> 
> From CLI it also fails with

It sounds like you may have STFP disabled in your sshd_config.


-- 
Neil Bothwick

Angular Momentum Makes The World Go 'Round

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-22  7:49     ` Neil Bothwick
@ 2009-09-22  8:06       ` Philip Webb
  2009-09-22  9:37         ` Neil Bothwick
  0 siblings, 1 reply; 17+ messages in thread
From: Philip Webb @ 2009-09-22  8:06 UTC (permalink / raw
  To: gentoo-user

090922 Neil Bothwick wrote:
> It sounds like you may have STFP disabled in your sshd_config.

From that file :

  # override default of no subsystems
  Subsystem       sftp    /usr/lib64/misc/sftp-server

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca




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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-22  8:06       ` Philip Webb
@ 2009-09-22  9:37         ` Neil Bothwick
  2009-09-22 22:18           ` Philip Webb
  0 siblings, 1 reply; 17+ messages in thread
From: Neil Bothwick @ 2009-09-22  9:37 UTC (permalink / raw
  To: gentoo-user

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

On Tue, 22 Sep 2009 04:06:27 -0400, Philip Webb wrote:

> > It sounds like you may have STFP disabled in your sshd_config.  
> 
> From that file :
> 
>   # override default of no subsystems
>   Subsystem       sftp    /usr/lib64/misc/sftp-server

What do the logs on the server show when you try to connect?


-- 
Neil Bothwick

Stupid user error. Terminate user (Y/n) ?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-22  9:37         ` Neil Bothwick
@ 2009-09-22 22:18           ` Philip Webb
  2009-09-22 23:12             ` Neil Bothwick
  2009-09-22 23:31             ` Willie Wong
  0 siblings, 2 replies; 17+ messages in thread
From: Philip Webb @ 2009-09-22 22:18 UTC (permalink / raw
  To: gentoo-user

090922 Neil Bothwick wrote:
> On Tue, 22 Sep 2009 04:06:27 -0400, Philip Webb wrote:
>>> It sounds like you may have STFP disabled in your sshd_config.  
>> From that file :
>>   # override default of no subsystems
>>   Subsystem       sftp    /usr/lib64/misc/sftp-server
> What do the logs on the server show when you try to connect?

I'm logging into one of my accounts on a university system,
so AFAIK I have no access to their logs.
I don't see anything in my own  /var/log ,
but perhaps it's somewhere else: any suggestions ?

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca




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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-22 22:18           ` Philip Webb
@ 2009-09-22 23:12             ` Neil Bothwick
  2009-09-22 23:31             ` Willie Wong
  1 sibling, 0 replies; 17+ messages in thread
From: Neil Bothwick @ 2009-09-22 23:12 UTC (permalink / raw
  To: gentoo-user

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

On Tue, 22 Sep 2009 18:18:15 -0400, Philip Webb wrote:

> >> From that file :
> >>   # override default of no subsystems
> >>   Subsystem       sftp    /usr/lib64/misc/sftp-server  
> > What do the logs on the server show when you try to connect?  
> 
> I'm logging into one of my accounts on a university system,
> so AFAIK I have no access to their logs.

Then how did you access the sshd_config? Or were you looking at the file
on the client? This file is used to configure the server. The easiest way
to tell should be to ask the admins if SFTP access is permitted.


-- 
Neil Bothwick

We've all heard that a million monkeys banging on a million
typewriters will eventually reproduce the works of Shakespeare.
Now, thanks to the Internet, we know this is not true.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-22 22:18           ` Philip Webb
  2009-09-22 23:12             ` Neil Bothwick
@ 2009-09-22 23:31             ` Willie Wong
  2009-09-23  3:41               ` Philip Webb
  1 sibling, 1 reply; 17+ messages in thread
From: Willie Wong @ 2009-09-22 23:31 UTC (permalink / raw
  To: gentoo-user

On Tue, Sep 22, 2009 at 06:18:15PM -0400, Penguin Lover Philip Webb squawked:
> 090922 Neil Bothwick wrote:
> > On Tue, 22 Sep 2009 04:06:27 -0400, Philip Webb wrote:
> >>> It sounds like you may have STFP disabled in your sshd_config.  
> >> From that file :
> >>   # override default of no subsystems
> >>   Subsystem       sftp    /usr/lib64/misc/sftp-server
> > What do the logs on the server show when you try to connect?
> 
> I'm logging into one of my accounts on a university system,
> so AFAIK I have no access to their logs.
> I don't see anything in my own  /var/log ,
> but perhaps it's somewhere else: any suggestions ?

Try running sftp with the -vv flag the make it extra verbose. 
It should tell you in more detail what the error is. 

W
-- 
The way to a man's heart is through the left ventricle.
Sortir en Pantoufles: up 1019 days, 22:21



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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-22 23:31             ` Willie Wong
@ 2009-09-23  3:41               ` Philip Webb
  2009-09-23  8:33                 ` Willie Wong
  0 siblings, 1 reply; 17+ messages in thread
From: Philip Webb @ 2009-09-23  3:41 UTC (permalink / raw
  To: gentoo-user

090922 Willie Wong wrote:
> Try running sftp with the -vv flag the make it extra verbose. 
> It should tell you in more detail what the error is. 

Thanks.  This is what it says :

  516: ~> sftp -vv <hostname>
  Connecting to <hostname>...
  OpenSSH_5.2p1, OpenSSL 0.9.8k 25 Mar 2009
  debug1: Reading configuration data /etc/ssh/ssh_config
  debug2: ssh_connect: needpriv 0
  debug1: Connecting to <hostname> [nnn.nnn.nnn.n] port 22.
  debug1: Connection established.
  debug1: identity file /home/purslow/.ssh/id_rsa type -1
  debug1: identity file /home/purslow/.ssh/id_dsa type -1
  debug1: Remote protocol version 1.5, remote software version 1.2.17
  debug1: no match: 1.2.17
  Protocol major versions differ: 2 vs. 1
  Couldn't read packet: Connection reset by peer

It looks as if the U server has an earlier version of the software.

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca




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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-23  3:41               ` Philip Webb
@ 2009-09-23  8:33                 ` Willie Wong
  2009-09-24  3:34                   ` Stroller
  2009-09-24  4:50                   ` Philip Webb
  0 siblings, 2 replies; 17+ messages in thread
From: Willie Wong @ 2009-09-23  8:33 UTC (permalink / raw
  To: gentoo-user

On Tue, Sep 22, 2009 at 11:41:52PM -0400, Penguin Lover Philip Webb squawked:
>   debug1: Remote protocol version 1.5, remote software version 1.2.17
>   debug1: no match: 1.2.17
>   Protocol major versions differ: 2 vs. 1
>   Couldn't read packet: Connection reset by peer
> 
> It looks as if the U server has an earlier version of the software.
> 
Egads, this is U Toronto? Still using ssh-1? 

SSH-1 does not have the concept of subsystems, so while your version
of ssh and scp can communicate with the ssh server at the other end,
you cannot 'pass to subsystem sftp'... 

Whay you need to do, assuming that you university is using a version
of ssh that bundles with an sftp-server, but NOT ssh-2, is to first

1. ssh into the server in question.
2. track down the path to the sftp server binary. In gentoo with
openssh it is /usr/lib/misc/sftp-server. 
3. Try running sftp with the flag '-s path-to-sftp-server-binary' the
path should be the absolute path on the remote machine. 

Alternatively, ask your IT people about sftp. They should be able to
tell you if it is possible to be used. And if not, tell them to
upgrade to ssh-2 already. :)

W

-- 
(04:01:59) W: yep
(04:02:02) W: I love linux
(04:02:15) NJYWT: I love penguins
Sortir en Pantoufles: up 1020 days,  7:15



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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-23  8:33                 ` Willie Wong
@ 2009-09-24  3:34                   ` Stroller
  2009-09-24  4:50                   ` Philip Webb
  1 sibling, 0 replies; 17+ messages in thread
From: Stroller @ 2009-09-24  3:34 UTC (permalink / raw
  To: gentoo-user


On 23 Sep 2009, at 09:33, Willie Wong wrote:
> On Tue, Sep 22, 2009 at 11:41:52PM -0400, Penguin Lover Philip Webb  
> squawked:
>>   ...
>> It looks as if the U server has an earlier version of the software.
>>
>
> Egads, this is U Toronto? Still using ssh-1?

I read it as only indicating that the /home/purslow/.ssh/id_[dr]sa  
files in the user's home directory were type 1.

I'm not clear whether these are in the home directory on the client or  
on the server, but I wonder if deleting them (`mv ~/.ssh ~/.ssh.old`)  
might allow one to make a ssh2 connection (using a password initially).

Stroller.




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

* Re: [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems
  2009-09-23  8:33                 ` Willie Wong
  2009-09-24  3:34                   ` Stroller
@ 2009-09-24  4:50                   ` Philip Webb
  1 sibling, 0 replies; 17+ messages in thread
From: Philip Webb @ 2009-09-24  4:50 UTC (permalink / raw
  To: gentoo-user

090923 Willie Wong wrote:
> On Tue, Sep 22, 2009 at 11:41:52PM -0400, Penguin Lover Philip Webb squawked:
>> It looks as if the U server has an earlier version of the software.
> Egads, this is U Toronto? Still using ssh-1? 

It's IRIX 5.3 & seems to be left with minimal maintenance (it works).

> SSH-1 does not have the concept of subsystems,
> so while your version of ssh and scp can communicate with the ssh server
> at the other end, you cannot 'pass to subsystem sftp'... 
> Assuming it is using a version of ssh that bundles with an sftp-server,
> but NOT ssh-2, you need to 1. ssh into the server in question;
> 2. track down the path to the sftp server binary:
> in Gentoo with openssh it is /usr/lib/misc/sftp-server;

There's no dir 'misc' in  /usr/lib  on the remote machine nor a 'ssh'.
 
> 3. Try running sftp with the flag '-s path-to-sftp-server-binary'
> ie the absolute path on the remote machine. 

In reply to Stroller, all I have in  ~/.ssh  is 'known_hosts',
which does allow successful connection to the remote machine.

That's just to respond to both your kind helps (big smiles).
I checked the CHASS WWW site & it contained an Ssh access link;
when I logged in, the system was IRIX64 6.5 & the hostname different.
Armed with that knowledge, I tried again with the new hostname
& succeeded with Sftp from CLI & from Krusader & with Fish from Krusader !
So something did change from Krusader 1.80.0 -> 2.0.0 
-- perhaps no longer guessing a hostname if it's not found at once -- ,
but if I enter the (now known) correct hostname everything works as of old.

Thanks again for your advice.

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca




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

end of thread, other threads:[~2009-09-24  4:50 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-21  2:13 [gentoo-user] KDE 4.3.1 : Gwenview & Krusader problems Philip Webb
2009-09-21  8:43 ` Neil Bothwick
2009-09-22  3:32   ` Philip Webb
2009-09-22  7:49     ` Neil Bothwick
2009-09-22  8:06       ` Philip Webb
2009-09-22  9:37         ` Neil Bothwick
2009-09-22 22:18           ` Philip Webb
2009-09-22 23:12             ` Neil Bothwick
2009-09-22 23:31             ` Willie Wong
2009-09-23  3:41               ` Philip Webb
2009-09-23  8:33                 ` Willie Wong
2009-09-24  3:34                   ` Stroller
2009-09-24  4:50                   ` Philip Webb
2009-09-21 12:42 ` Volker Armin Hemmann
2009-09-21 17:35   ` Philip Webb
2009-09-21 18:04     ` Volker Armin Hemmann
2009-09-21 19:34       ` [gentoo-user] " walt

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