matoro

Results 85 comments of matoro

I am also seeing this, but I am running on v3.0-final without docker, no virtualenv. ``` Feb 19 15:26:37 localhost python[2018]: Fatal Python error: Cannot recover from stack overflow. Feb...

Just ran into this. The issue is when you create a non-admin user *before* adding music locations, which requires you to allow access to the music directory to the new...

> mips may have memory barriers, but do any DMA cache coherent MIPS implementations exist? Which ones are they? Yes, seems to be everything that doesn't `select DMA_NONCOHERENT`. A lot...

Rebased in order to pull in https://github.com/gentoo/gentoo/pull/27547

> I think we should look at this for 3.2 instead at this point. Another contributor was working on a 3.2 ebuild and had some good progress and hopefully a...

Wait, I just looked and Sam signed off on that stabilization. @thesamesam how was this tested without a test phase? Is catbus actually running a GUI?

@leio Are you ok with this per Sam's comments above?

@leio This completely fell off my todo list. I've gone ahead and split it into two commits, leaving what's required into the first commit. It needs to have at least...

I don't really care about the rest of the REQUIRED_USE here, it was just a correctness thing I observed while working on the tests, and I can't figure out what...

So have there been any updates on this front? I'm particularly interested in the tags part of this, as I maintain a pretty damn detailed tags system. Back when I...