Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Other Versions > EOL (End Of Life) Versions
FedoraForum Search

Forgot Password? Join Us!

EOL (End Of Life) Versions This is a Forum to discuss problems and workarounds for versions of Fedora that have passed End of Life.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 28th November 2006, 06:08 PM
f3d0ram0nk3y Offline
Registered User
 
Join Date: Sep 2005
Posts: 11
FC6 unwanted transparency

Fresh install of FC6. Got everything working to my liking except for one thing: some applications are coming up with transparent windows when they shouldn't.

For example, when I launch tsclient to connect to a remote desktop, the entire remote desktop window is transparent, and almost unusable no matter how much I adjust the transparency level up or down. Same thing happens when I try to use the java based Oracle SQL Developer.

I've searched but I can't find any settings to control this behavior other than turning desktop effects on and off.

Any ideas?
Reply With Quote
  #2  
Old 2nd December 2006, 06:08 AM
f3d0ram0nk3y Offline
Registered User
 
Join Date: Sep 2005
Posts: 11
*bump*

I've searched bugzilla, but haven't seen anything related to this.

Anyone got ay ideas?
Reply With Quote
  #3  
Old 2nd December 2006, 06:59 AM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309
Just a wild arsed guess, but I think Compiz semi-transparents applications that have been temporarily backgrounded.
Reply With Quote
  #4  
Old 3rd December 2006, 02:43 AM
f3d0ram0nk3y Offline
Registered User
 
Join Date: Sep 2005
Posts: 11
This is happening whether the app is in the foreground or bakground. Even if no other apps are open.
Reply With Quote
  #5  
Old 5th December 2006, 09:07 PM
f3d0ram0nk3y Offline
Registered User
 
Join Date: Sep 2005
Posts: 11
Found a workaround for this:

export XLIB_SKIP_ARGB_VISUALS=1 causes the window to render properly, so I created a script to export this setting before launching tsclient, like so:


#!/bin/bash
export XLIB_SKIP_ARGB_VISUALS=1
tsclient

then I modified the launcher to point to the script instead of the tsclient binary.

A similar mehod did not resolve the issue with sqldeveloper, so I suspect the issues are not related. I'll post back if I find more.
Reply With Quote
  #6  
Old 8th December 2006, 06:26 PM
f3d0ram0nk3y Offline
Registered User
 
Join Date: Sep 2005
Posts: 11
So it turns out that Java and Compiz have their own issues. I've found that setting the following environment variable resolves the issue with java apps.:

export AWT_TOOLKIT=MToolkit


So I created a script with the following and point to that to launch SQLDeveloper:

#!/bin/bash
export AWT_TOOLKIT=MToolkit
sqldeveloper
Reply With Quote
Reply

Tags
fc6, transparency, unwanted

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
help with window transparency HMSS013 Using Fedora 4 22nd December 2007 09:29 AM
Transparency hdavy2005 Using Fedora 1 9th March 2007 09:33 PM
Transparency TraceTheory Using Fedora 6 28th October 2006 05:42 PM
How can i have transparency? motoboy Using Fedora 1 21st August 2005 06:48 PM
Transparency TheRicXperience Fedora Focus 1 22nd April 2005 04:35 PM


Current GMT-time: 10:31 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat