[gentoo-user] KDE VM Plasmashell corrupt

2018-05-21 Thread Daniel D Jones
I have Gentoo with KDE running in a Virtualbox VM.  It's a new install,
created and updated with the most recent packages less than a week ago.
 When I first start up the VM, the KDE desktop will not respond to the
mouse.  There's a rectangular box in the bottom right corner that's
shaded darker than the rest of the desktop.  It appears as though there
may be a dialog box there that is not properly displaying.  Neither
left or right clicking on the desktop, the menu app, the icons on the
desktop, etc. has any effect.  The system doesn't even seem to register
the clicks.  (I've also tried clicking on just about every pixel in the
shaded dialog-box area.)  However,if I put the cursor over the three
parallel lines in the upper left corner of the desktop, the icon
changes shade and shows the shadow.  It doesn't respond to clicks,
however.

I can press the Alt-F2 shortcut key and bring up the Run App dialog
box.  I can run Konsole from there.  Once I bring up Konsole, I can
move, resize and otherwise manipulate the window with the mouse as
normal.  I can select text in the window by clicking and dragging.  But
I still cannot do anything with mouse clicks outside the window.

In console, I can kill the plasmashell and manually restart it.  Once I
do that, the desktop responds to the mouse normally until I restart the
VM.

I've logged in as root and completely deleted ~/.kde4 (under my normal
login) and rebooted without fixing the issue.

Since restarting plasmashell causes everything to work normally, I
believe this is a KDE issue and not a Virtualbox mouse issue.  I
suppose it's possible something isn't working right with the virtual
mouse when KDE first starts and it is working right later when I
restart plasmashell, but that seems unlikely.  If it matters, the host
machine is also Gentoo running KDE.

Any ideas or suggestions for resolving the issue greatly appreciated.



[gentoo-user] zlib use flag

2012-02-15 Thread Daniel D Jones
Doing a world upgrade gives me:

root@kushiel / # emerge -uDvatN world

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy sys-
apps/pciutils[-zlib].
!!! One of the following packages is required to complete your request:
- sys-apps/pciutils-3.1.7::gentoo (Change USE: -zlib)
(dependency required by sys-fs/udev-171-r5[hwdb] [ebuild])
(dependency required by sys-fs/lvm2-2.02.88 [installed])
(dependency required by sys-fs/udisks-1.0.4-r1 [installed])
(dependency required by kde-base/kdelibs-4.7.4[udisks] [installed])
(dependency required by kde-base/kdesu-4.7.4 [installed])
(dependency required by kde-base/khelpcenter-4.7.4 [installed])


But setting -lib use flag then gives me:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy =app-
arch/libarchive-2.6.1[bzip2?,lzma?,zlib].
!!! One of the following packages is required to complete your request:
- app-arch/libarchive-3.0.3::gentoo (Change USE: +zlib)
(dependency required by kde-base/ark-4.7.4 [installed])
(dependency required by kde-base/kdeutils-meta-4.7.4 [installed])
(dependency required by kde-base/kde-meta-4.7.4 [installed])
(dependency required by @selected [set])
(dependency required by @world [argument])


Is no one else seeing this?  What's the resolution?

-- 
I always pass on good advice. It's the only thing to do with it. It is never 
any use to oneself. - Oscar Wilde



Re: [gentoo-user] Re: zlib use flag

2012-02-15 Thread Daniel D Jones
On Wednesday, February 15, 2012 08:51:32 walt wrote:
 On 02/15/2012 04:23 AM, Daniel D Jones wrote:
  Doing a world upgrade gives me:
  
  root@kushiel / # emerge -uDvatN world
  
  These are the packages that would be merged, in reverse order:
  
  Calculating dependencies... done!
  
  emerge: there are no ebuilds built with USE flags to satisfy sys-
  apps/pciutils[-zlib].
  !!! One of the following packages is required to complete your request:
  - sys-apps/pciutils-3.1.7::gentoo (Change USE: -zlib)
  (dependency required by sys-fs/udev-171-r5[hwdb] [ebuild])
 
   
 
 The problem is caused by the hwdb useflag, though I had to read the udev
 ebuild file to understand the error message :-/
 
 RDEPEND=${COMMON_DEPEND}
 hwdb?
 (
 
 =sys-apps/usbutils-0.82
 
 sys-apps/pciutils[-zlib]   look here
 )
 
 That syntax means if you want hwdb support in udev you must disable zlib
 for pciutils.  I have no idea why the two are incompatible, but it sounds
 to me like an implementation detail thingy.

hwdb is for:

sys-fs/udev: read vendor/device string database and add it to udev 
database

Evidently, if zlib is enabled then a file which udev needs to read to pull the 
vendor/device string will be zipped up and udev can't unzip or read it.

 In any case, if you need -zlib in one package and zlib in another you can
 set/unset the needed flag for just one package in /etc/portage/package.use.

Yeah but this error just occurred and I haven't recently installed anything 
which should have caused it, so I'm trying to figure out why the change.  You 
can specify use files for one package but it's not usual, at least to my 
knowledge, just to get common packages to both be installed.

I went the other route and disabled hwdb.

-- 
So far, I haven't heard of anybody who wants to stop living on account of the 
cost. - Kin Hubbard



Re: [gentoo-user] KMail

2012-02-12 Thread Daniel D Jones
On Saturday, February 11, 2012 03:18:53 Mick wrote:
 On Saturday 11 Feb 2012 07:47:41 Volker Armin Hemmann wrote:
  Am Donnerstag, 9. Februar 2012, 18:33:12 schrieb Daniel D Jones:
   I was one of those bitten by the upgrade to KMail back in October. 
   After spending nearly two days without access to email while trying to
   get the upgrade and migration to work, I gave up and pinned KMail to
   version 4.4.11.1.
   
   With the recent upgrade to KDE, I'm curious if anyone knows whether the
   bugs have been worked out and the KMail upgrade will go smoother now?
  
  I switched a long time ago, so I can't say anything about 'smoother' but
  it does work, as long as you remove all mail ressources and add them
  back one after another.
 
 Unfortunately, it does not work here on my test x86 stable box.  I have
 removed and added each resource more than a dozen times.  POP3 seems to
 broadly work (but it creates duplicate messages which once deleted are
 recreated) and IMAP4 does not show any messages in the Inbox.  The
 kaddressbook does not show the addresses.
 
 I've tried deleting akonadi databases, adding the resources or importing
 them and starting again many, many times to come to the conclusion that in
 my set up it just won't work.  I hope that code progress eventually
 restores functionality which I consider absolutely basic - i.e. to be able
 to read my messages and use my addresses.
 
 Having wasted far too much time for no positive result I'm now in hope that
 trinity desktop will come up with a solution that I was sorry to see left
 behind - KDE 3.5.

Your experience sounds similar to mine.  I tried everything I could to get it 
working with limited success to say the least.  I'm using POP3 to a server 
sitting right here on the same local network, no IMAP.  Still had the problem 
with duplicate emails, unable to import my fairly large archives of old email, 
etc.

I don't have any desire to go back to KDE 3.5 - I like the 4.x changes to KDE.

I'm assuming then the upgrade to 4.8 didn't fix KDE and I'll just leave it 
pinned for now.

-- 
God is omnipotent, omniscient, and omnibenevolent -- it says so right here on 
the label. If you have a mind capable of believing all three of these divine 
attributes simultaneously, I have a wonderful bargain for you. No checks, 
please. Cash and in small bills. - Robert A Heinlein, _Time Enough for Love_



[gentoo-user] KMail

2012-02-09 Thread Daniel D Jones
I was one of those bitten by the upgrade to KMail back in October.  After 
spending nearly two days without access to email while trying to get the 
upgrade and migration to work, I gave up and pinned KMail to version 4.4.11.1.  

With the recent upgrade to KDE, I'm curious if anyone knows whether the bugs 
have been worked out and the KMail upgrade will go smoother now?

-- 
Marriage, n. A community consisting of a master, a mistress, and two slaves, 
making in all two. - Ambrose Bierce



Re: [gentoo-user] KDEPIM-4.7.3 hits the stable tree ... brrrrr!

2011-12-11 Thread Daniel D Jones
On Thursday, December 08, 2011 11:26:27 Dương Yang ヤン Hà Nguyễn wrote:
 Just to share my short story today.  And I think KDEPIM should *not*
 be marked as stable at the moment.

I think if they work really hard for the next three or four months they might 
be able to get it into a state where it could be considered alpha quality.

-- 
Just the omission of Jane Austen's books alone would make a fairly good 
library out of a library that hadn't a book in it. - Mark Twain



[gentoo-user] Display name and Wacom tablet

2011-11-13 Thread Daniel D Jones
I have an Nvidia GeForce GTX 560 Ti running nvidia-drivers 275.09.07.  It 
supports dual monitors via Twinview.  I have a Wacom Inspire3 6 x 8 Tablet.  
The tablet is working but it covers the entire display across both monitors 
and I'd like to restrict it to one monitor.

This is supposed to be done via

xsetwacom set Wacom Intuos3 6x8 pad MapToOutput VGA1

VGA1 is supposed to be the name of the display you want to restrict it to, and 
that name is supposed to be available via xrandr.  xrandr gives me the 
following output:

ddjones@kushiel ~ $ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 2048 x 768, current 3360 x 1050, maximum 3360 x 1050
default connected 3360x1050+0+0 0mm x 0mm
   3360x1050  50.0* 
   2048x768   51.0  


ddjones@kushiel ~ $ xrandr --verbose
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 2048 x 768, current 3360 x 1050, maximum 3360 x 1050
default connected 3360x1050+0+0 (0x166) normal (normal) 0mm x 0mm
Identifier: 0x165
Timestamp:  13703
Subpixel:   unknown
Clones:
CRTC:   0
CRTCs:  0
Transform:  1.00 0.00 0.00
0.00 1.00 0.00
0.00 0.00 1.00
   filter: 
  3360x1050 (0x166)  176.4MHz *current
h: width  3360 start0 end0 total 3360 skew0 clock   
52.5KHz
v: height 1050 start0 end0 total 1050   clock   50.0Hz
  2048x768 (0x167)   80.2MHz
h: width  2048 start0 end0 total 2048 skew0 clock   
39.2KHz
v: height  768 start0 end0 total  768   clock   51.0Hz

I've tried guessing at the display name, trying VGA, DVI and LVDS with various 
numbers appended but xsetwacom simply complains that the display does not 
exist.

I've also tried setting the Coordinate Transformation Matrix as described 
here:

http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Dual_and_Multi-
Monitor_Set_Up#Dual_Monitors

I can set the matrix via the xinput command and xinput list-props for the 
device confirms that the matrix is set to the new value but it does not alter 
the behaviour of the tablet - it still spans both displays.  I set and 
confirmed the matrix for the pad, the eraser and the cursor.

Any advice or suggestions on how to either either identify the display names 
(or fix whatever issue causes xrandr not to display the info) or to otherwise 
restrict the tablet to one monitor would be greatly appreciated.

-- 
Never explain. Your friends do not need it and your enemies will not believe 
you anyway. - Elbert Hubbard



[gentoo-user] Firefox

2011-06-27 Thread Daniel D Jones
Can anyone explain why it takes so long for Firefox-bin to be unmasked?  
That's not intended to be a rant or finger-pointing, but a serious question.  I 
can certainly understand the issues involved with ensuring that a complex 
package compiles on various systems with all sorts of different drivers and 
set-ups.  But the -bin package is a precompiled binary that's merely 
installed.  It seems like it should be pretty simple and straightforward to 
ensure that it works and unmask it.

Firefox just released 5.0 and announced that all development, including bug 
fixes and security updates, had halted on 4.0.  They plan to hold to similar 
short-release cycles in the future.  It's been four months since 4.0 was 
released and it's still masked.  If future releases see similar delays in 
unmasking, Gentoo users will soon be two or three versions behind.  We'll be 
forced to either manually install, unmask the masked package, or run a 
potentially buggy, insecure version.  Any insight into the delay of unmasking 
the binary verion that would help me understand the issue greatly appreciated.

-- 
It seems to me that it is madder never to abandon one's self than often to be 
infatuated; better to be wounded, a captive and a slave, than always to walk 
in armor. - Margaret Fuller



[gentoo-user] Graphviz needs libjpeg.la

2011-06-12 Thread Daniel D Jones
media-gfx/graphviz-2.26.3-r2 fails to compile because:

grep: /usr/lib/libjpeg.la: No such file or directory


The file does not exist.  /usr/lib has the following files:

libjpeg.a
libjpeg.so - libjpeg.so.8.0.2
libjpeg.so.62
libjpeg.so.8 - libjpeg.so.8.0.2
libjpeg.so.8.0.2

I've reemerged jpeg, run revdep-rebuild, etc.  I've scoured the web and found 
a number of issues and bugs related to the libjpeg.la file but none of them 
offer a solution which works for me.  Any suggestions greatly appreciated.

-- 
[The] common men-in-the-street and women-in-the-street ... have as great a 
hate and contempt of sex as the greyest Puritan ... They insist that a film-
heroine shall be a neuter, that real sex feelings shall only be shown by the 
villain or villainess. - D.H. Lawrence



[gentoo-user] Flash player

2010-08-26 Thread Daniel D Jones
r...@merlin /mnt $eix adobe-flash
[I] www-plugins/adobe-flash
 Available versions:  9.0.280.0!m!s [M]~10.0.45.2-r2!m!s 10.1.82.76!m!s 
(~)10.1.82.76-r1!m!s {+32bit +64bit multilib nspluginwrapper}
 Installed versions:  10.1.82.76-r1!m!s(06:24:17 PM 08/26/2010)(-multilib 
-nspluginwrapper)
 Homepage:http://www.adobe.com/
 Description: Adobe Flash Player


As shown, I have Flash Player 10 installed.  (I unmasked and upgraded to the 
installed version in an effort to fix this issue.)  On multiple sites, however, 
using Firefox, I get the following message or similar:

Sorry, the Flash Player version you are using is not supported by HBO.com

It appears you are currently using Flash Player 9.0.115 and this site supports 
version 9.0.124 and up. In order to continue, please upgrade your Flash 
Player.


The same page will work in Opera.  Firefox is installed via the firefox-bin 
package rather than the source package.  Fixes or suggestions for avenues of 
investigation would be greatly appreciated.

-- 
A good novel tells us the truth about its hero; but a bad novel tells us the 
truth about its author. - G. K. Chesterton



Re: [gentoo-user] Flash player

2010-08-26 Thread Daniel D Jones
On Thursday, August 26, 2010 19:03:30 Willie Wong wrote:
 On Thu, Aug 26, 2010 at 06:40:18PM -0400, Daniel D Jones wrote:
  As shown, I have Flash Player 10 installed.  (I unmasked and upgraded to
  the installed version in an effort to fix this issue.)  On multiple
  sites, however, using Firefox, I get the following message or similar:
  
  Sorry, the Flash Player version you are using is not supported by HBO.com
  
  It appears you are currently using Flash Player 9.0.115 and this site
  supports version 9.0.124 and up. In order to continue, please upgrade
  your Flash Player.
  
  
  The same page will work in Opera.  Firefox is installed via the
  firefox-bin package rather than the source package.  Fixes or
  suggestions for avenues of investigation would be greatly appreciated.
 
 Is there another copy of flash installed 'locally'? As in your home
 directory? Check ~/.mozilla for a plugins subdirectory to see.

Well, duh.  No idea how it got there but there it was.  Thank you.

-- 
Few things are harder to put up with than the annoyance of a good example. - 
Mark Twain



[gentoo-user] genkernel without oldconfig

2010-08-15 Thread Daniel D Jones
Is there any way to run genkernel without it running the oldconfig command?  I 
can work around the issue by saving my .config file to a different name, then 
using --xconfig and loading the saved file but it would be nice to just tell it 
not to alter the existing .config file.  It may be that I'm just missing it but 
man pages and Google have not provided a solution.

