Am 08.05.2014 um 22:59 schrieb Sam Birch <[email protected]>:

> On Wed, May 7, 2014 at 11:30 AM, Stephan Witt <[email protected]> wrote:
> Am 07.05.2014 um 17:16 schrieb Sam Birch <[email protected]>:
> 
> > On Wed, May 7, 2014 at 5:02 AM, Vincent van Ravesteijn <[email protected]> wrote:
> > Benjamin Piwowarski schreef op 7-5-2014 10:45:
> >> This could be related to python - if you have version 3 installed with 
> >> e.g. macports and selected as default. This will be fixed in the LyX 2.1.1 
> >> I think.
> >>
> >> See
> >> http://git.lyx.org/?p=lyx.git;a=blob_plain;f=RELEASE-NOTES;hb=fde16219ca7860fdfe8adf171d109a7cce61e7b4
> >>
> >> benjamin
> >
> > Benjamin,
> >
> > Please don't top-post the e-mails. Please write at the bottom to the email 
> > you reply to.
> >
> > Vincent
> >
> > For what it's worth my default Python is /usr/local/bin/python, which is 
> > 2.7.6. I do have 3 installed through HomeBrew but it's not the default.
> >
> > If there's anything I can do to test / debug I'm happy to do so.
> 
> Please, open a Terminal and start the LyX executable directly.
> E.g. with $ /Applications/LyX.app/Contents/MacOS/lyx -dbg init
> 
> There should be some output you can show us.
> 
> Thanks,
> Stephan
> 
> I'm afraid to say I can no longer reproduce it. I've tried with a fresh copy 
> on my desktop as well. Is there some configuration elsewhere I could clear 
> out?

Yes, you may try to start with a renamed or removed
"/Users/<me>/Library/Application Support/LyX-2.1/" directory.

Did you use LyX-2.0 before? This would mean the
"/Users/<me>/Library/Application Support/LyX-2.0/" directory will
be copied and converted on first start up and that may make a
difference from first start to the next one.

Stephan

> 
> The logs are below at any rate.
> 
> Thanks!
> Sam
> 
> Setting debug level to init
> 
> Debugging `init' (Program initialisation)
> 
> support/Package.cpp (339): Checking whether LyX is run in place... no
> 
> support/Package.cpp (151): <package>
> 
> binary_dir /Users/<me>/Desktop/LyX.app/Contents/MacOS/
> 
> system_support /Users/<me>/Desktop/LyX.app/Contents/Resources/
> 
> build_support 
> 
> user_support /Users/<me>/Library/Application Support/LyX-2.1/
> 
> locale_dir /Users/<me>/Desktop/LyX.app/Contents/Resources/locale/
> 
> document_dir /Users/<me>/Documents
> 
> temp_dir /var/folders/91/9gzxwsvs2yjb0nfgpl_gv1800000gn/T
> 
> home_dir /Users/<me>
> 
> </package>
> 
> 
> 
> 2014-05-08 16:55:09.300 lyx[73951:507] CoreText performance note: Client 
> called CTFontCreateWithName() using name "Times New Roman" and got font with 
> PostScript name "TimesNewRomanPSMT". For best performance, only use 
> PostScript names when calling this API.
> 
> 2014-05-08 16:55:09.300 lyx[73951:507] CoreText performance note: Set a 
> breakpoint on CTFontLogSuboptimalRequest to debug.
> 
> 2014-05-08 16:55:09.304 lyx[73951:507] CoreText performance note: Client 
> called CTFontCreateWithName() using name "Arial" and got font with PostScript 
> name "ArialMT". For best performance, only use PostScript names when calling 
> this API.
> 
> 2014-05-08 16:55:09.306 lyx[73951:507] CoreText performance note: Client 
> called CTFontCreateWithName() using name "Courier New" and got font with 
> PostScript name "CourierNewPSMT". For best performance, only use PostScript 
> names when calling this API.
> 
> LyX.cpp (460): Initializing LyX::init...
> 
> LyX.cpp (734): Setting LyXDir... to "/Users/<me>/Desktop/LyX.app/Contents"
> 
> LyX.cpp (969): About to read lyxrc.dist... 
> 
> LyX.cpp (978): Found in 
> /Users/<me>/Desktop/LyX.app/Contents/Resources/lyxrc.dist
> 
> LyX.cpp (969): About to read lyxrc.defaults... 
> 
> LyX.cpp (978): Found in /Users/<me>/Library/Application 
> Support/LyX-2.1/lyxrc.defaults
> 
> LyX.cpp (969): About to read lyxrc.dist... 
> 
> LyX.cpp (978): Found in 
> /Users/<me>/Desktop/LyX.app/Contents/Resources/lyxrc.dist
> 
> LyX.cpp (969): About to read preferences... 
> 
> LyX.cpp (973): Not found.
> 
> LyX.cpp (1005): About to read encodings and unicodesymbols...
> 
> LyX.cpp (988): About to read languages...
> 
> LyX.cpp (823): Reading layouts...
> 
> LyX.cpp (871): LyX tmp dir: 
> `/var/folders/91/9gzxwsvs2yjb0nfgpl_gv1800000gn/T/lyx_tmpdir.lrqlTLR73951'
> 
> LyX.cpp (873): Reading session information '.lyx/session'...
> 
> LyX.cpp (462): Initializing LyX::init...done
> 
> frontends/qt4/GuiApplication.cpp (2774): About to read default...
> 
> frontends/qt4/GuiApplication.cpp (2824): Found default in 
> /Users/<me>/Desktop/LyX.app/Contents/Resources/ui/default.ui
> 
> frontends/qt4/GuiApplication.cpp (2774): About to read stdmenus.inc...
> 
> frontends/qt4/GuiApplication.cpp (2824): Found stdmenus.inc in 
> /Users/<me>/Desktop/LyX.app/Contents/Resources/ui/stdmenus.inc
> 
> frontends/qt4/GuiApplication.cpp (2774): About to read stdcontext.inc...
> 
> frontends/qt4/GuiApplication.cpp (2824): Found stdcontext.inc in 
> /Users/<me>/Desktop/LyX.app/Contents/Resources/ui/stdcontext.inc
> 
> frontends/qt4/GuiApplication.cpp (2774): About to read stdtoolbars.inc...
> 
> frontends/qt4/GuiApplication.cpp (2824): Found stdtoolbars.inc in 
> /Users/<me>/Desktop/LyX.app/Contents/Resources/ui/stdtoolbars.inc
> 
> 2014-05-08 16:55:09.474 lyx[73951:507] CoreText performance note: Client 
> called CTFontCreateWithName() using name "Arial" and got font with PostScript 
> name "ArialMT". For best performance, only use PostScript names when calling 
> this API.
> 
> 
> 

Reply via email to