Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220721 - rxvt-unicode and shading ressource with negative number
Summary: rxvt-unicode and shading ressource with negative number
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: René Nussbaumer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-07 10:03 UTC by Claer
Modified: 2008-06-21 18:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Claer 2008-05-07 10:03:57 UTC
x11-terms/rxvt-unicode-8.3 works with the X11 ressource  
URxvt.shading: 		-18

After upgrading to x11-terms/rxvt-unicode-9.02-r1,
The ressource act as it was "0" and not as the previous version.

Reproducible: Always

Steps to Reproduce:
1. emerge =x11-terms/rxvt-unicode-8.3
2. Use this ~/.Xdefaults for tests :

URxvt.inheritPixmap: 	True
URxvt.shading: 		-18
URxvt.loginShell: 	True
URxvt.tintColor: 	black


3. Reload Xdefaults : 
$ xrdb -load ~/.Xdefaults

4. Check that transparency is applied and the background is whitened
5. upgrade urxvt to 9.02-r1
6. Check that transparency is applied but the background is not whitened anymore.

Actual Results:  
transparency is applied but the background is not whitened anymore.

Expected Results:  
transparency is applied and the background is whitened
Comment 1 René Nussbaumer (RETIRED) gentoo-dev 2008-06-21 18:47:49 UTC
This works for me as expected. Can you try with the latest version? If it still does not work for you. Please reopen this bug.