[webkit-dev] BadMatch error when using webkit gtk in a window with rgba visual.

2009-06-10 Thread Zhe Su
Hi, My program uses a gtk window with rgba visual to get translucent background effect. When I embed a webkit view into this window, it sometimes crashes with BadMatch error when loading some web page. Error message is: 20:50.170: browser_element.cc:406:

Re: [webkit-dev] BadMatch error when using webkit gtk in a window with rgba visual.

2009-06-10 Thread Zhe Su
I mean rgba colormap, not visual. On Wed, Jun 10, 2009 at 2:33 PM, Zhe Su james...@gmail.com wrote: Hi, My program uses a gtk window with rgba visual to get translucent background effect. When I embed a webkit view into this window, it sometimes crashes with BadMatch error when loading