On 5/5/13 3:01 PM, Mike Wirth wrote: > Alexander, > > Thanks! Your detailed instructions worked great. Succeeded in getting > a prior version of libopenraw installed, followed by completing the gimp > install. > > Unfortunately, now I have another problem: my X11 server is crashing > when starting up gimp. Here's the direct error message: > > ~$ gimp > > The application 'gimp' lost its connection to the display > /tmp/launch-uSjkVR/:0; > > most likely the X server was shut down or you killed/destroyed > > the application. > > ~$ > > The gimp splash screen comes up OK (as long as I have X11 prestarted) > and then X11 crashes in the following thread: > > Thread 2 Crashed: > > 0 X11.bin 0x00033298 RootlessGlyphs + 132 > > 1 X11.bin 0x0019a42c CompositeGlyphs + 212 > > 2 X11.bin 0x0019f9c8 ProcRenderCompositeGlyphs + 1912 > > 3 X11.bin 0x001a1ddc ProcRenderDispatch + 108 > > 4 X11.bin 0x0014d3bc XaceCatchExtProc + 272 > > 5 X11.bin 0x000a8a64 Dispatch + 920 > > 6 X11.bin 0x000d1a70 dix_main + 2076 > > 7 X11.bin 0x00020ce0 server_thread + 84 > > 8 libSystem.B.dylib 0x91bfef70 _pthread_start + 316 > > Could this be because I installed the (default) version of gimp with SVG > support? > > Tried doing a "fink selfupdate", followed by a "fink > update-all/<cancelled -- to get a list of updates available>" and "fink > update <prior list without the two libopenraw packages>" to no avail. > X11 starts up by itself OK, and xlogo and xmanual apps/windows work > fine; hence basic X11 is OK. > > OK, what do I do to debug this? Install the non-SVG version of gimp? > Go to another, more appropriate list for this issue? :-) > > Thanks for all the help so far. Fink and this group are great! > > Mike > >
Nothing there looks like it involves anything svg-specific, like the rsvg library. And you _shouldn't_ need to to pre-start X11 on 10.5 to run X11 apps. You might try running "sudo fc-cache", since the stack trace looks like it involves fonts. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
