Spellchecker for Russian documents

2007-07-12 Thread Mikhail Teterin
Whenever I try to spell-check a document in Russian, I get an error message: Error: Spellchecker error The spellchecker could not be started No word lists can be found for the language "ru_RU". Dialog "spellchecker" f

When an image-converter is missing...

2007-07-12 Thread Mikhail Teterin
Hello! I have document with about 50 sections, each of which begins with a JPG-picture for its first letter. I had the misfortune of trying to obtain a DVI preview without ImageMagick installed... LyX's scripts/convertDefault.py tries to use ImageMagick's convert utility to convert images int

Strange TOC problem going from 1.4.4 to 1.5.0rc2

2007-07-12 Thread Mikhail Teterin
Hello! I had a file with non-default settings for TOC/numbering. The Sections are marked to be non-numbered in it, but included in TOC. After loading the file in lyx-1.5.0rc2, and trying to preview it (as DVI), I noticed, that the TOC is completely empty. Two pages are marked as TOC (I use Fan

Re: LyX svn crashes on View>PDF (pdflatex)

2007-07-12 Thread Bennett Helm
On Jul 12, 2007, at 10:27 PM, Roger Mc Murtrie wrote: Roger Mc Murtrie <[EMAIL PROTECTED]> wrote Intel Mac, Mac OS X 10.4.10 Under latest lyx-1.5.0svn: Start LyX Open a Lyx file Select View>PDF (pdflatex) Spinning ball cursor appears for a while LyX crashes. This also occurs after LyX>Reco

Re: LyX svn crashes on View>PDF (pdflatex)

2007-07-12 Thread Roger Mc Murtrie
Roger Mc Murtrie <[EMAIL PROTECTED]> wrote Intel Mac, Mac OS X 10.4.10 Under latest lyx-1.5.0svn: Start LyX Open a Lyx file Select View>PDF (pdflatex) Spinning ball cursor appears for a while LyX crashes. This also occurs after LyX>Reconfigure. Roger After rebuilding for debug, Select Vi

LyX svn crashes on View>PDF (pdflatex)

2007-07-12 Thread Roger Mc Murtrie
Intel Mac, Mac OS X 10.4.10 Under latest lyx-1.5.0svn: Start LyX Open a Lyx file Select View>PDF (pdflatex) Spinning ball cursor appears for a while LyX crashes. This also occurs after LyX>Reconfigure. Roger

Re:[PATCH] some build improvements for the mac

2007-07-12 Thread Roger Mc Murtrie
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes; I applied this patch. On running make after svn update, to get configure to work I had to delete from configure.ac: line 161: <<< .mine line 190: >>> .r19063 Roger

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Enrico Forestieri
On Fri, Jul 13, 2007 at 03:21:42AM +0300, Dov Feldstern wrote: > Dov Feldstern wrote: > > Enrico Forestieri wrote: > >> On Fri, Jul 13, 2007 at 02:31:05AM +0300, Dov Feldstern wrote: > >>> Enrico Forestieri wrote: > > With your patch applied, when I mark as english the footnote > > content

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Enrico Forestieri
On Fri, Jul 13, 2007 at 03:05:39AM +0300, Dov Feldstern wrote: > Enrico Forestieri wrote: > > On Fri, Jul 13, 2007 at 02:31:05AM +0300, Dov Feldstern wrote: > >> Enrico Forestieri wrote: > With your patch applied, when I mark as english the footnote content > I correctly see a \selectlan

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Dov Feldstern
Dov Feldstern wrote: Enrico Forestieri wrote: On Fri, Jul 13, 2007 at 02:31:05AM +0300, Dov Feldstern wrote: Enrico Forestieri wrote: With your patch applied, when I mark as english the footnote content I correctly see a \selectlanguage{english} inserted before "bla bla bla". But I also see t

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Dov Feldstern
Enrico Forestieri wrote: On Fri, Jul 13, 2007 at 02:31:05AM +0300, Dov Feldstern wrote: Enrico Forestieri wrote: With your patch applied, when I mark as english the footnote content I correctly see a \selectlanguage{english} inserted before "bla bla bla". But I also see that the whole footnote

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Enrico Forestieri
On Fri, Jul 13, 2007 at 02:31:05AM +0300, Dov Feldstern wrote: > Enrico Forestieri wrote: > >> With your patch applied, when I mark as english the footnote content > >> I correctly see a \selectlanguage{english} inserted before "bla bla bla". > >> But I also see that the whole footnote inset is ma

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Dov Feldstern
Enrico Forestieri wrote: With your patch applied, when I mark as english the footnote content I correctly see a \selectlanguage{english} inserted before "bla bla bla". But I also see that the whole footnote inset is marked as foreign, so I select the whole of it and mark it as english. Now it is

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Enrico Forestieri
On Fri, Jul 13, 2007 at 12:47:20AM +0200, Enrico Forestieri wrote: > On Fri, Jul 13, 2007 at 01:27:09AM +0300, Dov Feldstern wrote: > > > > > > Enrico Forestieri wrote: > > > > > > > Writing again "bla bla bla", I got: > > > > > > (Point 3a) > > > bla bla bla \foreignlanguage{italian}{BLA BLA

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Enrico Forestieri
On Fri, Jul 13, 2007 at 01:27:09AM +0300, Dov Feldstern wrote: > > > Enrico Forestieri wrote: > > > > Writing again "bla bla bla", I got: > > > > (Point 3a) > > bla bla bla \foreignlanguage{italian}{BLA BLA BLA}% > > \footnote{bla bla bla% > > } > > > > which lacks the \selectlanguage command

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Dov Feldstern
Enrico Forestieri wrote: Dov, Hi Enrico! Thanks for taking a look at this... :) this is what I did. Without your patch applied, I started a new document, so the language is english, and then activated "View Source". I wrote "bla bla bla ", then switched the language to italian and wrote "BL

Re: [patch] fix Bug 3983: system external_template file is ignored when user defined external_template file exists

2007-07-12 Thread Bernhard Roider
What about a different idea: since the problem is the hardcoding of RasterImage, we could replace it by code like the following. After thinking about this solution again i found a crash one case: If there is no Template definition in the user defined external_templates file then the line

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Enrico Forestieri
On Thu, Jul 12, 2007 at 09:19:15PM +0300, Dov Feldstern wrote: > What the patch is trying to fix is the case where a language switch was > being missed, for example in the following situation: > > document language is english > \lang english > bla bla bla > \lang hebrew > BLA BLA BLA > \footnote

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Dov Feldstern
Peter Kümmel wrote: Dov Feldstern wrote: OK, here's my original patch for bug 1820 (without the second part, identical to what I originally sent in). It solves most cases, as far as I can determine is safe (I tried it on my documents with complex bidi / encoding / language transitions), and it

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Dov Feldstern
Dov Feldstern wrote: encoding / language transitions), and it does not constitute a format change, IMO. I'm not sure this is true, I think even just this patch is a format change... anyone care to take a look?

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Peter Kümmel
Dov Feldstern wrote: > OK, here's my original patch for bug 1820 (without the second part, > identical to what I originally sent in). It solves most cases, as far as > I can determine is safe (I tried it on my documents with complex bidi / > encoding / language transitions), and it does not constit

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread José Matos
On Thursday 12 July 2007 18:30:16 Dov Feldstern wrote: > Finally, there's the issue of bug 3613. It is due to some format change > from long ago which never had an accompanying lyx2lyx made for it (I > have nothing to do with that... ;) ). If possible, we should fix this > (i.e., create a lyx2lyx f

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread Jürgen Spitzmüller
Enrico Forestieri wrote: > No problem with me. Anyway, I already tested it on three different > systems, so I am confident that it works ;-) We'll release 1.5.1 soon :-) Jürgen

