Jean-Marc, the new system looks pretty impressive. I guess I've found a
couple bugs, though. Apologies if they've already been mentioned and I
didn't notice because I didn't get the latest update yet.
(1) I added Icon "buffer-export latex" to my .lyx/ui/my.ui file. I got a
core dump. So I changed it to "buffer-export_latex" (i.e, s/ /_/). Now I get
Toolbar::add: no LyX command called`buffer-export_latex'exists!
when I start LyX. But the run_LaTeX button shows up in the toolbar, and
works. (It probably doesn't make any difference, but this happens whether
I've got NEW_MENUS defined or not.)
(2) I'll note that I haven't updated since Jun 6, so I can't guarantee that
this problem is new. When I start LyX, I get:
LyX: Couldn't allocate 'linen' for background with
(r,g,b)=(64250,61680,59110).
Using closest allocated color with (r,g,b)=(65535,65535,57568) instead.
Pixel [12] is used.
LyX: Couldn't allocate 'RoyalBlue' for special char with
(r,g,b)=(16705,26985,57825).
Using closest allocated color with (r,g,b)=(18247,18247,50115) instead.
Pixel [18] is used.
LyX: Couldn't allocate 'grey40' for bottom of button with
(r,g,b)=(26214,26214,26214).
Using closest allocated color with (r,g,b)=(26471,26471,26471) instead.
Pixel [29] is used.
LyX: Couldn't allocate 'grey40' for right of button with
(r,g,b)=(26214,26214,26214).
Using closest allocated color with (r,g,b)=(26471,26471,26471) instead.
Pixel [29] is used.
The weird thing is that I think one time that I ran LyX, it didn't give me
this complaint. Is this a known problem?
-Amir