Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-22 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> The right fix is to take some code from twisted, José> http://twistedmatrix.com/trac/browser/trunk/twisted/python/compat.py?rev=14178&format=txt José> So if os.walk is not defined we define it. Conversely, the right José> fix for con

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread José Matos
On Thursday 21 September 2006 10:08, Stephan Witt wrote: > I've just detected another phyton problem. > The script lib/scripts/TeXFiles.py failed with > > Indexing files of type cls > Traceback (most recent call last): >File "/home/witt/src/lyx/lyx-1.4.x/lib/scripts/TeXFiles.py", line 110, > in

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Thursday 21 September 2006 12:57, Jean-Marc Lasgouttes wrote: José>   Something like the following attached patch? >> Yes. José> Committed with the corresponding Changelog entry. Good boy. JMarc

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread José Matos
On Thursday 21 September 2006 12:57, Jean-Marc Lasgouttes wrote: > José>   Something like the following attached patch? > > Yes. Committed with the corresponding Changelog entry. > José>   We should also rework the test in configure.ac from # Check > José> for installed python AM_PATH_PYTHON(1.

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Thursday 21 September 2006 12:00, Jean-Marc Lasgouttes wrote: >> In the misc section at the end. You should document that we >> require 2.2 now (in README and INSTALL). José> Something like the following attached patch? Yes. Jos

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread José Matos
On Thursday 21 September 2006 12:00, Jean-Marc Lasgouttes wrote: > > In the misc section at the end. You should document that we require > 2.2 now (in README and INSTALL). Something like the following attached patch? We should also rework the test in configure.ac from # Check for installed py

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Thursday 21 September 2006 10:01, Jean-Marc Lasgouttes wrote: >> Thanks. Jose', please apply. José> I committed the patch. But I did not change status.14x, where José> should this entry go? In the misc section at the end. You shou

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread José Matos
On Thursday 21 September 2006 10:01, Jean-Marc Lasgouttes wrote: > Thanks. Jose', please apply. I committed the patch. But I did not change status.14x, where should this entry go? > JMarc -- José Abílio

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> Given this, I think that we can raise the bar and require José> python 2.2 (2.1.3 if really necessary) for lyx 1.4.x. What do José> you think? I can agree with that. I think we should have decided that for 1.4.0, actually. JMarc

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread José Matos
On Thursday 21 September 2006 10:08, Stephan Witt wrote: > > I've just detected another phyton problem. > The script lib/scripts/TeXFiles.py failed with > > AttributeError: 'module' object has no attribute 'walk' > Indexing files of type cls > Traceback (most recent call last): >File "/home/wit

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread Juergen Spitzmueller
José Matos wrote: > Suse (I always forget the proper capitalisation) Novell also ;-) Jürgen

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread José Matos
On Thursday 21 September 2006 10:01, Jean-Marc Lasgouttes wrote: > Thanks. Jose', please apply. I will do it Jean-Marc. Suse (I always forget the proper capitalisation) 8.1 was released in October 2002, the same applies to Redhat 8.0. Both distributions support python 2.2. Debian 3.0 releas

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread Stephan Witt
Jean-Marc Lasgouttes wrote: "José" == José Matos <[EMAIL PROTECTED]> writes: José> The patch I sent has this issue fixed. I send the patch again José> attached. The patch is against the latest svn version. José> Could you try and see if the attached patch works. It is the José> only way t

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread Jean-Marc Lasgouttes
> "Stephan" == Stephan Witt <[EMAIL PROTECTED]> writes: Stephan> Jean-Marc Lasgouttes wrote: >>> "José" == José Matos <[EMAIL PROTECTED]> writes: >> José> The patch I sent has this issue fixed. I send the patch again José> attached. The patch is against the latest svn version. >> José> Cou

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread Stephan Witt
Jean-Marc Lasgouttes wrote: "José" == José Matos <[EMAIL PROTECTED]> writes: José> The patch I sent has this issue fixed. I send the patch again José> attached. The patch is against the latest svn version. José> Could you try and see if the attached patch works. It is the José> only way t

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> The patch I sent has this issue fixed. I send the patch again José> attached. The patch is against the latest svn version. José> Could you try and see if the attached patch works. It is the José> only way to ask Jean-Marc to include

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-21 Thread José Matos
On Wednesday 20 September 2006 13:57, Rainer Dorsch wrote: > José, > > did you apply this patch. I compiled 1.4.3svn and still get > > Checking whether TeX allows spaces in file names... > Traceback (most recent call last): > > File > "/afs/bb/data/d3197/galaxy2/zLinux/lyx-1.4.3pre/share/lyx/config

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-20 Thread Rainer Dorsch
José, did you apply this patch. I compiled 1.4.3svn and still get Checking whether TeX allows spaces in file names... Traceback (most recent call last): File "/afs/bb/data/d3197/galaxy2/zLinux/lyx-1.4.3pre/share/lyx/configure.py", line 730, in ? checkTeXAllowSpaces() File "/afs/bb/data

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-16 Thread José Matos
On Friday 15 September 2006 21:52, Jean-Marc Lasgouttes wrote: > Yes. Do you think that it is worth to revert to 1.5.2 support? I can do it if you want to. :-) > JMarc -- José Abílio

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-15 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> On Friday 15 September 2006 13:02, Jean-Marc Lasgouttes wrote: >> Hmm, I see in README that we say python 1.5. If it is 2.x, we >> should say so. The patches I have seen discussed are definitely OK >> anyway. José> Is configure.py use

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-15 Thread José Matos
On Friday 15 September 2006 13:02, Jean-Marc Lasgouttes wrote: > Hmm, I see in README that we say python 1.5. If it is 2.x, we should > say so. The patches I have seen discussed are definitely OK anyway. Is configure.py used for all users? -- José Abílio

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-15 Thread Enrico Forestieri
On Fri, Sep 15, 2006 at 02:06:09PM +0200, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> according to Rainer Dorsch the attached patch let LyX compile > Enrico> again with qt3.0. Please let me know if I can apply it to > Enrico> 1.4.x. >

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-15 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> according to Rainer Dorsch the attached patch let LyX compile Enrico> again with qt3.0. Please let me know if I can apply it to Enrico> 1.4.x. The change in toqstr should be conditionned on qt version too. Using fromLatin1 de

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-15 Thread Jean-Marc Lasgouttes
> "José" == José Matos <[EMAIL PROTECTED]> writes: José> I am CC'ing this message to Jean-Marc the release coordinator José> of the stable version. José> With the proposed patch for configure.py lyx requires a python José> version between 2.0 and 2.2.1. José> May I apply the patch to l

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-15 Thread José Matos
On Friday 15 September 2006 10:36, Rainer Dorsch wrote: > José, > > thanks for the patch. > > I could not apply the patch using the patch command, you apparently > generated it for a different version of configure.py. I have used the version that will become lyx-1.4.3 > I applied it manually a

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-15 Thread Rainer Dorsch
José, thanks for the patch. I could not apply the patch using the patch command, you apparently generated it for a different version of configure.py. I applied it manually and it worked, configure runs now thorugh. How do I know when your two patches are applied to the 1.4.x tree, such that

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-14 Thread José Matos
On Thursday 14 September 2006 21:59, Rainer Dorsch wrote: > Any ideas here? Yes, this method was implemented in python 2.2.2 and you 2.2.1. :-D I attach a patch that fixes yesterday problem and another similar as well. Please apply to the original file. > Thanks, > Rainer -- José Abílio I

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-14 Thread Rainer Dorsch
José, that brings me further: +checking for graphics driver... default +checking for package psnfss [times.sty]... yes +Inspection done. +Read the file doc/LaTeXConfig.lyx for more information. Traceback (most recent call last): File "/opt/lyx-1.4.2/share/lyx/configure.py", line 710, in ? c

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-14 Thread Enrico Forestieri
On Wed, Sep 13, 2006 at 12:42:01PM +0200, Jean-Marc Lasgouttes wrote: > > "Rainer" == Rainer Dorsch <[EMAIL PROTECTED]> writes: > > Rainer> So that means lyx 1.4.2 does not support qt 3.0.x, right? > > Rainer> If yes, someone should update the README for 1.4.3. It says > Rainer> that even QT2

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-13 Thread José Matos
On Wednesday 13 September 2006 20:19, Rainer Dorsch wrote: > [EMAIL PROTECTED]:~> python -V > Python 2.2.1 > [EMAIL PROTECTED]:~> > > Does not look bad (?) Nope it is fine. :-) I found the reference to this in http://docs.python.org/lib/typesseq.html (1) When s is a string or Unicode string ob

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-13 Thread Rainer Dorsch
Am Mittwoch, 13. September 2006 19:57 schrieb José Matos: > On Wednesday 13 September 2006 15:07, Rainer Dorsch wrote: > > LyX comes up after that, but I get an error reported: > > > > Checking whether TeX allows spaces in file names... > > Traceback (most recent call last): > > File > > "/afs/b

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-13 Thread José Matos
On Wednesday 13 September 2006 15:07, Rainer Dorsch wrote: > LyX comes up after that, but I get an error reported: > > Checking whether TeX allows spaces in file names... > Traceback (most recent call last): > File > "/afs/bb/data/d3197/galaxy2/zLinux/lyx-1.4.2/share/lyx/configure.py", line > 70

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-13 Thread Enrico Forestieri
On Wed, Sep 13, 2006 at 04:07:12PM +0200, Rainer Dorsch wrote: > LyX comes up after that, but I get an error reported: > > Checking whether TeX allows spaces in file names... > Traceback (most recent call last): > File "/afs/bb/data/d3197/galaxy2/zLinux/lyx-1.4.2/share/lyx/configure.py", > li

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-13 Thread Rainer Dorsch
Am Mittwoch, 13. September 2006 12:42 schrieb Jean-Marc Lasgouttes: > > "Rainer" == Rainer Dorsch <[EMAIL PROTECTED]> writes: > > Rainer> So that means lyx 1.4.2 does not support qt 3.0.x, right? > > Rainer> If yes, someone should update the README for 1.4.3. It says > Rainer> that even QT2 mig

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-13 Thread Jean-Marc Lasgouttes
> "Rainer" == Rainer Dorsch <[EMAIL PROTECTED]> writes: Rainer> So that means lyx 1.4.2 does not support qt 3.0.x, right? Rainer> If yes, someone should update the README for 1.4.3. It says Rainer> that even QT2 might be supported though untested. This would Rainer> mean at least qt>=3.1 is r

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-12 Thread Enrico Forestieri
On Tue, Sep 12, 2006 at 02:12:01PM +0200, Rainer Dorsch wrote: > g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE > -DQT_GENUINE_STR -DQT_NO_STL -DQT_THREAD_SUPPORT -I../../../src -I../../../s\ > rc/frontends -I../../../images -I/usr/lib/qt-3.0.5//include -I../../../boost > -I../.

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-12 Thread Rainer Dorsch
José, I found another issue when running make -k: g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_STL -DQT_THREAD_SUPPORT -I../../../src -I../../../s\ rc/frontends -I../../../images -I/usr/lib/qt-3.0.5//include -I../../../boost -I../../../src/frontends

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-12 Thread José Matos
On Tuesday 12 September 2006 11:51, José Matos wrote: >   So if you can support qt 3.0 with very few effort we should do it. :-) Sorry I meant *we* not *you*. My point is that there are several places in code where we test for qt < 3.1 and for some reason that chunk avoided that check. If

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-12 Thread José Matos
On Tuesday 12 September 2006 11:35, Rainer Dorsch wrote: > So that means lyx 1.4.2 does not support qt 3.0.x, right? I think so. The question now is if this is the only place where this happens or if there are others. If you run with make -k where are there other places in code where you

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-12 Thread Rainer Dorsch
Am Montag, 11. September 2006 23:23 schrieb Enrico Forestieri: > On Mon, Sep 11, 2006 at 08:00:21PM +0200, Rainer Dorsch wrote: > > Hello, > > > > I tried to compile lyx 1.4.2 with QT 3.0.5 using > > > > $ ./configure --prefix /opt/lyx-1.4.2 --with-frontend=qt > > --with-qt-dir=/usr/lib/qt-3.0.5 >

Re: Compile issue of 1.4.2 with QT 3.0.5

2006-09-11 Thread Enrico Forestieri
On Mon, Sep 11, 2006 at 08:00:21PM +0200, Rainer Dorsch wrote: > Hello, > > I tried to compile lyx 1.4.2 with QT 3.0.5 using > > $ ./configure --prefix /opt/lyx-1.4.2 --with-frontend=qt > --with-qt-dir=/usr/lib/qt-3.0.5 > > $ make > > and got > > > g++ -DHAVE_CONFIG_H -I. -I. -I../../../src