-- 
It is not materialism that is the chief curse of the world, as pastors teach, 
but idealism. Men get into trouble by taking their visions and hallucinations 
too seriously. - H.L. Mencken



Re: [gentoo-user] genkernel without oldconfig

2010-08-15 Thread Daniel D Jones
On Sunday, August 15, 2010 12:45:06 Marc Joliet wrote:
 Am Sun, 15 Aug 2010 12:15:57 -0400
 
 schrieb Daniel D Jones ddjo...@riddlemaster.org:
  Is there any way to run genkernel without it running the oldconfig
  command?  I can work around the issue by saving my .config file to a
  different name, then using --xconfig and loading the saved file but it
  would be nice to just tell it not to alter the existing .config file. 
  It may be that I'm just missing it but man pages and Google have not
  provided a solution.
 
 Yes, the configuration file has an appropriate option:
 
 # Run 'make oldconfig' before compiling this kernel?
 OLDCONFIG=no
 
 HTH

It did indeed help.  I was looking for a command line argument.  Didn't even 
think of the config file.  Thank you!

-- 
It's not true that nice guys finish last. Nice guys are winners before the 
game even starts. - Addison Walker



[gentoo-user] emerge xchat fails

2010-08-15 Thread Daniel D Jones
I have xchat installed.  An update is failing to install with error:

libtool: link: cannot find the library `/usr/lib/libpng12.la' or unhandled 
argument `/usr/lib/libpng12.la'

libpng is installed:

/usr/lib$eix libpng
[I] media-libs/libpng
 Available versions:  
(1.2)   1.2.44
(0) 1.4.3
 Installed versions:  1.2.44(1.2)(06:16:49 PM 07/01/2010) 1.4.3(06:15:21 
PM 07/01/2010)

Checking the lib directory, I find:

/usr/lib/$ls libpng*
libpng12.so.0  libpng14.a  libpng14.la  libpng14.so  libpng14.so.14  
libpng14.so.14.3.0  libpng.a  libpng.la  libpng.so

Any suggestions on how I go about fixing this?

-- 
To generalize is to be an idiot. To particularize is alone the distinction of 
merit - general knowledges are those knowledges that idiots possess. - 
William Blake



[gentoo-user] Two gcc versions installed

2010-06-09 Thread Daniel D Jones

eix gcc shows:

 Installed versions:  

4.3.4(4.3)!s(10:56:18 AM 02/27/2010)(gtk mudflap nls nptl openmp -altivec -
bootstrap -build -doc -fixed-point -fortran -gcj -hardened -libffi -multilib -
multislot -n32 -n64 -nocxx -nopie -objc -objc++ -objc-gc -test -vanilla) 

4.4.3-r2(4.4)!s(08:29:19 PM 06/07/2010)(fortran gtk mudflap nls nptl openmp -
altivec -bootstrap -build -doc -fixed-point -gcj -graphite -hardened -libffi -
multilib -multislot -n32 -n64 -nocxx -objc -objc++ -objc-gc -test -vanilla)

Is there any reason to have both of these installed?  Is it safe to unmerge 
4.3.4?

-- 
It is better to be a human dissatisfied than a pig satisfied, better Socrates 
dissatisfied than a fool satisfied. - John Stuart Mill



Re: [gentoo-user] xargs and rm funkiness

2010-05-29 Thread Daniel D Jones
On Wednesday 26 May 2010 06:42:08 Joerg Schilling wrote:
 Patrick Holthaus patrick.holth...@uni-bielefeld.de wrote:
  You might try:
 
  find -name *.ext -print0 | xargs -0 rm
 
 But this is non-standard.

