Re: enabling hunspell on linux (was: Re: LyX 2.0.1 Released)

2011-10-17 Thread Liviu Andronic
Hello After all the troubles that I went through to get Hunspell to work with LyX on my Linux box, I went ahead and created a 'Hunspell' page on the wiki documenting some of the steps needed to correctly configure Hunspell with LyX. [1] Regards Liviu [1] http://wiki.lyx.org/Devel/Hunspell On Th

Re: enabling hunspell on linux (was: Re: LyX 2.0.1 Released)

2011-09-29 Thread Stephan Witt
Am 29.09.2011 um 22:54 schrieb Liviu Andronic: > I also managed to use > /usr/local/build/lyx-hunspell/dicts > > which contains the Hunspell dictionaries as hosted on the LyX SVN. Fine. > > A note: after changing the Hunspell Path it is mandatory to restart > LyX for the new settings to take e

Re: enabling hunspell on linux (was: Re: LyX 2.0.1 Released)

2011-09-29 Thread Liviu Andronic
On Thu, Sep 29, 2011 at 1:12 PM, Kornel Benko wrote: > The hunspelldir_path in preferences is incorrect. Here (ubuntu) it is > > /usr/share/myspell/dicts > That's correct. I did manage to screw the path when trying the system dictionaries. I tested and I get Hunspell working with both /usr/share/m

Re: enabling hunspell on linux (was: Re: LyX 2.0.1 Released)

2011-09-29 Thread Stephan Witt
Am 29.09.2011 um 12:57 schrieb Liviu Andronic: > On Thu, Sep 29, 2011 at 7:11 AM, Stephan Witt wrote: >> I'm almost sure Hunspell with enchant doesn't use the dictionaries in >> "/usr/local/build/lyx-hunspell/dicts". >> > Yes, for sure. However I couldn't make LyX work with default Hunspell > di

Re: enabling hunspell on linux (was: Re: LyX 2.0.1 Released)

2011-09-29 Thread Kornel Benko
Am Donnerstag, 29. September 2011 schrieb Liviu Andronic: > On Thu, Sep 29, 2011 at 7:11 AM, Stephan Witt wrote: > > I'm almost sure Hunspell with enchant doesn't use the dictionaries in > > "/usr/local/build/lyx-hunspell/dicts". > > Yes, for sure. However I couldn't make LyX work with default Hu

Re: enabling hunspell on linux (was: Re: LyX 2.0.1 Released)

2011-09-29 Thread Liviu Andronic
On Thu, Sep 29, 2011 at 7:11 AM, Stephan Witt wrote: > I'm almost sure Hunspell with enchant doesn't use the dictionaries in > "/usr/local/build/lyx-hunspell/dicts". > Yes, for sure. However I couldn't make LyX work with default Hunspell dictionaries. I'm suspecting user error, but I still can't m

Re: enabling hunspell on linux (was: Re: LyX 2.0.1 Released)

2011-09-28 Thread Stephan Witt
Am 28.09.2011 um 23:46 schrieb Liviu Andronic: > On Tue, Sep 6, 2011 at 7:33 AM, Stephan Witt wrote: >> At runtime LyX needs to find the dictionaries. Did you set the path in the >> preferences? Alternatively you may copy them from LyX's SVN repository >> in dictionaries/dicts to the subdirectory

enabling hunspell on linux (was: Re: LyX 2.0.1 Released)

2011-09-28 Thread Liviu Andronic
On Tue, Sep 6, 2011 at 7:33 AM, Stephan Witt wrote: > At runtime LyX needs to find the dictionaries. Did you set the path in the > preferences? Alternatively you may copy them from LyX's SVN repository > in dictionaries/dicts to the subdirectory dicts in the system directory of > LyX. > You may c

Re: LyX 2.0.1 Sources Available

2011-09-21 Thread Uwe Stöhr
Am 06.09.2011 20:17, schrieb Vincent van Ravesteijn: Now I uninstalled LyX2.0.1 (because I also wanted to test the uninstaller). Now my .lyx files can't be opened by double-click and they don't have the lyx logo anymore. Sure, because you decided to uninstall LyX. We must therefore delete all

Re: LyX 2.0.1 Sources Available

2011-09-21 Thread Uwe Stöhr
Am 06.09.2011 10:30, schrieb Vincent van Ravesteijn: 5. Why do we install the MikTeX packages without asking the user for permission? Because new user cannot know what a package is and what is it about. Their cryptic names are also meaningless, even if you know some basics about LaTeX. We can

Re: LyX 2.0.1 Released

2011-09-15 Thread Liviu Andronic
Hello Stephan On Wed, Sep 7, 2011 at 1:13 PM, Stephan Witt wrote: > Am 07.09.2011 um 12:30 schrieb Liviu Andronic: >> I'm curious as to why this is needed? > > This is not on purpose... it's the current behavior because there is no > standard for the location of the hunspell dictionaries. You ma

