gonzaloalonsod / pywebkitgtk

Automatically exported from code.google.com/p/pywebkitgtk
Other
0 stars 0 forks source link

Crashes with external fonts #67

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to https://typekit.com/fonts 

What is the expected output? What do you see instead?
The page should render with all kinds of different fonts.
-instead-

I get several errors similar to this:
(test.py:19249): GLib-GIO-WARNING **: gtlsconnection.c:329: invalid property id 
5 for "database" of type `GParamObject' in `GTlsClientConnectionGnutls'

Then the application crashes.

What version of the product are you using? On what operating system?
MacOSX. 
pywebkitgtk 1.1.8
webkit-gtk 1.6.3

Please provide any additional information below.
It seems to be an issue with either loading external fonts or displaying WOFF 
fonts.

Original issue reported on code.google.com by lib...@gmail.com on 14 Jun 2012 at 10:57