Re: FuncRequest/dispatch goals

2007-07-12 Thread Tommaso Cucinotta
Jean-Marc Lasgouttes ha scritto: Basically, the main stated plan for the 1.6 branch is switching our file format to some correctly formed xml. There is already some proof-of-concept code to do that in a branch. This will force us to have a more unified way to access the parameters, and I was argu

Re: [patch] bug 1820 --- footnotes in different language

2007-07-12 Thread Dov Feldstern
OK, here's my original patch for bug 1820 (without the second part, identical to what I originally sent in). It solves most cases, as far as I can determine is safe (I tried it on my documents with complex bidi / encoding / language transitions), and it does not constitute a format change, IMO.

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread Enrico Forestieri
On Thu, Jul 12, 2007 at 07:16:45PM +0200, Jürgen Spitzmüller wrote: > José Matos wrote: > > I saw the patch and I agree with the way it is done. This time though I > > will be on the safe side (read chicken) and I would suggest to delay this > > for 1.5.1. OK? > > I was about to say the same. The

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread Jürgen Spitzmüller
José Matos wrote: > I saw the patch and I agree with the way it is done. This time though I > will be on the safe side (read chicken) and I would suggest to delay this > for 1.5.1. OK? I was about to say the same. The patch looks correct, but the bug is not too crucial to get it in urgently. Jür

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread José Matos
On Thursday 12 July 2007 18:06:42 Enrico Forestieri wrote: > The exception is thrown by the locale constructor, not when the > ordering is performed. So, we catch it there and then either > use the locale facilities or the normal ordering. See patch > in the other post. I saw the patch and I agr

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread Enrico Forestieri
On Thu, Jul 12, 2007 at 05:36:03PM +0100, José Matos wrote: > On Thursday 12 July 2007 17:26:54 Enrico Forestieri wrote: > > I have another option. > > Tell us more. :-) The exception is thrown by the locale constructor, not when the ordering is performed. So, we catch it there and then either

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread Enrico Forestieri
On Thu, Jul 12, 2007 at 06:32:28PM +0200, Jürgen Spitzmüller wrote: > Enrico Forestieri wrote: > > Please, wait a minute. I have another option. > > too late. No problem. The attached patch should solve the problems related to sorting according to the locale rules. I think that there is no other

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread José Matos
On Thursday 12 July 2007 17:26:54 Enrico Forestieri wrote: > I have another option. Tell us more. :-) > -- > Enrico -- José Abílio

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread Jürgen Spitzmüller
Enrico Forestieri wrote: > Please, wait a minute. I have another option. too late. Jürgen