Re: LyX 2.0.1 Sources Available

2011-09-07 Thread Uwe Stöhr
Am 06.09.2011 10:30, schrieb Vincent van Ravesteijn: 1. The icon is not the nicest one. We should have a transparent one. What icon do you mean? The installer uses the icon of the lyx.exe file. If you want another icon, we must change the build code to link it to the lyx.exe. I see one in my

Re: LyX 2.0.1 Sources Available

2011-09-07 Thread Uwe Stöhr
Am 06.09.2011 08:35, schrieb Liviu Andronic: 6. Joost had a reason to not allow to start the application from the installer. Isn't this a problem now anymore ? I don't know what you are referring to. This has been discussed earlier on the list. Now the last page of the installer (before hitt

Re: LyX 2.0.1 Released

2011-09-07 Thread Stephan Witt
Am 07.09.2011 um 12:30 schrieb Liviu Andronic: > On Tue, Sep 6, 2011 at 7:33 AM, Stephan Witt wrote: >> So configure could detect the location of header and library and the final >> binary should provide the hunspell spellchecker backend. >> > Yes, it seems so. I can select Hunspell in Prefs. >

Re: LyX 2.0.1 Released

2011-09-07 Thread Liviu Andronic
On Tue, Sep 6, 2011 at 7:33 AM, Stephan Witt wrote: > So configure could detect the location of header and library and the final > binary should provide the hunspell spellchecker backend. > Yes, it seems so. I can select Hunspell in Prefs. >> Am I doing something wrong or is there some incompati

Re: LyX 2.0.1 Sources Available

2011-09-06 Thread Stephan Witt
Am 06.09.2011 um 13:19 schrieb Jean-Marc Lasgouttes: > Le 06/09/11 12:21, Vincent van Ravesteijn a écrit : >> Now, this causes the translation of languageTestString() to be cached. >> If we try to load all languages to see whether they are available, the >> cached value is thus pretty much random.

Re: LyX 2.0.1 Sources Available

2011-09-06 Thread Stephan Witt
Am 06.09.2011 um 17:57 schrieb Vincent van Ravesteijn: > Op 6-9-2011 15:11, Stephan Witt schreef: >> Am 06.09.2011 um 13:47 schrieb Vincent van Ravesteijn: >> >>> >>> When I was still young and naive about this problem, I suspected a cache >>> problem. Therefore I tried to disable completely th

Re: LyX 2.0.1 Sources Available

2011-09-06 Thread Vincent van Ravesteijn
10. Now, I have both LyX2.0.0 and LyX2.0.1 installed on my pc ? Shouldn't we overwrite the previous version ? No. See the reasons above. I totally do not agree with these reasons. Because a few people might want to use multiple minor releases, ALL users have to man

Re: LyX 2.0.1 Sources Available

2011-09-06 Thread Jean-Marc Lasgouttes
Le 06/09/11 17:57, Vincent van Ravesteijn a écrit : Yes, I believe JMarc. The only problem is that it feels like shooting with a canon on a little mouse. OTOH, this availability code itself shoots with a canon on a little mouse. JMarc

Re: LyX 2.0.1 Sources Available

2011-09-06 Thread Vincent van Ravesteijn
Op 6-9-2011 15:11, Stephan Witt schreef: Am 06.09.2011 um 13:47 schrieb Vincent van Ravesteijn: When I was still young and naive about this problem, I suspected a cache problem. Therefore I tried to disable completely the cache but the situation did not change... I really think the problem

Re: LyX 2.0.1 Sources Available

2011-09-06 Thread Stephan Witt
Am 06.09.2011 um 13:47 schrieb Vincent van Ravesteijn: > > > When I was still young and naive about this problem, I suspected a cache > problem. Therefore I tried to disable completely the cache but the situation > did not change... > > I really think the problem is related to opening too ma

Re: LyX 2.0.1 Sources Available

2011-09-06 Thread Vincent van Ravesteijn
> > > > When I was still young and naive about this problem, I suspected a cache > problem. Therefore I tried to disable completely the cache but the situation > did not change... > > I really think the problem is related to opening too many translation files > with gettext. But I would be delighte

Re: LyX 2.0.1 Sources Available

2011-09-06 Thread Jean-Marc Lasgouttes
Le 06/09/11 12:21, Vincent van Ravesteijn a écrit : Now, this causes the translation of languageTestString() to be cached. If we try to load all languages to see whether they are available, the cached value is thus pretty much random. When we call i18nLibFileSearch, we again try to translate lan

Re: LyX 2.0.1 Sources Available

2011-09-06 Thread Vincent van Ravesteijn
Op 6-9-2011 11:50, Jean-Marc Lasgouttes schreef: Le 03/09/11 21:25, Stephan Witt a écrit : I had a go at it some time go, and it looks like the code that looks for existing translations (int Language initialization) loads all the .gmo files and after some point gettext refuses to load a new on

Re: LyX 2.0.1 Sources Available

2011-09-06 Thread Jean-Marc Lasgouttes
Le 03/09/11 21:25, Stephan Witt a écrit : I had a go at it some time go, and it looks like the code that looks for existing translations (int Language initialization) loads all the .gmo files and after some point gettext refuses to load a new one. You can check whether removing the test for av

Re: LyX 2.0.1 Sources Available

2011-09-06 Thread Pavel Sanda
Uwe Stöhr wrote: > Am 05.09.2011 19:54, schrieb Pavel Sanda: >> Uwe Stöhr wrote: >>> Works fine and a Win installer is ready (the merged one). I'll leave the >>> installer for LyX 2.0.1 to Joost because the merged installer is not yet >>> able to install LyX if you install it without admin privileg

Re: LyX 2.0.1 Sources Available

2011-09-06 Thread Vincent van Ravesteijn
On Tue, Sep 6, 2011 at 6:03 AM, Uwe Stöhr wrote: > Am 05.09.2011 20:43, schrieb Vincent van Ravesteijn: > > > I tried the merged installer. >> > > Many thanks! > > > Here is some feedback: >> >> 1. The icon is not the nicest one. We should have a transparent one. >> > > What icon do you mean? The

Re: LyX 2.0.1 Sources Available

2011-09-05 Thread Liviu Andronic
On Tue, Sep 6, 2011 at 6:03 AM, Uwe Stöhr wrote: >> 6. Joost had a reason to not allow to start the application from the >> installer. Isn't this a problem >> now anymore ? > > I don't know what you are referring to. > This has been discussed earlier on the list. Now the last page of the installer

Re: LyX 2.0.1 Released

2011-09-05 Thread Stephan Witt
Am 06.09.2011 um 00:32 schrieb Liviu Andronic: > On Mon, Sep 5, 2011 at 6:03 PM, Richard Heck wrote: >> * BUILD/INSTALLATION >> >> - Using pkgconfig to configure hunspell (hunspell 1.3 was not correctly >> recognized). >> >> - Using explicit header and library detection as fallback to configur

Re: LyX 2.0.1 Sources Available

2011-09-05 Thread Uwe Stöhr
Am 05.09.2011 20:43, schrieb Vincent van Ravesteijn: I tried the merged installer. Many thanks! Here is some feedback: 1. The icon is not the nicest one. We should have a transparent one. What icon do you mean? The installer uses the icon of the lyx.exe file. If you want another icon, we

Re: LyX 2.0.1 Sources Available

2011-09-05 Thread Uwe Stöhr
Am 05.09.2011 20:01, schrieb Vincent van Ravesteijn: For these people we have the standard installer. The bundle installer is especially designed for new installations and therefore includes MiKTeX and JabRef (is optional). So the standard installer will not bother the user and is as small as

Re: LyX 2.0.1 Sources Available

2011-09-05 Thread Uwe Stöhr
Am 05.09.2011 19:54, schrieb Pavel Sanda: Uwe Stöhr wrote: Works fine and a Win installer is ready (the merged one). I'll leave the installer for LyX 2.0.1 to Joost because the merged installer is not yet able to install LyX if you install it without admin privileges (due to a Imagemagick issue)

Re: LyX 2.0.1 Released

2011-09-05 Thread Liviu Andronic
On Mon, Sep 5, 2011 at 6:03 PM, Richard Heck wrote: > * BUILD/INSTALLATION > > - Using pkgconfig to configure hunspell (hunspell 1.3 was not correctly >  recognized). > > - Using explicit header and library detection as fallback to configure >  hunspell in case pkgconfig is missing in build enviro

Re: LyX 2.0.1 Sources Available

2011-09-05 Thread Vincent van Ravesteijn
Op 5-9-2011 17:28, Uwe Stöhr schreef: Am 02.09.2011 15:46, schrieb Vincent van Ravesteijn: Can you send me a link to this installer. I want to test it. https://developer.berlios.de/project/showfiles.php?group_id=5117&release_id=18767 regards Uwe Hi Uwe, I tried the merged installer. H

Re: LyX 2.0.1 Released

2011-09-05 Thread Richard Heck
On 09/05/2011 02:27 PM, José Matos wrote: > On 09/05/2011 06:54 PM, Jürgen Spitzmüller wrote: >> Congratulations, Richard! > +1 the first time is always the most terrifying. ;-) > I'm hoping that is true. Richard

