python-webkit webkit.WebHistory.get_uri() does not work
Bug #389498 reported by
antoyo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pywebkitgtk (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: python-webkit
Hello,
I have problem with the python-webkit package (version: 1.0.2-1ubuntu1).
I tried to use the get_uri method on a WebHistory which is from a webkit.
** (main.py:7275): CRITICAL **: const gchar* webkit_
Note: In my main.py, I don't have 7000 lines (I only have 300 lines).
I'm supposed to get the uri of the item...