Re: [gentoo-user] portage overlay question

2006-01-04 Thread Paweł Madej

Zac Medico wrote:
Unfortunately, the multiple DISTDIR feature is not currently available 
(though it is planned).  As an alternative, perhaps you can run a script 
that creates symlinks for you.


Thank you for that script it will be helpful, but I've checked for my 
main problem with no write permissions and i got now also error as below:


 !!! No write access to write to /usr/portage/distfiles.  Aborting.

Is the only resolution of this problem giving /usr/portage/distfiles dir 
write permissions for all?


I'll add that user from i try making ebuild digest is in portage group 
(as an additional).


Greets
Paweł Madej
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] portage overlay question

2006-01-04 Thread Zac Medico

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Paweł Madej wrote:
| 
|  !!! No write access to write to /usr/portage/distfiles.  Aborting.
| 
| Is the only resolution of this problem giving /usr/portage/distfiles dir 
| write permissions for all?
| 
| I'll add that user from i try making ebuild digest is in portage group 
| (as an additional).
| 


Well, just add your user to the portage group and that should be enough.  
Portage automatically gives permissions for most things (except merge) to the 
portage group.

Zac
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDu4gk/ejvha5XGaMRApdzAKCcIUO57i4nUTTC5TwdqcrSe9/9vACgv9kP
0FHxZ/toKFzxu0rjEWjS8y0=
=RZVe
-END PGP SIGNATURE-
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] (Newbie)Emerge Problem

2006-01-04 Thread Etienne . Hilson
On Saturday 24 December 2005 15:19, Sumeet Pal Singh wrote:
 Hi
Hi

 I am having problems with emerge working during installation.
 I have Pentium4 with HT PC, and tried to install gentoo-2005 twice,
 eveything was fine ,hardware was easily detected, but network did not work
 well with proxies.
 I did
 $export http_proxy=http://spsingh:[EMAIL PROTECTED]:3128 but links2,
 emerge do not work.
 they give error 407 Authentication required, that is connects to proxy
 server but cannot authenticate me. However I can links2 to internal
 webpages which do not require proxy.

I had exactly the same problem and was not able to download the last stage 
after booting with the livecd.
The solution I found (because I did not know the /etc/make.conf solution) was 
to give the proxy data like this :

links2 -http-proxy http://blah.com:3128; you_url

and when links2 launch, it open a dialog box (in text mode ;-)) to ask you for 
the username and password.

That's the only way I found to download the stages, and now, I LOVE Gentoo ;-)

Best regards

Etienne
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] portage overlay question

2006-01-04 Thread Neil Bothwick
On Wed, 04 Jan 2006 09:00:30 +0100, Paweł Madej wrote:

 Is the only resolution of this problem giving /usr/portage/distfiles
 dir write permissions for all?
 
 I'll add that user from i try making ebuild digest is in portage group 
 (as an additional).

You also need to make $DISTDIR group writable.


-- 
Neil Bothwick

WinErr 006: Malicious error - Desqview found on drive


signature.asc
Description: PGP signature


Re: [gentoo-user] Kate doesn't reuse existing process anymore with kde 3.5.0?

2006-01-04 Thread Abhay Kedia
On Wednesday 04 January 2006 11:20, Roy Wright wrote:

 Try kate -u filename

 kate --help shows this option:
  -u, --use Use a already running kate instance (if
 possible)

I have this same problem. Earlier on opening a file from konqueror or any 
where else the kate used to open it in the already open instance. How to make 
that behaviour default? How to get back that functionality. I thought that I 
messed something up but now it looks like everyone is facing this problem.

Regards,
Abhay


pgpksz58vLuLW.pgp
Description: PGP signature


Re: [gentoo-user] Kate doesn't reuse existing process anymore with kde 3.5.0?

2006-01-04 Thread Neil Bothwick
On Wed, 4 Jan 2006 14:39:42 +0530, Abhay Kedia wrote:

 I have this same problem. Earlier on opening a file from konqueror or
 any where else the kate used to open it in the already open instance.
 How to make that behaviour default? How to get back that functionality.
 I thought that I messed something up but now it looks like everyone is
 facing this problem.

There doesn't appear to be an option in Kate to make the old behaviour
default, but you can change the way Konqueror and other KDE applications
call Kate. Go to the Control Centre - KDE components - File
associations and select text/plain. Select Kate, press Edit, go to the
Application tab and change the command from kate %U to kate --use %U.


-- 
Neil Bothwick

GOTO: (n.) an efficient and general way of controlling a program, much
despised by academics and others whose brains have been ruined by
overexposure to Pascal.


signature.asc
Description: PGP signature


Re: [gentoo-user] Troubles with xml-commons-1.0_beta2.ebuild

2006-01-04 Thread Petteri Räty
Wolfgang Liebich wrote:
 Hi,
 I have a gentoo system with many parallel JDKs installed. java-config -L
 says
 [ibm-jdk-1.3.1] IBM JDK 1.3.1 (/etc/env.d/java/20ibm-jdk-1.3.1)
 [sun-jdk-1.5.0.06] Sun JDK 1.5.0.06 (/etc/env.d/java/20sun-jdk-1.5.0.06)
 [ibm-jdk-1.4.1] IBM JDK 1.4.1 (/etc/env.d/java/20ibm-jdk-1.4.1)
 [sun-jdk-1.3.1.16] Sun JDK 1.3.1.16 (/etc/env.d/java/20sun-jdk-1.3.1.16) *
 [sun-jdk-1.4.2.09] Sun JDK 1.4.2.09 (/etc/env.d/java/20sun-jdk-1.4.2.09)
 [blackdown-jdk-1.4.2.02] Blackdown JDK 1.4.2.02 
 (/etc/env.d/java/20blackdown-jdk-1.4.2.02)
 
 This is mainly b/c I want to use this box for Java compatibility
 evaluation. My main (default) JDK for now is sun-jdk-1.3.1.16. BUT when
 I try to update dev-java/xml-commons, the JDK 1.5 patch is applied
 ALWAYS - it ignores the system JDK to be used. SO it seems that in order
 to update this package I have to switch to a 1.5 JDK - is this right? It
 doesn't seem so to me...
 Puzzled,
 Wolfgang

It is, check the
/usr/portage/dev-java/xml-commons/files/1.0_beta2-jdk15.patch and you
will see that it just changes the source and target attributes in the
build.xml file. The patch is not dependent on the system jdk used. In
general we try to prefer noncondional patches because it makes debugging
problems easier. Please also note that there is a gentoo-java mailing
lists where java related questions are likely to get better answers than
on gentoo-users.

You should also note that most ebuilds depend on =virtual/jre-1.4 so
having 1.3 as the system jdk to emerge stuff might not work.

Regards,
Petteri


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Kate doesn't reuse existing process anymore with kde 3.5.0?

2006-01-04 Thread Abhay Kedia
On Wednesday 04 January 2006 15:01, Neil Bothwick wrote:

 call Kate. Go to the Control Centre - KDE components - File
 associations and select text/plain. Select Kate, press Edit, go to the
 Application tab and change the command from kate %U to kate --use %U.

That doesn't work :(
It shows error saying KDEInit could not launch kate.

Regards,
Abhay


pgpW1PO6lqBt0.pgp
Description: PGP signature


Re: [gentoo-user] Kate doesn't reuse existing process anymore with kde 3.5.0?

2006-01-04 Thread Neil Bothwick
On Wed, 4 Jan 2006 15:27:52 +0530, Abhay Kedia wrote:

 Go to the Control Centre - KDE components - File
  associations and select text/plain. Select Kate, press Edit, go to the
  Application tab and change the command from kate %U to kate --use
  %U.
 
 That doesn't work :(
 It shows error saying KDEInit could not launch kate.

I've just tried it on another box, and I do get that error when opening
a second file, but checking kate shows that it does have both files
loaded.


-- 
Neil Bothwick

Bother said Rue, as his paranoia spread across the publicly accessible
archives


signature.asc
Description: PGP signature


Re: [gentoo-user] portage overlay question

2006-01-04 Thread Paweł Madej

Neil Bothwick wrote:

On Wed, 04 Jan 2006 09:00:30 +0100, Paweł Madej wrote:




You also need to make $DISTDIR group writable.



 $ ls -l /usr/portage/ | grep distfiles
drwxrwxr-x4 root portage 36864 sty  4 08:56 distfiles


$ cat /etc/group | grep nysander
wheel:x:10:root,nysander
floppy:x:11:root,nysander
audio:x:18:nysander
video:x:27:root,nysander
users:x:100:games,nysander
portage:x:250:portage,nysander

 $ ebuild mod_cband-0.9.6.1_rc1.ebuild digest
!!! No write access to write to /usr/portage/distfiles.  Aborting.
/.locks

$ slocate .locks
/usr/src/linux-2.6.13-suspend2-r4/fs/.locks.o.cmd
/usr/portage/distfiles/.locks

$ ls /usr/portage/distfiles/.locks
[no output]

I have no idea what is wrong, because above configuration was when I 
noticed those error for the first time.


Thanks for some ideas what to check/change etc.

Paweł Madej
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: [OT] Dual-Opteron

2006-01-04 Thread Boyd Stephen Smith Jr.
On Monday 02 January 2006 21:49, Jerry McBride [EMAIL PROTECTED] 
wrote about 'Re: [gentoo-user] Re: [OT] Dual-Opteron':
 On Monday 02 January 2006 20:08, Dale wrote:
  Boyd Stephen Smith Jr. wrote:
  As the owner of a dual-Opteron 275 system, I can say they they are
   very nice.  An emerge -e world (700+ packages) only takes 24 hours,
   during which the system is totally usable (full-screen video + 5.1
   audio does not stutter).
 
  No offense but my main rig does about that.  It's just a AMD 2500+
  with 1GB of ram, running at 2GHz though.  I was thinking about
  building me a new rig but if I won't see any more improvement than
  that, I'll spend my money somewhere else, maybe some glasses for a
  start.  O_O

