El mar, 28-09-2010 a las 14:25 -0300, Gustavo Noronha Silva escribió: > Hey, > > On Tue, 2010-09-28 at 17:51 +0200, Jordi wrote: > > The main package (in this case, libwebkit) should contain the typelib. > > Currently, it's the libwebkit-dev which has got the gir xml file > > (typelib is missing), but they should be on the main webkit package > > because will be part of the runtime, and not only for development. > > The typelib is, in fact, provided by the gir1.0-webkit-1.0 package, in > accordance with the Debian's introspection mini-policy, thus closing > this bug =) please install that package and let us know if you have any > problems with it.
Hi Gustavo, Thanks for your answer. For some reason, I wasn't expecting independent packages for the runtimes. Also found the Debian's introspection mini-policy [1]. I could install the package, but the import (from gi.repository import Gtk, Gdk, GObject, WebKit) didn't seem to find the WebKit runtime (WebKit-1.0.typelib) even if seems to be in the proper path (/usr/lib/girepository-1.0/). As long as that's not the same issue, I'll investigate a bit more to guess what's happening. [1] http://www.mail-archive.com/[email protected]/msg13664.html > Cheers, Regards, jors -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