Re: LyX 2.0.1 Released

2011-09-05 Thread José Matos
On 09/05/2011 06:54 PM, Jürgen Spitzmüller wrote: > Congratulations, Richard! +1 the first time is always the most terrifying. ;-) -- José Matos

Re: LyX 2.0.1 Sources Available

2011-09-05 Thread Vincent van Ravesteijn
In th merged installer MiKTeX is directly included. So even if you don't have Internet access, you can install LyX and it will work with its basic features. There were some reasonable user requests in the past to include MiKTeX directly and the MiKTeX maintainer kindly built in some features

Re: LyX 2.0.1 Released

2011-09-05 Thread Jürgen Spitzmüller
Richard Heck wrote: > Public release of LyX version 2.0.1 > === > > We are pleased to announce the release of LyX 2.0.1. This is the first > maintenance release in the 2.0.x series. Congratulations, Richard! Jürgen

Re: LyX 2.0.1 Sources Available

2011-09-05 Thread Pavel Sanda
Uwe Stöhr wrote: > Works fine and a Win installer is ready (the merged one). I'll leave the > installer for LyX 2.0.1 to Joost because the merged installer is not yet > able to install LyX if you install it without admin privileges (due to a > Imagemagick issue). is this regression wrt 2.0.0 in

Re: LyX 2.0.1 Sources Available

