Conversion Error

2011-03-16 Thread Rob Oakes
Dear LyX Developers, This morning, I've run into a problem which I can't seem to solve and I thought I would solicit your advice on. Some time ago, I created a module that automated the creation of Drop Cap Initials through the use of a character style. It's been working great up until the last

Re: LyX 2.0.0 release candidate 1 - (Non official Win32 binaries)

2011-03-16 Thread Abdelrazak Younes
On 03/16/2011 04:14 AM, Diego Queiroz wrote: If someone try it, please give some feedback about how it is working. Repeating, these are non official binaries, The LyX Team has nothing to do with it. Hello Diego, We really need volunteers to help with Windows packaging so you are very welcome

Re: LyX 2.0.0 release candidate 1 - (Non official Win32 binaries)

2011-03-16 Thread Diego Queiroz
Abdelrazak. Sure I would help in this task. Actually, for me is good because this way I may understand better how LyX works which will be important to contribute strongly in the near future. Who usually compile the code? I have not tried to create an installer because I really don't know what's m

severe problem with shaded boxes

2011-03-16 Thread Jürgen Spitzmüller
I cannot (yet) nail down this, and it's not always reproducible (actually, I fail to reproduce it ATM), but I report it nevertheless since it strikes me to be a severe problem (a release blocker): * insert a shaded box * go to document settings and change the shade color (I set it to grey, #DD

Re: Conversion Error

2011-03-16 Thread Richard Heck
On 03/16/2011 03:25 AM, Rob Oakes wrote: Dear LyX Developers, This morning, I've run into a problem which I can't seem to solve and I thought I would solicit your advice on. Some time ago, I created a module that automated the creation of Drop Cap Initials through the use of a character style

PATCH for #7361

2011-03-16 Thread Stephan Witt
See ticket http://www.lyx.org/trac/ticket/7361 AFAICS, the problem here is the error position at the first empty paragraph of the document. The attached patch stops the goto in this case. Enrico, do you have a better solution? Stephan Index: src/frontends/qt4/GuiErrorList.cpp =

Re: severe problem with shaded boxes

2011-03-16 Thread Stephan Witt
Am 16.03.2011 um 15:10 schrieb Jürgen Spitzmüller: > I cannot (yet) nail down this, and it's not always reproducible (actually, I > fail to reproduce it ATM), but I report it nevertheless since it strikes me > to be a severe problem (a release blocker): > > * insert a shaded box > * go to docum

Re: PATCH for #7361

2011-03-16 Thread Enrico Forestieri
On Wed, Mar 16, 2011 at 03:43:34PM +0100, Stephan Witt wrote: > See ticket http://www.lyx.org/trac/ticket/7361 > > AFAICS, the problem here is the error position at the first empty paragraph > of the document. > The attached patch stops the goto in this case. > > Enrico, do you have a better sol

Re: LyX 2.0.0 release candidate 1 - (Non official Win32 binaries)

2011-03-16 Thread Pavel Sanda
Diego Queiroz wrote: > Who usually compile the code? the official installers are currently done by Joost. there have been efforts to make installer build instructions clear enough (see the readme in the lyx root) so more people are able to build installer and we are not dependent on a single perso

Re: severe problem with shaded boxes

2011-03-16 Thread Richard Heck
On 03/16/2011 11:41 AM, Stephan Witt wrote: Am 16.03.2011 um 15:10 schrieb Jürgen Spitzmüller: I cannot (yet) nail down this, and it's not always reproducible (actually, I fail to reproduce it ATM), but I report it nevertheless since it strikes me to be a severe problem (a release blocker):

Re: severe problem with shaded boxes

2011-03-16 Thread Jürgen Spitzmüller
Am 16.03.2011 16:41, schrieb Stephan Witt: Sorry, I cannot reproduce it on Mac with SVN. It looks like the message strings and/or the file name gets corrupted. Look at the file name in the window title of the attached screen shot. Eventually LyX asserts with lassert.cpp(21): ASSERTION conta

Re: Conversion Error

