[Ifeffit] Demeter on Mac OS X

Bruce Ravel bravel at bnl.gov
Fri Jun 6 16:29:15 CDT 2014


On 06/06/2014 03:08 PM, Kevin Jorissen wrote:
> There was a recent update of XCode (5.1.1), which could be a suspect
> (depending on when you installed it) and might have broken some
> dependency?  (I don't know what the Demeter port depends on.)  E.g. it
> might update some of the libraries/compilers used in demeter (I'm not
> sure), and sometimes the command line tools need to be reinstalled to
> restore softlinks etc.  The error message you see might be related to a
> changed c runtime library or something (just guessing).
>
> I tried a clean install of demeter today and I can open Athena properly.

Thanks, Kevin!  That sounds like a likely candidate for Juliana's 
problem.  The error messages she reported could plausibly have come from 
an updated library.

> Have you tried reinstalling demeter?  This is always a good thing to try.
>
> - Use "port" to remove demeter and dependencies.
> - Reinstall XCode command line tools ("xcode-select --install") if you
> haven't already.
> - sudo port install demeter
>
> Cheers,
>
> Kevin
>
>
>
> PS It's clearly harmless but I get a couple of these warnings:
>
> ~% /opt/local/bin/athena
>
> 2014-06-06 11:50:01.909 perl5.16[31186:303] CoreText performance note:
> Client called CTFontCreateWithName() using name "Lucida Grande" and got
> font with PostScript name "LucidaGrande". For best performance, only use
> PostScript names when calling this API.

This is almost certainly a problem coming from the wxWindows library, 
which is the library which creates all the GUI elements.  It is almost 
certainly not something done wrongly in Demeter.

A bit of google searching turns up quite a number of projects written in 
many different languages all showing the same warning.

B


-- 
  Bruce Ravel  ------------------------------------ bravel at bnl.gov

  National Institute of Standards and Technology
  Synchrotron Science Group at NSLS --- Beamlines U7A, X24A, X23A2
  Building 535A
  Upton NY, 11973

  Homepage:    http://xafs.org/BruceRavel
  Software:    https://github.com/bruceravel



More information about the Ifeffit mailing list