Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KDE - Could not create a python scriptengine
Date: Wed, 05 Jan 2011 16:58:05
Message-Id: AANLkTikNjPcaQ4gtDqp4E6LJ2kicEnNERebC=p8pStbg@mail.gmail.com
In Reply to: Re: [gentoo-user] KDE - Could not create a python scriptengine by Mark Knecht
1 On Wed, Jan 5, 2011 at 8:35 AM, Mark Knecht <markknecht@×××××.com> wrote:
2 > On Wed, Jan 5, 2011 at 7:21 AM, Neil Bothwick <neil@××××××××××.uk> wrote:
3 >> On Wed, 5 Jan 2011 06:19:26 -0800, Mark Knecht wrote:
4 >>
5 >>>    Looking at my emerge log it seem that PyQt4 was emerged yesterday.
6 >>> I see other reports on the web of this problem some 2 years ago on
7 >>> some platforms where PyQt was presumed to be involved. I've made no
8 >>> use flag or package changes on this system.
9 >>
10 >> I had something similar recently that required re-emerging pykde4. at the
11 >> time, that wouldn't compile until I added a patch
12 >> to /etc/portage/patches/kde-base/pykde4-4.5.4 but the patch may be in
13 >> the potage tree now.
14 >>
15 >>
16 >> --
17 >> Neil Bothwick
18 >
19 > Thanks guys. That fixed it.
20 >
21 > I suspect it was pykde4, but as there were only 3 dependencies on
22 > PyQt4 I just emerged them all. It's a drag to log out more than once
23 > as I had to shut down 4 Windows VMs to do it. I'm keeping this 6
24 > core/12 thread machine quite busy these days.
25 >
26 > Cheers,
27 > Mark
28 >
29
30 A note to anyone else who might bet hit by this.
31
32 I had no audio after the re-emerge. It seems that KDE's mixer PCM
33 slider was set back to 0. I was using audio during the code build,
34 exited KDE and logged in again, got my widgets back but didn't check
35 audio for another 10 minutes.
36
37 - Mark