From: Dave M. <da...@da...> - 2003-08-05 11:50:07
|
On Sun, 2003-08-03 at 21:20, Tony Graham wrote: > (Sorry for not replying to the previous message, but my mail setup is > chaotic right now.) > > When I tried xmlroff-0.2.4 (in CVS) with gnome-hello-2.0.1 using the > pkg-config change in configure.ac, gnome-hello crashed with a > segfault. > > I have now checked in some changes to PangoPDF that stop gnome-hello > from crashing for me. Took a while for anonymous CVS to catch up, but I eventually got the changes. Works for me too. > > I have only tried the fix with a statically linked PangoPDF, but since > the crash occurred at the same place with both a statically and a > dynamically linked PangoPDF, I expect that the fix will also work with > a dynamically linked PangoPDF. I've built both PangoPDF and xmlroff with just vanilla "./configure" (dynamic linking, I believe), and gnome-hello with the hacked configure.ac runs successfully for me. Thanks! |