Bug 140511
| Summary: | rdesktop with wrong colors and transparent with xcompmgr | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Luca Bruera <xlkx> |
| Component: | rdesktop | Assignee: | Ray Strode [halfline] <rstrode> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | gilboad, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-03-28 16:43:58 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 150223 | ||
A possible workaround for the problem is setting the XLIB_SKIP_ARGB_VISUALS environment variable before starting tsclient: e.g.: export XLIB_SKIP_ARGB_VISUALS=1;tsclient FYI: Fixed in the latest cvs version of xcompmgr. Gilboa, good to know. Thanks! |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041020 Epiphany/1.4.4 Description of problem: rdesktop window appears translucid and with wrong colors when used with xcomposite extension enabled in xorg and a composition manager (e.g. xcompmgr). Probably wrong check of the display color depth. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Enable xcomposite in xorg 2.Open a rdesktop connection 3.start xcompmgr Actual Results: rdesktop window and decorations appear semi-transparent and with wrong color Expected Results: rdesktop window to behave as other normal windows Additional info: