Qt-Copy causing rendering issues

Fredrik Höglund fredrik at kde.org
Thu Aug 9 23:55:25 BST 2007


On Thursday 09 August 2007 22:43, Thomas Lübking wrote:
> does #export XLIB_SKIP_ARGB_VISUALS=1 in /etc/profile fix it?
> 
> (gtk1 suffered a similar problem and the above environment worked around)

That's a different problem, Gtk1 would accidently select the ARGB visual
not knowing it had an alpha channel, and would leave the alpha values
uninitialized in colors and pixmaps.

Qt is intentionally selecting it, and is well aware of the fact that it
has an alpha channel.

Regards,
Fredrik





More information about the kde-core-devel mailing list