On Oct 8, 2010, at 9:18 PM, Stan Sanderson wrote: > > On Oct 8, 2010, at 7:39 PM, Don Blaheta wrote: > >> Ah, and now that I've finished updating everything to 10.5/unstable, >> gnumeric 1.10 (which was the reason I switched to unstable!) is crashing >> on startup. It pops up a window, briefly, and then dies before >> displaying any part of the window with a bus error. If I run it in gdb >> I find that it is due to >> >> Reason: KERN_PROTECTION_FAILURE at address: 0x000003b0 >> 0x011d1109 in pixman_region_copy () >> >> if that helps. I'm in fink 0.29.13 on OS 10.5.8 on a Macbook, and as I >> mentioned above I've just switched over to 10.5/unstable. I have run a >> fink selfupdate and a fink update-all. > > Gnumeric 1.10 runs for me on a PowerBook G4 running 10.5.8, with caveats: > > 1.10 will not open or create files with graphs. A bug report was filed by > David Reiser on March 26, 2010. As far as I know, the problem has not been > solved. > > Stan
I finally found the open-files-with-graphs problem: libgoffice was linking to system cairo instead of fink cairo. Gnumeric 1.10.11 has been committed with a dependency on a libgoffice-0.8 that links correctly (and works for me). This one was my fault. Sorry it took so long to find. Dave -- David Reiser [email protected] ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
