Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] kde schema colors problem
Date: Tue, 05 Sep 2006 20:28:49
Message-Id: loom.20060905T220812-66@post.gmane.org
1 Hello,
2
3 Well maybe this (ls) schema color issue I'm seeing is related to a recent
4 vim colors question...not sure?
5
6 ON a newly installed system (2006.1) (amd-K8) the dir content listing (ls)
7 is all white (various file types and dirs). I display only the
8 current dir of my path as part of my prompt. When I cd into a dir,
9 the path changes color (blue) like it should. When I ssh into another
10 system, the kde schema color schemes are correct and consistently display on
11 the terminal session on the (K8) system.
12
13 On the (K8) system, I get this all white color (for all file types),
14 regardless of any (KDE) color shema select. All I can do by changing
15 the kde schema setting is go from (black on white) to (white on black),
16 testing many of the schema choices.
17 So I'm wondering it has to be related to a recent color problem with
18 vim-7.0.17? Now the really
19 confusing part for me is this errant (ls) color behavior is
20 the same running either vim-6.4 or vim-7.0.17 on the (K8) system.
21 So could it be related to something in the 2006.1 make.profile?
22
23 >From this (K8) 2006.1 install I have this symbolic link as
24 a vestige of the installation:
25
26 ls -alg /etc/make.profile
27 lrwxrwxrwx 1 root 58 Sep 4 03:18 /etc/make.profile ->
28 ../usr/portage/profiles/default-linux/amd64/2006.1/desktop
29
30 whereas on another system I have:
31 # ls -alg /etc/make.profile
32 lrwxrwxrwx 1 root 48 Aug 30 17:40 /etc/make.profile ->
33 ../usr/portage/profiles/default-linux/x86/2006.1
34
35 and all of my 2006.0 systems contain this sym-link:
36 $ ls -alg /etc/make.profile
37 lrwxrwxrwx 1 root 48 Jul 3 16:08 /etc/make.profile ->
38 ../usr/portage/profiles/default-linux/x86/2006.0
39
40 Only the (K8) system, the first of the 3 symbolic links has this
41 (ls) shema color problem. Notice the 'desktop' portion of
42 the first symbolic link.
43
44
45 Sugestions as to how to fix this schema color issue on the newly
46 installed (livedCD 2006.1) (K8) system are most welcome. Initially,
47 I performed a networkless (kde-less) install. Since then I have
48 emerged kde-meta and all seems fine, except this schema colors
49 in my kde terminal sessions.
50
51
52 Is this a bug?
53
54
55 James
56
57
58
59
60 --
61 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] kde schema colors problem Richard Fish <bigfish@××××××××××.org>