Thanks for your responds. I didn't copy the mac.bind file to ~/
Library/Application Support/LyX-1.4/bind, that was the problem. I
thought the installer would do this, but it didn't. When i copied all
the files that where in the Console (some bind files and default.ui)
from /Applications/LyX to ~/Library/Application Support/LyX-1.4 then
everything worked.
Thanks again LyX is running fine now.
Sjmielh
On 12-mrt-06, at 03:28, Bennett Helm wrote:
On Mar 11, 2006, at 10:16 AM, Sjmielh wrote:
Hello,
I installed the Mac version of Lyx 1.4 with the installer and now
the toolbar has disappeared, the prefences are not available
(grayed out) and Lyx crashes when I edit a file. The error I get
in my console.log is always the same (this is not all of it):
LyX: BN_BIND: Unknown LyX function `find-replace' [around line 55
of file ~/Library/Application Support/LyX-1.4/bind/mac.bind]
LyX: BN_BIND: Unknown LyX function `inset-toggle' [around line 57
of file ~/Library/Application Support/LyX-1.4/bind/mac.bind]
LyX: BN_BIND: Unknown LyX function `layout-copy' [around line 64
of file ~/Library/Application Support/LyX-1.4/bind/mac.bind]
LyX: BN_BIND: Unknown LyX function `layout-paste' [around line 65
of file ~/Library/Application Support/LyX-1.4/bind/mac.bind]
LyX: BN_BIND: Unknown LyX function `protected-space-
insert' [around line 74 of file ~/Library/Application Support/
LyX-1.4/bind/mac.bind]
LyX: BN_BIND: Unknown LyX function `spellchecker' [around line 85
of file ~/Library/Application Support/LyX-1.4/bind/mac.bind]
LyX: BN_BIND: Unknown LyX function `reference-goto' [around line
103 of file ~/Library/Application Support/LyX-1.4/bind/mac.bind]
LyX: BN_BIND: Unknown LyX function `dialog-preferences' [around
line 180 of file ~/Library/Application Support/LyX-1.4/bind/mac.bind]
LyX: BN_BIND: Unknown LyX function `tab-insert' [around line 123
of file ~/Library/Application Support/LyX-1.4/bind/math.bind]
Does anybody know which problem that generates this kind of errors?
Given the output above, it looks like you have tried to use a
version of the 1.3.x mac.bind file with 1.4.0. The names of some of
the LyX functions have changed, and you need to use the current
version that is included as a part of the LyX.app bundle. (Have you
modified this file? If not, simply delete the copy in ~/Library/
Application Support/LyX-1.4/bind/, and that problem should be fixed.)
It's hard to diagnose what other problems you're having without the
complete console.log output. I suspect you've done something
similar with a .ui file, since that has changed as well. I don't
know what causes the crash on edit.
Bennett