Maybe it's faster.  It didn't explicitly time it.  Plus, the damn doom3 
ebuild is interactive so it can hold up my unattended emerges for quite a 
while.

 It'd be good and very helpful if we could see a emerge -pe world 
 some.log.file output from both systems.

Mine's attached.

-- 
Boyd Stephen Smith Jr.
[EMAIL PROTECTED]
ICQ: 514984 YM/AIM: DaTwinkDaddy

These are the packages that I would merge, in order:

Calculating world dependencies  . . . ...done!
[ebuild  N] sys-devel/patch-2.5.9-r1  
[ebuild  N] sys-libs/zlib-1.2.3  
[ebuild  N] sys-libs/gpm-1.20.1-r5  
[ebuild  N] sys-libs/ncurses-5.5-r1  
[ebuild  N] app-shells/bash-3.0-r14  
[ebuild  N] sys-libs/readline-5.1-r2  
[ebuild  N] sys-devel/binutils-config-1.8-r6  
[ebuild  N] sys-devel/gnuconfig-20051223  
[ebuild  N] sys-devel/binutils-2.16.1-r1  
[ebuild  N] sys-devel/m4-1.4.4  
[ebuild  N] sys-devel/bison-2.1  
[ebuild  N] sys-apps/sed-4.1.4  
[ebuild  N] sys-apps/texinfo-4.8-r2  
[ebuild  N] sys-devel/gcc-config-1.3.13  
[ebuild  N] sys-devel/gcc-3.4.5  
[ebuild  N] sys-kernel/linux-headers-2.6.11-r3  
[ebuild  N] sys-libs/timezone-data-2005r  
[ebuild  N] sys-libs/glibc-2.3.5-r3  
[ebuild  N] sys-devel/gettext-0.14.5  
[ebuild  N] sys-apps/diffutils-2.8.7-r1  
[ebuild  N] dev-lang/tcl-8.4.11  
[ebuild  N] sys-libs/gdbm-1.8.3-r2  
[ebuild  N] dev-tcltk/thread-2.6.1  
[ebuild  N] dev-java/java-config-1.2.11-r1  
[ebuild  N] dev-java/blackdown-jdk-1.4.2.03  
[ebuild  N] sys-libs/db-4.2.52_p4  
[ebuild  N] sys-apps/groff-1.19.2  
[ebuild  N] sys-devel/libperl-5.8.7  
[ebuild  N] dev-lang/perl-5.8.7-r3  
[ebuild  N] dev-libs/openssl-0.9.7i  
[ebuild  N] sys-process/cronbase-0.3.2  
[ebuild  N] sys-apps/man-1.6b-r2  
[ebuild  N] app-admin/perl-cleaner-1.01  
[ebuild  N] sys-devel/autoconf-2.13  
[ebuild  N] sys-devel/autoconf-wrapper-3.2  
[ebuild  N] sys-devel/autoconf-2.59-r7  
[ebuild  N] sys-libs/cracklib-2.8.5  
[ebuild  N] sys-devel/flex-2.5.4a-r6  
[ebuild  N] dev-util/pkgconfig-0.20  
[ebuild  N] perl-core/Test-Simple-0.62  
[ebuild  N] dev-perl/Locale-gettext-1.05  
[ebuild  N] sys-apps/help2man-1.35.1  
[ebuild  N] sys-devel/automake-1.5  
[ebuild  N] sys-devel/automake-1.8.5-r3  
[ebuild  N] sys-devel/automake-1.6.3  
[ebuild  N] sys-devel/automake-1.7.9-r1  
[ebuild  N] sys-devel/automake-1.4_p6  
[ebuild  N] sys-devel/automake-wrapper-1-r1  
[ebuild  N] sys-devel/automake-1.9.6-r1  
[ebuild  N] sys-libs/pam-0.78-r3  
[ebuild  N] sys-apps/shadow-4.0.13  
[ebuild  N] sys-apps/pam-login-4.0.12  
[ebuild  N] sys-libs/com_err-1.38  
[ebuild  N] sys-libs/ss-1.38  
[ebuild  N] sys-fs/e2fsprogs-1.38-r1  
[ebuild  N] app-crypt/hashalot-0.3-r1  
[ebuild  N] sys-apps/util-linux-2.12r-r2  
[ebuild  N] media-libs/libpng-1.2.8-r1  
[ebuild  N] app-arch/bzip2-1.0.3-r5  
[ebuild  N] app-admin/eselect-1.0_rc2  
[ebuild  N] app-admin/eselect-opengl-1.0.3  
[ebuild  N] x11-base/opengl-update-3.0.0  
[ebuild  N] media-libs/freetype-2.1.10  
[ebuild  N] dev-libs/expat-1.95.8  
[ebuild  N] sys-devel/libtool-1.5.22  
[ebuild  N] x11-apps/ttmkfdir-3.0.9-r3  
[ebuild  N] media-libs/fontconfig-2.3.2  
[ebuild  N] x11-base/xorg-x11-6.8.2-r6  
[ebuild  N] dev-lang/tk-8.4.11  
[ebuild  N] dev-lang/python-2.4.2  
[ebuild  N] dev-python/python-fchksum-1.7.1  
[ebuild  N] sys-apps/file-4.16  
[ebuild  N] sys-apps/which-2.16  
[ebuild  N] app-arch/cpio-2.6-r5  
[ebuild  N] app-arch/rpm2targz-9.0-r4  
[ebuild  N] sys-apps/utempter-0.5.5.6  
[ebuild  N] x11-terms/xterm-207  
[ebuild  N] sys-apps/sandbox-1.2.17  
[ebuild  N] app-misc/pax-utils-0.1.6  
[ebuild  N] sys-apps/debianutils-2.15  
[ebuild  N] sys-apps/portage-2.1_pre3-r1  
*** Please update portage to the above version before proceeding.
Failure to do so may result in failed or improper merges.
A simple 'emerge -u portage' is sufficient.

[ebuild  N] sys-apps/man-pages-2.18  
[ebuild  N] sys-apps/grep-2.5.1-r9  
[ebuild  N] 

Re: [gentoo-user] Can't get Vi

2006-01-04 Thread Catalin Neagoe
Yes, issue an emerge sync first. The explanation is that you still have 
te ebuild-6.5.068 but the package itself don't exist anymore.


Shawn Singh wrote:

thank's all ... I'll see what solution works the best.

On 1/3/06, Ernie Schroder [EMAIL PROTECTED] wrote:


Ernie Schroder wrote:



John Jolet wrote:



On Jan 3, 2006, at 2:02 PM, Shawn Singh wrote:



Hey all,

When trying to emerge vi, emerge fails on step 1 of 3 because it
cannot find vim-6.3.068-netrw.tar.bz2. Here is a snippet from the
last bit of the run of emerge:

09:55:37 ERROR 404: Not Found.

!!! Couldn't download vim-6.3.068-netrw.tar.bz2. Aborting.



try an emerge --sync.



I've been getting the same results for the past week and a half.
Any suggestions?

Thanks,

Shawn Singh



From time to time, I find packages that I can't d'load from the site
named in the ebuild. What I do in that case, is to google the package
and dload it from another source. I then move it to
/usr/portage/distfiles. Then a normal emerge PACKAGE_NAME will run.


here is a source for it:



http://cvsup.de.openbsd.org/mirrors/gentoo/distfiles/vim-6.3.068-netrw.tar.bz2


--
gentoo-user@gentoo.org mailing list






--
Shawn Singh



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Kate doesn't reuse existing process anymore with kde 3.5.0?

2006-01-04 Thread Abhay Kedia
On Wednesday 04 January 2006 16:02, Neil Bothwick wrote:

 I've just tried it on another box, and I do get that error when opening
 a second file, but checking kate shows that it does have both files
 loaded.

Ah...you are right. The files did get opened but that error pop (and that too 
twice) is quite annoying. I even tried to rename kate to kate.bin and created 
a script with name kate which calls kate.bin with --use option but that also 
gives the same error.

I don't quite understand what made KDE developers withdraw such an excellent 
feature. God knows what goes in developers mind *sigh*

Regards,
Abhay


pgp9tCSQZNznO.pgp
Description: PGP signature


[gentoo-user] System shutdown from within Xfce

2006-01-04 Thread Michael Kjorling
I run Xfce 4.2.3.2 and want to be able to shut down my system from
within X. At the moment I have to log in as root and then issue a
shutdown command, but Xfce is supposed to support doing this through
the GUI.

Looking around turned up the Xfce documentation and specifically
http://www.xfce.org/documentation/docs-4.2/xfce4-session.html#xfsm-shutdown,
which says I need sudo and the right to execute xfsm-shutdown-helper
as root. OK, so I emerged app-admin/sudo and added the following line
at the end of /etc/sudoers using visudo:

%wheel  vuk=/usr/libexec/xfsm-shutdown-helper   NOPASSWD

(Those are tabs.) My system is named vuk, I am a member of the wheel
group, and /etc/hosts says:

vuk ~ # grep vuk /etc/hosts
127.0.0.1   vuk.kjorling.com vuk localhost
::1 ip6-localhost vuk ip6-loopback
vuk ~ # 

Still, trying sudo /usr/libexec/xfsm-shutdown-helper from the
command line gives me:

[EMAIL PROTECTED] ~ $ sudo /usr/libexec/xfsm-shutdown-helper
Password: (trying the root password)
Sorry, try again.
Password: (^C)
sudo: 1 incorrect password attempt
[EMAIL PROTECTED] ~ $ sudo /usr/libexec/xfsm-shutdown-helper
Password: (trying my own password)
Sorry, user michael is not allowed to execute 
'/usr/libexec/xfsm-shutdown-helper' as root on vuk.
[EMAIL PROTECTED] ~ $ 

...and the options to shut down or reboot are still grayed out in the
Xfce quit dialog box.