2011-03-16 Thread Rob Oakes
Hi Richard, Thanks for getting back to me. > What's the actual LaTeX error? If LyX isn't reporting it in the log, then > export and do it manually. That's the problem, there isn't a LaTeX error. If the inset has been added to the document, then it fails to export to XeTeX and fails with: Erro

Re: severe problem with shaded boxes

2011-03-16 Thread José Matos
On Wednesday 16 March 2011 16:55:08 Richard Heck wrote: > Nor here (Fedora 13). > > rh Nor here, tested both on Fedora 14 and Fedora 15 (to be). With that said there is something wrong going on since it says after pressing OK that it says "Converting document to new document documents class" in

Re: severe problem with shaded boxes

2011-03-16 Thread Jürgen Spitzmüller
Am 16.03.2011 18:00, schrieb Jürgen Spitzmüller: It looks like the message strings and/or the file name gets corrupted. Look at the file name in the window title of the attached screen shot. It seems the error only occurs if I use a localization other than English. With LANG=en_EN, the error d

Re: severe problem with shaded boxes

2011-03-16 Thread Jürgen Spitzmüller
Am 16.03.2011 18:19, schrieb Jürgen Spitzmüller: It seems the error only occurs if I use a localization other than English. With LANG=en_EN, the error does not trigger, but I get it both with LANG=de_DE and LANG=fr_FR. ... and only if I run an installed LyX. If I run the lyx binary from the b

Re: Conversion Error

2011-03-16 Thread Rob Oakes
> What conversion is supposed to be happening in this case? Do you get any > information on the terminal? Unfortunately, I haven't got a clue. I'm getting some very strange output in the terminal. When I try and convert a different file, I'm getting this: LyX: Unknown InsetLayout tag [around l

Re: Conversion Error

2011-03-16 Thread Liviu Andronic
On Wed, Mar 16, 2011 at 6:03 PM, Rob Oakes wrote: > Since yesterday, I've run into a new problem as well. I will occasionally get > another error which says: > > Undefined Flex inset > This can happen when you re-define an inset. For example: - define an inset "inset 1" and make a document contai

Re: Conversion Error

2011-03-16 Thread Kornel
Am Mittwoch, 16. März 2011 schrieb Rob Oakes: > > What conversion is supposed to be happening in this case? Do you get any > > information on the terminal? > > Unfortunately, I haven't got a clue. I'm getting some very strange output > in the terminal. When I try and convert a different file, I'm

Re: Conversion Error

2011-03-16 Thread lyx-devel
Hi Liviu, Thanks for the thoughts. > This can happen when you re-define an inset. For example: > - define an inset "inset 1" and make a document containing this inset - re-define the inset to "inset 2" > - open the original document containing "inset 1" constructs. At this point LyX will label th

Re: Windows AltInstaller for LyX 2.0.0rc1

2011-03-16 Thread Michal
On Wed, 16 Mar 2011 00:31:13 +0100 Michal wrote: > I've prepared the installer for LyX 2.0.0rc1 and I'm asking, like > with the previous one, to upload it to the unofficial/ directory. This > time, I've even prepared README.txt file to put together with it (and > with the previous installer).

Re: Conversion Error

2011-03-16 Thread Andre Poenitz
On Wed, Mar 16, 2011 at 08:06:10PM +0100, Kornel wrote: > Am Mittwoch, 16. März 2011 schrieb Rob Oakes: > > > What conversion is supposed to be happening in this case? Do you get any > > > information on the terminal? > > > > Unfortunately, I haven't got a clue. I'm getting some very strange outpu

Re: r37940 - lyx-devel/trunk/src

2011-03-16 Thread Stephan Witt
Am 16.03.2011 um 18:58 schrieb sw...@lyx.org: > Author: switt > Date: Wed Mar 16 18:58:27 2011 > New Revision: 37940 > URL: http://www.lyx.org/trac/changeset/37940 > > Log: > #7357 avoid an endless loop in countWords() when the "to" position is inside > skipped text (e. g. note inset) Sorry for