Re: [gentoo-user] tmpfs for portage: how much?

2014-01-25 Thread Jackie

Jarry mr.ja...@gmail.com wrote:


I would like to use tmpfs for all the package-compilation
to spare my SSD from too many writing-cycles, but I can not
guess how much do I need. I'm rather limited with RAM,
if I use more than 512MB for /var/tmp/portage...


OMG, I was really over-optimistic! Even 2 GB tmpfs for
/var/tmp/portage was not enough to re-compile gcc-4.7.3!


In case someone is interested, I created /var/tmp/portage
as 4GB-big tmpfs, and then recompilled @system. I checked
how much /var/tmp/portage space is needed for each pachage:

gcc-4.7.3-r1: ~2.4 GB
glibc-2.17: ~490 MB
perl-5.6.13: ~250 MB
binutils-2.23.2: ~300 MB

And a few from my @world:

php-5.5.7: ~540 MB
mysql-5.1.70: ~420 MB

Packages not listed needed less than 200MB and/or were
compiled fast and not recorded by my script (it checked
/var/tmp/portage every 5 seconds).

Jarry




you may find this thread  
helpful:https://forums.gentoo.org/viewtopic-t-978972-highlight-.html




Re: [gentoo-user] KWin closed unexpexctedly:(

2013-12-06 Thread Jackie

在 Thu, 05 Dec 2013 18:26:26 +0800,the the.gu...@mail.ru 写道:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/05/13 12:25, Jackie wrote:

Hello! I am using Gentoo with kernel-3.11.6  KDE-4.11.4. It's been
a while since I last used Gentoo,but when I login yesterday via
KDM,my desktop went blackout emmediately with only mouse cursor(I
could still move it) and my conky there.I didn't even know what
happened. I then reboot and used openbox/KDE session and it worked
all properly and I upgraded my system.After all that I rebooted
again and KDE still isn't working now.All I know is that when I log
in all is black...I tried to remove ~/.kde4 but nothing got any
better.I checked .xsession-error and didn't really understand and I
put it here https://gist.github.com/anonymous/7800556.Any help?I
just don't know what to do now


What about X log?





Thanks for all your help!
I've checked the Xorg.0.log and it seemed to have something to do with  
NVDIA driver.I have kernel-3.11.6 and  
x11-drivers/nvidia-drivers-325.15,which I patched so that nvidia would  
work under the kernel with a  
patch:https://gist.github.com/anonymous/7823349.I also put the X log file  
here:https://gist.github.com/anonymous/7821549.Someone take a look at  
it,please?

BTW,I also merged akonadi and the matter remains...Many thanks!



Re: [gentoo-user] KWin closed unexpexctedly:(

2013-12-06 Thread Jackie

在 Fri, 06 Dec 2013 20:59:27 +0800,Jackie jiangjun12...@gmail.com 写道:


在 Thu, 05 Dec 2013 18:26:26 +0800,the the.gu...@mail.ru 写道:


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 12/05/13 12:25, Jackie wrote:

Hello! I am using Gentoo with kernel-3.11.6  KDE-4.11.4. It's been
a while since I last used Gentoo,but when I login yesterday via
KDM,my desktop went blackout emmediately with only mouse cursor(I
could still move it) and my conky there.I didn't even know what
happened. I then reboot and used openbox/KDE session and it worked
all properly and I upgraded my system.After all that I rebooted
again and KDE still isn't working now.All I know is that when I log
in all is black...I tried to remove ~/.kde4 but nothing got any
better.I checked .xsession-error and didn't really understand and I
put it here https://gist.github.com/anonymous/7800556.Any help?I
just don't know what to do now


What about X log?





Thanks for all your help!
I've checked the Xorg.0.log and it seemed to have something to do with  
NVDIA driver.I have kernel-3.11.6 and  
x11-drivers/nvidia-drivers-325.15,which I patched so that nvidia would  
work under the kernel with a  
patch:https://gist.github.com/anonymous/7823349.I also put the X log  
file here:https://gist.github.com/anonymous/7821549.Someone take a look  
at it,please?

BTW,I also merged akonadi and the matter remains...Many thanks!



Really sorry,the pasted link above should be:
  patch file:https://gist.github.com/anonymous/7823349
  X log:https://gist.github.com/anonymous/7800556
Is it really NVDIA that caused this?Anyone experienced same problem as  
mine? Thanks!




[gentoo-user] KWin closed unexpexctedly:(

2013-12-05 Thread Jackie

Hello!
I am using Gentoo with kernel-3.11.6  KDE-4.11.4. It's been a while since
I last used Gentoo,but when I login yesterday via KDM,my desktop went
blackout emmediately with only mouse cursor(I could still move it) and my
conky there.I didn't even know what happened.
I then reboot and used openbox/KDE session and it worked all properly and
I upgraded my system.After all that I rebooted again and KDE still isn't
working now.All I know is that when I log in all is black...I tried to
remove ~/.kde4 but nothing got any better.I checked .xsession-error and  
didn't really understand and I put it here  
https://gist.github.com/anonymous/7800556.Any help?I just don't know what  
to do now




Re: [gentoo-user] Problems with aclocal

2013-05-02 Thread Jackie
在 Thu, 02 May 2013 20:22:26 +0800,Rafa Griman rafagri...@gmail.com  
写道:



Hi !!

On Thu, May 2, 2013 at 6:18 AM, Jackie jiangjun12...@gmail.com wrote:
在 Thu, 02 May 2013 06:39:02 +0800,Neil Bothwick n...@digimed.co.uk  
写道:




On Wed, 1 May 2013 23:05:18 +0200, Rafa Griman wrote:


Got some problems with aclocal :( When running:

emerge -avDuN --with-bdeps=y world

I get a whole bunch of packages who won't install nor upgrade with the
following error:

 Failed Running aclocal !

Looking through the Forums I saw I've got to mask autoconf. So I added
autoconf to:

 /etc/portage/package.mask



That's what you get with the forums, aclocal isn't even part of  
autoconf,

it is provided by automake-wrapper.


And now I get a whole bunch of errors saying autoconf is masked and I
have to unmask it ... which takes me back to step 1 ...



There have been issues with automake-1.13. I have seen a similar error  
on

one package and worked around it with

WANT_AUTOMAKE=1.12 emerge -1 cat/package




Also get the same problem here two days ago when I was trying to emerge
bootchart2.After searching through the Internet I also noticed that it  
had

sth to do with automake-1.13,I masked it and problem solved.




Masked 1.13 and portage installs 2.69 ... still have the same error.
This is what I've got:

 # equery list '*' | grep -iE (automake|autoconf)
sys-devel/autoconf-2.69
sys-devel/autoconf-wrapper-13
sys-devel/automake-1.13.1
sys-devel/automake-wrapper-8


This is ONE of the package I'm trying to install (with the included
error), there are another 75:
# emerge  app-text/libpaper

 * IMPORTANT: 4 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

Calculating dependencies... done!


Verifying ebuild manifests



Emerging (1 of 1) app-text/libpaper-1.1.24-r1

 * libpaper_1.1.24.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...

[ ok ]

Unpacking source...
Unpacking libpaper_1.1.24.tar.gz to  
/var/tmp/portage/app-text/libpaper-1.1.24-r1/work

Source unpacked in /var/tmp/portage/app-text/libpaper-1.1.24-r1/work
Preparing source in  
/var/tmp/portage/app-text/libpaper-1.1.24-r1/work/libpaper-1.1.24 ...

 * Running eautoreconf in
'/var/tmp/portage/app-text/libpaper-1.1.24-r1/work/libpaper-1.1.24'
...
 * Running libtoolize --install --copy --force --automake ...

[ ok ]
 * Running aclocal ...

[ !! ]

 * Failed Running aclocal !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/aclocal.out

 * ERROR: app-text/libpaper-1.1.24-r1 failed (prepare phase):
 *   Failed Running aclocal !
 *
 * Call stack:
 * ebuild.sh, line   93:  Called src_prepare
 *   environment, line 2826:  Called eautoreconf
 *   environment, line  764:  Called eaclocal
 *   environment, line  667:  Called autotools_run_tool '--at-m4flags'  
'aclocal'

 *   environment, line  537:  Called die
 * The specific snippet of code:
 *   die Failed Running $1 !;
 *
 * If you need support, post the output of `emerge --info
'=app-text/libpaper-1.1.24-r1'`,
 * the complete build log and the output of `emerge -pqv
'=app-text/libpaper-1.1.24-r1'`.
/usr/lib/portage/bin/isolated-functions.sh: line 215: wait: `Failed
Running aclocal !': not a pid or valid job spec
 * The complete build log is located at
'/var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/environment'.
 * Working directory:
'/var/tmp/portage/app-text/libpaper-1.1.24-r1/work/libpaper-1.1.24'
 * S: '/var/tmp/portage/app-text/libpaper-1.1.24-r1/work/libpaper-1.1.24'


Failed to emerge app-text/libpaper-1.1.24-r1, Log file:



 '/var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/build.log'





Checking  /var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/aclocal.out  
we see:


 # cat  /var/tmp/portage/app-text/libpaper-1.1.24-r1/temp/aclocal.out
* aclocal *
* PWD:  
/var/tmp/portage/app-text/libpaper-1.1.24-r1/work/libpaper-1.1.24

* aclocal

configure.ac:6: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded  
from...

configure.ac:6: the top level
autom4te-2.69: /usr/bin/m4 failed with exit status: 1
aclocal-1.13: error: echo failed with exit status: 1


More info, I have just installed this system with the base Gentoo
system installed. I'm trying to get all the rest (X, KDE, ...)
installed.

Thanks

   Rafa




My problem was similiar to Rafa's,though I was compiling  
dev-python/pygtk-2.24.0-r3.But I also got same autom4te  aclcal error as  
Rafa.But I just masked automake-1.13.1 downgraded to automake-1.12.6 and  
the compilation went through,then I unmasked automake-1.31.1 and upgraded  
it back again.Maybe you can try it,too.Just to solve the problem for  
now.(After I upgradeed automake to 1.13.1,I compiled   
dev

Re: [gentoo-user] Problems with aclocal

2013-05-01 Thread Jackie
在 Thu, 02 May 2013 06:39:02 +0800,Neil Bothwick n...@digimed.co.uk  
写道:



On Wed, 1 May 2013 23:05:18 +0200, Rafa Griman wrote:


Got some problems with aclocal :( When running:

emerge -avDuN --with-bdeps=y world

I get a whole bunch of packages who won't install nor upgrade with the
following error:

 Failed Running aclocal !

Looking through the Forums I saw I've got to mask autoconf. So I added  
autoconf to:


 /etc/portage/package.mask


That's what you get with the forums, aclocal isn't even part of autoconf,
it is provided by automake-wrapper.


And now I get a whole bunch of errors saying autoconf is masked and I
have to unmask it ... which takes me back to step 1 ...


There have been issues with automake-1.13. I have seen a similar error on
one package and worked around it with

WANT_AUTOMAKE=1.12 emerge -1 cat/package



Also get the same problem here two days ago when I was trying to emerge  
bootchart2.After searching through the Internet I also noticed that it had  
sth to do with automake-1.13,I masked it and problem solved.




Re: [gentoo-user] Grub Config Questions

2013-04-29 Thread Jackie

在 Mon, 29 Apr 2013 10:53:43 +0800,Fast Turtle ftur...@gmail.com 写道:


On Mon, 29 Apr 2013 09:07:07 +0800
Jackie jiangjun12...@gmail.com wrote:

在 Mon, 29 Apr 2013 08:58:56 +0800,Fast Turtle ftur...@gmail.com  
写道:


 I followed a method of using UUID's in grub from
  
http://www.linux-archive.org/gentoo-user/481167-mounting-root-partition-uuid-no-initrd-needed.html

 and am getting an error 11 message

 My grub Conf

 title FlashGen2

 root=PARTUUID=b969b2c9-becb-48cc-ad6d-81517bb12ca8

 kernel /boot/kernel-genkernel-x86_6403.4.34-gentoo
 root=PARTUID=b969b2c9-becb-48cc-ad6d-81517bb12ca8

 The error is about the PARTUUID but I don't know which one.


make sure that your grub support uuid and try root=uuid=X,appeared  
to

me that it should be uuid rather than PARTUUID.Not so sure.

Been doing more reading and it looks as though you may be correct since  
I'm using Grub(legacy) not Grub2 that it appears the page talked about.  
Will check and see if that is the case.




Could be,I used grub-legacy for a while in the past and found it not so  
good too.Hard to configure as I wanted.




Re: [gentoo-user] Grub Config Questions

2013-04-28 Thread Jackie

在 Mon, 29 Apr 2013 08:58:56 +0800,Fast Turtle ftur...@gmail.com 写道:

I followed a method of using UUID's in grub from  
http://www.linux-archive.org/gentoo-user/481167-mounting-root-partition-uuid-no-initrd-needed.html  
and am getting an error 11 message


My grub Conf

title FlashGen2

root=PARTUUID=b969b2c9-becb-48cc-ad6d-81517bb12ca8

kernel /boot/kernel-genkernel-x86_6403.4.34-gentoo  
root=PARTUID=b969b2c9-becb-48cc-ad6d-81517bb12ca8


The error is about the PARTUUID but I don't know which one.



make sure that your grub support uuid and try root=uuid=X,appeared to  
me that it should be uuid rather than PARTUUID.Not so sure.




Re: (SOLVED)[gentoo-user] KDM stucking!

2013-04-24 Thread Jackie



This same thing also happened to me once when the disk was full.

Cheers,

Paul



Good news here, I added

nameserver 8.8.8.8
nameserver 8.8.4.4

to my /etc/resolv.conf,logout and login,no pause before splash
appeared.Then I rebooted,/etc/resolv was automatically changed back
and the PAUSE came back. I then used the chattr +i /etc/resolv.conf
command to avoid resolv.conf being changed when rebooting.Rebooted and
everything is clear now!Thanks all for your advice!




You can set the defaults for resolv.conf in the net file. Here is mine:

config_eth0=dhcp
dhcp_eth0=nodns
dns_servers_eth0=8.8.8.8 8.8.4.4

That should fix it as it should be without force. Yea, I had to dig. I'm
getting old or something. :/

Dale

:-) :-)




Copy that.Seen this on the Internet,I am just being lazy and pick the most  
easy and violent method  to get it all done :)


Jackie



Re: [gentoo-user] KDM stucking!

2013-04-23 Thread Jackie
在 Tue, 23 Apr 2013 21:01:42 +0800,Florian Philipp  
li...@binarywings.net 写道:



Am 23.04.2013 05:04, schrieb Jackie:

Starting up Gentoo today and found that after I entered my password in
KDM and the screen just stuck there with nothing for a while(maybe more
than 1min) and then splash came up.This never appeared before and I
don't know why.The only thing I did and might have something to do with
it is that I happened to have deleted the /var/tmp/kdecache-username
directory.So,is this reason? And what should I do now? Here is my
~/.xsession-errors file:http://pastebin.com/7N3A9bCc
Thanks.



What happens when you use login on the terminal and then use startx?

Regards,
Florian Philipp



Your quetion inspired me and I did the follow tests:
	1).Login through KDM and then logout and login again,no change,still it  
takes 1min before 		splah shows up;
	2).Fresh startup and switch to TTY by Ctrl+Alt+F1 when KDM dialog shows  
up and use startx,glad 		   to see that things goes well and no delay  
before splash appears.

3).Move ~/.kde4 to ~/.kde.bak and restart machine,no luck:(
I still don't get a clue what; wrong here and why this all happend. Hope  
the information above will be helpful.




Re: [gentoo-user] KDM stucking!

2013-04-23 Thread Jackie



I still don't get a clue what; wrong here and why this all happend. Hope
the information above will be helpful.

I have had KDE behave similarly when my LDAP authentication was screwed  
up. There was an issue caused by a gnome library that was pulled in by  
gnucash. This only affected KDE logins, not console logins. Are you  
attempting to log in with a local user?


This same thing also happened to me once when the disk was full.

Cheers,

Paul



Well,I was always using a local user account since I'm just using Gentoo  
on my PC for my own daily stuff.And this never happened before.


Jackie



Re: [gentoo-user] Re: KDM stucking!

2013-04-23 Thread Jackie
在 Wed, 24 Apr 2013 01:56:18 +0800,Neil Bothwick n...@digimed.co.uk  
写道:



Neil Bothwick


Regarding to yours and Dale's suggetion,seems it indeed has something to  
do with DNS(/etc/host.conf  /etc/resolv.conf settings maybe). Anyway I am  
giving it a shot after Google for DNS HowTo :)

Reply to you guys soon!

Jackie


--
使用Opera的电子邮件客户端:http://www.opera.com/mail/



Re:(SOLVED)[gentoo-user] KDM stucking!

2013-04-23 Thread Jackie

I still don't get a clue what; wrong here and why this all happend. Hope
the information above will be helpful.

I have had KDE behave similarly when my LDAP authentication was screwed  
up. There was an issue caused by a gnome library that was pulled in by  
gnucash. This only affected KDE logins, not console logins. Are you  
attempting to log in with a local user?


This same thing also happened to me once when the disk was full.

Cheers,

Paul



Good news here, I added

nameserver 8.8.8.8
nameserver 8.8.4.4

to my /etc/resolv.conf,logout and login,no pause before splash  
appeared.Then I rebooted,/etc/resolv was automatically changed back and  
the PAUSE came back. I then  used the chattr +i /etc/resolv.conf command  
to avoid resolv.conf being changed when rebooting.Rebooted and everything  
is clear now!Thanks all for your advice!




[gentoo-user] KDM stucking!

2013-04-22 Thread Jackie
Starting up Gentoo today and found that after I entered my password in KDM  
and the screen just stuck there with nothing for a while(maybe more than  
1min) and then splash came up.This never appeared before and I don't know  
why.The only thing I did and might have something to do with it is that I  
happened to have deleted the /var/tmp/kdecache-username directory.So,is  
this reason? And what should I do now? Here is my ~/.xsession-errors  
file:http://pastebin.com/7N3A9bCc

Thanks.



Re: [gentoo-user] fcitx crash----something to do with libpng cairo?

2013-04-13 Thread Jackie

problem solved now.I searched through Internet and got the information that the crash wad caused by the newer version of cairo  fcitx,which led to a failure of th eload of fcitx's skin.Anyway,developers have had it fixed and after an update of fcitx to version 4.2.7-r1,everything is cool now.Thanks for your attention:)在 Sun, 14 Apr 2013 00:08:56 +0800,Erick Guan fantasticfe...@gmail.com 写道:check your ~/.config/fcitx/log if you are sure fcitx crashed. Feel free to talk at irc #fcitx

On Sat, Apr 13, 2013 at 1:14 PM, Jackie jiangjun12...@gmail.com wrote:

在 Sat, 13 Apr 2013 12:47:56 +0800,Wang Xuerui idontknw.w...@gmail.com 写道:

-- 

[gentoo-user] fcitx crash----something to do with libpng cairo?

2013-04-12 Thread Jackie
I am use fcitx for Chinese  after updating few packages today,fcitx just  
crash on startup and won't work even I start it in a terminal.I searched  
through Internet and figured it that this may have some thing to do with  
update libpng and cairo.One way out,however,may be just downgrade libpng   
cairo,which seem to involve tons of recompilation of related packages(got  
that after mask the update  emerge libpng cairo -pv). So,anyone met this  
 got a better solution?

BTY,using fcitx 4.2.7,libpng-1.6.1:0/16 and cairo-1.12.14. HELP ME OUT:(



Re: [gentoo-user] sys-fs/udev-200 compile failed during new installation

2013-04-04 Thread Jackie
在 Wed, 03 Apr 2013 22:43:53 -0900,Hinnerk van Bruinehsen  
h.v.bruineh...@fu-berlin.de 写道:



On Thu, Apr 04, 2013 at 12:41:26AM -0900, Jackie wrote:

Hello all,I was trying to reinstall gentoo on my PC and when I was
emerging gentoo-sources-3.8.5,sys-fs/udev-200 was required.However,after
installation of gentoo-sources,comlpilation of udev failed and there is  
no

output of error message.And this is the output of emerge --inform
=sys-fs/udev-200:

SNIP

Since there is no error it's hard to debug anything. You could try to
emerge it again (sometimes that resolves such issues) or otherwise look
in /var/tmp/portage/sys-fs/udev-200/temp/build.log
Inside there is the complete build output and therefore the error
message should be contained as well.
If you can't make sense of the error post the message here.

WKR
Hinnerk



Well,still don't get it clear. However,after compiling several times and  
fialed. I tried to mask udev-200,udev-199-r1

udev-198-r6 and it's solved,which almost made me exthausted :(
Hope the next time rolling the system up it'll be ok. Thx for you  
suggestion anyway.

--
使用Opera的电子邮件客户端:http://www.opera.com/mail/



[gentoo-user] sys-fs/udev-200 compile failed during new installation

2013-04-03 Thread Jackie
Hello all,I was trying to reinstall gentoo on my PC and when I was  
emerging gentoo-sources-3.8.5,sys-fs/udev-200 was required.However,after  
installation of gentoo-sources,comlpilation of udev failed and there is no  
output of error message.And this is the output of emerge --inform  
=sys-fs/udev-200:


 Portage 2.1.11.60 (default/linux/x86/13.0/desktop/kde, gcc-4.5.4,  
glibc-2.15-r3, 3.8.5-gentoo i686)

=
 System Settings
=
System uname:  
Linux-3.8.5-gentoo-i686-Intel-R-_Core-TM-_i3-2100_CPU_@_3.10GHz-with-gentoo-2.1

KiB Mem: 3625856 total,   3442248 free
KiB Swap:2000892 total,   2000892 free
Timestamp of tree: Wed, 03 Apr 2013 11:45:01 +
ld GNU ld (GNU Binutils) 2.22
app-shells/bash:  4.2_p37
dev-lang/python:  2.7.3-r3, 3.2.3
dev-util/pkgconfig:   0.27.1
sys-apps/baselayout:  2.1-r1
sys-apps/openrc:  0.11.8
sys-apps/sandbox: 2.5
sys-devel/autoconf:   2.68
sys-devel/automake:   1.10.3, 1.11.6
sys-devel/binutils:   2.22-r1
sys-devel/gcc:4.5.4
sys-devel/gcc-config: 1.7.3
sys-devel/libtool:2.4-r1
sys-devel/make:   3.82-r3
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:   2.15-r3
Repositories: gentoo
ACCEPT_KEYWORDS=x86 ~x86
ACCEPT_LICENSE=* -@EULA
CBUILD=i686-pc-linux-gnu
CFLAGS=-O2 -march=i686 -pipe
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc
CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/env.d  
/etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d  
/etc/terminfo

CXXFLAGS=-O2 -march=i686 -pipe
DISTDIR=/usr/portage/distfiles
FCFLAGS=-O2 -march=i686 -pipe
FEATURES=assume-digests binpkg-logs config-protect-if-modified distlocks  
ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned  
sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans  
userfetch

FFLAGS=-O2 -march=i686 -pipe
GENTOO_MIRRORS=http://mirrors.163.com/gentoo/;
LDFLAGS=-Wl,-O1 -Wl,--as-needed
MAKEOPTS=-j4
PKGDIR=/usr/portage/packages
PORTAGE_CONFIGROOT=/
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times  
--compress --force --whole-file --delete --stats --human-readable  
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages

PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=
SYNC=rsync://mirrors.163.com/gentoo-portage
USE=X a52 aac acl acpi alsa avi berkdb bindist branding bzip2 cairo cdda  
cdr cli consolekit cracklib crypt cups cxx dbus declarative dri dts dvd  
dvdr emboss en encode evdev exif fam firefox flac flv fortran gdbm gif gpm  
hal iconv ipv6 jpeg kde keymap kipi lcms ldap libnotify mad mng modules  
mp3 mp4 mpeg mudflap ncurses nls nptl nvidia ogg opengl openmp pam pango  
pcre pdf phonon plasma png policykit ppds qt3 qt3support qt4 readline rmvb  
sdl semantic-desktop session spell sqlite ssl startup-notification svg  
tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264  
x86 xcb xcomposite xinerama xml xorg xscreensaver xv xvid zh_CN zlib  
ABI_X86=32 ALSA_CARDS=ali5451 als4000 atiixp atiixp-modem bt87x ca0106  
cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel  
intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem  
ymfpci ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop empty  
extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul  
mulaw multi null plug rate route share shm softvol  
APACHE2_MODULES=authn_core authz_core socache_shmcb unixd actions alias  
auth_basic authn_alias authn_anon authn_dbm authn_default authn_file  
authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user  
autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env  
expires ext_filter file_cache filter headers include info log_config logio  
mem_cache mime mime_magic negotiation rewrite setenvif speling status  
unique_id userdir usertrack vhost_alias CALLIGRA_FEATURES=kexi words  
flow plan sheets stage tables krita karbon braindump CAMERAS=ptp2  
COLLECTD_PLUGINS=df interface irq load memory rrdtool swap syslog  
ELIBC=glibc GPSD_PROTOCOLS=ashtech aivdm earthmate evermore fv18 garmin  
garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle  
oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx  
INPUT_DEVICES=keyboard mouse evdev KERNEL=linux LCD_DEVICES=bayrad  
cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text  
LIBREOFFICE_EXTENSIONS=presenter-console presenter-minimizer  
OFFICE_IMPLEMENTATION=libreoffice PHP_TARGETS=php5-3  
PYTHON_SINGLE_TARGET=python2_7 PYTHON_TARGETS=python2_7 python3_2  
RUBY_TARGETS=ruby18 ruby19 USERLAND=GNU VIDEO_CARDS=nvidia  
XTABLES_ADDONS=quota2 psd pknock lscan length2 ipv4options ipset ipp2p  
iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark  
dhcpmac 

Re: [gentoo-user] KDE 4.10.0 Freezed once click on something

2013-03-05 Thread Jackie

在 Tue, 05 Mar 2013 00:10:46 +0800,Volker Armin Hemmann volkerar...@googlemail.com 写道:.xsession-errorsHere is part of my ~/.xsession-errors file,not clear about what the really problem is and just cut the part seems to be not okya.Someone help?plasma-desktop(13714)/libakonadi Akonadi::AgentManagerPrivate::createDBusInterface: AgentManager failed to get a valid AgentManager DBus interface. Error is: 1 "org.freedesktop.DBus.Error.NameHasNoOwner" "Could not get owner of name 'org.freedesktop.Akonadi.Control': no such name" plasma-desktop(13714)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" plasma-desktop(13714)/libakonadi Akonadi::SessionPrivate::socketError: Socket error occurred: "QLocalSocket::connectToServer: Invalid name" plasma-desktop(13714)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:plasma-desktop(13714)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still in use, all queries will cease to work.grepHelper: File does not exists:  "/proc/asound/card1/pcm3p/info" grepHelper: File does not exists:  "/proc/asound/card1/pcm7p/info"plasma-desktop(13714)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application"/org/freedesktop/UDisks2/drives/WDC_WD10EADX_00TDHB0_WD_WCAV5R627509" : property "Drive" does not exist "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_SH_222AB_R8E268EB501190" : property "Drive" does not exist "/org/freedesktop/UDisks2/drives/WDC_WD10EADX_00TDHB0_WD_WCAV5R627509" : property "DeviceNumber" does not exist "/org/freedesktop/UDisks2/drives/WDC_WD10EADX_00TDHB0_WD_WCAV5R627509" : property "Device" does not exist X Error: BadPixmap (invalid Pixmap parameter) 4  Major opcode: 54 (X_FreePixmap)  Resource id:  0x2a0013fX Error: BadPixmap (invalid Pixmap parameter) 4  Major opcode: 54 (X_FreePixmap)  Resource id:  0x2a00136"/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_SH_222AB_R8E268EB501190" : property "DeviceNumber" does not exist "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_SH_222AB_R8E268EB501190" : property "Device" does not exist [/usr/bin/nepomukservicestub] Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.[/usr/bin/nepomukservicestub] Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.[/usr/bin/nepomukservicestub] KCrash: Application 'nepomukservicestub' crashing...KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinitFontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.drkonqi(13809): Unable to find an internal debugger that can work with the KCrash backend [/usr/bin/nepomukservicestub] "/org/freedesktop/UDisks2/drives/WDC_WD10EADX_00TDHB0_WD_WCAV5R627509" : property "Drive" does not exist "/org/freedesktop/UDisks2/drives/TSSTcorp_CDDVDW_SH_222AB_R8E268EB501190" : property "Drive" does not exist[/usr/bin/nepomukservicestub] "/org/freedesktop/UDisks2/drives/WDC_WD10EADX_00TDHB0_WD_WCAV5R627509" : property "DeviceNumber" does not exist "/org/freedesktop/UDisks2/drives/WDC_WD10EADX_00TDHB0_WD_WCAV5R627509" : property "Device" does not existQObject: Cannot create children for a parent that is in a different thread.(Parent is Nepomuk2::ResourceManager(0x81afac0), parent's thread is QThread(0x808ddc8), current thread is QThread(0x81b2628)
-- 使用Opera的电子邮件客户端:http://www.opera.com/mail/

[gentoo-user] KDE 4.10.0 Freezed once click on something

2013-03-04 Thread Jackie


When I tried to log in my Gentoo+KDE through kdm today,my screen just  
stuck on the spalsh. Loginto tty and type startx command take into  
K-desktop,which freezes once I click on something,such as a launcher etc.I  
tried to add a new user a login and it's ok. So anyone know why? I am new  
in Gentoo world and don't know which system log to check the error. And  
Sorry about my poor English:(

--
使用Opera的电子邮件客户端:http://www.opera.com/mail/