Bug 368921

Summary: xresources don't work anymore
Product: [Fedora] Fedora Reporter: Frank Schmitt <tonne2004>
Component: rxvt-unicodeAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 8.5a-2.fc8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-12-20 20:15:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Frank Schmitt 2007-11-06 21:28:16 UTC
Description of problem:

Setting the background pixmap and backspace key with

Rxvt.backgroundPixmap: /usr/share/pixmaps/nebula.xpm
Rxvt.backspacekey: ^h

in ~/.Xdefaults doens't work anymore since the last update of rxvt-unicode. 
Other settings in .Xdefaults still work, e.g.

Rxvt.scrollstyle: plain
Rxvt.cursorColor: yellow

replacing Rxvt.foo with URxvt.foo doesn't help, too.

Version-Release number of selected component (if applicable):

rxvt-unicode-8.4-1.fc7

How reproducible:

always

Steps to Reproduce:
1. echo "Rxvt.backgroundPixmap: /usr/share/pixmaps/nebula.xpm" >> ~/.Xdefaults
2. xrdb -merge ~/.Xdefaults
3. urxvt
  
Actual results:

The specified pixmap isn't used as background image

Expected results:

The specified pixmap should be used as background image

Comment 1 Frank Schmitt 2007-11-06 22:22:30 UTC
I reported the problems in #rxvt-unicode in freenode. 

It seems afterimage support is needed for background images now, so the call to 
configure has to be changed.

The problem with Rxvt.backspacekey is unrelated. It is caused by a change in 
the resource handling. One now has to write
Rxvt.backspacekey: \010

Comment 2 Andreas Bierfert 2007-11-07 05:23:28 UTC
Thanks for the additional information. While reading the changelog I had a
suspicion in the same direction. I will see that I push rebuilds asap.

Comment 3 Frank Schmitt 2007-12-10 14:33:40 UTC
Hmm. Does one month count as ASAP?

Comment 4 Andreas Bierfert 2007-12-10 16:04:12 UTC
No. There were some other issues with urxvt that got me distracted. I will see
that I get something out the door today. Thanks for pinging!

Comment 5 Fedora Update System 2007-12-12 19:53:46 UTC
rxvt-unicode-8.5a-2.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update rxvt-unicode'

Comment 6 Fedora Update System 2007-12-12 19:56:50 UTC
rxvt-unicode-8.5a-2.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update rxvt-unicode'

Comment 7 Frank Schmitt 2007-12-13 08:11:01 UTC
Thanks, everything works nicely now. As far as I am concernced, the bug can be 
closed.

Comment 8 Fedora Update System 2007-12-20 19:49:51 UTC
rxvt-unicode-8.5a-2.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2007-12-20 20:15:40 UTC
rxvt-unicode-8.5a-2.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.