2011-09-05 Thread Uwe Stöhr
Am 02.09.2011 15:46, schrieb Vincent van Ravesteijn: Can you send me a link to this installer. I want to test it. https://developer.berlios.de/project/showfiles.php?group_id=5117&release_id=18767 regards Uwe

Re: LyX 2.0.1 Sources Available

2011-09-05 Thread Uwe Stöhr
Am 02.09.2011 08:41, schrieb Vincent van Ravesteijn: In th merged installer MiKTeX is directly included. So even if you don't have Internet access, you can install LyX and it will work with its basic features. There were some reasonable user requests in the past to include MiKTeX directly and th

Re: LyX 2.0.1 Sources Available

2011-09-03 Thread Vincent van Ravesteijn
I've been fiddling around endlessly to get the Application menu translated.. without succces.. Unfortunately LyX has the same problem. Yes, currently I have no idea how to get it translated. A Qt thing? I figured out some things: First, LyX uses QLibraryInfo::location(QLibraryInfo::Translati

Re: LyX 2.0.1 Sources Available

2011-09-03 Thread Stephan Witt
Am 03.09.2011 um 20:03 schrieb Jean-Marc Lasgouttes: > Le 03/09/11 18:30, Stephan Witt a écrit : >> This is the problem. The LANG variable is set to "de_DE.UTF-8". Therefor the >> UI is german. >> But the docs are in english because of the "i18nLibFileSearch: lang = en" >> above. >> LyX 1.6 prin

Re: LyX 2.0.1 Sources Available

2011-09-03 Thread Vincent van Ravesteijn
Perhaps a look at git log for filetools.cpp would turn something up I'm afraid it's a complex interaction of gettext and the use of the Messages class. The translation of the string languageTestString() is cached, so maybe we ask for the translation of this string before gettext is ini

Re: LyX 2.0.1 Sources Available

2011-09-03 Thread Jean-Marc Lasgouttes
Le 03/09/11 18:30, Stephan Witt a écrit : This is the problem. The LANG variable is set to "de_DE.UTF-8". Therefor the UI is german. But the docs are in english because of the "i18nLibFileSearch: lang = en" above. LyX 1.6 prints "i18nLibFileSearch: lang = de" in the same environment. I've check

Re: LyX 2.0.1 Sources Available

2011-09-03 Thread Stephan Witt
Am 03.09.2011 um 16:18 schrieb Richard Heck: > On 09/03/2011 09:36 AM, Stephan Witt wrote: >> Am 02.09.2011 um 18:34 schrieb Vincent van Ravesteijn: >> >>> I've been fiddling around endlessly to get the Application menu >>> translated.. without succces.. Unfortunately LyX has the same problem.

Re: LyX 2.0.1 Sources Available

2011-09-03 Thread Richard Heck
On 09/03/2011 09:36 AM, Stephan Witt wrote: > Am 02.09.2011 um 18:34 schrieb Vincent van Ravesteijn: > >> I've been fiddling around endlessly to get the Application menu translated.. >> without succces.. Unfortunately LyX has the same problem. >> >> Are you aware that the documentation is not loc

Re: LyX 2.0.1 Sources Available

2011-09-03 Thread Stephan Witt
Am 02.09.2011 um 18:34 schrieb Vincent van Ravesteijn: > > I've been fiddling around endlessly to get the Application menu translated.. > without succces.. Unfortunately LyX has the same problem. > > Are you aware that the documentation is not localized for LyX ? Was there a > reason for or d

Re: LyX 2.0.1 Sources Available

2011-09-02 Thread Vincent van Ravesteijn
Op 1-9-2011 16:19, Uwe Stöhr schreef: Am 31.08.2011 20:23, schrieb Richard Heck: I have put what I hope will be LyX 2.0.1 here: Works fine and a Win installer is ready (the merged one). Can you send me a link to this installer. I want to test it. Vincent

