Re: [gentoo-user] showing files in numerical order

2016-10-27 Thread Neil Bothwick
On Thu, 27 Oct 2016 18:18:36 -0400, Philip Webb wrote: > > I know it is a smart-arse answer, but it's better for sore eyes > > if you rename your files to unique-width numbers. > > $ for f in image* ; do mv $f image_`printf %03d ${f##image}` ; done > > This works for zsh and may need slight

Re: [gentoo-user] showing files in numerical order

2016-10-27 Thread Philip Webb
161020 Bertram Scharpf wrote: > On Thursday, 20. Oct 2016, 08:25:22 -0400, Philip Webb wrote: >> Using Gwenview with KDE 4, the thumbnail view showed images >> in correct numerical order : image1 image2 ... image9 image10 ... . >> With KDE 5, it's gone stupid : image1 image11 image12 ... >> image

[gentoo-user] Re: docker and CONFIG_IPVLAN

2016-10-27 Thread Kai Krakow
Am Wed, 26 Oct 2016 13:08:05 -0500 schrieb Andrés Becerra Sandoval : > Hello, > > I am getting this warning when updating app-emulation/docker: > > CONFIG_IPVLAN: is not set when it should be. > > But in the linux kernel configuration I cannot find IPVLAN at:

Re: [gentoo-user] Libclc and OpenCL

2016-10-27 Thread Peter Humphrey
On Tuesday 25 Oct 2016 11:26:15 I wrote: > Bug 596022 reports failure to build dev-libs/libclc with the latest version > of sys-dev/clang. I've been trying to trace a problem running MilkyWay@home, > specifically with its use of the GPU, so I'm keen to make sure that I have > a properly working