Re: [patch] bug 4011: Import of CJK-LyX files leads to crash if they have extension .lyx

2007-07-12 Thread Jürgen Spitzmüller
José Matos wrote: > > José, OK to go in? > > > > Jürgen > > Yes. done. Jürgen

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread Jürgen Spitzmüller
José Matos wrote: > OK then. Enrico earlier agreed with this and then we will have more time to > fix this properly. Done. I've also reopened the bug report with a comment. Jürgen

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread Enrico Forestieri
On Thu, Jul 12, 2007 at 05:18:04PM +0100, José Matos wrote: > On Thursday 12 July 2007 16:51:55 Jürgen Spitzmüller wrote: > > For 1.5.0, I propose the attached. > > > > Jürgen > > OK then. Enrico earlier agreed with this and then we will have more time to > fix this properly. Please, wait a m

Re: Towards LyX 1.4.5 [status update #2]

2007-07-12 Thread José Matos
On Thursday 12 July 2007 15:24:13 Jean-Marc Lasgouttes wrote: > I guess there are a few things to tweak (so that lyx2lyx produces the > right format by default, for example?), That is not needed anymore, lyx always tell tells lyx2lyx the version where it wants to receive the files. > and I hav

Re: [patch] bug 4011: Import of CJK-LyX files leads to crash if they have extension .lyx

2007-07-12 Thread José Matos
On Thursday 12 July 2007 13:54:17 Jürgen Spitzmüller wrote: > José, OK to go in? > > Jürgen Yes. -- José Abílio

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread José Matos
On Thursday 12 July 2007 16:51:55 Jürgen Spitzmüller wrote: > For 1.5.0, I propose the attached. > > Jürgen OK then. Enrico earlier agreed with this and then we will have more time to fix this properly. -- José Abílio

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Andre Poenitz
On Thu, Jul 12, 2007 at 02:59:08PM +0200, Jean-Marc Lasgouttes wrote: > [EMAIL PROTECTED] (Jürgen Spitzmüller) writes: > > Jean-Marc Lasgouttes wrote: > >> Yes. It is not fair to see always the same people having fun (what > >> about replacing qt4 with Xaw?) > > > > Or just ditch Unix and use the W

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Andre Poenitz
On Thu, Jul 12, 2007 at 02:52:31PM +0200, Jürgen Spitzmüller wrote: > Jean-Marc Lasgouttes wrote: > > Yes. It is not fair to see always the same people having fun (what > > about replacing qt4 with Xaw?) > > Or just ditch Unix and use the Windows API. Or use Java. Andre'

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread José Matos
On Thursday 12 July 2007 13:59:08 Jean-Marc Lasgouttes wrote: > Java? > > JMarc Python is more likely. ;-) -- José Abílio

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Andre Poenitz
On Thu, Jul 12, 2007 at 02:44:21PM +0200, Jean-Marc Lasgouttes wrote: > > [EMAIL PROTECTED] (Jürgen Spitzmüller) writes: > > Jean-Marc Lasgouttes wrote: > >> I have other plans, but we'll see :) > > > > Break some eggs perhaps? ;-) > > Yes. It is not fair to see always the same people having fun

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Andre Poenitz
On Thu, Jul 12, 2007 at 02:17:57PM +0200, Jürgen Spitzmüller wrote: > Jean-Marc Lasgouttes wrote: > > I have other plans, but we'll see :) > > Break some eggs perhaps? ;-) I wonder what I will do this year... after all, there are not too many frontends left to kill... Andre' >

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread Abdelrazak Younes
Jürgen Spitzmüller wrote: Jürgen Spitzmüller wrote: even if this change helps for solaris i fear many crashes on systems with strangely set locales. I even get the crash by - LANG=en_EN lyx - Tools->Preferences For 1.5.0, I propose the attached. +1. By the way, I just had a look at bug 273