Re: LyX 2.0.1 Sources Available

2011-09-02 Thread Richard Heck
On 09/02/2011 03:48 AM, Stephan Witt wrote: > Am 02.09.2011 um 03:16 schrieb Tommaso Cucinotta: > >> Something more serious: >> >> -) start LyX >> -) open Advanced F&R >> -) close LyX >> >> -) start LyX (Advanced F&R is already there) >> -) type C-m (math mode), then x, then left-cursor (try once,

Re: LyX 2.0.1 Sources Available

2011-09-02 Thread Richard Heck
On 09/01/2011 09:09 PM, Tommaso Cucinotta wrote: > Il 31/08/2011 20:23, Richard Heck ha scritto: >> I have put what I hope will be LyX 2.0.1 here: >> http://frege.brown.edu/lyx/lyx-2.0.1.tar.gz > I only got this warning while compiling: > > Server.cpp: In member function ‘bool > lyx::LyXComm::loadF

Re: LyX 2.0.1 Sources Available

2011-09-02 Thread Stephan Witt
Am 02.09.2011 um 03:16 schrieb Tommaso Cucinotta: > Something more serious: > > -) start LyX > -) open Advanced F&R > -) close LyX > > -) start LyX (Advanced F&R is already there) > -) type C-m (math mode), then x, then left-cursor (try once, twice, thrice > left cursor) > -) type C-q (quit) >

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Vincent van Ravesteijn
On Thu, Sep 1, 2011 at 7:48 PM, Uwe Stöhr wrote: > Am 01.09.2011 16:46, schrieb Vincent van Ravesteijn: > > > Was this bug fixed? >>> http://www.lyx.org/trac/**ticket/7737 >>> >> > I don't know what this is about. guess that Joost is downloading MiKTeX > fro

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Tommaso Cucinotta
Something more serious: -) start LyX -) open Advanced F&R -) close LyX -) start LyX (Advanced F&R is already there) -) type C-m (math mode), then x, then left-cursor (try once, twice, thrice left cursor) -) type C-q (quit) and we get SEGFAULT! Seems to crash both with instant preview on and

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Tommaso Cucinotta
Il 31/08/2011 20:23, Richard Heck ha scritto: I have put what I hope will be LyX 2.0.1 here: http://frege.brown.edu/lyx/lyx-2.0.1.tar.gz I only got this warning while compiling: Server.cpp: In member function ‘bool lyx::LyXComm::loadFilesInOtherInstance()’: Server.cpp:1018:45: warning: ig

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Uwe Stöhr
Am 01.09.2011 16:46, schrieb Vincent van Ravesteijn: Was this bug fixed? http://www.lyx.org/trac/ticket/7737 I don't know what this is about. guess that Joost is downloading MiKTeX fro somewhere. I'll have a look. In th merged installer MiKTeX is directly included. So even if you don't hav

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Vincent van Ravesteijn
Op 1-9-2011 16:40, Julien Rioux schreef: On 01/09/2011 4:19 PM, Uwe Stöhr wrote: From my point of view it is already stable enough since I tested it a lot on different Windows and computers. In case that Joost cannot provide an installer soo Was this bug fixed? http://www.lyx.org/trac/ticket/

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Julien Rioux
On 01/09/2011 4:19 PM, Uwe Stöhr wrote: From my point of view it is already stable enough since I tested it a lot on different Windows and computers. In case that Joost cannot provide an installer soo Was this bug fixed? http://www.lyx.org/trac/ticket/7737 -- Julien

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Uwe Stöhr
Am 31.08.2011 20:23, schrieb Richard Heck: I have put what I hope will be LyX 2.0.1 here: Works fine and a Win installer is ready (the merged one). I'll leave the installer for LyX 2.0.1 to Joost because the merged installer is not yet able to install LyX if you install it without admin priv

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Richard Heck
On 09/01/2011 07:43 AM, Pavel Sanda wrote: > Stephan Witt wrote: >>> for testing. Please let me know if you have any trouble building it. >>> Assuming there are no problems, I will officially release in the >>> morning, Thursday, my time. >> I have no problem on Mac OS X. The build went fine. > bui

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Uwe Stöhr
Am 01.09.2011 10:55, schrieb Jean-Pierre Chrétien: Compilation of French versions of UserGuide and EmbeddedObjects fail for a similar reason: bad language change location in a sectioning heading. Where? For me all documentation files for all languages compile. regards Uwe

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Jürgen Spitzmüller
Richard Heck wrote: > Also, a question. What do people think about releasing patch files? Does > anyone use them? They are not that difficult to create, I would suppose, > but they do take time. I don't know if anybody really uses it, but I always used them to check the changes in advance of a re

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Pavel Sanda
Stephan Witt wrote: > > for testing. Please let me know if you have any trouble building it. > > Assuming there are no problems, I will officially release in the > > morning, Thursday, my time. > > I have no problem on Mac OS X. The build went fine. build went fine on x86 linux, everything seems

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Jean-Pierre Chrétien
Richard Heck comcast.net> writes: > http://frege.brown.edu/lyx/lyx-2.0.1.tar.xz > http://frege.brown.edu/lyx/lyx-2.0.1.tar.xz.sighttp://frege.brown.edu/lyx/lyx-2.0.1.tar.xz.sig > for testing. Please let me know if you have any trouble building it. Builds flawlessly here (Debian Squeeze):

