Hi all again! I've just managed to load two ui's at the same time! So I have to correct some of my statements. Not only the apply button is not working properly, but something else is strange. Right now I managed to have two user interfaces loaded at the same time (not clicking "apply" but "save" after choosing a different ui ). I have two menu rows, one corresponds to the default.ui "File ... Help" (including "Tools") and the other corresponds to classic.ui "File ... Help" (not including "Tools"). Somehow I seem to have a whole mess now. Also when I go to fullscreen, the toolbars do not disappear any longer, although this is chosen in the preferences. I guess that it is related to the two ui's present at the same time. And further more I cannot make the math-toolbar disappear. When I toggle the math-toolbar, I can switch between one and two (!!) identical toolbars. Somehow the bug seems to be more serious than I thought in the beginning. - Sebastian
On Fri, 2009-11-27 at 09:42 +0100, Sebastian Guttenberg wrote: > Hi all > I've noticed the following bug in lyx 1.6.4 which is not very serious > for working, but it is disturbing when one wants to play around with > different user interfaces: > > * If one changes the user interface in Tools > Preferences > user > interface to classics.ui or any self-made ui using the Browse-button > (!), the changes are not taken when pressing the "apply"-button. They > become active only after pressing "save". > > * Instead if one changes the ui without the browse-button (writing the > name manually), the "apply"-button works > > * However, if one happens to give a wrong name and presses Apply > (producing the error message "Error while reading the configuration file > <wrongname>. Falling back to default.") then the result is a doubled > Menu (i.e. menus "File" to "Help" and then again "File" to "Help"). > This is not too serious, because after pressing "save" (even with the > same error message) things are fine again. > > - Sebastian