I checked /etc/group and did not find any obvious group I should add
myself to (say, `sudoers' or something like that). I use PAM and
/etc/pam.d/sudo (autogenerated) uses system-auth for auth, account,
password and session.

Am I missing something here?

-- 
Michael Kjörling, [EMAIL PROTECTED] - http://michael.kjorling.com/
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* . No bird soars too high if he soars with his own wings . *


pgpjIsoxBCjfw.pgp
Description: PGP signature


Re: [gentoo-user] Kate doesn't reuse existing process anymore with kde 3.5.0?

2006-01-04 Thread Neil Bothwick
On Wed, 4 Jan 2006 16:57:18 +0530, Abhay Kedia wrote:

 Ah...you are right. The files did get opened but that error pop (and
 that too twice) is quite annoying. I even tried to rename kate to
 kate.bin and created a script with name kate which calls kate.bin with
 --use option but that also gives the same error.

I tried a slightly different approach, leaving kate alone and creating a
file called mykate

#!/bin/sh
kate --use $* /dev/null 

I set the text/plain file type to call this with only %U as an argument,
and it works without annoying messages.

 I don't quite understand what made KDE developers withdraw such an
 excellent feature. God knows what goes in developers mind *sigh*

It baffles me.


-- 
Neil Bothwick

If at first you don't succeed, skydiving is not for you.


signature.asc
Description: PGP signature


Re: [gentoo-user] System shutdown from within Xfce

2006-01-04 Thread brettholcomb
You have to set yourself up to be able do shutdown and reboot if desired.  Do 
this in the sudoers file.  I don't have my setup where I can reach it at this 
moment but if you need I can post it later tonight.

 
 From: Michael Kjorling [EMAIL PROTECTED]
 Date: 2006/01/04 Wed AM 08:26:16 EST
 To: gentoo-user@lists.gentoo.org
 Subject: [gentoo-user] System shutdown from within Xfce
 
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] need help with kmail

2006-01-04 Thread Ernie Schroder
This is just too wierd! I've done all the maintainance steps everyone 
has suggested, probably several times by now, but kmail still refuses to 
send email. The good news is Thunderbird is working.

Being a creature of habit, I want to get kmail working.
Last night I did:

# emerge -eD kdepim

thinking that this would bring all dependancies in the correct order and 
I would wake up able to use kmail. No such luck. The only change I've 
seen so far is kmail has gone back to crashing when deleting failed 
emails from the outbox. Below is the backtrace from the KDE crash 
handeler, followed by the Konsole output.

Note that the  Konsole output complains (when I deleted the failed mail)
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle 
'/etc/samba/smb.conf'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle 
'/etc/security/fileshare.conf'

Wy would kmail want to remove smb.conf and fileshare.conf?

My thanks to all who have offered suggestions, I really appreciate the 
effort.


(no debugging symbols found)
Using host libthread_db library /lib/libthread_db.so.1.
(no debugging symbols found)
`system-supplied DSO at 0xe000' has disappeared; keeping its symbols.
(no debugging symbols found)

repeated 55 times

(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1249028432 (LWP 16621)]
[New Thread -1276220496 (LWP 16625)]
[New Thread -1267827792 (LWP 16624)]
[New Thread -1259435088 (LWP 16623)]
[New Thread -1251042384 (LWP 16622)]
[KCrash handler]
#4  0xb7ba3cea in KMMessage::setTransferInProgress ()
  from /usr/kde/3.5/lib/libkmailprivate.so
#5  0xb7cb8628 in KMSender::slotIdle ()
  from /usr/kde/3.5/lib/libkmailprivate.so
#6  0xb7cb88ab in KMSender::qt_invoke ()
  from /usr/kde/3.5/lib/libkmailprivate.so
#7  0xb609ec64 in QObject::activate_signal () from 
/usr/qt/3/lib/libqt-mt.so.3
#8  0xb609f382 in QObject::activate_signal () from 
/usr/qt/3/lib/libqt-mt.so.3
#9  0xb7cb45f9 in KMSendProc::idle () from 
/usr/kde/3.5/lib/libkmailprivate.so
#10 0xb7cb46da in KMSendSMTP::abort () from 
/usr/kde/3.5/lib/libkmailprivate.so

#11 0xb7cb40ee in KMSendSMTP::slaveError ()
  from /usr/kde/3.5/lib/libkmailprivate.so
#12 0xb7cb56c0 in KMSendSMTP::qt_invoke ()
  from /usr/kde/3.5/lib/libkmailprivate.so
#13 0xb609ebed in QObject::activate_signal () from 
/usr/qt/3/lib/libqt-mt.so.3

#14 0xb6c8e327 in KIO::Scheduler::slaveError ()
  from /usr/kde/3.5/lib/libkio.so.4
#15 0xb6c8fa14 in KIO::Scheduler::slotSlaveError ()
  from /usr/kde/3.5/lib/libkio.so.4
#16 0xb6c92fff in KIO::Scheduler::qt_invoke ()
  from /usr/kde/3.5/lib/libkio.so.4
#17 0xb609ec64 in QObject::activate_signal () from 
/usr/qt/3/lib/libqt-mt.so.3

#18 0xb6c88a3c in KIO::SlaveInterface::error ()
  from /usr/kde/3.5/lib/libkio.so.4
#19 0xb6c8b3a4 in KIO::SlaveInterface::dispatch ()
  from /usr/kde/3.5/lib/libkio.so.4
#20 0xb6c8a033 in KIO::SlaveInterface::dispatch ()
  from /usr/kde/3.5/lib/libkio.so.4
#21 0xb6c85fdb in KIO::Slave::gotInput () from /usr/kde/3.5/lib/libkio.so.4
#22 0xb6c86388 in KIO::Slave::qt_invoke () from /usr/kde/3.5/lib/libkio.so.4
#23 0xb609ec64 in QObject::activate_signal () from 
/usr/qt/3/lib/libqt-mt.so.3
#24 0xb609f22a in QObject::activate_signal () from 
/usr/qt/3/lib/libqt-mt.so.3

#25 0xb63f2010 in QSocketNotifier::activated ()
  from /usr/qt/3/lib/libqt-mt.so.3
#26 0xb60bb7ef in QSocketNotifier::event () from /usr/qt/3/lib/libqt-mt.so.3
#27 0xb603c01f in QApplication::internalNotify ()
  from /usr/qt/3/lib/libqt-mt.so.3
#28 0xb603c1bc in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#29 0xb66b6926 in KApplication::notify () from 
/usr/kde/3.5/lib/libkdecore.so.4

#30 0xb602f8f3 in QEventLoop::activateSocketNotifiers ()
  from /usr/qt/3/lib/libqt-mt.so.3
#31 0xb5fe88f1 in QEventLoop::processEvents () from 
/usr/qt/3/lib/libqt-mt.so.3

#32 0xb6052720 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#33 0xb6052676 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#34 0xb603b1cf in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#35 0x0804a477 in ?? ()
#36 0xbfe6fb10 in ?? ()
#37 0xbfe6fa20 in ?? ()
#38 0x in ?? ()


From the konsole:

kmail
WeaverThreadLogger: thread (ID: 1) suspended.
WeaverThreadLogger: thread (ID: 2) suspended.
WeaverThreadLogger: thread (ID: 3) suspended.
WeaverThreadLogger: thread (ID: 4) suspended.
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x83ba700 ): 
KAccel object already contains an action name delete

kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x83ba700 ): 
KAccel object already contains an action name edit

kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x83ba700 ): 
KAccel object already contains an action name display_message
[EMAIL PROTECTED] 

Re: [gentoo-user] System shutdown from within Xfce

2006-01-04 Thread John Jolet


On Jan 4, 2006, at 7:43 AM, [EMAIL PROTECTED] wrote:

You have to set yourself up to be able do shutdown and reboot if  
desired.  Do this in the sudoers file.  I don't have my setup where  
I can reach it at this moment but if you need I can post it later  
tonight.



what you wanted was %wheel  (root)  shutdowncommand

what you put was let wheel group run the shutdown command as  
vukyou want to replace vuk with root.




From: Michael Kjorling [EMAIL PROTECTED]
Date: 2006/01/04 Wed AM 08:26:16 EST
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] System shutdown from within Xfce




--
gentoo-user@gentoo.org mailing list



--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Kate doesn't reuse existing process anymore with kde 3.5.0?

2006-01-04 Thread Abhay Kedia
On Wednesday 04 January 2006 18:40, Neil Bothwick wrote:

 I set the text/plain file type to call this with only %U as an argument,
 and it works without annoying messages.

Thanks for looking into this :)
This works but why is it so slow in launching? The first instance loads 
instantaneously but the second one is quite slow. Any ideas?

Regards,
Abhay


pgpmsrVUBT2NB.pgp
Description: PGP signature


[gentoo-user] OT - cron control

2006-01-04 Thread Michael Sullivan
Is there a way to reconfigure cron options, such as where it sends the
cron reports.  I thought I remembered there being something like that
when I used to use Fedora Core, but I'm not sure.  I use dcron...

-- 
gentoo-user@gentoo.org mailing list



Re: Re: [gentoo-user] need help with kmail

2006-01-04 Thread brettholcomb
What happens if you do emerge -uD kdepim -p.