Re: LyX 2.0.1 Sources Available

2011-09-01 Thread Stephan Witt
Am 31.08.2011 um 20:23 schrieb Richard Heck: > > I have put what I hope will be LyX 2.0.1 here: >http://frege.brown.edu/lyx/lyx-2.0.1.tar.gz >http://frege.brown.edu/lyx/lyx-2.0.1.tar.gz.sig >http://frege.brown.edu/lyx/lyx-2.0.1.tar.xz >http://frege.brown.edu/lyx/lyx-2.0.1.tar.xz.s

Re: LyX 2.0.1

2011-08-27 Thread Richard Heck
On 08/27/2011 05:06 AM, Vincent van Ravesteijn wrote: > >>> According to john I caused the crashes while fixing the scrolling. >>> That's why I did not backport the fix. >>> >> I'd propose the attached fix, which doesn't trigger any (either >> sporadic and endless) recursive repaint anymore on my U

Re: LyX 2.0.1

2011-08-27 Thread Richard Heck
On 08/27/2011 09:03 AM, Tommaso Cucinotta wrote: > Il 27/08/2011 14:54, Pavel Sanda ha scritto: >> Tommaso Cucinotta wrote: > John.. does this also fix your automatic testcases ? It fixed the recursive paint. I haven't really made regression tests. >>> So it's in: r39535. >> nice

Re: LyX 2.0.1

2011-08-27 Thread Tommaso Cucinotta
Il 27/08/2011 14:54, Pavel Sanda ha scritto: Tommaso Cucinotta wrote: John.. does this also fix your automatic testcases ? It fixed the recursive paint. I haven't really made regression tests. So it's in: r39535. nice, this also fixes the regression #7503. nice to know. What about branch ?

Re: LyX 2.0.1

2011-08-27 Thread Pavel Sanda
Tommaso Cucinotta wrote: >>> John.. does this also fix your automatic testcases ? >> It fixed the recursive paint. >> >> I haven't really made regression tests. > > So it's in: r39535. nice, this also fixes the regression #7503. pavel

Re: LyX 2.0.1

2011-08-27 Thread Tommaso Cucinotta
Il 27/08/2011 11:26, John McCabe-Dansted ha scritto: On Sat, Aug 27, 2011 at 5:06 PM, Vincent van Ravesteijn wrote: According to john I caused the crashes while fixing the scrolling. That's why I did not backport the fix. I'd propose the attached fix, which doesn't trigger any (either sporadi

Re: LyX 2.0.1

2011-08-27 Thread John McCabe-Dansted
On Sat, Aug 27, 2011 at 5:06 PM, Vincent van Ravesteijn wrote: > >>> According to john I caused the crashes while fixing the scrolling. That's >>> why I did not backport the fix. >>> >> I'd propose the attached fix, which doesn't trigger any (either sporadic >> and endless) recursive repaint anymo

Re: LyX 2.0.1

2011-08-27 Thread Vincent van Ravesteijn
According to john I caused the crashes while fixing the scrolling. That's why I did not backport the fix. I'd propose the attached fix, which doesn't trigger any (either sporadic and endless) recursive repaint anymore on my Ubuntu 11.04 + qt (4:4.7.2-0ubuntu6.2). If it's ok, then it would ap

Re: LyX 2.0.1

2011-08-26 Thread Tommaso Cucinotta
Il 25/08/2011 22:12, Vincent van Ravesteijn ha scritto: According to john I caused the crashes while fixing the scrolling. That's why I did not backport the fix. However, I'm convinced that the underlying problem is already in branch. I'd propose the attached fix, which doesn't trigger any

Re: LyX 2.0.1 Monday...Hopefully

2011-08-26 Thread José Matos
On 08/25/2011 09:12 PM, Pavel Sanda wrote: > you are playing with fire :) > p With a hurricane coming I would expect that to be safe. ;-) -- José Matos

Re: LyX 2.0.1

2011-08-25 Thread Vincent van Ravesteijn
According to john I caused the crashes while fixing the scrolling. That's why I did not backport the fix. However, I'm convinced that the underlying problem is already in branch. Vincent Op 25 aug. 2011 21:43 schreef "Tommaso Cucinotta" het volgende: > Il 25/08/2011 00:00, Richard Heck ha scritt

