You are not logged in.

#1 2007-01-07 20:41:01

picpak
Member
Registered: 2006-12-02
Posts: 89

Pink urxvt??

Hey guys,

in urxvt, when I go to run alsamixer, I get this:

[URL=http://img242.imageshack.us/my.php?image=pinksh2.png]pinksh2.th.png[/URL]

I also have my colors specified in .Xdefaults, but starting up urxvt gets me this:

urxvt: unable to parse color '#000000 ', using pink instead.
urxvt: unable to parse color '#b45151 ', using pink instead.
urxvt: unable to parse color '#aece92 ', using pink instead.
urxvt: unable to parse color 'Khaki3 ', using pink instead.
urxvt: unable to parse color '#2797d8 ', using pink instead.
urxvt: unable to parse color '#aa6eaf ', using pink instead.
urxvt: unable to parse color '#418179 ', using pink instead.
urxvt: unable to parse color '#bebebe ', using pink instead.
urxvt: unable to parse color '#666666 ', using pink instead.
urxvt: unable to parse color '#fe8686 ', using pink instead.
urxvt: unable to parse color '#97fa97 ', using pink instead.
urxvt: unable to parse color '#efe58b ', using pink instead.
urxvt: unable to parse color '#86cdea ', using pink instead.
urxvt: unable to parse color '#cb96ce ', using pink instead.
urxvt: unable to parse color '#71bebe ', using pink instead.

I also have the modules + fonts specified in /etc/X11/xorg.conf:

Section "Files"
    RgbPath      "/usr/share/X11/rgb"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/75dpi"
    FontPath     "/usr/share/fonts/100dpi"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/Type1"
EndSection

Every other terminal works fine.

Any idea what's up??


Regards,
Picpak

Offline

#2 2007-01-07 20:46:32

martti1
Member
Registered: 2006-10-14
Posts: 38

Re: Pink urxvt??

Notice the whitespaces after the color names in the error message. Try getting rid of those and it should be ok.


Linux user #438799

Offline

#3 2007-01-07 20:48:47

picpak
Member
Registered: 2006-12-02
Posts: 89

Re: Pink urxvt??

*siiiigh* It's always the littlest things...

Thanks tho smile


Regards,
Picpak

Offline

#4 2009-03-31 01:57:39

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Pink urxvt??

Sorry to bump an old thread.... but I'm having a similar problem. My urxvt is completely pink, but I can't seem to find any extra spaces in my .Xdefaults. When I run urxvt from another console I get the following:

heleos@archbox:~/ > urxvt
', using pink instead. color 'rgb:dd/dd/dd
', using pink instead. color 'rgb:22/22/22
', using pink instead. color 'rgb:19/19/19
', using pink instead. color 'rgb:80/32/32
', using pink instead. color 'rgb:5b/76/2f
', using pink instead. color 'rgb:aa/99/43
', using pink instead. color 'rgb:32/4c/80
', using pink instead. color 'rgb:70/6c/9a
', using pink instead. color 'rgb:00/a8/a8
', using pink instead. color 'rgb:ff/ff/ff
', using pink instead. color 'rgb:25/25/25
', using pink instead. color 'rgb:98/2b/2b
', using pink instead. color 'rgb:89/b8/3f
', using pink instead. color 'rgb:ef/ef/60
', using pink instead. color 'rgb:2b/4f/98
', using pink instead. color 'rgb:82/6a/b1
', using pink instead. color 'rgb:a1/cd/cd
', using pink instead. color 'rgb:dd/dd/dd
', using pink instead. color 'rgb:22/22/22
', using pink instead. color '#333333

Here is my .Xdefaults:

urxvt*font:                                xft:Terminus-12
urxvt*iconFile:                        /home/heleos/.icons/Crashbit/192x192/apps/utilities-terminal.png
urxvt*geometry:                        80x24
urxvt*transparent:                true
urxvt*fading:                            30
urxvt*shading:                        30
urxvt*tintColor:                    #333333
urxvt*saveLines:                    10000
urxvt*scrollTtyOutput:        false
urxvt*scrollTtyKeypress:    true
urxvt*scrollWithBuffer:        true
urxvt*scrollBar:                    false
urxvt*borderLess:                    false

!!colors ripped from rezza: http://metawire.org/~rezza/index.php
*foreground:     rgb:dd/dd/dd
*background:     rgb:22/22/22
!black
*color0:         rgb:19/19/19
*color8:         rgb:25/25/25
!red
*color1:         rgb:80/32/32
*color9:         rgb:98/2b/2b
!green
*color2:         rgb:5b/76/2f
*color10:        rgb:89/b8/3f
!brown/yellow
*color3:         rgb:aa/99/43
*color11:        rgb:ef/ef/60
!blue
*color4:         rgb:32/4c/80
*color12:        rgb:2b/4f/98
!magenta
*color5:         rgb:70/6c/9a
*color13:        rgb:82/6a/b1
!cyan
*color6:            rgb:00/a8/a8
*color14:        rgb:a1/cd/cd
!white
*color7:         rgb:ff/ff/ff
*color15:        rgb:dd/dd/dd

Offline

#5 2009-03-31 05:15:48

HashBox
Member
Registered: 2009-01-22
Posts: 271

Re: Pink urxvt??

Not too sure if this is the reason but I noticed in my Xdefaults I have rgb:cccc/cccc/cccc, maybe urxvt doesn't accept the color in the way you're writing it? (rgb:dd/dd/dd for example)

Offline

#6 2009-03-31 13:06:37

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: Pink urxvt??

It worked perfectly until last night. Did a pacman upgrade, started x, pink. I don't know what could have caused it

Offline

#7 2009-04-17 23:57:35

JazzplayerL9
Member
Registered: 2006-03-31
Posts: 109

Re: Pink urxvt??

I just got mine working...had the pink thing going on.  Open your .Xdefaults in nano and change something, then change it back...then hit CTRL+O to save the file.  Read what it says.  Mine was asking to save in DOS Format...so I hit ALT+D until it didn't say that anymore and then saved it.  Worked like a charm.

Offline

Board footer

Powered by FluxBB