In what way is this non-standard?  That is, what standard is it contrary to?  
TMTOWTDI (There's More Than One Way To Do It) applies just as strongly to *nix 
in general as it does to Perl.  When there are multiple ways to do something, 
it's often either a user preference issue or the method should be decided 
based upon the particular details of the desired result.  -exec may be a POSIX 
standard function, but that doesn't mean it must be used over other options or 
you're breaking the standard.
 
 UNIX introduced -exec {} + 1990 (when David Korn rewrote find(1)
 and it is in the POSIX standared since some time.

-exec (which potentially has problems with race conditions - -execdir should 
almost always be used instead) runs the command once for each file found.  
xargs will call the command once for as many files as it can fit on the command 
line.  For some instances, like rm, that probably isn't significant.  But if 
you're calling a complex process with lots of files, the overhead of starting 
the many extra processes may be significant.

-- 
You have attributed conditions to villainy that simply result from 
stupidity. - Robert A. Heinlein



Re: [gentoo-user] xargs and rm funkiness

2010-05-29 Thread Daniel D Jones
On Saturday 29 May 2010 14:59:16 Alan McKinnon wrote:
 On Saturday 29 May 2010 17:05:34 Daniel D Jones wrote:
...
  -exec (which potentially has problems with race conditions - -execdir
  should almost always be used instead) runs the command once for each file
  found. xargs will call the command once for as many files as it can fit
  on the command line.  For some instances, like rm, that probably isn't
  significant.  But if you're calling a complex process with lots of files,
  the overhead of starting the many extra processes may be significant.
 
 Perhaps you don't know Joerg yet. When dealing with the man, it's important
  to know where he's coming from - and that is not how Linux does stuff
 
 He invariably refers to POSIX when mentioning standards. He uses this
  standard to ensure that his code will work on any *nix platform. This puts
  him at odds with the Linux crowd sometimes - two very different
  viewpoints.

I wasn't coming from a Linux perspective.  I'm a network engineer.  At work, I 
touch SSH servers running SunOS, file servers running BSD (don't recall what 
flavor off the top of my head - I'm not in them that often), terminals running 
HPUX and run Linux at home.  xargs is available on all of them. 
 
 It's not -exec that causes one processto be launched per item found, it
  is -exec \;
 
 He referred to -exec + which has the same behaviour as you mention - use
  as many filenames as will fit on the command line.

You're correct, of course.  I missed that in the man pages.  Mea culpa.  (I'm 
a network engineer, not a sysadmin.)

-- 
If everybody knows such-and-such, then it ain't so, by at least ten 
thousand to one. - Robert A. Heinlein



Re: [gentoo-user] xargs and rm funkiness

2010-05-23 Thread Daniel D Jones
On Saturday 22 May 2010 08:25:55 Neil Bothwick wrote:
 On Sat, 22 May 2010 12:35:10 +0100, David W Noon wrote:
  find -name *.ext -exe rm {} +
 
  Or simpler still:
 
  find -name *.ext -delete
 
 Neat - I hadn't noticed that option.
 
 Anyone for find / -delete ?

If you use the -delete switch, just be careful.  From the man page:

QUOTE
Warnings: Don't forget that the find command line is evaluated as an 
expression, so putting -delete first will make find try to delete   
everything  below  the starting points you specified.  
/QUOTE

That means that the command

find -name *.tmp -delete

will delete all your temp files while

find -delete -name *.tmp

will delete everything below your current directory.  If you're in the root 
directory, it's equivalent to running your suggested command above.  I just 
found this out the hard way, although luckily I wasn't in the root directory 
when I ran the command and so didn't trash my system.  I did lose the changes 
I'd made to the project I was working on but fortunately had a backup of the 
original files.
 
-- 
If you give me six lines written by the most honest man, I will find something 
in them to hang him. - Cardinal Richelieu



Re: [gentoo-user] xargs and rm funkiness

2010-05-22 Thread Daniel D Jones
On Friday 21 May 2010 22:11:49 cov...@ccs.covici.com wrote:
 Daniel D Jones ddjo...@riddlemaster.org wrote:
  Running the command:
 
  find -name *.ext | xargs -0 rm
 
  I get the result:
 
  rm: cannot remove `Long File Name One.ext\nLong File Name Two.ext\nLong
  File Name Three.ext\n': File name too long.
 
  (The actual list is much longer than this, of course, or I wouldn't be
  using xargs.)  For some reason, the \n isn't being recognized as a
  separator but rather as a part of a single long file name.  Don't think
  $IFS would affect a command like rm but it doesn't appear to be the
  issue:
 
  ddjo...@merlin ~ $ set | grep IFS
  IFS=$' \t\n'
 
  I don't see any other ser variable which looks like a likely candidate to
  cause the behavior.  Anyone have a clue what's going on?
 
 Why do you have -0 -- this replaces the \n's with a null character -- is
 that what you want?

Not exactly.  It doesn't replace anything.  It tells xargs to look for a null 
to separate fields and to ignore the normal field separation characters.  This 
is required if you have spaces in the field name, otherwise xargs sees the 
spaces as a field separator.

xargs was doing exactly what I told it to do.  Unfortunately, I didn't read 
the man pages and was relying on some poorly written web pages which indicated 
that -0 told xargs to skip spaces but didn't mention that it also told it to 
ignore \n.  

The solution, as Patrick Holthaus pointed out, was to use the -print0 argument 
with find, which instructs find to use the null character as a field separator 
in 
its output.

-- 
The road of excess leads to the palace of wisdom. - William Blake



[gentoo-user] xargs and rm funkiness

2010-05-21 Thread Daniel D Jones
Running the command:

find -name *.ext | xargs -0 rm

I get the result:

rm: cannot remove `Long File Name One.ext\nLong File Name Two.ext\nLong File 
Name Three.ext\n': File name too long.

(The actual list is much longer than this, of course, or I wouldn't be using 
xargs.)  For some reason, the \n isn't being recognized as a separator but 
rather as a part of a single long file name.  Don't think $IFS would affect a 
command like rm but it doesn't appear to be the issue:

ddjo...@merlin ~ $ set | grep IFS
IFS=$' \t\n'

I don't see any other ser variable which looks like a likely candidate to 
cause the behavior.  Anyone have a clue what's going on?

-- 
Why assume so glibly that the God who created the universe is still running 
it? It is certainly conceivable that He may have finished it and then turned it 
over to lesser gods to operate. - H.L. Mencken



Re: [gentoo-user] Spellcheck not working in Kmail - solved

2009-12-26 Thread Daniel D Jones
On Thursday 24 December 2009 17:16:12 Daniel D Jones wrote:
 Options/Automatic Spellchecking is checked and the status line at the
  bottom of Composer shows Spellcheck: on.  Manually selecting
  Tools/Spelling shows the message Spell check complete.  But no mispelled
  words are marked, including nonsense strings like lakjdfh.
 
 ispell is installed.  I can go to a command line and run the ispell
  program, which allows you to manually enter words.  Correctly spelled
  English words get a response of OK.  MIsspelled words get a  response of
  Not Found.  That seems to indicate that ispell is installed, the English
  dictionary is installed, and all is functioning normally.
 
 Anyone have a clue why it's not working in Kmail Composer?
 

Enabling the spell euse flag and recompiling fixed the issue.

-- 
Luck can't last a lifetime unless you die young. - Russell Banks



[gentoo-user] Grub boots to command prompt

2009-12-24 Thread Daniel D Jones
Just did a stage 3 install following a HD crash on a new HD.  The initial 
install went without issue and I booted from the HD normally.  I then went 
through and installed a bunch of packages - xorg, kde, etc.  I installed 
genkernel, compiled a custom kernel, and updated /boot/grub/menu.lst.

Upon rebooting, I ended up at a grub command line.  I can setup the hard drive 
without errors:

grub root (hd0,0)
 Filesystem type is ext2fs, partition type 0x83

grub setup (hd0)
 Checking if /boot/grub/stage1 exists... yes
 Checking if /boot/grub/stage2 exists... yes
 Checking if /boot/grub/e2fs_stage1_5 exists... yes
 Running embed /boot/grub/e2fs_stage1_5 (hd0)...  17 sectors are embedded.
succeeded
 Running install /boot/grub/stage1 (hd0) (hd0)1+17 p (hd0,0)/boot/grub/stage2 
/boot/grub/menu.lst... succeeded
Done.

No errors, says everything's good.  Reboot and I'm right back at the command 
line.

I can do

root (hd0,0)
kernel = /vmlinuz-blah
boot

and boot into the system, so I know the system and hd0,0 is bootable.  (I'm 
writing this message on it after doing the above.)

There are three hard drives in the system.  I've verified that the BIOS is set 
to boot from the first hard drive, which grub sees as hd0.  I've also, just to 
test it out, setup grub on hd1 and hd2, with hd0,0 set as root.  I still get 
the same thing.

Grub package version 0.97-r9 installed.  /boot is mounted to sda1, an ext2 
partition.  / is mounted to sda3, an ext3 partition.  

I'm not seeing any error messages on bootup or in grub.  I have no idea where 
to go with this and so far, web searches haven't been helpful.  Anyone have a 
clue?

-- 
Governments are suspicious of literature because it is a force that eludes 
them. - Emile Zola



Re: [gentoo-user] Grub boots to command prompt - solved

2009-12-24 Thread Daniel D Jones
On Thursday 24 December 2009 08:52:37 Daniel D Jones wrote:
 Just did a stage 3 install following a HD crash on a new HD.  The initial
 install went without issue and I booted from the HD normally.  I then went
 through and installed a bunch of packages - xorg, kde, etc.  I installed
 genkernel, compiled a custom kernel, and updated /boot/grub/menu.lst.
 
 Upon rebooting, I ended up at a grub command line.  I can setup the hard
  drive without errors:
 
 grub root (hd0,0)
  Filesystem type is ext2fs, partition type 0x83
 
 grub setup (hd0)
  Checking if /boot/grub/stage1 exists... yes
  Checking if /boot/grub/stage2 exists... yes
  Checking if /boot/grub/e2fs_stage1_5 exists... yes
  Running embed /boot/grub/e2fs_stage1_5 (hd0)...  17 sectors are
  embedded. succeeded
  Running install /boot/grub/stage1 (hd0) (hd0)1+17 p
  (hd0,0)/boot/grub/stage2 /boot/grub/menu.lst... succeeded
 Done.
 
 No errors, says everything's good.  Reboot and I'm right back at the
  command line.

Found the issue.  For some reason, the default menu.lst created with the stage 
3 install had the title line commented out.  When I added the new genkernel to 
the file, I copied and pasted, then edited the kernel line.  My guess is that 
grub uses the title line as the flag to break between options.  With both title 
lines commented out, it saw a single option block with multiple kernel 
statements.  Uncommenting the title lines corrected the issue.

-- 
The unnatural, that too is natural. - Goethe



Re: [gentoo-user] Grub boots to command prompt

2009-12-24 Thread Daniel D Jones
On Thursday 24 December 2009 10:52:08 Alan McKinnon wrote:
 On Thursday 24 December 2009 15:52:37 Daniel D Jones wrote:
  Just did a stage 3 install following a HD crash on a new HD.  The initial
  install went without issue and I booted from the HD normally.  I then
  went through and installed a bunch of packages - xorg, kde, etc.  I
  installed genkernel, compiled a custom kernel, and updated
  /boot/grub/menu.lst.
 
  Upon rebooting, I ended up at a grub command line.  I can setup the hard
   drive without errors:
 
  grub root (hd0,0)
   Filesystem type is ext2fs, partition type 0x83
 
  grub setup (hd0)
   Checking if /boot/grub/stage1 exists... yes
   Checking if /boot/grub/stage2 exists... yes
   Checking if /boot/grub/e2fs_stage1_5 exists... yes
   Running embed /boot/grub/e2fs_stage1_5 (hd0)...  17 sectors are
   embedded. succeeded
   Running install /boot/grub/stage1 (hd0) (hd0)1+17 p
   (hd0,0)/boot/grub/stage2 /boot/grub/menu.lst... succeeded
  Done.
 
  No errors, says everything's good.  Reboot and I'm right back at the
   command line.
 
  I can do
 
  root (hd0,0)
  kernel = /vmlinuz-blah
  boot
 
  and boot into the system, so I know the system and hd0,0 is bootable. 
  (I'm writing this message on it after doing the above.)
 
  There are three hard drives in the system.  I've verified that the BIOS
  is set to boot from the first hard drive, which grub sees as hd0.  I've
  also, just to test it out, setup grub on hd1 and hd2, with hd0,0 set as
  root.  I
 
 ^^
 
   still get the same thing.
 
 Your next paragraph indicates that (hd0,0) is not in fact root, but (what
  will eventually be) /boot.
 
 Your root is likely to be (hd0,2)

Eh?  Your grub root should be where grub is installed, shouldn't it?  That's 
/dev/sda1 on my system, which grub sees as hd (0,0).  When the file system is 
mounted, that partition mounted under /boot but grub still needs to know where 
to find the menu.lst and various stage files on initial boot, and that's hd 
(0,0).

-- 
Believe nothing, O monks, merely because you have been told it ... or because 
it is traditional, or because you yourselves have imagined it. Do not believe 
what your teacher tells you merely out of respect for the teacher. But 
whatsoever, after due examination and analysis, you find to be conducive to the 
good, the benefit, the welfare of all beings-that doctrine believe and cling 
to, and take it as your guide. - Gautama Buddha, Indian philosopher 
(536?-483? B.C.)



[gentoo-user] Spellcheck not working in Kmail

2009-12-24 Thread Daniel D Jones
Options/Automatic Spellchecking is checked and the status line at the bottom 
of Composer shows Spellcheck: on.  Manually selecting Tools/Spelling shows 
the message Spell check complete.  But no mispelled words are marked, 
including nonsense strings like lakjdfh.

ispell is installed.  I can go to a command line and run the ispell program, 
which allows you to manually enter words.  Correctly spelled English words get 
a response of OK.  MIsspelled words get a  response of Not Found.  That 
seems to indicate that ispell is installed, the English dictionary is 
installed, and all is functioning normally.

Anyone have a clue why it's not working in Kmail Composer?

-- 
A human being should be able to change a diaper, plan an invasion, butcher a 
hog, conn a ship, design a building, write a sonnet, balance accounts, build a 
wall, set a bone, comfort the dying, take orders, give orders, cooperate, act 
alone, solve equations, analyze a new problem, pitch manure, program a 
computer, cook a tasty meal, fight efficiently, die gallantly. Specialization 
is 
for insects. - Robert A Heinlein, _Time Enough for Love_



Re: [gentoo-user] The Great Macbook Update 1: Audio

2009-12-24 Thread Daniel D Jones
On Thursday 24 December 2009 16:53:43 bn wrote:
 alsamixer and kmix agree on everything being turned on. Where should I
 try to look?

Make sure that your username is in the audio group.  (Just solved this one 
about an hour ago on my system after a new install.)

-- 
It would be as useless to perceive how things 'actually look' as it would be 
to watch the random dots on untuned television screens. - Marvin Minsky



[gentoo-user] Training Spamassassin via KMail

2009-07-05 Thread Daniel D Jones
I have Spamassasin running on my mail server rather than on my desktop box.  I 
therefore can't run the Anti-Spam Wizard on KMail, since it correctly fails to 
detect a spam filter as installed.  I have a mailbox configured on my server 
for 
spam.  Any mail sent to that mailbox is used to train Spamassasin.  Before 
upgrading to KDE 4, I had a button on my toolbar which activated a filter to 
forward missed spam back to the spam mailbox on my server.  This transferred 
over on the upgrade but there was some sort of warning message on the filter 
that it could not be edited or it would be lost.  I don't recall the exact 
message.

I recently had a runaway process fill up my hard disk and KMail crashed because 
the hard drive was full.  I fixed that issue but had to reconfigure KMail from 
scratch and lost my Spam button.  I've been unable to find any info on the 'Net 
on how to recreate it.

What I'd like is a button on my KMail toolbar that, when pressed, forwards the 
selected email to a specific email address and moves the email to the Spam 
folder.  Any help in configuring this would be greatly appreciated.





Re: [gentoo-user] /usr/kde/3.5/lib/ and /usr/lib

2009-06-20 Thread Daniel D Jones
On Friday 19 June 2009 03:40:08 Alan McKinnon wrote:
 On Friday 19 June 2009 02:09:21 Daniel D Jones wrote:
  I'm getting lots of errors like the following:
 
  * ERROR: app-office/karbon-1.6.2 failed.
   * Call stack:
   *   ebuild.sh, line   49:  Called src_unpack
   * environment, line 4471:  Called kde-meta_src_unpack
  'unpack' * environment, line 3153:  Called die
   * The specific snippet of code:
   *   die Can't find library ${libname} under
  ${PREFIX}/$(get_libdir)/;
   *  The die message:
   *   Can't find library libkopainter under /usr/kde/3.5/lib/
 
  The missing library is under /usr/lib/ rather than /usr/kde/3.5/lib/
 
  If I create a symlink to the lib under /usr/kde/3.5/lib/, that line
  passes but if fails on another library.  I'd like to find out why the lib
  is in a different place from where it's expected and fix the problem
  rather than patch the issue with lots of symlinks.  Is this a
  misconfiguration on my system?

 Definitely something wrong on your box.
 KDE-3.5 libs always go in /usr/kde/3.5/lib
 KDE-4 libs go in /usr/lib or /usr/kde/4/lib depending on your
 USE=kdeprefix

 Symlinks are not likely to work, as karbon-1.6.2 wants to build against
 KDE-3.5 stuff.

 Lets start with your make.conf and emerge --info plus eix kdelibs

Thanks for the response.  Requested info follows.

ROOT / # cat /etc/make.conf
CFLAGS=-O2 -march=athlon-xp -msse2 -pipe -fomit-frame-pointer
CHOST=i686-pc-linux-gnu
CXXFLAGS=${CFLAGS}
MAKEOPTS=-j2

USE=widescreen -gnome offensive slang unicode mozdevelop kde kdecards \
 xinerama opengl X arts avi live matroska mpeg ogg vorbis real \
 theora xanim aac sdl xv dvd dvdnav dvdread 3dnow 3dnow2 mmx \
 mmx2 mmxext sse 3dnowext a52 svg glitz truetype type1 alsa mp3 \
 jpeg png curl gif gtk dbus -qt3 qt4 vesa wind32codecs \
 -firefox mikmod cairo xulrunner oss esd mysql webkit glib xcb spell \
 mng -sse2 useithreads encode

VIDEO_CARDS=radeon

INPUT_DEVICES=keyboard mouse



ROOT / # emerge --info
Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.8_p20080602-r1, 
2.6.26-gentoo-r4 i686)
=   
 
System uname: Linux-2.6.26-gentoo-r4-i686-AMD_Athlon-tm-
_64_X2_Dual_Core_Processor_6000+-with-glibc2.0
Timestamp of tree: Sat, 20 Jun 2009 06:00:01 +  
  
app-shells/bash: 3.2_p39
dev-java/java-config: 1.3.7-r1, 2.1.7
dev-lang/python: 2.5.4-r2
dev-util/cmake:  2.6.2-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:1.6-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS=x86
CBUILD=i686-pc-linux-gnu
CFLAGS=-O2 -march=athlon-xp -msse2 -pipe -fomit-frame-pointer
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/kde/3.5/env /usr/kde/3.5/share/config 
/usr/kde/3.5/shutdown /usr/share/config
CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ 
/etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d 
/etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d 
/etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d
CXXFLAGS=-O2 -march=athlon-xp -msse2 -pipe -fomit-frame-pointer
DISTDIR=/usr/portage/distfiles
FEATURES=distlocks fixpackages parallel-fetch protect-owned sandbox sfperms 
strict unmerge-orphans userfetch
GENTOO_MIRRORS=http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/linux/distributions/gentoo;
LDFLAGS=-Wl,-O1
MAKEOPTS=-j2
PKGDIR=/usr/portage/packages
PORTAGE_CONFIGROOT=/
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times --
compress --force --whole-file --delete --stats --timeout=180 --
exclude=/distfiles --exclude=/local --exclude=/packages
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=3dnow 3dnow2 3dnowext X a52 aac acl alsa arts avi berkdb bzip2 cairo cli 
cracklib crypt cups curl dbus dri dvd dvdnav dvdread encode esd fortran gdbm 
gif glib glitz gpm gtk iconv ipv6 isdnlog jpeg kde kdecards live matroska midi 
mikmod mmx mmx2 mmxext mng mozdevelop mp3 mpeg mudflap mysql ncurses nls nptl 
nptlonly offensive ogg opengl openmp oss pam pcre perl png pppd python qt4 
readline reflection sdl session slang spell spl sse ssl svg sysfs tcpd theora 
truetype type1 unicode useithreads vesa vorbis webkit widescreen wind32codecs 
x86 xanim xcb xinerama xorg xulrunner xv zlib 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

[gentoo-user] /usr/kde/3.5/lib/ and /usr/lib

2009-06-18 Thread Daniel D Jones
I'm getting lots of errors like the following:

* ERROR: app-office/karbon-1.6.2 failed.
 * Call stack:
 *   ebuild.sh, line   49:  Called src_unpack
 * environment, line 4471:  Called kde-meta_src_unpack 'unpack'
 * environment, line 3153:  Called die
 * The specific snippet of code:
 *   die Can't find library ${libname} under 
${PREFIX}/$(get_libdir)/;
 *  The die message:
 *   Can't find library libkopainter under /usr/kde/3.5/lib/

The missing library is under /usr/lib/ rather than /usr/kde/3.5/lib/

If I create a symlink to the lib under /usr/kde/3.5/lib/, that line passes but 
if fails on another library.  I'd like to find out why the lib is in a 
different place from where it's expected and fix the problem rather than patch 
the issue with lots of symlinks.  Is this a misconfiguration on my system?





Re: [gentoo-user] upgrade all [SOLVED]

2009-02-26 Thread Daniel D Jones
On Wednesday 25 February 2009 08:49:37 Zhu Sha Zang wrote:
 Stroller escreveu:
  On 25 Feb 2009, at 12:50, Zhu Sha Zang wrote:
  ... I know that i can do a emerge -uDN world and upgrade all
  programs that in the world enviroment. But some time ago i see
  in this list a way to check and upgrade all programs installed in
  system.
 
  Someone remember or know how i can do it?
 
  Could it have been this thread:
  http://thread.gmane.org/gmane.linux.gentoo.user/202559
 
  I think there were some warnings there against it, but IIRC I
  didn't find them terribly specific or compelling, so 'emerge -1
  `eix -Iu --only-names`' works here. I would think your need for
  this would be rare, however, and you should be sure to run
  revdep-rebuild afterwards.
 
  Stroller.

 Thakns Stroller, i'm using something like this

 eix -u  upgrade.txt

 vi upgrade.txt (editing lines that useless and adding emerge -vauDN)

 sh upgrade.txt.

 SOLVED at all.

 Thanks again.

Try this if you want to save yourself a lot of editing:

eix -u | awk '/^\[/{print emerge -vauDN , $2}'

If want to redirect to an executable file, then use this:

eix -u | awk 'BEGIN{print # /usr/bin/bash\n} /^\[/{print emerge -vauDN , 
$2}'

(Above should be all one line.)







Re: [gentoo-user] Linux traffic shaper setup advice

2009-02-21 Thread Daniel D Jones
On Monday 09 February 2009 12:34:01 Aleksey V. Kunitskiy wrote:
 Hi Gentoo community,
 I have several computers at home and one Gentoo-powered router. I want to
 setup a very simple traffic shaper that will give each computer almost
 equal(the best choice - with some weight coefficient on each ip address)
 speed, without counting number of connections and etc. So, someone using
 torrent won't load whole pipe. One most important problem with it that I
 have fixed speed to the world and fixed speed to local resourses in my
 city, so I can't fix my up/down link speed to one fixed number, I actually
 have 2 speeds, depending on the IP address I'm accessing to.

 Any suggestions?

First, when you say you have a Gentoo-powered router, what exactly do you 
mean?  Are you running a dedicated hardware router where you've installed 
Gentoo or are you using a PC with multiple NICs as a router?  This may or may 
not be important, depending on exactly what you end up implementing.  
Personally, I'd recommend using purpose built router software, such as DD-WRT 
or Tomato.  They're Linux based but they're specifically customize for routing 
and are probably going to be much easier to configure, and they run on a lot 
of different commercially available hardware.  A $50 Linksys WRT54G with DD-
WRT can match a $1000 Cisco router in capability and performance in many 
circumstances.  

Second, how familiar are you with networking in general and traffic shaping in 
particular?  If I'm understanding you correctly, what you're trying to do 
above would be difficult and quite inefficient.  For example, if you do a hard 
limit on bandwidth per IP, then much of your capacity will be idle because 
it'll be reserved for systems which aren't using it.  For example, if system A 
is downloading a file, it would be restricted in speed if bandwidth is being 
reserved for systems B, C, etc., even if no one is using those systems!  So 
unless all of your systems are in use maxing out their allotted bandwidth at 
the same time, you're always going to have bandwidth that is sitting idle.  
That's quite inefficient.

If your goal is to ensure that a bittorrent download on one system doesn't bog 
down a VoIP call or a WOW gaming session on another system, then you'd be much 
better off going with some sort of CBQ (Class Based Queuing.)  This won't put 
a hard limit on the bandwidth usable by any particular system or IP, but it 
will prioritize traffic and prevent bittorrent, etc. from clobbering all your 
bandwidth.

There's a good introduction to traffic shaping with Linux here:

http://lartc.org/howto/

Note that manually configuring traffic shaping with iproute2 can get quite 
technical and require some indepth rule writing.  Depending on your level of 
knowledge and the time and effort you're willing to put in, that may or may 
not be an issue.  





[gentoo-user] KDE 4.2 and 3.5

2009-02-01 Thread Daniel D Jones
I have KDE 3.5 and 4.1 installed and am trying to upgrade to 4.2.  I'm getting 
the following:

=kde-base/kdebase-3.5.9-r4 (=kde-base/kdebase-3.5.9-r4 is blocking 
kde-base/kdelibs-4.2.0)

Is there an issue with 3.5 and 4.2 being installed together?  Is the above 
block a known issue that's being worked out as 4.2 is integrated into the 
stable tree?  (I was unable to find a bug filed on it or any other hits on 
Google.)



As a second question, can anyone point me to an informative reference on 
~arch?  It's impossible to search for the term on Google - the tilde gets 
ignored and the number of false positives are overwhelming.  Although I've 
been using Gentoo for awhile, I don't really understand the difference 
between something being in ~arch and something being blocked.  I'd like to 
make myself a little smarter.




Re: [gentoo-user] KDE 4.2 and 3.5

2009-02-01 Thread Daniel D Jones
On Sunday 01 February 2009 15:40:29 Norberto Bensa wrote:
 On Sun, Feb 1, 2009 at 1:38 PM, Daniel D Jones ddjo...@riddlemaster.org 
wrote:
  I have KDE 3.5 and 4.1 installed and am trying to upgrade to 4.2.  I'm
  getting the following:

 You'll need kde-3.5.10 (or kdebase-startkde at least)

 Look in the archives, a similar question was posted a few days ago.

Thanks for your response.  I did search the archives and did not find anything 
relevant.  I saw and read a thread where a block was occurring:

=kde-base/kdebase-startkde-3.5.10 is blocking kde-base/kdelibs-4.2.0

It wasn't clear to me that this was the same problem, since that block 
referenced a 3.5.10 package and mine referenced a 3.5.9 package.

However, upgrading to 3.5.10 raises another issue.  For 3.5, I didn't install 
the meta package, I installed the KDE base package:

ROOT / # eix -e kde
[I] kde-base/kde
 Available versions:  (3.5)  3.5.9
{accessibility}
 Installed versions:  3.5.9(3.5)(02:18:39 05/27/08)(-accessibility)
 Homepage:http://www.kde.org/
 Description: KDE - merge this to pull in all non-developer 
kde-base/* packages


ROOT / # eix kde-meta
* kde-base/kde-meta
 Available versions:
(3.5)   3.5.9 ~3.5.10
(4.1)   (~)4.1.4
(4.2)   (~)4.2.0
{accessibility nls}
 Homepage:http://www.kde.org/
 Description: KDE - merge this to pull in all non-developer, split 
kde-base/* packages


3.5.10 is available under the meta package system but not under the KDE 
package.  Do I have to switch to the meta package to go to 3.5.10?  (Without, 
that is, manually unblocking lots and lots of packages.)  Can I simply 
install the meta package over the base package or will that create blocks or 
other issues?




Re: [gentoo-user] KDE 4.2 and 3.5

2009-02-01 Thread Daniel D Jones
On Sunday 01 February 2009 17:17:59 Norberto Bensa wrote:
 On Sun, Feb 1, 2009 at 3:07 PM, Daniel D Jones ddjo...@riddlemaster.org 
wrote:
  On Sunday 01 February 2009 15:40:29 Norberto Bensa wrote:
  On Sun, Feb 1, 2009 at 1:38 PM, Daniel D Jones
  ddjo...@riddlemaster.org
 
  wrote:
   I have KDE 3.5 and 4.1 installed and am trying to upgrade to 4.2.  I'm
   getting the following:
 
  You'll need kde-3.5.10 (or kdebase-startkde at least)
 
  Look in the archives, a similar question was posted a few days ago.
 
  Thanks for your response.  I did search the archives and did not find
  anything relevant.  I saw and read a thread where a block was occurring:
 
  =kde-base/kdebase-startkde-3.5.10 is blocking kde-base/kdelibs-4.2.0
 
  It wasn't clear to me that this was the same problem, since that block
  referenced a 3.5.10 package and mine referenced a 3.5.9 package.

 since the block is:

 =kde-base/kdebase-startkde-3.5.10 is blocking kde-base/kdelibs-4.2.0

 and 3.5.9 = 3.5.10, then yes, the mail applies to you

 You'll need kdebase-startkde  3.5.10 (3.5.10-r5 is available in portage)

Uh, someone's confused here.  It may very well be me but I'm not following you 
at all.  The other post concerned startkde blocking kdelibs.

My block is kdebase 3.5 blocking kdelibs 4.2.  There's no mention of startkde 
bocking anything on my system.  So I don't follow why you're telling me that 
I need startkde 3.5.10.




Re: [gentoo-user] KDE 4.2 and 3.5

2009-02-01 Thread Daniel D Jones
On Sunday 01 February 2009 17:49:03 Neil Bothwick wrote:
 On Sun, 1 Feb 2009 17:07:37 +, Daniel D Jones wrote:
  3.5.10 is available under the meta package system but not under the KDE
  package.  Do I have to switch to the meta package to go to 3.5.10?
  (Without, that is, manually unblocking lots and lots of packages.)  Can
  I simply install the meta package over the base package or will that
  create blocks or other issues?

 The monolithic and split ebuilds are incompatible, so you'll have to
 uninstall one before you can install the other.

 emerge -C kde
 emerge --depclean -a
 emerge -av kde-meta

That's what I was afraid of.  Sigh.  Thanks.





[gentoo-user] ati-drivers won't compile

2008-12-07 Thread Daniel D Jones
I can't get ati-drivers to compile.  I'll post the entire output at the bottom 
of the message but the error seems to be:

firegl_public.c:41:2: error: #error unknown or undefined architecture 
configured

There have been known issues with this compiling with newer kernels but all of 
the bug reports I've found indicated that the bug has been fixed in the 
masked packages and the bug reports closed.  I've unmasked 8.542 with no 
change.  I'm running a custom compiled 2.6.27 kernel but I've tried going 
with gentoo-sources 2.6.26-r3 and r4.

Regardless of which version of the package I try to install or which kernel 
I'm running, I get the same error.  Here's the full output:


 Emerging (1 of 1) x11-drivers/ati-drivers-8.542 to /
 * ati-driver-installer-8-10-x86.x86_64.run RMD160 SHA1 SHA256 size ;-) ...   
[ ok ]
 * checking ebuild checksums ;-) ...  [ 
ok ]
 * checking auxfile checksums ;-) ... [ 
ok ]
 * checking miscfile checksums ;-) ...[ 
ok ]
 * checking ati-driver-installer-8-10-x86.x86_64.run ;-) ...  [ 
ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 * /usr/src/linux
 * Found sources for kernel version:
 * 2.6.27
 Unpacking source...
Warning: target directory 
exists /var/tmp/portage/x11-drivers/ati-drivers-8.542/work
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux 
Driver-8.542...
 * Applying ati-drivers-2.6.27.patch ...
  [ ok ]
 * Converting 2.6.x/Makefile to use M= instead of SUBDIRS= ...
  [ ok ]
 Unpacking ./../common/usr/src/ati/fglrx_sample_source.tgz 
to /var/tmp/portage/x11-drivers/ati-drivers-8.542/work/extra
 Source unpacked.
 Compiling source 
in /var/tmp/portage/x11-drivers/ati-drivers-8.542/work ...
 * Preparing fglrx module
make -C /usr/src/linux 
M=/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x
 
modules
make[1]: Entering directory `/usr/src/linux-2.6.27'
  CC 
[M]  
/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
  CC 
[M]  
/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/kcl_io.o
/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:41:2:
 
error: #error unknown or undefined architecture configured
  CC 
[M]  
/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/kcl_pci.o
/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:
 
In function '__ke_vm_phys_addr_str':
/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3528:
 
warning: return makes pointer from integer without a cast
/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3529:
 
warning: return makes pointer from integer without a cast
/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3530:
 
warning: return makes pointer from integer without a cast
/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3532:
 
warning: return makes pointer from integer without a cast
/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:
 
At top level:
/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:5780:
 
warning: initialization from incompatible pointer type
/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:5806:
 
warning: initialization from incompatible pointer type
make[2]: *** 
[/var/tmp/portage/x11-drivers/ati-drivers-8.542/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o]
 
Error 1
make[2]: *** Waiting for unfinished jobs
make[1]: *** 

Re: [gentoo-user] Fixed bug

2008-08-17 Thread Daniel D Jones
On Sunday 17 August 2008 08:29:29 Albert Hopkins wrote:
 On Sun, 2008-08-17 at 14:20 +0200, econti wrote:
  So I went to http://bugs.gentoo.org/show_bug.cgi?id=214265 to fix but
  I
  understood absolutely nothing. :-(
 
  Could anyone explain to me in which manner I should use the bug page
  of
  gentoo?

 I really don't understand your question, but I'll explain and if it
 sounds elementary it's because I don't understand what you're asking.

 The package is masked because there is a bug associated with it.  Unless
 you are actually capable of fixing the bug (and by your post we'll
 assume no) then you are powerless until the bug is fixed by someone
 else.

 So your only real option at this point is to unmerge gnome-system-tools
 and possibly follow the bug until if/when it gets fixed.

Isn't there also the option of leaving the existing package installed until 
the bug is fixed?  If the package is currently working for him (the bug may 
be in some section of the program he seldom uses or it may only rear its head 
in certain configurations or circumstances which don't affect him,) why  
unmerge what's already there?




Re: [gentoo-user] Rate limiting TCP connections...

2008-08-17 Thread Daniel D Jones
On Sunday 17 August 2008 16:32:11 Steve wrote:
 Norberto Bensa wrote:
  Is there a straightforward way to make my Gentoo box 'play fair' and
  not hog 100% of the bandwidth?
 
  If your router doesn't give you bandwidth and/or traffic shaping
  control, you can drop some packets. For example, the following rule
  will accept up to 50 packets per second and drop the rest. The TCP
  protocol will retry and slow down.
 
  iptables -I INPUT -p tcp -m limit --limit 50/sec -j ACCEPT
  iptables -I INPUT -p tcp -j DROP

 Hmmm - that would likely be rather aggressive - I use the router to
 shift data between the two PCs at 100mbps - it is only the traffic
 eventually routed over ADSL which poses a problem.

You could add a destination parameter with -d but that wouldn't catch any 
downloads of packages from other than your primary mirror, and I agree that 
this is not the correct solution anyway.

  Does anyone else have this problem?
 
  Yes, everyone using TCP :)
  You can read Linux Advanced Routing and Traffic Control for more info
  (http://lartc.org/).

 Snappy answer...  but I'm pretty sure I've never seen this before - on a
 wide range of OS and network topologies. I didn't have the same problem
 with two Windows PCs connected to the same router - and it is always the
 Gentoo box that wins in the landgrab-war for bandwidth.

This should happen.  Absent any sort of Quality of Service mechanisms, TCP 
windowing should adjust so that all flows get a roughly equal share of 
bandwidth.  Certain protocols, primarily p2p, will create multiple flows and 
so gobble up more than their fair share but even then you shouldn't get 
starvation to the point where DNS times out.  Even if emerge were using 
bittorrent you shouldn't see that much congestion.

 It might also be worth mentioning that the Gentoo box serves DNS for my
 LAN - so, the DNS request will get from my Windows PC to my Gentoo box
 without any problem... so, it is actually a fight between bind on gentoo
 and the download of packages during emerge that pose my annoyance.  I
 wonder, is it likely relevant that named is running as an ordinary user
 - while emerge is run as root?

I'm not aware of any mechanism on Linux to set network priority based on the 
process owner.  Linux does support QoS and various types of queues, so it 
might be possible to, say, set up a priority queue which would have the 
effect you're seeing.  I'm not aware of any way to do queuing based on 
process owner but Linux is such a powerful and diverse system that  no one is 
familiar with every aspect of it's capabilities.  There's lots of stuff you 
can do that I'm not aware of.  If it can be done, it certainly would not be 
the default setup of any sane package.  It would be something you'd have to 
do yourself.

 I also noticed that incoming emails to my postfix mail server timed out
 during this period... timeout after RCPT from extern.server.org...

 It seems odd to me.

It is odd, although unfortunately I'm not sure what to tell you as to how to 
go about fixing it.   I think the first thing I'd do is to make sure that it 
really is congestion that's causing the problem.   You could implement 
something similar to the iptables rule listed above temporarily and see if 
that causes the symptoms to change or disappear. 



[gentoo-user] MPlayer build fails

2008-08-16 Thread Daniel D Jones
loader/module.o: In function `MODULE_GetProcAddress':
module.c:(.text+0x109): undefined reference to `wrapper_target'
module.c:(.text+0x10e): undefined reference to `wrapper'
module.c:(.text+0x114): undefined reference to `report_entry'
module.c:(.text+0x11e): undefined reference to `report_ret'
loader/module.o: In function `LoadLibraryExA':
module.c:(.text+0xe02): undefined reference to `report_entry'
module.c:(.text+0xe0c): undefined reference to `report_ret'
module.c:(.text+0xe16): undefined reference to `wrapper'
module.c:(.text+0xe1b): undefined reference to `wrapper_target'
collect2: ld returned 1 exit status
make: *** [mplayer] Error 1
 *
 * ERROR: media-video/mplayer-1.0_rc2_p26753-r1 failed.
 * Call stack:
 *   ebuild.sh, line   49:  Called src_compile
 * environment, line 2570:  Called die
 * The specific snippet of code:
 *   emake || die Failed to build MPlayer!;
 *  The die message:
 *   Failed to build MPlayer!
 *
 * If you need support, post the topmost build error, and the call stack if 
relevant.
 * A complete build log is located 
at '/var/tmp/portage/media-video/mplayer-1.0_rc2_p26753-r1/temp/build.log'.
 * The ebuild environment file is located 
at '/var/tmp/portage/media-video/mplayer-1.0_rc2_p26753-r1/temp/environment'.
 *


I've found several references to this on the web, including one bug report 
which was solved by revdep-rebuild.  revdep-rebuild runs clean on my system.  
Despite the many mentions, however, I've yet to find a solution.  Any help or 
hints appreciated.




Re: [gentoo-user] sdl-perl

2008-07-30 Thread Daniel D Jones
On Wednesday 30 July 2008 03:32:26 Andrey Falko wrote:
 On Tue, Jul 29, 2008 at 3:42 PM, Daniel D Jones

 [EMAIL PROTECTED] wrote:
  Anyone have a clue as to what would cause the following error:
  Install sdl-perl-2.1.3-r3
 
  into /var/tmp/portage/dev-perl/sdl-perl-2.1.3-r3/image/ category dev-perl
  WARNING: Can't figure out install path for types: arch lib
  Files will not be installed.
 
  The package is already installed, so it succeeded at one time, but
  revdep-rebuild wants to reinstall it and it keeps failing.  I believe the
  above is the issue, but I'll paste the full output from the installation
  attempt below.  There is also this error:
 
  Error: 'GLint' not in typemap in OpenGL.xs, line 2099
 
  but the process appears to continue after that and I don't _think_ that's
  causing the ultimate failure.
 
  Thanks in advance for any assistance.
 
  -
 
 
  # emerge sdl-perl
...
   * If you need support, post the topmost build error, and the call stack
  if relevant.
   * A complete build log is located
  at '/var/tmp/portage/dev-perl/sdl-perl-2.1.3-r3/temp/build.log'.
   * The ebuild environment file is located
  at '/var/tmp/portage/dev-perl/sdl-perl-2.1.3-r3/temp/environment'.
   *
  #

 Can you give us the output of emerge --debug sdl-perl ? Can you verify
 that you can successfully install other perl apps like perl-tk or
 something else in the dev-perl category?

Actually, this gave me just the clue I needed to solve the problem.  I tried 
to install another package from dev-perl and got complaints that it was 
trying to overwrite a file in perl5.10.0.  I've manually installed perl 5.10 
so that I can use the nifty new features but left perl 5.8.8 as the default 
version on the system.  (When I want to use 5.10, I  put a shebang line in 
the script pointing to that executable.)  Poking about on the system for a 
bit revealed that /usr/bin/perl pointed to 5.8.8 but 
somehow /usr/local/bin/perl was pointing to 5.10.  I don't know why that 
caused the issue, or even why there's a perl executable in both places, but 
fixing that resolved the issue.  Thanks for the assistance.




[gentoo-user] QT versions

2008-07-30 Thread Daniel D Jones
Is it safe to remove QT3 from the system now?  It seems like at one point that 
there were still packages in KDE that needed version 3 installed.

I have both version 3 and 4 on the system.  If I remove the qt3 use flag, 
enable the qt4 use flag and do an emerge --newuse, can I then unmerge version 
3?




[gentoo-user] sdl-perl

2008-07-29 Thread Daniel D Jones
Anyone have a clue as to what would cause the following error:

 Install sdl-perl-2.1.3-r3 
into /var/tmp/portage/dev-perl/sdl-perl-2.1.3-r3/image/ category dev-perl
WARNING: Can't figure out install path for types: arch lib
Files will not be installed.

The package is already installed, so it succeeded at one time, but 
revdep-rebuild wants to reinstall it and it keeps failing.  I believe the 
above is the issue, but I'll paste the full output from the installation 
attempt below.  There is also this error:

Error: 'GLint' not in typemap in OpenGL.xs, line 2099

but the process appears to continue after that and I don't _think_ that's 
causing the ultimate failure.

Thanks in advance for any assistance.

-

# emerge sdl-perl
Calculating dependencies... done!
 Verifying ebuild Manifests...

 Emerging (1 of 1) dev-perl/sdl-perl-2.1.3-r3 to /
 * SDL_Perl-2.1.3.tar.gz RMD160 SHA1 SHA256 size ;-) ...


[ ok ]
 * checking ebuild checksums ;-) ...


[ ok ]
 * checking auxfile checksums ;-) ...   


[ ok ]
 * checking miscfile checksums ;-) ...  


[ ok ]
 * checking SDL_Perl-2.1.3.tar.gz ;-) ...   


[ ok ]
 Unpacking source...
 Unpacking SDL_Perl-2.1.3.tar.gz 
to /var/tmp/portage/dev-perl/sdl-perl-2.1.3-r3/work
 * Applying sdl-2.1.3.build.patch ...   


[ ok ]
 * Applying sdl-perl-2.1.3-gfxPie.patch ... 


[ ok ]
 Source unpacked.
 Compiling source 
in /var/tmp/portage/dev-perl/sdl-perl-2.1.3-r3/work/SDL_Perl-2.1.3 ...
 * Using Module::Build
Checking whether your kit is complete...
Looks good

Checking prerequisites...
Looks good

Creating new 'Build' script for 'SDL_Perl' version '2.1.3'
Copying lib/SDL/Tutorial/Animation.pm - blib/lib/SDL/Tutorial/Animation.pm
Copying lib/SDL/Surface.pm - blib/lib/SDL/Surface.pm
Copying lib/SDL/Rect.pm - blib/lib/SDL/Rect.pm
Copying lib/SDL/Palette.pm - blib/lib/SDL/Palette.pm
Copying lib/SDL/MPEG.pm - blib/lib/SDL/MPEG.pm
Copying lib/SDL/SFont.pm - blib/lib/SDL/SFont.pm
Copying lib/SDL/Tool/Graphic.pm - blib/lib/SDL/Tool/Graphic.pm
Copying lib/SDL/Tutorial/Drawing.pm - blib/lib/SDL/Tutorial/Drawing.pm
Copying lib/SDL/Cursor.pm - blib/lib/SDL/Cursor.pm
Copying lib/SDL/Video.pm - blib/lib/SDL/Video.pm
Copying lib/SDL/Event.pm - blib/lib/SDL/Event.pm
Copying lib/SDL/Tutorial.pm - blib/lib/SDL/Tutorial.pm
Copying lib/SDL/Mixer.pm - blib/lib/SDL/Mixer.pm
Copying lib/SDL/Sound.pm - blib/lib/SDL/Sound.pm
Copying lib/SDL/OpenGL.pm - blib/lib/SDL/OpenGL.pm
Copying lib/SDL.pm - blib/lib/SDL.pm
Copying lib/SDL/Font.pm - blib/lib/SDL/Font.pm
Copying lib/SDL/Timer.pm - blib/lib/SDL/Timer.pm
Copying lib/SDL/Music.pm - blib/lib/SDL/Music.pm
Copying lib/SDL/OpenGL/Constants.pm - blib/lib/SDL/OpenGL/Constants.pm
Copying lib/SDL/Color.pm - blib/lib/SDL/Color.pm
Copying lib/SDL/Config.pm - blib/lib/SDL/Config.pm
Copying lib/SDL/Tool/Font.pm - blib/lib/SDL/Tool/Font.pm
Copying lib/SDL_perl.pm - blib/lib/SDL_perl.pm
Copying lib/SDL/Cdrom.pm - blib/lib/SDL/Cdrom.pm
Copying lib/SDL/Tutorial/Images.pm - blib/lib/SDL/Tutorial/Images.pm
Copying lib/SDL/App.pm - blib/lib/SDL/App.pm
Copying lib/SDL/TTFont.pm - blib/lib/SDL/TTFont.pm
Copying lib/SDL/Constants.pm - blib/lib/SDL/Constants.pm
Copying src/SDL.xs - ./SDL_perl.xs
./SDL_perl.xs - ./SDL_perl.c
cc -I/usr/local/lib/perl5/5.10.0/x86_64-linux/CORE -DXS_VERSION=2.1.3 
-DVERSION=2.1.3 -fPIC -I/usr/X11R6/include -I/usr/include/smpeg 
-I/usr/include/SDL -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_PNG 
-DHAVE_SDL -DHAVE_SDL_TTF -DHAVE_SDL_NET -DHAVE_SDL_IMAGE -DHAVE_SDL_GFX 
-DHAVE_JPEG -DHAVE_SMPEG -DHAVE_SDL_MIXER -fPIC -c -fno-strict-aliasing -pipe 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -o 
./SDL_perl.o ./SDL_perl.c
./SDL_perl.xs: In function 'XS_SDL_NetResolveIP':
./SDL_perl.xs:2449: warning: assignment discards qualifiers from pointer 
target type

[gentoo-user] Scriptable terminal program

2008-04-24 Thread Daniel D Jones
Is anyone aware of a scriptable terminal program?  Requirements are that I 
should be able to open the program from a script, create multiple tabs, name 
the tabs, connect the tabs to a remote computer via FTP, run a login script 
which reads the info coming from the remote computer and sends back the 
appropriate response, and then leaves the connection open at a command line 
prompt.

I can't seem to find anything which supports everything.  I can't find any 
way, for example, to open multiple Konsole tabs from the command line.  
Thanks in advance for any suggestions.

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



[gentoo-user] QCA

2008-04-24 Thread Daniel D Jones
emerge -uDvat world

These are the packages that would be merged, in reverse order:

Calculating world dependencies... done!
[ebuild  NS   ] app-crypt/qca-1.0-r2  0 kB
[blocks B ] app-crypt/qca-1.0-r3 (is blocking app-crypt/qca-2.0.0-r2)

Total: 1 package (1 in new slot, 1 block), Size of downloads: 0 kB

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


Can anyone tell me what's causing this?  qca version 2 is installed.  I can 
unmerge and then re-emerge it.  Why is the system trying to install version 
1?  If it's a dependency, shouldn't the depending file be listed?

Thanks in advance.

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



Re: [gentoo-user] konsole selected text

2008-02-18 Thread Daniel D Jones
On Monday 18 February 2008 04:26:01 Thomas Kahle wrote:
 Daniel D Jones wrote:
 | When I select Konsole's Linux Colors schema, selected text appears

 to be

 | black text on a black background.  Under options, I can alter colors

 but I

 | don't appear to be able to choose the background and foreground colors

 that

 | are used for highlighting.  Any hints on how to fix this appreciated.

 Hi, on my machine I use the Linux Colors schema for years and it works
 perfectly. If mark stuff it inverts the colors, i.e. grey text on black
 background gets black text on grey background.

Yes, I've been using it for a long time as well without issues.  I've never 
had this issue before.

 Just some (maybe unrelated) pointers:
 *) man dircolors (gentoo uses textcolors extensively)

I'm familiar with dircolors.  To the best of my knowledge, there's nothing in 
dircolors which configures how selected text is displayed.  It's simply 
inverted text.  That is, the background color and the foreground color are 
switched.

A little more experimenting has shown that this is what happens on my terminal 
with any color other than the default light gray on black.  For example, if I 
do a ls, the files show up in various colors based on dircolors.  If I 
select colored files, they show up in inverse.  But if I select non-colored 
light gray text, I get black on black.  If I use 'less' to display a file, 
there's a status line at the bottom which shows the line number, etc.  in 
inverted text.  On my terminal, it's black on black and invisible.  If I 
highlight it with the mouse, however, it shows up as light gray on black and 
is visible.

If I switch to another tty (CTL-ALT-F2) and log in, dircolors settings work 
properly.  Selected text with gpm shows up as inverse, and the status line at 
the bottom of the 'less' windows displays properly as well.  So I don't think 
the issue is with dircolors.

It's only with inverted normal text on konsole.

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



[gentoo-user] konsole selected text

2008-02-17 Thread Daniel D Jones
When I select Konsole's Linux Colors schema, selected text appears to be 
black text on a black background.  Under options, I can alter colors but I 
don't appear to be able to choose the background and foreground colors that 
are used for highlighting.  Any hints on how to fix this appreciated.

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



[gentoo-user] Line drawing characters in Konsole

2008-02-03 Thread Daniel D Jones
Somehow, I've lost my line drawing characters in Konsole.  Applications like 
alsamixer show up with letter characters instead of neatly outlined boxes.  
I've tried changing fonts and encoding with no effect.  Loading the program 
in another console displays correctly.

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



[gentoo-user] Perl packages polluting root directory

2008-01-19 Thread Daniel D Jones
In the recent KDE4 thread, someone mentioned autounmask.  I emerge the package 
and tried to run it.  I got the following error:

Can't locate PortageXS.pm in @INC (@INC contains: .

PortageXS was listed as installed but I emerged it again.  Still getting the 
same error, I ran locate PortageXS.pm.  Locate found it.  In the root 
directory of my drive.  My root directory now looks like this:

root  / # ls -l
total 153
drwxr-xr-x  3 root root  4096 Jan 19 14:39 Class
drwxr-xr-x  4 root root  4096 Jan 19 14:40 PortageXS
-r--r--r--  1 root root  2965 Jan 19 14:48 PortageXS.pm
drwxr-xr-x  3 root root  4096 Jan 19 14:40 Shell
drwxr-xr-x  2 root root  4096 Jan 19 14:38 Sys
drwxr-xr-x  2 root root  4096 Jan 19 14:38 Term
drwxr-xr-x  2 root root  4096 Jan 14 19:11 Test
drwxr-xr-x  4 root root  4096 Jan 14 19:11 YAML
-r--r--r--  1 root root 23904 Jan 14 19:11 YAML.pm
drwxr-xr-x  8 root root  4096 Jan 19 14:40 auto
drwxr-xr-x  2 root root  4096 Jan 12 15:40 bin
drwxr-xr-x  4 root root  1024 Nov  2 06:48 boot
drwxr-xr-x 19 root root 14180 Jan 18 15:40 dev
drwxr-xr-x 73 root root  4096 Jan 19 14:48 etc
drwxr-xr-x  3 root root  4096 Sep  2 05:02 home
lrwxrwxrwx  1 root root 5 Nov  1 21:09 lib - lib64
drwxr-xr-x  3 root root  4096 Jan  4 19:06 lib32
drwxr-xr-x  8 root root  4096 Jan  2 19:32 lib64
drwx--  2 root root 16384 Sep  1 17:29 lost+found
drwxr-xr-x  8 root root  4096 Sep 18 19:40 mnt
drwxr-xr-x 12 root root  4096 Dec 14 20:00 opt
dr-xr-xr-x 99 root root 0 Jan 18 12:49 proc
drwx-- 17 root root  4096 Jan 18 15:56 root
drwxr-xr-x  2 root root  4096 Jan 12 15:40 sbin
drwxr-xr-x 11 root root 0 Jan 18 12:49 sys
drwxrwxrwt 19 root root 12288 Jan 19 14:47 tmp
drwxr-xr-x 17 root root  4096 Nov 27 07:52 usr
drwxr-xr-x 13 root root  4096 Sep  2 06:28 var
-r-xr-xr-x  1 root root 10431 Jan 14 19:11 ysh
-r--r--r--  1 root root  7352 Jan 14 19:11 ysh.1

One thing which may have contributed to this is that I recently downloaded and 
installed Perl v 5.10.0.  (I'm doing some Perl work which required the new 
version.)  Anyone have a clue as to what might be screwed up on my system?

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



[gentoo-user] KDE System sounds

2007-10-03 Thread Daniel D Jones
This seems like a silly question, but where do you configure all of the system 
sounds for KDE?  Under Control Center, there's the System Notification tab, 
but it seems far from complete.  I'd like to turn off the sounds that 
accompany switching from one program to another, minimizing or maximizing a 
window, etc.  None of those events appear in the Control Center (at least 
that I can find) nor in ~/kde/share/config/knotifyrc.  So where are they set?


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] KDE System sounds

2007-10-03 Thread Daniel D Jones
On Wednesday 03 October 2007 07:52:20 Dale wrote:
 Daniel D Jones wrote:
  This seems like a silly question, but where do you configure all of the
  system sounds for KDE?  Under Control Center, there's the System
  Notification tab, but it seems far from complete.  I'd like to turn off
  the sounds that accompany switching from one program to another,
  minimizing or maximizing a window, etc.  None of those events appear in
  the Control Center (at least that I can find) nor in
  ~/kde/share/config/knotifyrc.  So where are they set?

 Under System Notifications tab, did you see the Event Source section?
 Click on it and a list of events pops up, then select the one you want
 to change.  There is a LOT of them on mine.  You want KDE window Manager
 I think.

Sheesh.  I knew it had to be something obvious but couldn't find it.  I looked 
through those but they all seemed to be independent programs rather  than KDE 
itself other than Systems Notification.   Somehow looked right over the KDE 
Window Manager selection.  Thanks!

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] DRI with Radeon X850 on AMD64

2007-09-30 Thread Daniel D Jones
Trying to get DRI working on a Radeon X850 on AMD64.

In my Xorg log, Im seeing:

(EE) AIGLX error: dlopen of /usr/lib64/dri/r300_dri.so failed 
(/usr/lib64/dri/r300_dri.so: cannot open shared object file: No such file or 
directory)
(EE) AIGLX: reverting to software rendering

And sure enough, there is no r300_dri.so in /usr/lib64/dri.  The file IS 
present under /usr/lib32/dri.

Can I simply link this driver to the lib64 directory?  (I'm guessing not.)

Is there a different 64 bit package/driver?  Do I have an incorrect flag set 
or one not set?

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] No ogg sounds

2007-09-20 Thread Daniel D Jones
New amd64 system with KDE, trying to get sound working.  Almost there.  First 
issue I had was that the sound driver apparently doesn't work if compiled 
into the kernel.  If you compile it as a module, it does work.  Second, I 
didn't have the -arts flag enabled before I compiled KDE.  (Followed the 
install instructions at the Gentoo wiki.  Not sure if it omits to mention it 
or if I skipped it when reading.)  Then added new useflags for various 
codecs.  (In the last couple of days, I've recompiled all or most of KDE 
three times.)  I now have sound working, and can play MP3s.  I can not, 
however, play ogg vorbis, including the system sound oggs.  


Use flags are:

USE=64bit widescreen -gnome offensive slang unicode mozdevelop kde \
 kdecards xinerama opengl qt3 X arts avi live matroska mpeg \
 oggvorbis real theora xanim X aac opengl sdl xv dvd dvdnav dvdread \
 3dnow 3dnow2 mmx mmx2 mmxext sse sse2 3dnowext a52

oggvorbis is selected.

[I] media-libs/libogg
 Available versions:  1.0 1.1 ~1.1.1 1.1.2 1.1.3
 Installed versions:  1.1.3(15:15:59 09/06/07)
 Homepage:http://xiph.org/ogg/
 Description: the Ogg media file format library

LIbogg version 1.1.3 is installed.


KPlayer, given an ogg file, keeps failing with the same error over and over 
until I either close it or hit the stop button:

MPlayer SVN-r24130 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(tm) 64 Processor 3000+ (Family: 15, Model: 12, Stepping: 0)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2
Playing /mnt/media/Music/rock/Marilyn Manson/Antichrist Superstar/Marilyn 
Manson-Antichrist Superstar-12-Antichrist Superstar.ogg.
ID_VIDEO_ID=0
libavformat file format detected.
[mp3 @ 0x941680]Could not find codec parameters (Audio: mp1, 80 kb/s)
LAVF_header: av_find_stream_info() failed
Exiting... (End of file)

Trying to play an ogg directly from mplayer, I get:

root@/# mplayer Disturbed-Believe-03-Awaken.ogg
MPlayer SVN-r24130 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(tm) 64 Processor 3000+ (Family: 15, Model: 12, Stepping: 0)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2

Playing Disturbed-Believe-03-Awaken.ogg.
[Ogg] stream 0: audio (Vorbis), -aid 0
Ogg file format detected.
Clip info:
 Name: Awaken
 Artist: Disturbed
 Album: Believe
 Track: 3
 Genre: Metal
 Creation Date: 2002
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 160.0 kbit/11.34% (ratio: 2-176400)
Selected audio codec: [ffvorbis] afm: ffmpeg (FFmpeg Vorbis decoder)
==
mcop warning: user defined signal handler found for SIG_PIPE, overriding
[AO ARTS] can't connect to aRts soundserver
[AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
mcop warning: user defined signal handler found for SIG_PIPE, overriding
[AO SDL] Unable to open audio: No available audio device
AO: [null] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   2.5 (02.5) of 269.2 (04:29.2)  0.6%


It recognizes the ogg, and appears to be playing it, but there's no sound.  It 
complains that it can't connect to an arts soundserver, but:

root@ /# ps aux | grep arts
ddjones   7550  0.0  0.5  42928 10484 ?SSep18   
0:00 /usr/kde/3.5/bin/artsd -F 10 -S 4096 -a alsa -d -b 16 -s 60 -m 
artsmessage -c drkonqi -l 3 -f

artsd is running.  Any ideas or hints appreciated.



-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ALSA / sound not working

2007-09-09 Thread Daniel D Jones
On Thursday 06 September 2007 04:05:15 pm b.n. wrote:
 Daniel D Jones ha scritto:
  New install of amd64 with multilib on an Asus K8V Deluxe mobo.  Trying to
  get sound working.

 What is the actual problem?
 - Applications seem to play but no sound comes out?
 - Applications report no /dev/dsp device or the like?
 - Sound comes out but it's garbled/noisy?

No sound from anything at all.  MP3s, videos, system sounds, etc.  Kplayer 
etc. appear to play but there's no sound from the speakers.  (And yes, I have 
verified the speakers work and that they're properly plugged into the sound 
card.)

Alsaconf reports no card present in the system.  KDE Control Center says it 
can't start the sound system.

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] ALSA / sound not working

2007-09-05 Thread Daniel D Jones
New install of amd64 with multilib on an Asus K8V Deluxe mobo.  Trying to get 
sound working.  The kernel shows a VIA 82C686A/B, 8233/8235 AC97 Controller 
driver.  dmesg shows:

ALSA device list:
  #0: VIA 8237 with AD1980 at 0xc800, irq 22

Does the 8233/8235 driver work with the 8237?  Is there a different driver for 
the 8237?  This seems to be the only one listed  in the kernel.  I have it 
and ALSA compiled into the kernel, but no sound.  alsaconf fails with no 
sound card found.  KDE control center sound module says it's unable to start 
the sound server.

cat /proc/asound/cards shows the same info as dmesg:

0 [V8237  ]: VIA8237 - VIA 8237
VIA 8237 with AD1980 at 0xc800, irq 22

lspci -v gives a few more details:

00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 
AC97 Audio Controller (rev 60)
Subsystem: ASUSTeK Computer Inc. A7V600/K8V Deluxe motherboard (ADI 
AD1980 codec [SoundMAX])
Flags: medium devsel, IRQ 22
I/O ports at c800 [size=256]
Capabilities: [c0] Power Management version 2

Any hints or ideas?

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ati-drivers

2007-09-05 Thread Daniel D Jones
On Sunday 02 September 2007 08:37:39 pm james wrote:
 Hello,

 Im installing a new dell laptop. Mostly the install has been routine.
 I cannot seem to get ati-drivers to install.

 bugs.gentoo.org did not reveal anything useful (not from what I read).

 Here is the error:

 /var/tmp/portage/x11-drivers/ati-drivers-8.35.5/work/common/lib/
 modules/fglrx/build_mod/2.6.x/firegl_public.c:
 In function 'KAS_SlabCache_Initialize':
 /var/tmp/portage/x11-drivers/ati-drivers-8.35.5/work/common/lib/
 modules/fglrx/build_mod/2.6.x/firegl_public.c:5037:
 warning: cast from pointer to integer of different size
 make[2]: ***
 [/var/tmp/portage/x11-drivers/ati-drivers-8.35.5/work/common/lib/
 modules/fglrx/build_mod/2.6.x/firegl_public.o]
 Error 1
 make[1]: ***
 [_module_/var/tmp/portage/x11-drivers/ati-drivers-8.35.5/work/
 common/lib/modules/fglrx/build_mod/2.6.x]
 Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.22-gentoo-r5'
 make: *** [kmod_build] Error 2

 !!! ERROR: x11-drivers/ati-drivers-8.35.5 failed.
 Call stack:
   ebuild.sh, line 1638:   Called dyn_compile
   ebuild.sh, line 985:   Called qa_call 'src_compile'
   ebuild.sh, line 44:   Called src_compile
   ati-drivers-8.35.5.ebuild, line 170:   Called linux-mod_src_compile
   linux-mod.eclass, line 516:   Called die

 !!! Unable to make  GCC_VER_MAJ=4 KVER=2.6.22-gentoo-r5 KDIR=/usr/src/linux
 kmod_build.



 so I thought I'd just add an entry to /etc/portage/package.keywords and try
 another version (8.39.4) that works fine on another system.

 On the del laptop I cannot get  the system to try another ati-drivers
 version, despite  addiing this to the /etc/portagae/package.keywords file:
 x11-drivers/ati-drivers ~amd64

 Identical to what I have on other systems. I lookedin
 /usr/portage/distfiles and only found this ati file on the portable:
 ati-driver-installer-8.35.5-x86.x86_64.run

 so I downloaded the other files from a similar amd 64 system where I use
 ati-drivers:
 ati-driver-installer-8.27.10-x86_64.run
 ati-driver-installer-8.30.3.run
 ati-driver-installer-8.32.5-x86.x86_64.run
 ati-driver-installer-8.33.6-x86.x86_64.run
 ati-driver-installer-8.34.8-x86.x86_64.run
 ati-driver-installer-8.36.5-x86.x86_64.run
 ati-driver-installer-8.37.6-x86.x86_64.run
 ati-driver-installer-8.39.4-x86.x86_64.run
 ati-driver-installer-8.40.4-x86.x86_64.run


 Still  I compiling ati-drivers-8.36.5 fails and I cannot even get the
 dell laptop to try another version of ati-drivers. I recompiled gcc,
 just for grins. Did nothing to help (4.1.2).

 revdep-rebuild comes back clean. Since it is a new install, I mostly
 missed something, xorg-x11 is there. No clue.

 Ideas?

Try issuing the following command:

ln -s /usr/src/linux/include/linux/ioctl.h 
/usr/src/linux/include/linux/ioctl32.h

then recompiling.

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] ATI driver fails

2007-09-04 Thread Daniel D Jones
make[2]: *** 
[/var/tmp/portage/x11-drivers/ati-drivers-8.35.5/work/common/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o]
 
Error 1
make[1]: *** 
[_module_/var/tmp/portage/x11-drivers/ati-drivers-8.35.5/work/common/lib/modules/fglrx/build_mod/2.6.x]
 
Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.22-gentoo-r5'
make: *** [kmod_build] Error 2

!!! ERROR: x11-drivers/ati-drivers-8.35.5 failed.
Call stack:
  ebuild.sh, line 1638:   Called dyn_compile
  ebuild.sh, line 985:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ati-drivers-8.35.5.ebuild, line 170:   Called linux-mod_src_compile
  linux-mod.eclass, line 516:   Called die

!!! Unable to make  GCC_VER_MAJ=4 KVER=2.6.22-gentoo-r5 KDIR=/usr/src/linux 
kmod_build.
!!! If you need support, post the topmost build error, and the call stack if 
relevant.
!!! A complete build log is located 
at '/var/tmp/portage/x11-drivers/ati-drivers-8.35.5/temp/build.log'.



New system, just installed the stage 3 tarball and attempting to get Xorg 
working.  Anyone have a clue?

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ATI driver fails - solved

2007-09-04 Thread Daniel D Jones
On Tuesday 04 September 2007, Daniel D Jones wrote:
 make[2]: ***
 [/var/tmp/portage/x11-drivers/ati-drivers-8.35.5/work/common/lib/modules/fg
lrx/build_mod/2.6.x/firegl_public.o] Error 1
 make[1]: ***
 [_module_/var/tmp/portage/x11-drivers/ati-drivers-8.35.5/work/common/lib/mo
dules/fglrx/build_mod/2.6.x] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.22-gentoo-r5'
 make: *** [kmod_build] Error 2

 !!! ERROR: x11-drivers/ati-drivers-8.35.5 failed.
 Call stack:
   ebuild.sh, line 1638:   Called dyn_compile
   ebuild.sh, line 985:   Called qa_call 'src_compile'
   ebuild.sh, line 44:   Called src_compile
   ati-drivers-8.35.5.ebuild, line 170:   Called linux-mod_src_compile
   linux-mod.eclass, line 516:   Called die

 !!! Unable to make  GCC_VER_MAJ=4 KVER=2.6.22-gentoo-r5 KDIR=/usr/src/linux
 kmod_build.
 !!! If you need support, post the topmost build error, and the call stack
 if relevant.
 !!! A complete build log is located
 at '/var/tmp/portage/x11-drivers/ati-drivers-8.35.5/temp/build.log'.



 New system, just installed the stage 3 tarball and attempting to get Xorg
 working.  Anyone have a clue?

Spent an hour searching and found nothing.  Post this email to the list and 
five minutes later I find the answer.  This fixed the issue:

ln -s /usr/src/linux/include/linux/ioctl.h 
/usr/src/linux/include/linux/ioctl32.h 

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] KDE blocking files

2007-08-21 Thread Daniel D Jones
Is this a know issue or is something screwy with my system?

[blocks B ] =kde-base/kmail-3.5.6-r1 (is blocking 
kde-base/libkdepim-3.5.7-r1)
[blocks B ] kde-base/ksync (is blocking kde-base/kdelibs-3.5.7-r2)
[blocks B ] kde-base/kdesktop-3.5.6-r1 (is blocking 
kde-base/kdebase-kioslaves-3.5.7-r1)


-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] switching to graphics mode tty extremely slow

2007-04-29 Thread Daniel D Jones
On Sunday 29 April 2007 06:00, Benno Schulenberg wrote:
 Daniel D Jones wrote:
  My system is extremely slow to switch back to a graphical TTY.

 Since when?

I'm not sure when it first started.  It's a single user system, so I don't use 
that feature very often.  I just open a Konsole screen rather than switching 
to a different TTY.  I discovered it yesterday when I started trying to 
configure my Debian server to allow remote X via XDMCP.  I was SSH'd into my 
server on TTY2 and testing remote login on TTY7.

  When I hit CTL-ALT-F7 to switch back to
  graphical mode, the screen goes black and it takes 25 to 30
  seconds before I see the KDM login screen again.  I certainly
  don't recall this process taking this long in the past.  Is it
  normal?

 No, that's not normal.  I vaguely remember having seen this too some
 time ago.  It might have been a bug in some version of KDE.

  Running KDE 3.5

 What version precisely?  See output of 'emerge -pq kdelibs'.  Here:
 [ebuild   R   ] kde-base/kdelibs-3.5.6-r6

3.5.5-r10

[EMAIL PROTECTED]:/# eix kdelibs
[I] kde-base/kdelibs
 Available versions:  (3.5)  ~3.5.5-r4 3.5.5-r10 ~3.5.6-r7
 Installed versions:  3.5.5-r10(3.5)(09:57:50 04/04/07)(-acl alsa 
arts -avahi cups -debug 
doc -elibc_FreeBSD  -fam -jpeg2k -kdeenablefinal -kdehiddenvisibility -kerberos 
kernel_linux -legacyssl -linguas_he -lua -openexr spell ssl -tiff -utempter 
xinerama -zeroconf)
 

  on an ATI Radeon 9600 with the open source drivers.

 When did you last upgrade xf86-video-ati?

[EMAIL PROTECTED]:/# eix xf86-video-ati
[I] x11-drivers/xf86-video-ati
 Available versions:  ~6.6.1 6.6.3 [M]~6.6.191
 Installed versions:  6.6.3(19:03:56 04/19/07)(-debug dri)
 
-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] switching to graphics mode tty extremely slow

2007-04-28 Thread Daniel D Jones
My system is extremely slow to switch back to a graphical TTY.  I'm not 
talking about X starting up but just switching TTYs.  For example, if I'm 
sitting at the KDM login screen and I hit CTL-ALT-F2 and switch to a text 
mode TTY, it takes only a second to get a login prompt.  When I hit 
CTL-ALT-F7 to switch back to graphical mode, the screen goes black and it 
takes 25 to 30 seconds before I see the KDM login screen again.  I certainly 
don't recall this process taking this long in the past.  Is it normal?

Running KDE 3.5 on an ATI Radeon 9600 with the open source drivers.

-- 
[EMAIL PROTECTED] mailing list



[gentoo-user] Kmail and incorrect character encoding

2007-03-17 Thread Daniel D Jones
My son recently started complaining that my replies to his emails caused his 
computer to prompt for the system disk and showed up blank.  (He uses Windows 
and Outlook, unfortunately.)  If I send him a new email, it works find.  If I 
reply to his, it causes problems.

I took a look at my replies to him and found this:

Content-Type: text/plain;
 charset=iso-8859-6

I looked at his email, to which I was replying,  and found:

Content-Type: multipart/alternative;
  boundary==_NextPart_000__01C76655.354C13A0

There is no charset line in his email headers.
 
Anyone have a clue as to why Kmail might be setting the reply to charset: 
iso-8859-6, which is Arabic?  I can't find anything in his emails to cause 
this.
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Krita error

2007-03-16 Thread Daniel D Jones
Any one have any ideas or clues on how to fix the following error?  (I've 
created a bug report - http://bugs.gentoo.org/show_bug.cgi?id=168288 - but it 
hasn't yet received any action.)  Google had nothing for me.

make[4]: Entering directory 
`/var/tmp/portage/app-office/krita-1.6.1/work/krita-1.6.1/filters/krita/openexr'
/usr/qt/3/bin/moc ./kis_openexr_import.h -o kis_openexr_import.moc
/bin/sh ../../../libtool --silent --tag=CXX --mode=compile 
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../..  -I. -I../../../krita 
-I../../../krita/core -I../../../krita/sdk -I../../../krita/core/tiles 
-I../../../krita/kritacolor -I../../../krita/ui 
-I../../../krita/colorspaces/rgb_f32 -I../../../krita/colorspaces/rgb_f16half 
-I../../../lib/kofficeui -I../../../lib/kofficeui -I../../../lib/kofficecore 
-I../../../lib/kofficecore -I../../../lib/store -I../../../lib/store 
-I../../../lib/kwmf -I../../../lib/kwmf -I../../../lib/kopalette 
-I../../../lib/kopalette -I../../../lib/interfaces -I/usr/include/OpenEXR   
-I/usr/kde/3.5/include -I/usr/qt/3/include -I.  -I/usr/kde/3.5/include  
-DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -march=athlon-xp 
-fomit-frame-pointer -Wformat-security -Wmissing-format-attribute 
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION -fexceptions -c -o 
kis_openexr_import.lo kis_openexr_import.cpp
make[4]: *** No rule to make target `../../../krita/libkritacommon.la', needed 
by `libkrita_openexr_import.la'.  Stop.
make[4]: Leaving directory 
`/var/tmp/portage/app-office/krita-1.6.1/work/krita-1.6.1/filters/krita/openexr'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/app-office/krita-1.6.1/work/krita-1.6.1/filters/krita'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/app-office/krita-1.6.1/work/krita-1.6.1/filters'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/app-office/krita-1.6.1/work/krita-1.6.1'
make: *** [all] Error 2

!!! ERROR: app-office/krita-1.6.1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 4919:   Called src_compile
  krita-1.6.1.ebuild, line 72:   Called kde-meta_src_compile
  kde-meta.eclass, line 379:   Called kde_src_compile
  kde.eclass, line 171:   Called kde_src_compile 'all'
  kde.eclass, line 341:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 337:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and the call stack if 
relevant.
!!! A complete build log is located 
at '/var/tmp/portage/app-office/krita-1.6.1/temp/build.log'.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] emerge confused about gnome-icon-theme version?

2006-12-29 Thread Daniel D Jones
[EMAIL PROTECTED]:/ # emerge -s gnome-icon-theme
Searching...
[ Results for search key : gnome-icon-theme ]
[ Applications found : 1 ]

*  x11-themes/gnome-icon-theme
  Latest version available: 2.16.1
  Latest version installed: 2.16.1
  Size of files: 2,432 kB
  Homepage:  http://www.gnome.org/
  Description:   GNOME 2 default icon themes
  License:   GPL-2


So it appears I have gnome-icon-theme 2.16.1 installed.  However, when I 
attempt to install gnome-applets, I get the following error:

[EMAIL PROTECTED]:/ # emerge gnome-applets
Calculating dependencies... done!

 Emerging (1 of 1) gnome-base/gnome-applets-2.16.2 to /

...
Checks deleted
...

checking for GIT... configure: error: Package requirements (gnome-icon-theme 
= 2.15.91) were not met:

Requested 'gnome-icon-theme = 2.15.91' but version of gnome-icon-theme is 
2.10.1



Something is confused somewhere about the version of gnome-icon-theme 
installed.  I've resynced and reemerged gnome-icon-theme with no success.  
Any suggestions?

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] ati-drivers dependencies

2006-10-28 Thread Daniel D Jones
I recently switched from the proprietary ati-driver to the open source radeon 
driver.  After a great deal of sweating and swearing and experimenting, I got 
the xorg.conf file properly configured.  I have ati-drivers masked in my 
package.mask.  However, something in my system still thinks I should be using 
the ati-drivers.  Updating world gives me:

[EMAIL PROTECTED]:/etc/portage # emerge -uDvat world

These are the packages that would be merged, in reverse order:

Calculating world dependencies /
!!! All ebuilds that could satisfy =x11-drivers/ati-drivers-8.27.10 have 
been masked.
!!! One of the following masked packages is required to complete your request:
- x11-drivers/ati-drivers-8.27.10-r1 (masked by: package.mask)
- x11-drivers/ati-drivers-8.28.8 (masked by: package.mask, ~x86 keyword)
- x11-drivers/ati-drivers-8.29.6 (masked by: package.mask, ~x86 keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.

!!! Problem resolving dependencies for kde-base/kompare
!!! Depgraph creation failed.


Just to see what it would give me, I commented oue the ati-package in 
package.mask and tested updating kompare.


[EMAIL PROTECTED]:/etc/portage # emerge -uDvat kompare

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[blocks B ] media-sound/esound-0.2.36-r2 (is blocking 
app-admin/eselect-esd-20060719)
[ebuild  N] x11-drivers/ati-drivers-8.27.10-r1  USE=opengl -acpi -doc 0 
kB
[nomerge  ] media-fonts/font-alias-1.0.1  USE=-debug
[nomerge  ]  kde-base/arts-3.5.2-r1  USE=alsa esd mp3 vorbis 
xinerama -artswrappersuid -debug -jack -kdeenablefinal -kdehiddenvisibility 
-nas
[ebuild U ]   media-sound/esound-0.2.36-r2 [0.2.36-r1] USE=alsa ipv6 
tcpd -debug (-static%) 0 kB
[ebuild  N]app-admin/eselect-esd-20060719  1 kB
[ebuild U ]   media-libs/alsa-lib-1.0.13 [1.0.12] USE=-debug% -doc 693 
kB
[ebuild U ]media-sound/alsa-headers-1.0.13 [1.0.12] 2,348 kB
[nomerge  ]   x11-libs/qt-3.3.6-r4  USE=cups gif ipv6 opengl 
xinerama -debug -doc -examples -firebird -immqt -immqt-bc -mysql -nas -nis 
-odbc -postgres -sqlite
[ebuild  N]virtual/opengl-7.0  0 kB
[nomerge  ] media-libs/mesa-6.5.1-r1  USE=motif 
nptl -debug -doc -hardened 
VIDEO_CARDS=radeon -i810 -mach64 -mga -none -r128 -s3virge -savage -sis 
(-sunffb) -tdfx -trident -via
[nomerge  ]  x11-libs/openmotif-2.2.3-r9
[nomerge  ]   sys-libs/glibc-2.4-r3  USE=nls nptl 
nptlonly -build -glibc-compat20% -glibc-omitfp -hardened (-multilib) -profile 
(-selinux)
[ebuild U ]sys-libs/timezone-data-2006n [2006g] 336 kB
[nomerge  ] app-misc/ca-certificates-20050804
[nomerge  ]   x11-proto/xineramaproto-1.1.2  USE=-debug
[nomerge  ]sys-devel/automake-1.9.6-r2
[nomerge  ] sys-devel/autoconf-2.59-r7  USE=-emacs
[nomerge  ]  sys-devel/autoconf-wrapper-3.2
[nomerge  ]   sys-devel/autoconf-2.13
[ebuild U ]sys-devel/m4-1.4.6 [1.4.4] USE=nls 495 kB

I'm not worried about the esound blockage.  That's another issue.  I'm just 
trying to figure out why my system thinks ati-package is a requirement.  I 
have a hard time believing that someone with an NVidia card would need that 
package, so it can't be a hard requirement.  Any ideas on how to track this 
down?  I don't see anything in the USE flags which might bring  it in.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ATI drivers

2006-10-25 Thread Daniel D Jones
On Wednesday 25 October 2006 02:58, Mick wrote:
r On Wednesday 25 October 2006 01:55, Daniel D Jones wrote:
  Option  MerdgedFB true

 Not sure, but could this have something to do with it?

I believe it may have.  From what I've read, merged frame buffers are to allow 
the use of 3D acceleration across multiple monitors by making it appear as 
one large monitor, which is what appears to be happening.  When I right click 
the desktop and go to properties, it shows only a single monitor.  Before, it 
showed two.

As I said before, I don't really need 3D acceleration on this box.  
Additionally, I don't believe acceleration works on a display larger than 
2048 in either dimension and my virtual desktop is 3360 x 1050.  However, 
without the MergedFB setup, I get mirrored displays rather than a stretched 
display.  The Dual Monitor Howto, which I linked to in my first post, says to 
use the MergedFB option, and it also says to turn on xinerama.  If my 
understanding of MergedFB is correct and it's working as designed and 
presents a virtual single display, then xinerama isn't going to work because 
it can't distinguish between the two displays.  So I don't know if my 
understanding of how this is supposed to work is incorrect, if the HowTo is 
simply FUBARed or what.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] ATI drivers

2006-10-24 Thread Daniel D Jones
I have an ATI Radeon 9600 XT driving dual monitors.  I had the setup working 
fine with the ati-driver binary drivers - single desktop spanning the two 
monitors with xinerama.  Dialog boxes appeared in the center of whichever 
monitor I was on.  Maximizing a window maximized it to the monitor, not the 
full desktop.

A few weeks back, an upgrade to the ati-driver package broke the setup.  The 
monitor running on the DVI output quit displaying.  When I started X, I'd get 
the left screen, running on the VGA output.  X thought the right screen was 
there - the mouse would disappear to that side, I could move windows over 
there, etc. but I had no display.  When I first boot up, I get a mirrored 
text display - the same output on both monitors. After he upgrade to the 
ati-drivers, I'd get that on initial bootup but once I started X, the right 
monitor was asleep until I rebooted.  Dropping out of X didn't wake it back 
up.

After a bit of fiddling and digging and Googling, I put a line in package.mask 
to block the new version of ati-drivers, unmerged and re-emerged the package 
and got my desktop back working just as it should.  At some point, however, 
the blocked packages interfered with other packages and their dependencies.  
By this time, an even newer version of ati-drivers had come out.  I commented 
out the line in package.mask and allowed ati-drivers to upgrade.  I didn't, 
at that time, restart X and everything continued to work fine.  This weekend, 
I needed to do some other maintenance on the box and had to reboot.  I lost 
my right monitor again.

After more fiddling and digging and Googling, I gave up and tried to downgrade 
ati-drivers again.  When I uncommented the line in package.mask, however, I 
couldn't emerge the package - it told me all versions were masked.  
Evidently, the old version I was using has been removed.

I gave up on ati-drivers, unmerged it and compiled the open source kernel 
radeon driver.  I tried to follow the directions here:

http://gentoo-wiki.com/HOWTO_Dual_Monitors#With_the_Open_Source_Drivers

but they're broken or at least unclear.  After a great deal of futzing with my 
xorg.conf, I have my display largely back.  There are two issues remainging, 
however.  

First, xinerama doesn't appear to be working, or to be only partially working.  
It appears to not realize that there are two monitors.  Dialog boxes pop up 
in the middle of the virtual display, meaning half the box is on one screen 
and half on the other.  A maximized windows covers the full display - both 
screens.  I'll paste my xorg.conf in at the bottom of the message.  I set the 
xinerama use flag when I first went to dual monitors with the ati-drivers 
package several months ago.  The currently installed packages are compiled 
with it enabled.  Also, note that I don't particularly care if acceleration 
is working or not.  This is primarily a work machine.

The second issue is that several packages seem to think they depend on 
ati-drivers.  I don't believe this is a hard dependency, since I don't think 
that cdroast, for example, only works on machines with an ATI video card.  
I've checked and can't find any sort of useflag which might be triggering the 
issue.  But I'm getting this:

[EMAIL PROTECTED]:/home/ddjones # emerge -uDvat world

These are the packages that would be merged, in reverse order:

Calculating world dependencies -
!!! All ebuilds that could satisfy =x11-drivers/ati-drivers-8.27.10 have 
been masked.
!!! One of the following masked packages is required to complete your request:
- x11-drivers/ati-drivers-8.27.10-r1 (masked by: package.mask)
- x11-drivers/ati-drivers-8.28.8 (masked by: package.mask, ~x86 keyword)
- x11-drivers/ati-drivers-8.29.6 (masked by: package.mask, ~x86 keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.



!!! Problem resolving dependencies for kde-base/kompare
!!! Depgraph creation failed.

I could unmask the ati-drivers from my package.mask but I don't want the 
driver installed (unless someone can offer a suggestion as to how to fix the 
sleepy monitor problem.)  I couldn't load the kernel radeon manager until I 
unmerged the ati-drivers package.

Any ideas or suggestions on either of these two probmes would be greatly 
appreciated.

Heres' my xorg.conf:

Section ServerLayout
Identifier Default Layout
Screen Screen 0 0 0
Screen Screen 1 LeftOf Screen 0
InputDeviceGeneric Keyboard
InputDeviceConfigured Mouse
EndSection

Section ServerFlags
Option   Xinerama On
EndSection

Section Files
FontPath unix/:7100
FontPath /usr/share/fonts/100dpi
FontPath /usr/share/fonts/75dpi
FontPath /usr/share/fonts/TTF
FontPath /usr/share/fonts/Type1
FontPath /usr/share/fonts/artwiz
FontPath /usr/share/fonts/corefonts
FontPath 

Re: [gentoo-user] xmms alternative

2006-10-23 Thread Daniel D Jones
On Monday 23 October 2006 14:03, Bo Ørsted Andresen wrote:
 On Monday 23 October 2006 19:33, Robert Cernansky wrote:
  e) it works fine
 
  f) it has no good alternative :-(

 g) noone prevents you from using it as long as it still works

 h) if you really want it in the tree feel free to maintain it (you'll find
it's no longer maintainable...)

i) It appears that it's still a dependency for a lot of other programs:

[EMAIL PROTECTED]:/# emerge -uDvat world

These are the packages that would be merged, in reverse order:

Calculating world dependencies |
!!! All ebuilds that could satisfy media-sound/xmms have been masked.
!!! One of the following masked packages is required to complete your request:
- media-sound/xmms-1.2.10-r16 (masked by: package.mask, ~x86 keyword)
# Diego Pettenò [EMAIL PROTECTED] (23 Oct 2006)
# Pending removal 23 November for multiple bugs
# Use media-sound/audacious

- media-sound/xmms-1.2.10-r14 (masked by: package.mask)
- media-sound/xmms-1.2.10-r15 (masked by: package.mask)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by kde-base/kicker-applets-3.5.2 [ebuild])



!!! Problem resolving dependencies for kde-base/kde-meta
!!! Depgraph creation failed.


This is after I unmerged kopete because it was the requiring dependency and I 
don't use it.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] eupdatedb

2006-09-23 Thread Daniel D Jones
How is esearch supposed to stay in sync?  I've realized that mine is 
constantly out of sync and I have to manually run eupdatedb if I want to 
receive accurate answers.  I can set up a cron job to run it after syncing 
emerge, of course, but I'd first like to know if there's another mechanism 
that isn't working properly, or if keeping it synced is an exercise left to 
the reader.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] gcc upgrade

2006-08-12 Thread Daniel D Jones
There are a number of packages that are apparently in the main tree which will 
not compile with gcc 3.3 (openal and atlantikdesigner are two that prevent me 
from completing an update world).  The bugs for these are closed because 
they work with the new version and, evidently, that's good enough.  I'd like 
to do the dreaded update to gcc 3.4.  However, the guide at the gentoo.org 
website say to do:

emerge -uav gcc

If I use the -u switch, portage tells me there's nothing to merge.  If I 
simply do an emerge -p, portage says that it's going to install gcc-3.4.  How 
do I identify what's telling portage not to update gcc?  If I follow the rest 
of the guide, is it safe (for reasonable definitions of the word) to emerge 
gcc without the update switch?

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Dual screen display, one is offset

2006-08-04 Thread Daniel D Jones
I have two Dell LCD widescreen displays (one's a 2005WFP, the other is a newly 
purchased 2007WFP) that I've just configured for dual screen display.  I'm 
running an ATI videocard and using the fglrx driver.  The monitor on the 
right is using the DVI interface, while the screen on the left is using the 
SVGA interface.  I've gotten everything working except for the fact that the 
left screen is shifted to the right.  That is, there's a large black stripe 
down the left side of the display which I cannot move the mouse into, and 
there's an equal sized chunk missing off the right side (which is the middle 
of the wide screen display).  It's like the left half of the display is 
shifted about 20% to the right.  This was my primary display until I got the 
second monitor today, and it did not display the offset problem when it was 
configured for a single display.  Here's my xorg.conf file:

Section ServerLayout
Identifier Default Layout
Screen  0  aticonfig Screen 0 0 0
InputDeviceGeneric Keyboard
InputDeviceConfigured Mouse
EndSection

Section Files
FontPath unix/:7100
FontPath /usr/share/fonts/100dpi
FontPath /usr/share/fonts/75dpi
FontPath /usr/share/fonts/TTF
FontPath /usr/share/fonts/Type1
FontPath /usr/share/fonts/afms
FontPath /usr/share/fonts/artwiz
FontPath /usr/share/fonts/corefonts
FontPath /usr/share/fonts/cyrillic
FontPath /usr/share/fonts/default
FontPath /usr/share/fonts/dejavu
FontPath /usr/share/fonts/encodings
FontPath /usr/share/fonts/fonts.cache-1
FontPath /usr/share/fonts/freefont
FontPath /usr/share/fonts/local
FontPath /usr/share/fonts/misc
FontPath /usr/share/fonts/sharefonts
FontPath /usr/share/fonts/terminus
FontPath /usr/share/fonts/ttf-bitstream-vera
FontPath /usr/share/fonts/ukr
FontPath /usr/share/fonts/util
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/CID
EndSection

Section Module
Load  GLcore
Load  bitmap
Load  dbe
Load  ddc
Load  dri
Load  extmod
Load  freetype
Load  glx
Load  int10
Load  record
Load  speedo
Load  type1
Load  v4l
Load  vbe
Load  xtt
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbModel pc104
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device /dev/psaux
Option  Protocol auto
Option  Emulate3Buttons true
Option  ZAxisMapping 4 5
EndSection

Section Monitor
Identifier   aticonfig Monitor 0
Option  DPMS
EndSection

Section Monitor
Identifier   aticonfig Monitor 1
Option  DPMS
EndSection

Section Device
Identifier  ATI Technologies, Inc. Radeon 9000 Pro (RV250 If)
Driver  ati
BusID   PCI:1:0:0
EndSection

Section Device
Identifier  ATI Graphics Adapter 0
Driver  fglrx
Option  (null)
Option  DesktopSetup 0x0201
Option  UseInternalAGPGART on
BusID   PCI:1:0:0
EndSection

Section Device
Identifier  ATI Graphics Adapter 1
Driver  fglrx
BusID   PCI:1:0:0
Screen  1
EndSection

Section Screen
Identifier aticonfig Screen 0
Device ATI Graphics Adapter 0
Monitoraticonfig Monitor 0
DefaultDepth 24
SubSection Display
Viewport  0 0
Depth 24
Modes 1680x1050 1280x1024
EndSubSection
EndSection

Section Screen
Identifier aticonfig Screen 1
Device ATI Graphics Adapter 1
Monitoraticonfig Monitor 1
DefaultDepth 24
SubSection Display
Viewport  0 0
Depth 24
Modes 1680x1050 1280x1024
EndSubSection
EndSection

Section DRI
Mode 0666
EndSection

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] libmpeg3 fails

2006-07-28 Thread Daniel D Jones
Anyone know if this is a known issue or a possible fix?

 Unpacking libmpeg3-1.5.2-textrel-fix.patch.bz2 
to /var/tmp/portage/libmpeg3-1.5.2-r3/work
 * Applying various patches (bugfixes/updates) ...
 *   01_all_installheader.patch ... 


[ ok ]
 *   02_all_mpeg3split.patch ...


[ ok ]
 *   03_all_pthread.patch ...   


[ ok ]
 *   04_all_largefile.patch ... 


[ ok ]
 *   05_all_proper-c.patch ...  


[ ok ]
 *   06_all_no-nasm.patch ...   


[ ok ]
 *   07_all_gentoo-multilib.patch ...   


[ ok ]
 * Done with patching
 * Applying libmpeg3-1.5.2-a52.patch ...


[ ok ]
 * Applying libmpeg3-1.5.2-gnustack.patch ...   


[ ok ]
 * Applying libmpeg3-1.5.2-textrel-fix.patch.bz2 ...

 * Failed Patch: libmpeg3-1.5.2-textrel-fix.patch.bz2 !
 *  ( /var/tmp/portage/libmpeg3-1.5.2-r3/temp/14670.patch )
 *
 * Include in your bugreport the contents of:
 *
 
*   
/var/tmp/portage/libmpeg3-1.5.2-r3/temp/libmpeg3-1.5.2-textrel-fix.patch.bz2-14670.out


!!! ERROR: media-libs/libmpeg3-1.5.2-r3 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  libmpeg3-1.5.2-r3.ebuild, line 42:   Called 
epatch 
'/var/tmp/portage/libmpeg3-1.5.2-r3/distdir/libmpeg3-1.5.2-textrel-fix.patch.bz2'
  eutils.eclass, line 333:   Called die

!!! Failed Patch: libmpeg3-1.5.2-textrel-fix.patch.bz2!
!!! If you need support, post the topmost build error, and the call stack if 
relevant.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: KDM and portage

2006-02-11 Thread Daniel D Jones
On Wednesday 08 February 2006 21:14, Harm Geerts wrote:
 On Wednesday 08 February 2006 15:45, Daniel D Jones wrote:
  I have kdebase-3.5.1-r1 installed.  Why is kdm-3.5.1 blocked?  Surely
  kdebase is a requirement for kdm, and it makes no sense to say that
  kdm-3.5.1 needs an earlier version of kdebase, does it?  I'm probably
  missing some fundamental understanding of what's going on here.  Thanks
  for any assistance.

 See the other replies for the monolithic ebuild explanation.

Have done so.  Thanks to all who replied.

 kdm is part of the kdebase package, the only thing you need to do to use
 kdm is set DISPLAYMANAGER in /etc/rc.conf
 # echo 'DISPLAYMANAGER=kdm'  /etc/rc.conf

The which command (as root) wasn't showing me kdm, so I assumed it wasn't 
installed.  (/usr/kde/3.5/bin isn't in the path for the root user.  I assume 
this is normal?)

I've now modified /etc/rc.conf to use kdm.  But I now have a problem.  if I 
log in through kdm, kde 3.3 runs.  However if I kill kdm, log into the 
console, and manually run startx, kde 3.5 runs.  (I have exec startkde in 
my ~/.xinitrc.)  

After installing kde3.5, I piped the output of equery list kde through grep 
3.3 and piped that output through xargs and emerge --unmerged them all.  
I then did the same with a grep for 3.4.  emerge dutifully reported that it 
was removing all of the packages.  equery agrees with emerge:

[EMAIL PROTECTED]:/ # equery list kde
[ Searching for package 'kde' in all categories among: ]
 * installed packages
[I--] [  ] dev-util/kdevelop-3.2.1-r1 (0)
[I--] [  ] kde-base/kdeutils-3.5.1 (3.5)
[I--] [  ] kde-base/kdebase-pam-6 (0)
[I--] [  ] kde-base/kde-3.5.1 (3.5)
[I--] [  ] kde-base/kdebase-3.5.1-r1 (3.5)
[I--] [  ] kde-base/kdeadmin-3.5.1 (3.5)
[I--] [  ] kde-base/kdetoys-3.5.1 (3.5)
[I--] [  ] kde-base/kdegames-3.5.1 (3.5)
[I--] [  ] kde-base/kdemultimedia-3.5.1 (3.5)
[I--] [  ] kde-base/kdeartwork-3.5.1 (3.5)
[I--] [  ] kde-base/kdeedu-3.5.1 (3.5)
[I--] [  ] kde-base/kdewebdev-3.5.1 (3.5)
[I--] [  ] kde-base/kdeaddons-3.5.1 (3.5)
[I--] [  ] kde-base/kdepim-3.5.1 (3.5)
[I--] [  ] kde-base/kdenetwork-3.5.1 (3.5)
[I--] [  ] kde-base/kdegraphics-3.5.1-r2 (3.5)
[I--] [  ] kde-base/kdelibs-3.5.1-r1 (3.5)
[I--] [  ] kde-base/kde-env-3-r4 (0)

However, /usr/kde/3.3 and 3/4 are still there, and apparently fully populated.  
The HowTo I was using said that there might be a few configs left, but as 
near as I can tell, the whole subtrees are still there:

[EMAIL PROTECTED]:/usr/kde/3.3/bin # ls -l
total 41802
-rwxr-xr-x  1 root root  102896 Jan 15 15:44 amor
-rwxr-xr-x  1 root root4488 Jan 15 15:44 appletproxy
-rwxr-xr-x  1 root root4396 Jan 15 15:44 ark
...
-rwxr-xr-x  1 root root8496 Jan 15 15:44 yaf-vorbis
-rwxr-xr-x  1 root root   10848 Jan 15 15:44 yaf-yuv

and the same for bin under the 3.4 directory.

Anyone have a clue why the old versions weren't removed?  Is it safe to simply 
delete them?  

And why is kdm loading 3.3 instead of 3.5?  (I've run etc-update to ensure 
that no config file updates are outstanding.)  Is this possibly a path issue?  
If 3.3 is in the path instead of or before 3.5 in the environment that kdm 
runs under, 3.3 would probably load instead of 3.5.

[EMAIL PROTECTED]:~ $ echo $PATH
/usr/kde/3.5/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:
/usr/i686-pc-linux-gnu/gcc-bin/3.3.6:
/opt/blackdown-jdk-1.4.2.03/bin:
/opt/blackdown-jdk-1.4.2.03/jre/bin:
/usr/kde/3.5/bin:/usr/qt/3/bin:
/usr/kde/3.3/bin:/usr/games/bin

(I manually wrapped the lines above for email purposes.)  

OK, just grepped etc for /kde/3.3 and found that 3.3 is added to the path  
in /etc/profile.env.  The warning in that file lead me to man env-update, 
which pointed me to the /etc/env.d directory.  There is a file in there 
called 47kdepaths-3.3.1, which is apparently the offending party.  Is it safe 
to simply delete the file?  More importantly, why is it still there after I 
unmerged kde 3.3?  And is this what is causing kdm to load 3.3?  The 3.5 
version of the kdepaths file in /etc/env.d is prefixed with 45.  I assume 
that the files are processed from the lowest to the highest, in which case 
3.5 should be in the path before 3.3, no matter which user is running.  3.5 
appears first in the line in /etc/profile.env.

Looking back over this message, I see that equery told me that  
kde-base/kde-env-3-r4 (0) was loaded.  Is this the correct version?  Is there 
a 3.5 version that's still masked or something?

OK, my head hurts now.  I think I'll just wait and see if any of the fine 
participants of this list can shed a bit of light into the dusky shadows 
where I find myself treading.



-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] KDM and portage

2006-02-08 Thread Daniel D Jones
Can someone either explain or give me a pointer to an explanation for the 
following:

[EMAIL PROTECTED]:/ # emerge --pretend kdm

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

Calculating dependencies ...done!
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kdm-3.5.1)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/libkonq-3.5.1)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kicker-3.5.1-r1)
[blocks B ] =kde-base/kdebase-3.5* (is blocking 
kde-base/kdebase-data-3.5.1)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/khotkeys-3.5.1)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kdesu-3.5.0)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kcontrol-3.5.1)
[blocks B ] =kde-base/kdebase-3.5* (is blocking 
kde-base/khelpcenter-3.5.1)
[blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kcminit-3.5.0)
[ebuild  N] kde-base/libkonq-3.5.1
[ebuild  N] kde-base/kdebase-data-3.5.1
[ebuild  N] kde-base/kicker-3.5.1-r1
[ebuild  N] kde-base/khotkeys-3.5.1
[ebuild  N] kde-base/kdesu-3.5.0
[ebuild  N] kde-base/khelpcenter-3.5.1
[ebuild  N] kde-base/kcminit-3.5.0
[ebuild  N] kde-base/kcontrol-3.5.1
[ebuild  N] kde-base/kdm-3.5.1


Particularly, what does the 3.5* mean?

[EMAIL PROTECTED]:/ # equery list kdebase
[ Searching for package 'kdebase' in all categories among: ]
 * installed packages
[I--] [  ] kde-base/kdebase-pam-6 (0)
[I--] [  ] kde-base/kdebase-3.5.1-r1 (3.5)

I have kdebase-3.5.1-r1 installed.  Why is kdm-3.5.1 blocked?  Surely kdebase 
is a requirement for kdm, and it makes no sense to say that kdm-3.5.1 needs 
an earlier version of kdebase, does it?  I'm probably missing some 
fundamental understanding of what's going on here.  Thanks for any 
assistance.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Firefox

2006-02-04 Thread Daniel D Jones
I'd like to run Firefox 1.5.  The latest stable build appears to be 1.07.  I 
added ww-client/mozilla-firefox ~x86 to my package.keywords file, which 
resulted in Deer Park being installed.  I don't want Deer Park, just the 1.5 
release version.  I've considered downloading the source and manually 
installing but I'd prefer not to do something which may confuse portage at 
some point.  Thanks for any suggestions.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Firefox

2006-02-04 Thread Daniel D Jones
On Saturday 04 February 2006 08:26, Beau E. Cox wrote:
 On Saturday 04 February 2006 03:09 am, Daniel D Jones wrote:
  I'd like to run Firefox 1.5.  The latest stable build appears to be 1.07.
  I added ww-client/mozilla-firefox ~x86 to my package.keywords file, which
  resulted in Deer Park being installed.  I don't want Deer Park, just the
  1.5 release version.  I've considered downloading the source and manually
  installing but I'd prefer not to do something which may confuse portage
  at some point.  Thanks for any suggestions.

 I think I read that Deer Park is the name for Firefox that is used
 to get an GPL-type liscense - but is really Firefox.

I'm aware that Deer Park IS Firefox but my understanding was that Deer Park 
was a nightly release build and not the official 1.5 release.  I thought it 
was the equivalent of grabbing the most recent source (at the time the 
package was created) from CVS rather than getting the official release 
source.  Am I confused?

Part of the issue is that several of my extensions complained that they were 
only compatible with Firefox 0.? - 1.5 when I restarted Firefox.  

 I have several packages that I maintain 'manually' (outside of portage)
 and I have experienced no portage 'confusion', i.e. Apache 2.2, mod_perl,
 mysql-5.1.5-alpha, etc. I install them to /usr/local and portage
 doesn't care.

Cool!  I'll look into that.

And thanks to everyone who replied.

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Remore control of current desktop

2005-12-18 Thread Daniel D Jones
Is there a utility that will allow you to take control of the current Linux 
desktop from a remote machine?  This is the way VNC works in windows.  Open 
VNC on a remote machine and you see the exact same thing you see on the local 
monitor, including any running programs.  Under Linux, however, VNC (at least 
the versions I've tried) opens up a new desktop which is separate from the 
currently running desktop.  This is a neat and useful tool, but it's not what 
I need.  Are there, perhaps, any VNC app which offers this feature under 
Linux?  Or some other way to do it?  If it all possible, it needs to be OS 
independent (take control of a Linux server frrom a client running on Windows 
and vice versa.)

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Make changes to routing table permanent

2005-12-18 Thread Daniel D Jones
Every time I reboot my system, it comes up with the wrong default route.  I 
use the route command to delete the old default route and add the new one.   
When I reboot, it comes back up with the wrong default route again.  How do I 
make the change permanent?  Or what could be cause it to reset?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Linux comm program

2005-08-10 Thread Daniel D Jones
On Wednesday 10 August 2005 02:30 am, Frank Schafer wrote:
 On Tue, 2005-08-09 at 21:14 -0700, Bob Sanders wrote:
  On Tue, 9 Aug 2005 18:51:55 -0400
 
  Daniel D Jones [EMAIL PROTECTED] wrote:
   Is anyone aware of  a decent comm program for Linux?  Something along
   the lines of SecureCRT for Windows?  (SecureCRT is a commercial
   program.  There's supposed to be a Linux port in progress but I'd much
   prefer to use Open Source.)  I can't seem to find anything but stuff
   that was written in the '90s like minicom  or programs that have
   limited capabilities.  For example, Komport (KDE's serial comm program)
   is limited to a 25 x 80 screen, despite the fact that it's a GUI
   program.  I'm looking for a GUI program with a scrollback buffer,
   scripting, multi protocol support (ssh in all its various flavors,
   serial port, telnet, rlogin), session logging, etc.  This is the kind
   of technical itch that I would think lots of programmers would scratch,
   but I haven't been able to find anything close.
 
  No gui program I know of.  But Ruby will allow you to do all that.  As it
  supports the tk widget library, among other interfaces, the gui is fairly
  straight forward.
 
  Bob
  -

 Hi,

 If I nd a GUI program I'm using Putty. Otherwise ssh
 [EMAIL PROTECTED] from a shell prompt.

 I'm pretty sure that the GNOMErs and KDErs have something too.

When I say I need a GUI, I mean I need something with a scroll-back buffer.  
I'm a Cisco tech and being able to look at back at output that's scrolled off 
the screen is vital.  A program like, say, Konsole, would be fine.
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Upgrading KDE

2005-07-31 Thread Daniel D Jones
Currently running KDE 3.3.  I get the following:

[EMAIL PROTECTED]:/# emerge --pretend kde-meta

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

Calculating dependencies ...done!
[blocks B ] =kde-base/kdebase-3.4* (is blocking 
kde-base/kscreensaver-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/khotkeys-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kdesu-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking 
kde-base/kdebase-data-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kcminit-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking 
kde-base/khelpcenter-3.4.1-r1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking 
kde-base/kcontrol-3.4.1-r1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kdm-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking 
kde-base/kdebugdialog-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/libkonq-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kicker-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking kde-base/kappfinder-3.4.1)
[blocks B ] =kde-base/kdebase-3.4* (is blocking 
kde-base/ksysguard-3.4.1-r1)



And lots more, of course.  Do I really have to uninstall 3.3 to  install 3.4?

-- 
gentoo-user@gentoo.org mailing list