Re: LyX 2.0.1 Monday...Hopefully

2011-08-25 Thread Pavel Sanda
Richard Heck wrote: > It seems there may be a few fixedintrunk bugs it would be good to have > in, though, anyway you are playing with fire :) p

Re: LyX 2.0.1 Monday...Hopefully

2011-08-25 Thread Richard Heck
On 08/25/2011 04:04 PM, Pavel Sanda wrote: > Richard Heck wrote: >> As we are expecting a hurricane here in New England on Sunday, it seems >> a good idea to push 2.0.1 back a few days. I don't want to release and >> then be without power or internet, which well could happen. Hopefully, >> it will

Re: LyX 2.0.1 Monday...Hopefully

2011-08-25 Thread Pavel Sanda
Richard Heck wrote: > As we are expecting a hurricane here in New England on Sunday, it seems > a good idea to push 2.0.1 back a few days. I don't want to release and > then be without power or internet, which well could happen. Hopefully, > it will not be too bad, and I can prepare the release on

Re: LyX 2.0.1

2011-08-25 Thread Richard Heck
On 08/25/2011 03:42 PM, Tommaso Cucinotta wrote: > Il 25/08/2011 00:00, Richard Heck ha scritto: >> It appears that the long slumber of ftp.lyx.org is about to come to an >> end, which means that LyX 2.0.1 can be released. I expect to do the >> release work late Thursday or early Friday, depending

Re: LyX 2.0.1

2011-08-25 Thread Tommaso Cucinotta
Il 25/08/2011 00:00, Richard Heck ha scritto: It appears that the long slumber of ftp.lyx.org is about to come to an end, which means that LyX 2.0.1 can be released. I expect to do the release work late Thursday or early Friday, depending upon the response to this message. So: If there is anythin

Re: LyX 2.0.1 Monday...Hopefully

2011-08-25 Thread Liviu Andronic
On Thu, Aug 25, 2011 at 7:53 PM, Richard Heck wrote: > > As we are expecting a hurricane here in New England on Sunday, it seems > Good luck with that! The release can certainly await. Liviu > a good idea to push 2.0.1 back a few days. I don't want to release and > then be without power or inter

Re: LyX 2.0.1 Duplicate context menu entry "Dissolve Inset" for phantoms

2011-07-23 Thread Pavel Sanda
Helge Hafting wrote: > > Right-click a phantom. Notice that "Dissolve Inset" appear twice on the > context menu. > This also leads to annoying messages in the terminal, because the menu entry > shortcut conflicts with the shortcut for the other identical entry. i thought Kornel kicked it out.p

Re: LyX 2.0.1 Wednesday

2011-06-19 Thread Tommaso Cucinotta
Il 14/06/2011 19:04, Richard Heck ha scritto: On 06/14/2011 12:40 PM, Tommaso Cucinotta wrote: I'm working to some bug-fixing in the regexp-based Advanced F&R engine, thanks to the issues reported by Andrew Parsloe. I'm not sure I can commit on time by tomorrow. It looks as if we are delaye

Re: LyX 2.0.1 string freeze is broken

2011-06-16 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > But why do we have a hard string freeze and why is it about 2 weeks? I mean > if we can fix a bug that changes a string, it is worth it. I don't see why > it harms if 3 strings of 5177 strings are not translated to every language. > The benefit of a fixed bug is greater than a t

Re: LyX 2.0.1 string freeze is broken

2011-06-16 Thread Uwe Stöhr
> We could avoid that if you would discuss your plans for branch on the list > first instead of just wildly committing. You are right. However, I think that the string freeze should be clearly announced, maybe I missed this. Moreover nobody stopped me in my revision of our documentation files an

Re: LyX 2.0.1 string freeze is broken

2011-06-16 Thread Julien Rioux
On 16/06/2011 9:35 AM, Uwe Stöhr wrote: Am 16.06.2011 15:16, schrieb Richard Heck: I think it's OK, though I tweaked the message. Can you then please also tweak the layout for elsart (to be consistent)? That said: Are these translated? No. If so, we are in freeze Oh shit! I then d

Re: LyX 2.0.1 string freeze is broken

2011-06-16 Thread Jürgen Spitzmüller
Uwe Stöhr wrote: > Oh shit! I then destroyed it: To make our template and example files > compilable I needed to change some layout files. And for example the > environment names are of course translated. So I broke the string freeze, > but fixed some bugs. We could avoid that if you would discus

Re: LyX 2.0.1 Wednesday

