Package: gramps Version: 4.0.3+dfsg-1 Hi,
Gramps 4.0.3 was released for Debian with a patch to disable the Hidden HTML view, due to the view failing to load with the current version of webkit in Debian unstable (gir1.2-webkit-3.0 version 2.2.3-1). Here is what happens in Debian unstable if the patch is unapplied: ERROR: 'Html View' failed to create view Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/gramps/gui/viewmanager.py", line 964, in __create_page page_display = page.get_display() File "/usr/lib/python2.7/dist-packages/gramps/gui/views/pageview.py", line 400, in get_display self.top = self.build_interface() File "/usr/lib/python2.7/dist-packages/gramps/gui/views/pageview.py", line 164, in build_interface widget = self.build_widget() File "/usr/lib/python2.7/dist-packages/gramps/plugins/view/htmlrenderer.py", line 362, in build_widget self.renderer = RendererWebkit() File "/usr/lib/python2.7/dist-packages/gramps/plugins/view/htmlrenderer.py", line 272, in __init__ self.frame.connect("load-done", self.page_loaded) TypeError: <WebFrame object at 0x3d99d70 (WebKitWebFrame at 0x40e4aa0)>: unknown signal name: load-done ross@debian:~$ gramps -v Gramps Settings: ---------------- python : 2.7.6 gramps : 4.0.2 gtk++ : 3.8.6 pygobject : 3.10.2 pango : 1.36.0 Not using bsddb3 bsddb : 5.3.0 bsddb.db : 5.1.29 cairo : 1.12.16 pycairo : 1.8.8 osmgpsmap : not found GExiv2 : not found ICU : not found PyICU : not found o.s. : linux2 kernel : 3.12-1-amd64 Environment settings: --------------------- LANG : en_GB.UTF-8 LANGUAGE : en_GB GRAMPSI18N: not set GRAMPSHOME: not set GRAMPSDIR : not set PYTHONPATH: /usr/bin /usr/lib/python2.7 /usr/lib/python2.7/plat-x86_64-linux-gnu /usr/lib/python2.7/lib-tk /usr/lib/python2.7/lib-old /usr/lib/python2.7/lib-dynload /usr/local/lib/python2.7/dist-packages /usr/lib/python2.7/dist-packages /usr/lib/python2.7/dist-packages/PILcompat /usr/lib/python2.7/dist-packages/gtk-2.0 /usr/lib/pymodules/python2.7 Non-python dependencies: ------------------------ Graphviz : Graphviz not in system PATH Ghostscr. : 9.05 System PATH env variable: ------------------------- /usr/local/bin /usr/bin /bin /usr/local/games /usr/games Note: There is a newer version of gir1.2-webkit-3.0 (2.3.4-4) in Debian experimental which should be tested when I have time! Regards, Ross -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org