Re: Arrival/departure dates for Bromarv?

2007-07-12 Thread Andre Poenitz
On Thu, Jul 12, 2007 at 09:00:57AM +0300, Martin Vermeer wrote: > > > We have bedlinen and towels and all... but do bring as many > > > laptops as you can, with ethernet cables / wireless cards, > > > and a spare hub or ADSL modem if you have one. > > > > In theory I have a ADSL modem, but not exa

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > > even if this change helps for solaris i fear many crashes on systems > > with strangely set locales. > > I even get the crash by > - LANG=en_EN lyx > - Tools->Preferences For 1.5.0, I propose the attached. Jürgen Index: src/frontends/controllers/frontend_helpers.cpp

Re: Towards LyX 1.4.5 [status update #2]

2007-07-12 Thread Jürgen Spitzmüller
[EMAIL PROTECTED] wrote: > > I guess there are a few things to tweak (so that lyx2lyx produces the > > right format by default, for example?), and I have to leave in one hour. > > Morever there are still some bugs to fix in lyx2lyx (this is why 1.5.0 > > is not out actually). > > Do you mean the pr

Re: Towards LyX 1.4.5 [status update #2]

2007-07-12 Thread Jürgen Spitzmüller
[EMAIL PROTECTED] wrote: > Maybe make some notes on the release procedure while doing it? Yes. Jürgen

Re: Towards LyX 1.4.5 [status update #2]

2007-07-12 Thread christian . ridderstrom
On Thu, 12 Jul 2007, Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: Isn't it just a matter of copying the lyx2lyx directory from trunk to 1.4? At least that's what Jose said about this on the user list. In which case, you can probably do it yourself and release 1.4.5

Re: Towards LyX 1.4.5 [status update #2]

2007-07-12 Thread christian . ridderstrom
On Thu, 12 Jul 2007, Jürgen Spitzmüller wrote: Jean-Marc Lasgouttes wrote: This means that either Jose or Juergen will have to do it (they have all the information to put things on our ftp sites now). Actually, I do not have any information about the release procedure yet. But with a little

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > even if this change helps for solaris i fear many crashes on systems > with strangely set locales. I even get the crash by - LANG=en_EN lyx - Tools->Preferences Jürgen

Re: listings improvement

2007-07-12 Thread Bo Peng
Yes, I do mean the latter. It's just like a printer dialog: choose print to device or print to file. If this is hard to implement, then in the interim can we just put some text on this dialog that points the user to the insert child doc? File listings needs a filename + all the options Normal

Re: Towards LyX 1.4.5 [status update #2]

2007-07-12 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Abdelrazak Younes <[EMAIL PROTECTED]> writes: Isn't it just a matter of copying the lyx2lyx directory from trunk to 1.4? At least that's what Jose said about this on the user list. In which case, you can probably do it yourself and release 1.4.5 now as there won't be

Re: Towards LyX 1.4.5 [status update #2]

2007-07-12 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes: > Actually, I do not have any information about the release procedure yet. But > with a little help from José, it might be doable. BTW you do not have yet the right to post on lyx-announce. You can let Jose do it for this time, but you should ask Mat

Re: Towards LyX 1.4.5 [status update #1]

2007-07-12 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > It has been OKed by Jose already (on the user list :0)). Could you > commit it please? I thought it was already in 1.5. I committed it there too. JMarc

Re: Towards LyX 1.4.5 [status update #2]

2007-07-12 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Isn't it just a matter of copying the lyx2lyx directory from trunk to > 1.4? At least that's what Jose said about this on the user list. In > which case, you can probably do it yourself and release 1.4.5 now as > there won't be any format change befor

Re: Towards LyX 1.4.5 [status update #2]

2007-07-12 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes: > Actually, I do not have any information about the release procedure yet. But > with a little help from José, it might be doable. I trust it will be :) JMarc

Re: Towards LyX 1.4.5 [status update #2]

2007-07-12 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: Hello, It transpires that, since I am leaving for vacation this evening, I will not be able to release LyX 1.4.5 (I come back on 31/07). This means that either Jose or Juergen will have to do it (they have all the information to put things on our ftp sites now). The

Re: Towards LyX 1.4.5 [status update #1]

2007-07-12 Thread Jean-Marc Lasgouttes
Enrico Forestieri <[EMAIL PROTECTED]> writes: > What about the \overset patch by André? It is needed in 1.4, too. > Try \overset{s_1}{=} and you will see it. I did not realize that it is needed. I just applied it. JMarc

Re: Towards LyX 1.4.5 [status update #1]

2007-07-12 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Thu, Jul 12, 2007 at 03:50:40PM +0200, Jean-Marc Lasgouttes wrote: Jean-Pierre Chrétien <[EMAIL PROTECTED]> writes: beamer.layout is not up do date compared to 1.5.version (see attachment http://bugzilla.lyx.org/attachment.cgi?id=1626&action=view to bug 3141). I app

Re: Towards LyX 1.4.5 [status update #2]

2007-07-12 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > This > means that either Jose or Juergen will have to do it (they have all > the information to put things on our ftp sites now). Actually, I do not have any information about the release procedure yet. But with a little help from José, it might be doable. Jürgen

Re: Arrival/departure dates for Bromarv?

2007-07-12 Thread Jean-Marc Lasgouttes
Andre Poenitz <[EMAIL PROTECTED]> writes: >> All on thursday 9th? Then perhaps we should just pick you up >> by car. I'll talk to the CEO about it ;-) > > Would be nice. Or even great! >> We have bedlinen and towels and all... but do bring as many >> laptops as you can, with ethernet cables / wir

Re: Towards LyX 1.4.5 [status update #1]

2007-07-12 Thread Enrico Forestieri
On Thu, Jul 12, 2007 at 03:50:40PM +0200, Jean-Marc Lasgouttes wrote: > Jean-Pierre Chrétien <[EMAIL PROTECTED]> writes: > > beamer.layout is not up do date compared to 1.5.version > > (see attachment http://bugzilla.lyx.org/attachment.cgi?id=1626&action=view > > to bug 3141). > > I applied the pa

Towards LyX 1.4.5 [status update #2]

2007-07-12 Thread Jean-Marc Lasgouttes
Hello, It transpires that, since I am leaving for vacation this evening, I will not be able to release LyX 1.4.5 (I come back on 31/07). This means that either Jose or Juergen will have to do it (they have all the information to put things on our ftp sites now). The only remaining bugs are: 295

Re: [patch] bug 4011: Import of CJK-LyX files leads to crash if they have extension .lyx

2007-07-12 Thread Jürgen Spitzmüller
Koji Yokota wrote: > Is it possible to change "Files of type:" in UI from "*.cjklyx" to > "*.lyx"? CJK-LyX's files have extension "*.lyx", so it may be better for > existing users. The problem, I think, is that this will overwrite existing files on export. It's similar to bug 3934 and should be f

Re: Towards LyX 1.4.5 [status update #1]

2007-07-12 Thread Jean-Marc Lasgouttes
Jean-Pierre Chrétien <[EMAIL PROTECTED]> writes: > beamer.layout is not up do date compared to 1.5.version > (see attachment http://bugzilla.lyx.org/attachment.cgi?id=1626&action=view > to bug 3141). I applied the patch. JMarc

Re: [PATCH] some build improvements for the mac

2007-07-12 Thread Jean-Marc Lasgouttes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > OK, then here is the patch that I propose to apply. What it does: I applied this patch. JMarc

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Jean-Marc Lasgouttes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] (Jürgen Spitzmüller) writes: >> You mean, pass information to Font::latexWriteStartChanges that the >> character >> following the font change will be a blank? That could be doable. > > It is even simpler than that. I appled thi

Re: Slow motion while editing

2007-07-12 Thread Pavel Sanda
> On Thu, 2007-07-12 at 15:01 +0200, Pavel Sanda wrote: > > > This bug was supposed to be fixed, so perhaps it's time to re-open it. > > > Please add your comments to the bug. > > > > please do you know the number ? > > i remember there was also some bug about positioning view to the last > > hal

Re: [patch] bug 4011: Import of CJK-LyX files leads to crash if they have extension .lyx

2007-07-12 Thread Koji Yokota
Jürgen Spitzmüller wrote: Abdelrazak Younes wrote: It didn't came to my mind. I can do that, if you prefer. Would be better IMHO. OK. Attached. José, OK to go in? Jürgen Is it possible to change "Files of type:" in UI from "*.cjklyx" to "*.lyx"? CJK-LyX's files have exten

Re: Slow motion while editing

2007-07-12 Thread Darren Freeman
On Thu, 2007-07-12 at 15:01 +0200, Pavel Sanda wrote: > > This bug was supposed to be fixed, so perhaps it's time to re-open it. > > Please add your comments to the bug. > > please do you know the number ? > i remember there was also some bug about positioning view to the last > half-line of > te

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Jean-Marc Lasgouttes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: > Ajax Basix (http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/basix.html) JMarc

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Abdelrazak Younes
Jean-Marc Lasgouttes wrote: [EMAIL PROTECTED] (Jürgen Spitzmüller) writes: Jean-Marc Lasgouttes wrote: Yes. It is not fair to see always the same people having fun (what about replacing qt4 with Xaw?) Or just ditch Unix and use the Windows API. Java? Ajax Abdel.

Re: Slow motion while editing

2007-07-12 Thread Pavel Sanda
> > it appear. it does not happen always but usually when you resize the window > > to some very small area - say one word width, three lines height and then > > you resize it back (or maximize). more - the slider on the right side is > > often in > > a position, which cannot be reached again and

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes: > Jean-Marc Lasgouttes wrote: >> Yes. It is not fair to see always the same people having fun (what >> about replacing qt4 with Xaw?) > > Or just ditch Unix and use the Windows API. Java? JMarc

Re: [patch] bug 4011: Import of CJK-LyX files leads to crash if they have extension .lyx

2007-07-12 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote: > > It didn't came to my mind. > > I can do that, if you prefer. > > Would be better IMHO. OK. Attached. José, OK to go in? Jürgen Index: src/Converter.cpp === --- src/Converter.cpp (Revision 19055) +++ src/

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > Yes. It is not fair to see always the same people having fun (what > about replacing qt4 with Xaw?) Or just ditch Unix and use the Windows API. Jürgen

Re: [patch] bug 4011: Import of CJK-LyX files leads to crash if they have extension .lyx

2007-07-12 Thread Abdelrazak Younes
Jürgen Spitzmüller wrote: Jean-Marc Lasgouttes wrote: So the patch uses the directory dir in this case. Why not use package().temp_dir().absFilename() instead? It didn't came to my mind. I can do that, if you prefer. Would be better IMHO. Abdel.

Re: [patch] bug 4011: Import of CJK-LyX files leads to crash if they have extension .lyx

2007-07-12 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes: > Jean-Marc Lasgouttes wrote: >> > So the patch uses the directory dir in this case. >> >> Why not use package().temp_dir().absFilename() instead? > > It didn't came to my mind. > I can do that, if you prefer. It looks better. JMarc

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes: > Jean-Marc Lasgouttes wrote: >> I have other plans, but we'll see :) > > Break some eggs perhaps? ;-) Yes. It is not fair to see always the same people having fun (what about replacing qt4 with Xaw?) JMarc

Re: Slow motion while editing

2007-07-12 Thread Martin Vermeer
On Thu, 12 Jul 2007 14:11:33 +0200 Pavel Sanda <[EMAIL PROTECTED]> wrote: > > Pavel Sanda wrote: > > >>Which sytem is that? If it is KDE or GNOME based, maybe there's some > > >>global Clipboard or X11 Selection issue... could you please try to > > >>launch a bare X11 session with a minimalist w

Re: Slow motion while editing

2007-07-12 Thread Pavel Sanda
> >ok, i run X without any WM or desktop and came to this - > >it _seems_ (its difficult to test extensively as you cant switch between > >windows without WM :) that motion itself is much better, but what remains > >is extremely slow motion when selecting text with shift+arrows > > Even with a si

Re: Slow motion while editing

2007-07-12 Thread Abdelrazak Younes
Pavel Sanda wrote: Pavel Sanda wrote: Which sytem is that? If it is KDE or GNOME based, maybe there's some global Clipboard or X11 Selection issue... could you please try to launch a bare X11 session with a minimalist window manager (i.e. without KDE nor Gnome) and report back? i use only enl

Re: Slow motion while editing

2007-07-12 Thread Abdelrazak Younes
Pavel Sanda wrote: By the way, you know that LyX now can do multiple views, don't you? Can you reproduce the slow motion with two windows of the same instance? Abdel. btw abdel, if you want i can provide you ssh account on the machine to fathom this. I would need an X11 server to do that an

Re: [patch] bug 4011: Import of CJK-LyX files leads to crash if they have extension .lyx

2007-07-12 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > > So the patch uses the directory dir in this case. > > Why not use package().temp_dir().absFilename() instead? It didn't came to my mind. I can do that, if you prefer. Jürgen

Re: [patch] bug 4011: Import of CJK-LyX files leads to crash if they have extension .lyx

2007-07-12 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes: > http://bugzilla.lyx.org/show_bug.cgi?id=4011 > > The crash is due to an invalid pointer: when importing with indentical input > and output file names, Converter tries to create a temporary output file in > the temp dir, but since no buffer exists y

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > I have other plans, but we'll see :) Break some eggs perhaps? ;-) Jürgen

[patch] bug 4011: Import of CJK-LyX files leads to crash if they have extension .lyx

2007-07-12 Thread Jürgen Spitzmüller
http://bugzilla.lyx.org/show_bug.cgi?id=4011 The crash is due to an invalid pointer: when importing with indentical input and output file names, Converter tries to create a temporary output file in the temp dir, but since no buffer exists yet, buffer->tempdir() is invalid. So the patch uses the

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Jean-Marc Lasgouttes
Alfredo Braunstein <[EMAIL PROTECTED]> writes: > Jean-Marc Lasgouttes wrote: > >> Yes, it is IMO simpler. Note that this would be moot if we had the >> latexstream I've been dreaming about for ages :) > > Like the one you'll give us in Bromarv? ;-) I have other plans, but we'll see :) JMarc

Re: Slow motion while editing

2007-07-12 Thread Pavel Sanda
> Pavel Sanda wrote: > >>Which sytem is that? If it is KDE or GNOME based, maybe there's some > >>global Clipboard or X11 Selection issue... could you please try to > >>launch a bare X11 session with a minimalist window manager (i.e. without > >>KDE nor Gnome) and report back? > > > >i use only

Re: Slow motion while editing

2007-07-12 Thread Pavel Sanda
> By the way, you know that LyX now can do multiple views, don't you? Can > you reproduce the slow motion with two windows of the same instance? > > Abdel. btw abdel, if you want i can provide you ssh account on the machine to fathom this. pavel

Re: Slow motion while editing

2007-07-12 Thread Abdelrazak Younes
Pavel Sanda wrote: By the way, you know that LyX now can do multiple views, don't you? Can you reproduce the slow motion with two windows of the same instance? no, i can not reproduce it on the same instance. At last a good news :-) Maybe it is a problem of Qt then. I don't know how Qt handl

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Alfredo Braunstein
Jean-Marc Lasgouttes wrote: > Yes, it is IMO simpler. Note that this would be moot if we had the > latexstream I've been dreaming about for ages :) Like the one you'll give us in Bromarv? ;-) A/

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes: > I also think this should be ported back to 1.4. No, the bug does not exist in 1.4, where spaces are kept outside of font changes. JMarc

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread Jean-Marc Lasgouttes
[EMAIL PROTECTED] (Jürgen Spitzmüller) writes: > On a second thought, I think you should just commit yours. Yes, it is IMO simpler. Note that this would be moot if we had the latexstream I've been dreaming about for ages :) JMarc

Re: Slow motion while editing

2007-07-12 Thread Pavel Sanda
> By the way, you know that LyX now can do multiple views, don't you? Can > you reproduce the slow motion with two windows of the same instance? no, i can not reproduce it on the same instance. pavel

Re: Slow motion while editing

2007-07-12 Thread Abdelrazak Younes
Pavel Sanda wrote: but I cannot reproduce it. can you try this ? 1. launch lyx 2. new file + some typing + mark text + copy 3. launch new instance (let the old one running) + new + type some text + try motion just one more addition: - the slow motion is only in one of those two windows - the

Re: Slow motion while editing

2007-07-12 Thread Darren Freeman
On Thu, 2007-07-12 at 12:18 +0200, Pavel Sanda wrote: > > > But what I accidentally found is, that the whole problem simply > > > disappears > > > in the moment I copy and paste some text. Is this known ? > > > > > Does it resemble this? > > does copying text by Ctrl+C helps for you ? Not tha

Re: Exception when opening Document->settings on Solaris

2007-07-12 Thread Pavel Sanda
> Note that this is used in a sorting context, so the comparison > should be as fast as possible. I don't think that the try/catch we are sorting some ~50 items. anyway it can be written that try block is entered only once per one sorting. pavel

Re: [patch] Re: UTF-8 and layouts - bugs

2007-07-12 Thread José Matos
On Thursday 12 July 2007 12:00:14 Jürgen Spitzmüller wrote: > On a second thought, I think you should just commit yours. José? > > Jürgen As I said before if you agree on one version, as it seems to be case, you have my OK. -- José Abílio

  1   2   >