2011-06-15 Thread Richard Heck
On 06/14/2011 02:58 PM, Jürgen Spitzmüller wrote: > Richard Heck wrote: >> I intend to build and tag LyX 2.0.1 on Wednesday---or at least try to do >> so, as it will be my first time. > Alas, I just stumbled over a bug today that should be fixed before that. Lyx > segfaults as soon as you open a d

Re: LyX 2.0.1 Wednesday

2011-06-15 Thread John McCabe-Dansted
> The standard routine here is to commit first to trunk and then forward the > lyx-cvs e-mail, with the patch, to lyx-devel asking for comment and > permission to commit to branch. I'll be happy to accept more such fixes if > they aren't too dangerous. But trunk development is on git now? And due

Re: LyX 2.0.1 Wednesday

2011-06-14 Thread Uwe Stöhr
Am 14.06.2011 19:13, schrieb Richard Heck: Is this a problem with current MiKTeX? Is there an older version that works? When LyX 2.0.0 was released it worked, but shipping this version won't help as the first reconfiguration of MiKTeX will introduce the bug and we have to setup LyX for MiKTeX

Re: LyX 2.0.1 Wednesday

2011-06-14 Thread Kornel
Am utorok 14 Jún 2011 schrieb Peter Kümmel: > On 14.06.2011 20:58, Jürgen Spitzmüller wrote: > > Richard Heck wrote: > >> I intend to build and tag LyX 2.0.1 on Wednesday---or at least try to do > >> so, as it will be my first time. > > > > Alas, I just stumbled over a bug today that should be fix

Re: LyX 2.0.1 Wednesday

2011-06-14 Thread Peter Kümmel
On 14.06.2011 20:58, Jürgen Spitzmüller wrote: Richard Heck wrote: I intend to build and tag LyX 2.0.1 on Wednesday---or at least try to do so, as it will be my first time. Alas, I just stumbled over a bug today that should be fixed before that. Lyx segfaults as soon as you open a document wit

Re: LyX 2.0.1 Wednesday

2011-06-14 Thread Jürgen Spitzmüller
Richard Heck wrote: > I intend to build and tag LyX 2.0.1 on Wednesday---or at least try to do > so, as it will be my first time. Alas, I just stumbled over a bug today that should be fixed before that. Lyx segfaults as soon as you open a document with an unknown layout. It asserts in TextClass.

Re: LyX 2.0.1 Wednesday

2011-06-14 Thread Richard Heck
On 06/14/2011 01:07 PM, Uwe Stöhr wrote: Am 14.06.2011 15:11, schrieb Richard Heck: I intend to build and tag LyX 2.0.1 on Wednesday--- This is not possible because MiKTeX has a nasty bug that breaks the installations on Windows: When LyX is installed finally the configure.py is run. This

Re: LyX 2.0.1 Wednesday

2011-06-14 Thread Uwe Stöhr
Am 14.06.2011 15:11, schrieb Richard Heck: I intend to build and tag LyX 2.0.1 on Wednesday--- This is not possible because MiKTeX has a nasty bug that breaks the installations on Windows: When LyX is installed finally the configure.py is run. This checks for missing LaTeX-packages. When Mi

Re: LyX 2.0.1 Wednesday

2011-06-14 Thread Richard Heck
On 06/14/2011 12:02 PM, Pavel Sanda wrote: you are aware about the release procedure wiki page, right? i have even some git related scripts locally. Yes, I've looked at that page and will follow it closely, probably updating it as I go. rh

Re: LyX 2.0.1 Wednesday

2011-06-14 Thread Richard Heck
On 06/14/2011 12:40 PM, Tommaso Cucinotta wrote: Il 14/06/2011 15:11, Richard Heck ha scritto: I intend to build and tag LyX 2.0.1 on Wednesday---or at least try to do so, as it will be my first time. (Pavel, Jurgen, please check your email!) So if you have anything you'd like included, pleas

Re: LyX 2.0.1 Wednesday

2011-06-14 Thread Tommaso Cucinotta
Il 14/06/2011 15:11, Richard Heck ha scritto: I intend to build and tag LyX 2.0.1 on Wednesday---or at least try to do so, as it will be my first time. (Pavel, Jurgen, please check your email!) So if you have anything you'd like included, please say so now. Richard I'm working to some bug

Re: LyX 2.0.1 Wednesday

2011-06-14 Thread Pavel Sanda
Richard Heck wrote: > email!) So if you have anything you'd like included, please say so now. btw i remember unanswered mail from Paul Rubin about Case environment (some pending patches). pavel

Re: LyX 2.0.1 Wednesday

2011-06-14 Thread Pavel Sanda
Richard Heck wrote: > On 06/14/2011 10:25 AM, Pavel Sanda wrote: >> Richard Heck wrote: >>> I intend to build and tag LyX 2.0.1 on Wednesday---or at least try to do >>> so, as it will be my first time. (Pavel, Jurgen, please check your >>> email!) So if you have anything you'd like included, please

  1   2   >