|
Bugzilla – Full Text Bug Listing |
| Summary: | Compiz makes rdesktop window entirely transparent. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Forgotten User 3Fef81aWgP <forgotten_3Fef81aWgP> |
| Component: | X.Org | Assignee: | Michael Calmer <mc> |
| Status: | RESOLVED FIXED | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | eich, mc, sndirsch |
| Version: | Beta 6 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SuSE Linux 10.1 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
rdesktop working correctly under metacity
rdesktop messed up under compiz Fix for ARGB visual issue in rdesktop |
||
|
Description
Forgotten User 3Fef81aWgP
2006-03-05 23:12:52 UTC
Created attachment 71283 [details]
rdesktop working correctly under metacity
Created attachment 71284 [details]
rdesktop messed up under compiz
My guess is that this is a rdesktop bug. It's probably picking an ARGB visual.
Try running it like this:
> XLIB_SKIP_ARGB_VISUALS=1 rdesktop depaulo.case.edu -a 16
If this helps, then it's a rdesktop bug. I can easily fix it if I can just reproduce it on my machine.
Yes, using that command it works perfectly. If you would like me to change some stuff on my system to see if the problem still persists, say use the x86 version, then let me know. Created attachment 71607 [details]
Fix for ARGB visual issue in rdesktop
I think this patch should solve the problem.
Adding rdesktop maintainer. patch included and submitted. Michael: If you want to test it, I can send you a RPM. Sorry, I was away from my computer capable of testing this for over a week. My other one went into trouble, outlined here. http://lists.opensuse.org/archive/opensuse-factory/2006-Mar/0373.html Regardless, I just used the patch on the 1.4.1-6 source, and the bug now appears to be fixed. We should not close bugs until STABLE is fixed. Assigning to rdesktop maintainer. I should *really* read more carefully :-( Sorry, Michael... |