Have you tried emerge kdemail?

 
 From: Ernie Schroder [EMAIL PROTECTED]
 Date: 2006/01/04 Wed AM 08:57:13 EST
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] need help with kmail
 
 This is just too wierd! I've done all the maintainance steps everyone 
 has suggested, probably several times by now, but kmail still refuses to 
 send email. The good news is Thunderbird is working.
 Being a creature of habit, I want to get kmail working.
 Last night I did:
 
 # emerge -eD kdepim
 
 thinking that this would bring all dependancies in the correct order and 
 I would wake up able to use kmail. No such luck. The only change I've 
 seen so far is kmail has gone back to crashing when deleting failed 
 emails from the outbox. Below is the backtrace from the KDE crash 
 handeler, followed by the Konsole output.
 Note that the  Konsole output complains (when I deleted the failed mail)
 kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle 
 '/etc/samba/smb.conf'
 kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle 
 '/etc/security/fileshare.conf'
 Wy would kmail want to remove smb.conf and fileshare.conf?
 
 My thanks to all who have offered suggestions, I really appreciate the 
 effort.
 
 (no debugging symbols found)
 Using host libthread_db library /lib/libthread_db.so.1.
 (no debugging symbols found)
 `system-supplied DSO at 0xe000' has disappeared; keeping its symbols.
 (no debugging symbols found)
 
 repeated 55 times
 
 (no debugging symbols found)
 [Thread debugging using libthread_db enabled]
 [New Thread -1249028432 (LWP 16621)]
 [New Thread -1276220496 (LWP 16625)]
 [New Thread -1267827792 (LWP 16624)]
 [New Thread -1259435088 (LWP 16623)]
 [New Thread -1251042384 (LWP 16622)]
 [KCrash handler]
 #4  0xb7ba3cea in KMMessage::setTransferInProgress ()
from /usr/kde/3.5/lib/libkmailprivate.so
 #5  0xb7cb8628 in KMSender::slotIdle ()
from /usr/kde/3.5/lib/libkmailprivate.so
 #6  0xb7cb88ab in KMSender::qt_invoke ()
from /usr/kde/3.5/lib/libkmailprivate.so
 #7  0xb609ec64 in QObject::activate_signal () from 
 /usr/qt/3/lib/libqt-mt.so.3
 #8  0xb609f382 in QObject::activate_signal () from 
 /usr/qt/3/lib/libqt-mt.so.3
 #9  0xb7cb45f9 in KMSendProc::idle () from 
 /usr/kde/3.5/lib/libkmailprivate.so
 #10 0xb7cb46da in KMSendSMTP::abort () from 
 /usr/kde/3.5/lib/libkmailprivate.so
 #11 0xb7cb40ee in KMSendSMTP::slaveError ()
from /usr/kde/3.5/lib/libkmailprivate.so
 #12 0xb7cb56c0 in KMSendSMTP::qt_invoke ()
from /usr/kde/3.5/lib/libkmailprivate.so
 #13 0xb609ebed in QObject::activate_signal () from 
 /usr/qt/3/lib/libqt-mt.so.3
 #14 0xb6c8e327 in KIO::Scheduler::slaveError ()
from /usr/kde/3.5/lib/libkio.so.4
 #15 0xb6c8fa14 in KIO::Scheduler::slotSlaveError ()
from /usr/kde/3.5/lib/libkio.so.4
 #16 0xb6c92fff in KIO::Scheduler::qt_invoke ()
from /usr/kde/3.5/lib/libkio.so.4
 #17 0xb609ec64 in QObject::activate_signal () from 
 /usr/qt/3/lib/libqt-mt.so.3
 #18 0xb6c88a3c in KIO::SlaveInterface::error ()
from /usr/kde/3.5/lib/libkio.so.4
 #19 0xb6c8b3a4 in KIO::SlaveInterface::dispatch ()
from /usr/kde/3.5/lib/libkio.so.4
 #20 0xb6c8a033 in KIO::SlaveInterface::dispatch ()
from /usr/kde/3.5/lib/libkio.so.4
 #21 0xb6c85fdb in KIO::Slave::gotInput () from /usr/kde/3.5/lib/libkio.so.4
 #22 0xb6c86388 in KIO::Slave::qt_invoke () from /usr/kde/3.5/lib/libkio.so.4
 #23 0xb609ec64 in QObject::activate_signal () from 
 /usr/qt/3/lib/libqt-mt.so.3
 #24 0xb609f22a in QObject::activate_signal () from 
 /usr/qt/3/lib/libqt-mt.so.3
 #25 0xb63f2010 in QSocketNotifier::activated ()
from /usr/qt/3/lib/libqt-mt.so.3
 #26 0xb60bb7ef in QSocketNotifier::event () from /usr/qt/3/lib/libqt-mt.so.3
 #27 0xb603c01f in QApplication::internalNotify ()
from /usr/qt/3/lib/libqt-mt.so.3
 #28 0xb603c1bc in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
 #29 0xb66b6926 in KApplication::notify () from 
 /usr/kde/3.5/lib/libkdecore.so.4
 #30 0xb602f8f3 in QEventLoop::activateSocketNotifiers ()
from /usr/qt/3/lib/libqt-mt.so.3
 #31 0xb5fe88f1 in QEventLoop::processEvents () from 
 /usr/qt/3/lib/libqt-mt.so.3
 #32 0xb6052720 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
 #33 0xb6052676 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
 #34 0xb603b1cf in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
 #35 0x0804a477 in ?? ()
 #36 0xbfe6fb10 in ?? ()
 #37 0xbfe6fa20 in ?? ()
 #38 0x in ?? ()
 
 
  From the konsole:
 
 kmail
 WeaverThreadLogger: thread (ID: 1) suspended.
 WeaverThreadLogger: thread (ID: 2) suspended.
 WeaverThreadLogger: thread (ID: 3) suspended.
 WeaverThreadLogger: thread (ID: 4) suspended.
 kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
 kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x83ba700 ): 
 KAccel object already contains an action name delete
 kdecore (KAction): WARNING: KAction::plugAccel(): call to 

Re: [gentoo-user] Can't get Vi

2006-01-04 Thread Shawn Singh
Thanks for the info. Before I could emerge --sync I had to update
portage. Once I did that, I was able to do the emerge --sync and then
emerge vim.

Again, thank you all for your help.

ShawnOn 1/4/06, Catalin Neagoe [EMAIL PROTECTED] wrote:
Yes, issue an emerge sync first. The explanation is that you still havete ebuild-6.5.068 but the package itself don't exist anymore.Shawn Singh wrote: thank's all ... I'll see what solution works the best.
 On 1/3/06, Ernie Schroder [EMAIL PROTECTED] wrote:Ernie Schroder wrote:John Jolet wrote:
On Jan 3, 2006, at 2:02 PM, Shawn Singh wrote:Hey all,When trying to emerge vi, emerge fails on step 1 of 3 because it
cannot find vim-6.3.068-netrw.tar.bz2. Here is a snippet from thelast bit of the run of emerge:09:55:37 ERROR 404: Not Found.
!!! Couldn't download vim-6.3.068-netrw.tar.bz2. Aborting.try an emerge --sync.
I've been getting the same results for the past week and a half.Any suggestions?Thanks,Shawn Singh
From time to time, I find packages that I can't d'load from the sitenamed in the ebuild. What I do in that case, is to google the package
and dload it from another source. I then move it to/usr/portage/distfiles. Then a normal emerge PACKAGE_NAME will run.here is a source for it:
http://cvsup.de.openbsd.org/mirrors/gentoo/distfiles/vim-6.3.068-netrw.tar.bz2
--gentoo-user@gentoo.org mailing list -- Shawn Singh--
gentoo-user@gentoo.org mailing list-- Shawn Singh


Re: [gentoo-user] Kate doesn't reuse existing process anymore with kde 3.5.0?

2006-01-04 Thread Neil Bothwick
On Wed, 4 Jan 2006 19:42:29 +0530, Abhay Kedia wrote:

  I set the text/plain file type to call this with only %U as an
  argument, and it works without annoying messages.
 
 Thanks for looking into this :)
 This works but why is it so slow in launching? The first instance loads 
 instantaneously but the second one is quite slow. Any ideas?

It takes around a second to load the first file, and kate itself, here.
Subsequent files are loaded instantly.


-- 
Neil Bothwick

A pessimist complains about the noise when opportunity knocks.


signature.asc
Description: PGP signature


Re: [gentoo-user] need help with kmail

2006-01-04 Thread Ernie Schroder

[EMAIL PROTECTED] wrote:


What happens if you do emerge -uD kdepim -p.
 


this shouldn't be more comprehenve than emerge -eD kdepim


Have you tried emerge kdemail?

 

I take it you mean kmail? Yes, I've unmerged kdepim and merged kmail and 
it's dependancies

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] BASH 3.1 - DON't UPGRADE

2006-01-04 Thread Alexander Skwar
Alexander Skwar schrieb:

 bash-3.1-r1 isn't hard masked anymore. Is it now safe to upgrade
 to bash v3.1?

New release, same question:

bash-3.1-r2 isn't hard masked anymore. Is it now safe to upgrade
to bash v3.1?

Alexander Skwar
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] BASH 3.1 - DON't UPGRADE

2006-01-04 Thread Alexander Skwar
Neil Bothwick schrieb:
 On Wed, 04 Jan 2006 17:28:17 +0100, Alexander Skwar wrote:
 
 New release, same question:
 
 bash-3.1-r2 isn't hard masked anymore. Is it now safe to upgrade
 to bash v3.1?
 
 Tried it this morning, no networking! According to Bugzilla, it needs
 baselayout-1.12.0_pre13, yet the latest in portage was pre12. I synced
 again and pre13 was there, now it all seems to work properly.
 
 So, don't update Bash unless you are also updating the the correct
 baselayout. I'm about to update my desktop, so if I'm not around for a
 while, you'll know why...

Well, as before, I'll be a chicken and wait for you to return
before I update :)

-- 
Alexander Skwar
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] BASH 3.1 - DON't UPGRADE

2006-01-04 Thread Andrew Gaydenko
I have upgraded it today and haven't any problems (rebooting, syncing,
emereging, and so on...).

=== On Wednesday 04 January 2006 19:28, Alexander Skwar wrote: ===
Alexander Skwar schrieb:

 bash-3.1-r1 isn't hard masked anymore. Is it now safe to upgrade
 to bash v3.1?

New release, same question:

bash-3.1-r2 isn't hard masked anymore. Is it now safe to upgrade
to bash v3.1?

Alexander Skwar
-- 
gentoo-user@gentoo.org mailing list

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] BASH 3.1 - DON't UPGRADE

2006-01-04 Thread Neil Bothwick
On Wed, 04 Jan 2006 17:59:26 +0100, Alexander Skwar wrote:

  So, don't update Bash unless you are also updating the the correct
  baselayout. I'm about to update my desktop, so if I'm not around for a
  while, you'll know why...
 
 Well, as before, I'll be a chicken and wait for you to return
 before I update :)

I'm back! :)


-- 
Neil Bothwick

One size fits all: Doesn't fit anyone.


signature.asc
Description: PGP signature


Re: SOLVED: [gentoo-user] System shutdown from within Xfce

2006-01-04 Thread John Jolet


On Jan 4, 2006, at 10:53 AM, Michael Kjorling wrote:


On 2006-01-04 08:07 -0600, [EMAIL PROTECTED] wrote:

what you put was let wheel group run the shutdown command as
vukyou want to replace vuk with root.


There we go, thank you! For the benefit of the archives, this is what
I got in the end and which works (\t is tab):

%wheel\tALL=(root)\tNOPASSWD: /usr/libexec/xfsm-shutdown-helper

I can now shut down and reboot from within the GUI, and it doesn't
seem to have opened any obvious other security holes.

well, except ANY user in your wheel group can shut down your  
box.not saying that's a bad thing, but you need to know who all  
is in it...



--
Michael Kjörling, [EMAIL PROTECTED] - http://michael.kjorling.com/
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* . No bird soars too high if he soars with his own wings . *



--
gentoo-user@gentoo.org mailing list



Re: SOLVED: [gentoo-user] System shutdown from within Xfce

2006-01-04 Thread Michael Kjorling
On 2006-01-04 11:09 -0600, [EMAIL PROTECTED] wrote:
 I can now shut down and reboot from within the GUI, and it doesn't
 seem to have opened any obvious other security holes.
 
 well, except ANY user in your wheel group can shut down your
 box.not saying that's a bad thing, but you need to know who all
 is in it...

Yes, I am perfectly aware of that and it is also what I want. Of
course my account is the only one besides root that is in the wheel
group, but that's my own headache. :)
 
-- 
Michael Kjörling, [EMAIL PROTECTED] - http://michael.kjorling.com/
* ASCII Ribbon Campaign: Against HTML Mail, Proprietary Attachments *
* . No bird soars too high if he soars with his own wings . *


pgp43RWBEZyvc.pgp
Description: PGP signature


Re: [gentoo-user] portage overlay question

2006-01-04 Thread Rumen Yotov
On (04/01/06 11:53), Paweł Madej wrote:
 Neil Bothwick wrote:
 On Wed, 04 Jan 2006 09:00:30 +0100, Paweł Madej wrote:
 
 
 
 
 You also need to make $DISTDIR group writable.
 
 
  $ ls -l /usr/portage/ | grep distfiles
 drwxrwxr-x4 root portage 36864 sty  4 08:56 distfiles
 
 
 $ cat /etc/group | grep nysander
 wheel:x:10:root,nysander
 floppy:x:11:root,nysander
 audio:x:18:nysander
 video:x:27:root,nysander
 users:x:100:games,nysander
 portage:x:250:portage,nysander
 
  $ ebuild mod_cband-0.9.6.1_rc1.ebuild digest
 !!! No write access to write to /usr/portage/distfiles.  Aborting.
 /.locks
 
 $ slocate .locks
 /usr/src/linux-2.6.13-suspend2-r4/fs/.locks.o.cmd
 /usr/portage/distfiles/.locks
 
 $ ls /usr/portage/distfiles/.locks
 [no output]
 
 I have no idea what is wrong, because above configuration was when I 
 noticed those error for the first time.
 
 Thanks for some ideas what to check/change etc.
 
 Paweł Madej
 -- 
 gentoo-user@gentoo.org mailing list
 
Hi,
When using ebuild you must give the whole path, like:
ebuild /usr/portage/category-subcat/package/package-version digest
This way it should work. Perms groups are OK.
HTH.Rumen


pgpJ1V4FjXDGq.pgp
Description: PGP signature


Re: [gentoo-user] portage overlay question

2006-01-04 Thread Neil Bothwick
On Wed, 4 Jan 2006 19:28:16 +, Rumen Yotov wrote:

 When using ebuild you must give the whole path,

Really? It's always worked with relative paths for me.


-- 
Neil Bothwick

The Japanese call us lazy, but at least we cook our fish!


signature.asc
Description: PGP signature


Re: [gentoo-user] ebuild defaults?

2006-01-04 Thread Ciaran McCreesh
On Wed, 4 Jan 2006 09:25:52 -0800 (PST) maxim wexler
[EMAIL PROTECTED] wrote:
| Is there a default, eg for LICENSE, in an ebuild if
| the ebuild's author can't discover it?

Not for LICENSE. If you can't find the LICENSE, you can't legally
distribute or use the software so you can't make an ebuild for it.

-- 
Ciaran McCreesh : Gentoo Developer (King of all Londinium)
Mail: ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm



signature.asc
Description: PGP signature


Re: [gentoo-user] portage overlay question

2006-01-04 Thread Rumen Yotov
On (04/01/06 17:39), Neil Bothwick wrote:
 On Wed, 4 Jan 2006 19:28:16 +, Rumen Yotov wrote:
 
  When using ebuild you must give the whole path,
 
 Really? It's always worked with relative paths for me.
 
 
 -- 
 Neil Bothwick
 
 The Japanese call us lazy, but at least we cook our fish!
Hi,
For me it works only with full path or if the ebuild is in the current 
directory.
Rumen


pgpc7hI2dDvvK.pgp
Description: PGP signature


Re: [gentoo-user] portage overlay question

2006-01-04 Thread Paweł Madej
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Rumen Yotov wrote:
 On (04/01/06 17:39), Neil Bothwick wrote:
 
 
 Hi,
 For me it works only with full path or if the ebuild is in the current 
 directory.
 Rumen


$ ebuild /usr/local/www-apache/mod_cband/mod_cband-0.9.6.1_rc1.ebuild digest
!!! No write access to write to /usr/portage/distfiles.  Aborting.
/.locks

Full path does not help :(

- --
Paweł Madej aka Nysander
http://quanteam.info  | http://forum-farmaceutyczne.org
http://nysander.quanteam.info | http://wiki.quanteam.info
GPG key: 5861680B | keyserver: http://pgp.mit.edu
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDvBFhgvSMglhhaAsRAluyAJ4mThSzXxxz99NEVz5nqgT5Z3RcyACgvBhL
S2Pmj/yaCPfeKmuHAOQfOzs=
=7j92
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ebuild defaults?

2006-01-04 Thread Lares Moreau
On Wed, 2006-01-04 at 09:25 -0800, maxim wexler wrote:
 Is there a default, eg for LICENSE, in an ebuild if
 the ebuild's author can't discover it?

What package?  We'll take a look.

-- 
Lares Moreau [EMAIL PROTECTED]  | LRU: 400755 http://counter.li.org
lares/irc.freenode.net |
Gentoo x86 Arch Tester |   ::0 Alberta, Canada
Public Key: 0D46BB6E @ subkeys.pgp.net |  Encrypted Mail Preferred
Key fingerprint = 0CA3 E40D F897 7709 3628  C5D4 7D94 483E 0D46 BB6E


signature.asc
Description: This is a digitally signed message part


[gentoo-user] Gracefull window close

2006-01-04 Thread Lares Moreau
Is there a command line to gracefully close all windows in my X env?

The end purpose is to have a 'shutdown' command on my desktop which acts
like it presses the 'close' button on all the open windows.  This way I
don't kill the configs I haven't explictly saved. This also prevents me
from accidentally killing OOo, when things haven't saved yet.
-- 
Lares Moreau [EMAIL PROTECTED]  | LRU: 400755 http://counter.li.org
lares/irc.freenode.net |
Gentoo x86 Arch Tester |   ::0 Alberta, Canada
Public Key: 0D46BB6E @ subkeys.pgp.net |  Encrypted Mail Preferred
Key fingerprint = 0CA3 E40D F897 7709 3628  C5D4 7D94 483E 0D46 BB6E


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-user] need help with kmail

2006-01-04 Thread Benno Schulenberg
Ernie Schroder wrote:
 This is just too wierd! I've done all the maintainance steps
 everyone has suggested, probably several times by now, but kmail
 still refuses to send email.

What's in your .kde/share/config/kmailrc under the [Transport x] 
headers?

 kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle
 '/etc/samba/smb.conf'
 kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle
 '/etc/security/fileshare.conf'

Does etc/s* occur somewhere in your kmailrc or some other config 
file?

Did you during your cleaning also clean out old kde files 
from /etc/env.d/ ?

Benno
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] need help with kmail SOLVED

2006-01-04 Thread Ernie Schroder
On Wednesday 04 January 2006 12:19, a tiny voice compelled 
[EMAIL PROTECTED] to write:
 Yes, you are right - I've been working with Windows all morning so my brain
 was dead G.

 I figured you had but thought I'd ask.

  From: Ernie Schroder [EMAIL PROTECTED]
  Date: 2006/01/04 Wed AM 10:58:02 EST
  To: gentoo-user@lists.gentoo.org
  Subject: Re: [gentoo-user] need help with kmail
 
  [EMAIL PROTECTED] wrote:
  What happens if you do emerge -uD kdepim -p.


just for the hell of it, I synced and ran emerge -uD world. This brought in 
xemacs-base, festival (which failed until I remerged speech-tools and it ran) 
poppler-bindings and transcode.
Kmail still failed. I logged into konsole as root and set up a brand new kmail 
profile using only one of my 2 email accounts. Kmail actually sent and 
email. I then closed root's kmail and opened as user. I deleted all 
profiles and account information and started fresh using the same address as 
I used for root. IT WORKED!! I then recreated my ntplx account. ALL IS WELL. 
I'll be damned If I know why but kmail seems (at least so far) to be fixed. 
Thanks to all for their patience and suggestions, even the people who told me 
(in a nice way) I didn't know what I was doing.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] portage overlay question

2006-01-04 Thread Rumen Yotov
On (04/01/06 19:18), Paweł Madej wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Rumen Yotov wrote:
  On (04/01/06 17:39), Neil Bothwick wrote:
  
  
  Hi,
  For me it works only with full path or if the ebuild is in the current 
  directory.
  Rumen
 
 
 $ ebuild /usr/local/www-apache/mod_cband/mod_cband-0.9.6.1_rc1.ebuild digest
 !!! No write access to write to /usr/portage/distfiles.  Aborting.
 /.locks
 
 Full path does not help :(
 
 - --
 Paweł Madej aka Nysander
 http://quanteam.info  | http://forum-farmaceutyczne.org
 http://nysander.quanteam.info | http://wiki.quanteam.info
 GPG key: 5861680B | keyserver: http://pgp.mit.edu
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.2 (GNU/Linux)
 
 iD8DBQFDvBFhgvSMglhhaAsRAluyAJ4mThSzXxxz99NEVz5nqgT5Z3RcyACgvBhL
 S2Pmj/yaCPfeKmuHAOQfOzs=
 =7j92
 -END PGP SIGNATURE-
 -- 
 gentoo-user@gentoo.org mailing list
 
Hi,
My bad, all my tests were done as root as i always do when making digests.
Doesn't work for me too (in group 'wheel'  'portage'):
...BEGIN...
$ebuild /usr/local/portage/app-portage/glcu/glcu-0.9.6.3.ebuild digest
 Generating digest file...
 glcu-0.9.6.3.tar.gz
[Errno 1] Operation not permitted: 
'/usr/local/portage/app-portage/glcu/files/digest-glcu-0.9.6.3'
 Generating manifest file...
 files/digest-glcu-0.9.6.3
 glcu-0.9.6.3.ebuild
[Errno 1] Operation not permitted: 
'/usr/local/portage/app-portage/glcu/Manifest'
 Computed message digests.
...END...
PS: this in portage overlay  doesn't require files download IIRC.
HTH.Rumen


pgpAO9VmT1Rsv.pgp
Description: PGP signature


Re: [gentoo-user] portage overlay question

2006-01-04 Thread Paweł Madej
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Zac Medico wrote:
 You should have done `ls -ld /usr/portage/distfiles/.locks`.
 
 I'm able to reproduce that problem here.  It seems that portage
 automatically changes the group id on ${DISTDIR} (when run as root) but
 it neglects to change the group id on ${DISTDIR}/.locks (I'd consider it
 a bug).  If you do `chgrp portage /usr/portage/distfiles/.locks  chmod
 g+w /usr/portage/distfiles/.locks` then that should allow you to work
 around the problem.
 
 Zac

Thank you very much Zac. That resolved a problem. I think if I should
file a bug about this?

- --
Paweł Madej aka Nysander
http://quanteam.info  | http://forum-farmaceutyczne.org
http://nysander.quanteam.info | http://wiki.quanteam.info
GPG key: 5861680B | keyserver: http://pgp.mit.edu
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDvCcqgvSMglhhaAsRAnbUAKCM/vFCmf7wXBgWc31fYkN9ioRz3ACgjce8
FRwWulgfWp2hScYfH0JzLbY=
=WMzv
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: Re: [gentoo-user] need help with kmail SOLVED

2006-01-04 Thread brettholcomb
Glad to hear it's fixed!  Something must have been messed up in the profiles.

 
 From: Ernie Schroder [EMAIL PROTECTED]
 Date: 2006/01/04 Wed PM 02:01:40 EST
 To: gentoo-user@lists.gentoo.org
 Subject: Re: [gentoo-user] need help with kmail SOLVED
 
 On Wednesday 04 January 2006 12:19, a tiny voice compelled 
 [EMAIL PROTECTED] to write:
  Yes, you are right - I've been working with Windows all morning so my brain
  was dead G.
 
  I figured you had but thought I'd ask.
 
   From: Ernie Schroder [EMAIL PROTECTED]
snip

 just for the hell of it, I synced and ran emerge -uD world. This brought in 
 xemacs-base, festival (which failed until I remerged speech-tools and it ran) 
 poppler-bindings and transcode.
 Kmail still failed. I logged into konsole as root and set up a brand new 
 kmail 
 profile using only one of my 2 email accounts. Kmail actually sent and 
 email. I then closed root's kmail and opened as user. I deleted all 
 profiles and account information and started fresh using the same address as 
 I used for root. IT WORKED!! I then recreated my ntplx account. ALL IS WELL. 
 I'll be damned If I know why but kmail seems (at least so far) to be fixed. 
 Thanks to all for their patience and suggestions, even the people who told me 
 (in a nice way) I didn't know what I was doing.
 -- 
 gentoo-user@gentoo.org mailing list
 
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] portage overlay question

2006-01-04 Thread Zac Medico

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Paweł Madej wrote:
| Zac Medico wrote:
| You should have done `ls -ld /usr/portage/distfiles/.locks`.
|
| I'm able to reproduce that problem here.  It seems that portage
| automatically changes the group id on ${DISTDIR} (when run as root) but
| it neglects to change the group id on ${DISTDIR}/.locks (I'd consider it
| a bug).  If you do `chgrp portage /usr/portage/distfiles/.locks  chmod
| g+w /usr/portage/distfiles/.locks` then that should allow you to work
| around the problem.
|
| Zac
| 
| Thank you very much Zac. That resolved a problem. I think if I should

| file a bug about this?
| 


Yeah, I think should.  The version of portage that I'm using (2.1_pre3) will 
create the directory with the correct gid (if the directory does not exist).  
However, after the directory has been created, portage does not ensure that 
.locks continues to have the correct gid.

Zac
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDvCt2/ejvha5XGaMRAgXSAJ0REINi8BZ9sUHi/RSIUDLFVErgHQCeIaCc
ICVFMzigOEXKOPI2mQIVkkc=
=9gg1
-END PGP SIGNATURE-
--
gentoo-user@gentoo.org mailing list



[gentoo-user] OT: printing lots of file.doc files

2006-01-04 Thread James
Hello,

Kind of a strange request, but I have been given a work assignment that
forces me to keep many documents in .doc format. If I have a dir full of these,
but I use to lp/lpr style printing, how do I print a passel of .doc files
without going into OO to load and print each one individually?

Command line of a simple script will do, but googling has produced nothing.
I did not find anything under KDE to acheive this, but, my searching for
a KDE method is, well lacking

ideas?
James

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] portage overlay question

2006-01-04 Thread Paweł Madej
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Zac Medico wrote:
 Yeah, I think should.  The version of portage that I'm using (2.1_pre3)
 will create the directory with the correct gid (if the directory does
 not exist).  However, after the directory has been created, portage does
 not ensure that .locks continues to have the correct gid.
 
 Zac

Bug filed: http://bugs.gentoo.org/show_bug.cgi?id=117781

If you got any more information that you think we should add just
comment above bug.

- --
Paweł Madej aka Nysander
http://quanteam.info  | http://forum-farmaceutyczne.org
http://nysander.quanteam.info | http://wiki.quanteam.info
GPG key: 5861680B | keyserver: http://pgp.mit.edu
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDvDywgvSMglhhaAsRAr9sAKCz+nPz9IIqjfioWfKiuk21QEqqqgCgiMzU
5rxlLTPjHbou9Jq0NBBAh7w=
=/1go
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: printing lots of file.doc files

2006-01-04 Thread Tom Martin
On Wed, 4 Jan 2006 20:44:05 + (UTC)
James [EMAIL PROTECTED] wrote:

 Hello,
 
 Kind of a strange request, but I have been given a work assignment
 that forces me to keep many documents in .doc format. If I have a dir
 full of these, but I use to lp/lpr style printing, how do I print a
 passel of .doc files without going into OO to load and print each one
 individually?
 
 Command line of a simple script will do, but googling has produced
 nothing. I did not find anything under KDE to acheive this, but, my
 searching for a KDE method is, well lacking
 
 ideas?

app-text/wv might be usable -- it can convert docs to PDF or
postscript. If the quality isn't that great (I've never tried it) or
the documents are quite complex, I think you're going to have to find a
way to do it from within OpenOffice.

-- 
Tom Martin, http://dev.gentoo.org/~slarti
AMD64, net-mail, shell-tools, vim, recruiters
Gentoo Linux


signature.asc
Description: PGP signature


Re: [gentoo-user] portage overlay question

2006-01-04 Thread Neil Bothwick
On Wed, 4 Jan 2006 20:03:54 +, Rumen Yotov wrote:

  Really? It's always worked with relative paths for me.

  The Japanese call us lazy, but at least we cook our fish!

 For me it works only with full path or if the ebuild is in the current
 directory.

Which is exactly what the previous poster was doing.


-- 
Neil Bothwick

Those who live by the sword get shot by those who don't.,


signature.asc
Description: PGP signature


Re: [gentoo-user] OT: printing lots of file.doc files

2006-01-04 Thread David Morgan
On 21:31 Wed 04 Jan , Tom Martin wrote:
 On Wed, 4 Jan 2006 20:44:05 + (UTC)
 James [EMAIL PROTECTED] wrote:
 
  Hello,
  
  Kind of a strange request, but I have been given a work assignment
  that forces me to keep many documents in .doc format. If I have a dir
  full of these, but I use to lp/lpr style printing, how do I print a
  passel of .doc files without going into OO to load and print each one
  individually?
  
  Command line of a simple script will do, but googling has produced
  nothing. I did not find anything under KDE to acheive this, but, my
  searching for a KDE method is, well lacking
  
  ideas?
 
 app-text/wv might be usable -- it can convert docs to PDF or
 postscript. If the quality isn't that great (I've never tried it) or
 the documents are quite complex, I think you're going to have to find a
 way to do it from within OpenOffice.
 

Other options would be antiword and catdoc.

You'll probably be able to get something readable as long as the .doc
files don't contain tables...
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: k3b and now NTFS access rights

2006-01-04 Thread Mick
Neil Bothwick wrote:

 
 user or users. The difference is that with user, only the user that
 mounted a filesystem, or root, can umount it. With users, user A can
 mount a filesystem and user B can umount it.

What a right 'carry on' this access issue is.  I eventually got on the
machine in question.  Two NTFS partitions.  When I add
noauto,ro,user,uid=1001 the user in question can mount and read the various
files.  The respective mount point under /mnt/Suzy_WinXP is shown as
suzy:root.

As soon as I remove the uid number from fstab the user can no longer access
the files!  Konqueror comes up with this error: Unable to enter
file:///mnt/Suzy_WinXP.  You do not have access rights to this location. 
The /mnt/Suzy_WinXP is now shown as root:root and Konqueror shows Locked
Folder.  The funny thing is that the NTFS partition *is* mounted as shown
in mount:
===
/dev/sda14 on /mnt/Suzy_WinXP type ntfs (ro,noexec,nosuid,nodev)
===

So, if I want to mount NTFS partitions by different users what am I supposed
to do?  Pile up the uid Nos?  There must be a better way.  Unlike VFAT
partitions which do not recognise/require ownership NTFS does not seem to
want to play.  Are your experiences different?
-- 
Regards,
Mick

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ebuild defaults?

2006-01-04 Thread Mariusz Pękala
On 2006-01-04 17:45:46 + (Wed, Jan), Ciaran McCreesh wrote:
 On Wed, 4 Jan 2006 09:25:52 -0800 (PST) maxim wexler
 [EMAIL PROTECTED] wrote:
 | Is there a default, eg for LICENSE, in an ebuild if
 | the ebuild's author can't discover it?
 
 Not for LICENSE. If you can't find the LICENSE, you can't legally
 distribute or use the software so you can't make an ebuild for it.

[EMAIL PROTECTED] ~ $ cat /usr/portage/licenses/secretware

You are not authorized to know under what conditions you may use this
software.

You are not authorized to know whether you may use, modify, distribute
modified and unmodified versions of this software.

You must not violate any restriction placed by this license. Failure to
do so will cause you to be punished to the fullest extent of the law,
according to the rules that you are not authorized to know.

[EMAIL PROTECTED] ~ $

Are you sure you WANT to make an ebuild for this software? ;-)


P.S.:
Do you know of any package that uses the DR license?
And do you know any user of such package? :-

-- 
No virus found in this outgoing message.
Checked by grep -i virus $MESSAGE


pgpbRcxWB3QY8.pgp
Description: PGP signature


Re: [gentoo-user] portage overlay question

2006-01-04 Thread Paweł Madej
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Peter Ruskin wrote:
 On Wednesday 04 January 2006 18:18, Paweł Madej wrote:
 
 
 
 $ ls -ld /usr/portage/distfiles
 drwxrwsr-x  4 portage portage 131072 2006-01-04 
 00:51 /usr/portage/distfiles
 
 What does yours look like?
 

Peter please read whole thread. The problem was recognized and bug was
filed to bugzilla.

Anyway thank you all for help in founding problem and its resolution

- --
Paweł Madej aka Nysander
http://quanteam.info  | http://forum-farmaceutyczne.org
http://nysander.quanteam.info | http://wiki.quanteam.info
GPG key: 5861680B | keyserver: http://pgp.mit.edu
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDvEsmgvSMglhhaAsRAuNTAKCj/jG8CIjd4Hw/jI9X550qUOoZfwCgqNwi
JsetOtFjF7y/mB2Jjge1W1g=
=kZHO
-END PGP SIGNATURE-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Need help with USE options.

2006-01-04 Thread Dale

Holly Bostick wrote:




The first thing you need to understand is that USE flags enable/disable
*optional* support for supplemental applications. USE flags will never
affect anything that you need (to run the system), though it may
affect things that you want (for your own ease and comfort).
 



That I knew but the global settings may enable support that I do not 
need/want, gnome being one of them.



snip


So, add -gnome to your global USE flags-- oh, I see you already do--
and then do an emerge -uaDNtv world (to recompile all apps compiled with
gnome support without it), and then an emerge depclean -p  and then an
emerge depclean (or unmerge various packages individually) to remove the
now-unnecessary GNOME libs that were previously installed. You might
also want to disable gtk, and gtk2.

When you say you have a lot of gnome stuff installed, what precisely
do you mean, anyway? You seem to have -gnome in your USE flags, so it's
not as if  you have applications installing unnecessary (for you) GNOME
libs and such. And surely you did not explicitly install GNOME-- or did
you? If so, unmerge it (if you emerged gnome or gnome-light, this will
only unmerge the meta packages, not the applications installed by the
meta packages), and then do an emerge depclean -p (and then an emerge
depclean, or unmerge the packages individually) to remove the
now-orphaned GNOME dependencies.
 



I just recently added that -gnome.  I didn't have it in there when I 
emerged everything else on my system.  Since I didn't know any better 
before, I want to correct that now.  I was going to just do a quick 
reinstall but I seemed to have it removed by seeing what depclean 
returned and removing things I didn't need manually, mostly gnome 
stuff.  If I did a reinstall, I was going to copy the kernel, kernels 
config, world file, and a few config files that I changed over and let 
it do its thing.  I did that a while back when I changed drives.  
Make.conf was one of those config files too.



But you may have a number of packages that depend natively on GNOME/GTK
libs; and if so, then you're just stuck with those, in the same way I'm
stuck with kdebase and qt if I want to use K3b. If that's a real problem
for you, investigate what programs those may be and see if you can find
a KDE or generic X-based alternative (for example, if you use gcolor2, a
GTK/GNOME color-chooser, you may want to switch to kcoloredit, the KDE
color chooser).

 


snip
 




This means nothing to me, since I have no idea what your system does or
what you do with it.

Do you need optional java and javascript support globally, for
example? Do you develop java or javascript? Maybe you do; I don't know--
at least then having the gcj USE flag enabled would make sense (since
gcj is the gcc support for a java compiler, afaik).

Myself, I don't, so I disabled that globally, and only enabled it in
/etc/portage/package.use for those programs I know I want java and
javascript support for (firefox, basically).
 



I just know I use java so I stuck it in there.  I don't develope java 
stuff though.  Java works so I'm not beating it up.  It may break for 
spight.  (sp?)



Do you do desktop publishing? Do you even use scribus? Do all
applications you may or may not have installed that *can* use Scribus
actually *need* to have *optional* scribus support enabled?
 



I do use Scribus on occasion.  It's easier for me than OOo on some things.


And if you don't use a database, why do you have the innodb USE flag
enabled?
 



I did install mysql once and then removed it.  I guess I missed that USE 
option when I removed mysql.  Thanks for pointing that out.  See, you 
did know something about that USE line.  LOL



USE flags customize your system to your personal needs, and I cannot
know your personal needs-- only you can.

So I would suggest reading through /usr/portage/profiles/use.desc and
/usr/portage/profiles/use.local.desc to understand what the USE flags
you have enabled actually do. Myself, I have an alias in ~/.bashrc,
stolen from this list, to quickly scan USE flag definitions:

alias useflag=grep /usr/portage/profiles/use.*desc -e

So if I do an emerge -uaDNtv world and see a USE flag I don't
understand, I can just do a
(taken from the k3b USE flags above):

useflag sndfile
/usr/portage/profiles/use.desc:sndfile - Adds support for libsndfile

and make my own decision about whether I want libsndfile support enabled
or not.

I've gotta say, that when I install Gentoo, the longest part of the
installation for me is in fact not the kernel compilation (that's the
second longest), but the scanning of the USE flags and reading of the
notes, to make sure I disable what I don't want and enable what I do. I
could, of course, just leave everything be, and then fix it all later as
you are now doing (that's easy enough), but I'm a recovering
perfectionist as well, so I like to take the time and get it closer to
right the first time.
 



I do regularly use the -v option 

Re: [gentoo-user] Re: [OT] Dual-Opteron

2006-01-04 Thread Peter Kelly
Dale wrote:


 
 Something like 640 packages according to the line count in Kwrite.
 

Try 
emerge -pe world |grep ebuild |wc -l 

to get the exact number of packages.

Peter
-- 
Jesus is my POSTMASTER GENERAL ...


-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: k3b and now NTFS access rights

2006-01-04 Thread Neil Bothwick
On Wed, 04 Jan 2006 22:01:51 +, Mick wrote:

 So, if I want to mount NTFS partitions by different users what am I
 supposed to do?  Pile up the uid Nos?  There must be a better way. 

There is, set a suitable umask value. By default, NTFS partitions are
mounted readable only by the user that mounted them. Setting umask=222
makes them readable by everyone, but still writable by no-one (although
NTFS is usually mounted ro so this makes little difference). See the NTFS
section of man mount.


-- 
Neil Bothwick

Happiness is merely the remission of pain.


signature.asc
Description: PGP signature


Re: [gentoo-user] ebuild defaults?

2006-01-04 Thread maxim wexler


--- Lares Moreau [EMAIL PROTECTED] wrote:

 On Wed, 2006-01-04 at 09:25 -0800, maxim wexler
 wrote:
  Is there a default, eg for LICENSE, in an ebuild
 if
  the ebuild's author can't discover it?
 
 What package?  We'll take a look.
 

Well, you said that already, and I posted skel.ebuild
but I got no response.

So, here it is again up to LICENSE where I'm stuck:

# Short one-line description of this package.
DESCRIPTION=This is a Latin to English translator

# Homepage, not used by Portage directly but handy for
developer reference
HOMEPAGE=http://users.erols.com/whitaker/wordslux.htm;

# Point to any required sources; these will be
automatically downloaded by
# Portage.
SRC_URI=ftp://petrus.thomasaquinas.edu/pub/linux/words/words-1.97-linux.tar.gz;

# License of the package.  This must match the name of
file(s) in
# /usr/portage/licenses/.  For complex license
combination see the developer
# docs on gentoo.org for details.
LICENSE=

[EMAIL PROTECTED]

wrote it but doesn't answer my emails




__ 
Yahoo! DSL – Something to write home about. 
Just $16.99/mo. or less. 
dsl.yahoo.com 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] arts using a LOT of memory, why?

2006-01-04 Thread Dale

Hi,

I noticed today that arts is using a LOT of memory.  It didn't use to do 
this.  This is from top:



top - 19:38:34 up 2 days, 15:24,  3 users,  load average: 1.03, 1.03, 1.00
Tasks: 101 total,   3 running,  97 sleeping,   0 stopped,   1 zombie
Cpu(s):  2.7% us,  0.3% sy, 95.3% ni,  0.0% id,  0.0% wa,  1.7% hi,  
0.0% si

Mem:   1034576k total,   925172k used,   109404k free,94220k buffers
Swap:   488336k total,  184k used,   488152k free,   276512k cached

  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
25376 dale -51   0  139m 135m 5536 S  0.0 13.4   0:11.48 artsd
25388 dale -51   0  139m 135m 5536 S  0.0 13.4   0:00.10 artsd
16972 root  34  19  121m 101m 1052 S  0.0 10.1   0:01.29 
FahCore_78.exe
16973 root  34  19  121m 101m 1052 S  0.0 10.1   0:00.01 
FahCore_78.exe
16974 root  39  19  121m 101m 1052 R 97.2 10.1   3134:16 
FahCore_78.exe
16975 root  34  19  121m 101m 1052 S  0.0 10.1   0:00.00 
FahCore_78.exe

24658 root  15   0  212m  82m 4584 S  1.7  8.1  21:07.32 X
 6060 dale  15   0 86852  66m  21m S  0.3  6.6   3:08.87 mozilla-bin
 6064 dale  16   0 86852  66m  21m S  0.0  6.6   0:00.00 mozilla-bin
 6065 dale  15   0 86852  66m  21m S  0.0  6.6   0:00.05 mozilla-bin
 6066 dale  15   0 86852  66m  21m S  0.0  6.6   0:00.97 mozilla-bin
20691 dale  15   0 86852  66m  21m S  0.0  6.6   0:00.00 mozilla-bin



I think over 100MBs is a bit much.  Anybody else noticing this?  Any 
idea why it may be doing this?  It only does it when I have been logged 
in for a while.  It goes back to normal after I log out and back in 
again.  I'm using KDE 3.5. 


Any ideas.  Oh, #1 in my sig by the way.

Dale
:-)

--
To err is human, I'm most certainly human.

I have four rigs:

1:  Home built; Abit NF7 ver 2.0 w/ AMD 2500+ CPU, 1GB of ram and right now two 
80GB hard drives.  Named Smoker
2:  Home built; Iwill KK266-R w/ AMD 1GHz CPU, 256MBs of ram and a 4GB drive.  
Named Swifty
3:  Home built; Gigabyte GA-71XE4 w/ 800MHz CPU, 224MBs of ram and a 2.5GB 
drive.  Named Pokey
4:  Compaq Proliant 6000 Server w/ Quad 200MHz CPUs, 128MBs of ram and a 4.3GB 
SCSI drive.  Named Putput

All run Gentoo Linux, all run folding. #1 is my desktop, 2, 3, and 4 are set up as servers.  


--
gentoo-user@gentoo.org mailing list



[gentoo-user] Problem with cracking keys with libdvdcss

2006-01-04 Thread Richard Watson
Hi – I’m just wondering under what circumstances libdvdcss will not work
correctly when trying to back up a movie DVD. I’m running 1.2.8 on my
desktop unit at home fine but 1.2.9 on my laptop keeps returning the error. 

libdvdread: Get key for /VIDEO_TS/VTS_02_0.VOB at 0x00293bd4
libdvdread: Error cracking CSS key for /VIDEO_TS/VTS_02_0.VOB (0x00293bd4)
--
Thanks, Richard

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.12/220 - Release Date: 3/01/2006
 


-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] ati-drivers can work with 2.6.15!

2006-01-04 Thread Iain Buchanan
Hi all,

Instead of a question this time, I have an answer!

If you're trying to get ati-drivers (fglrx) to load with linux-2.6.15
its simple!  (Given the error you get is undefined symbol: pm_register
or something similar).

The solution is to simply:  when configuring your kernel, under Power
management options (ACPI, APM) turn on Legacy Power Management API
(PM_LEGACY).  Then recompile the kernel (recompiling modules should not
be necessary) and re-boot to this new kernel.

Now, for me at least, ati-drivers-8.20.8 loads fine!

HTH,
-- 
Iain Buchanan iaindb at netspace dot net dot au

The cutting edge is getting rather dull.
-- Andy Purshottam

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] OT: printing lots of file.doc files

2006-01-04 Thread Jean Magnan de Bornier
Le 04 janvier à 21:44:05 James [EMAIL PROTECTED] écrit notamment:

| Hello,

| Kind of a strange request, but I have been given a work assignment that
| forces me to keep many documents in .doc format. If I have a dir full of 
these,
| but I use to lp/lpr style printing, how do I print a passel of .doc files
| without going into OO to load and print each one individually?

| Command line of a simple script will do, but googling has produced nothing.
| I did not find anything under KDE to acheive this, but, my searching for
| a KDE method is, well lacking

| ideas?

have a look at question 9.1 here:

http://www.bytebot.net/openoffice/faq.html#Misc0

cheers,
-- 
  Jean Magnan de Bornier |Cours Victor Hugo
  e-mots: jean at bornier.net|13980 Alleins   France
  T 08 70 39 34 03   |P 06 09 17 35 87

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] package conflict on update

2006-01-04 Thread Trenton Adams
Ok, so I get the output below when trying to merge after a sync today.
 My guess is that the openmotif package was made into two separate
packages, correct?

To the portage developers, how could this be handled?  Perhaps emerge
could somehow figure out the reason for such a conflict, and then
automatically unmerge the original package?

The fix for this was to emerge --unmerge openmotif, and then
re-emerge it.  Then I was finally able to do a system update.  Do you
want this reported as a bug, or is it already?


[00:16 [EMAIL PROTECTED] data] # emerge --ask --update --deep --newuse
--buildpkg world

These are the packages that I would merge, in order:

Calculating world dependencies ...done!
[blocks B ] =x11-libs/openmotif-2.2.3-r3 (is blocking
x11-libs/motif-config-0.9)
[ebuild U ] sys-devel/gcc-config-1.3.12-r5 [1.3.12-r4]
[ebuild U ] sys-apps/man-pages-2.18 [2.16]
[ebuild  N] x11-libs/cairo-1.0.2
[ebuild U ] dev-libs/glib-2.8.4 [2.6.5]
[ebuild U ] dev-libs/atk-1.10.3 [1.10.1]
[ebuild U ] x11-libs/pango-1.10.2 [1.8.1-r1]
[ebuild U ] x11-libs/gtk+-2.8.8 [2.6.10-r1]
[ebuild U ] dev-libs/libgcrypt-1.2.2-r1 [1.2.1]
[ebuild U ] sys-apps/module-init-tools-3.2.1 [3.0-r2]
[ebuild U ] net-analyzer/ethereal-0.10.14 [0.10.13-r2]
[ebuild  N] x11-libs/motif-config-0.9
[ebuild U ] x11-libs/openmotif-2.2.3-r8 [2.2.3-r3]
[ebuild U ] media-sound/alsa-headers-1.0.10 [1.0.10_rc3]
[ebuild U ] media-libs/alsa-lib-1.0.10 [1.0.10_rc3]
[ebuild U ] kde-base/kpdf-3.4.3-r3 [3.4.3-r2]
[ebuild U ] sys-apps/findutils-4.1.20-r2 [4.1.20-r1]
[ebuild  N] virtual/libstdc++-3.3
[ebuild U ] app-portage/gentoolkit-0.2.2_pre1 [0.2.1_rc3]

!!! Error: The above package list contains packages which cannot be installed
!!!on the same system.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: package conflict on update

2006-01-04 Thread Trenton Adams
Oh, if someone does make emerge detect how to resolve the conflict,
perhaps it should ask the user if they would like to continue with the
unmerge/re-emerge.  After all, it could be a critical system utility
that is running.

On 1/5/06, Trenton Adams [EMAIL PROTECTED] wrote:
 Ok, so I get the output below when trying to merge after a sync today.
  My guess is that the openmotif package was made into two separate
 packages, correct?

 To the portage developers, how could this be handled?  Perhaps emerge
 could somehow figure out the reason for such a conflict, and then
 automatically unmerge the original package?

 The fix for this was to emerge --unmerge openmotif, and then
 re-emerge it.  Then I was finally able to do a system update.  Do you
 want this reported as a bug, or is it already?


 [00:16 [EMAIL PROTECTED] data] # emerge --ask --update --deep --newuse
 --buildpkg world

 These are the packages that I would merge, in order:

 Calculating world dependencies ...done!
 [blocks B ] =x11-libs/openmotif-2.2.3-r3 (is blocking
 x11-libs/motif-config-0.9)
 [ebuild U ] sys-devel/gcc-config-1.3.12-r5 [1.3.12-r4]
 [ebuild U ] sys-apps/man-pages-2.18 [2.16]
 [ebuild  N] x11-libs/cairo-1.0.2
 [ebuild U ] dev-libs/glib-2.8.4 [2.6.5]
 [ebuild U ] dev-libs/atk-1.10.3 [1.10.1]
 [ebuild U ] x11-libs/pango-1.10.2 [1.8.1-r1]
 [ebuild U ] x11-libs/gtk+-2.8.8 [2.6.10-r1]
 [ebuild U ] dev-libs/libgcrypt-1.2.2-r1 [1.2.1]
 [ebuild U ] sys-apps/module-init-tools-3.2.1 [3.0-r2]
 [ebuild U ] net-analyzer/ethereal-0.10.14 [0.10.13-r2]
 [ebuild  N] x11-libs/motif-config-0.9
 [ebuild U ] x11-libs/openmotif-2.2.3-r8 [2.2.3-r3]
 [ebuild U ] media-sound/alsa-headers-1.0.10 [1.0.10_rc3]
 [ebuild U ] media-libs/alsa-lib-1.0.10 [1.0.10_rc3]
 [ebuild U ] kde-base/kpdf-3.4.3-r3 [3.4.3-r2]
 [ebuild U ] sys-apps/findutils-4.1.20-r2 [4.1.20-r1]
 [ebuild  N] virtual/libstdc++-3.3
 [ebuild U ] app-portage/gentoolkit-0.2.2_pre1 [0.2.1_rc3]

 !!! Error: The above package list contains packages which cannot be installed
 !!!on the same system.


-- 
gentoo-user@gentoo.org mailing list