Re: Contact me regarding write/commit permission to Subversion and Trac

2009-05-11 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: >> Note that there's a step missing regarding Trac. Someone needs to >> configure what permissions the newly create user shall have within >> Trac. This can be done using the web interface, so I'll leave this for >> people that actually know what they're doing with Trac

Re: r29637 - lyx-devel/trunk/src/frontends/qt4

2009-05-11 Thread Jürgen Spitzmüller
Vincent van Ravesteijn wrote: > This should go to branch OK, go ahead. Jürgen

Re: trac cc

2009-05-11 Thread Jean-Marc Lasgouttes
Le 12 mai 09 à 02:19, Pavel Sanda a écrit : Vincent van Ravesteijn wrote: Uhhmm.. enter "vfr" in the CC-field .. :S (this requires permissions, which you also should have) aha your black magic are your rights. JMarc? Yes Sir! Does it work now? JMarc

Re: QProcess

2009-05-11 Thread Jürgen Spitzmüller
Peter Kuemmel wrote: > This is the problem with the quotes. which could be solved by > 1. isolate each argument This would be a sane approach anyway, IMHO. Jürgen

Re: non-blocking processing

2009-05-11 Thread Peter Kümmel
Abdelrazak Younes wrote: > Enrico Forestieri wrote: >> On Mon, May 11, 2009 at 11:31:35AM +0200, Abdelrazak Younes wrote: >> >> > I think this time we should go the long way. > I think we are still far away from a working solution. >>> But we c

Re: r29634 - lyx-devel/trunk/src/support

2009-05-11 Thread Kornel Benko
Am Dienstag, 12. Mai 2009 schrieb for...@lyx.org: ... lyx-devel/trunk/src/support/filetools.cpp > +#ifndef USE_QPROCESS > return (os::shell() == os::UNIX) ? > '\'' + name + '\'': > '"' + name + '"'; > +#else > + return '

Re: Starting Development

2009-05-11 Thread rgheck
Ewan Davies wrote: Hello to the LyX list, I've recently needed to produce a fair number of mathematical documents and found my way to LyX as I had heard LaTeX was good with maths. I'm very pleased with LyX and would like to contribute to development. I haven't got a C++ development environment s

Re: Starting Development

2009-05-11 Thread Pavel Sanda
> Pavel, > > As someone who would love to get involve with development (and has been > substantially intimidated by the sources), I would love to help squash bugs > in Python. If this one is taken, let me know if there are others I could > take a look at. who responds first is the bug-prize winn

Re: Contact me regarding write/commit permission to Subversion and Trac

2009-05-11 Thread Pavel Sanda
hi, CC-ing to some people not on the list below. if you haven't followed our devel list for some time, please note, that lyx.org machine has moved to the new location and software; as a part of it we are restablishing committing rights, so please contact privately Christian rather soon ;) pavel

Re: Starting Development

2009-05-11 Thread Pavel Sanda
Ewan Davies wrote: > Pointing out a few 'easy' bugs to investigate might help me too. It's > hard for a newbie to gauge how deep a problem goes! do you know python? i have one bug exactly for newbie, which does not expect any deeper knowledge of our sources. pavel

Re: trac cc

2009-05-11 Thread Pavel Sanda
Vincent van Ravesteijn wrote: > Pavel Sanda schreef: >> Vincent, can you share the black magic how to CC somebody else in trac? >> pavel >> > Uhhmm.. enter "vfr" in the CC-field .. :S > > (this requires permissions, which you also should have) aha your black magic are your rights. JMarc? > Vi

Re: trac cc

2009-05-11 Thread Vincent van Ravesteijn
Pavel Sanda schreef: Vincent, can you share the black magic how to CC somebody else in trac? pavel Uhhmm.. enter "vfr" in the CC-field .. :S (this requires permissions, which you also should have) Vincent

trac cc

2009-05-11 Thread Pavel Sanda
Vincent, can you share the black magic how to CC somebody else in trac? pavel

Re: r29637 - lyx-devel/trunk/src/frontends/qt4

2009-05-11 Thread Vincent van Ravesteijn
v...@lyx.org schreef: Author: vfr Date: Tue May 12 01:53:50 2009 New Revision: 29637 URL: http://www.lyx.org/trac/changeset/29637 Log: Prevent assertion due to non-absolute filename as a parameter of buffer-switch. Modified: lyx-devel/trunk/src/frontends/qt4/GuiView.cpp Modified: lyx-devel/

Re: non-blocking processing

2009-05-11 Thread Enrico Forestieri
On Mon, May 11, 2009 at 01:39:06PM +0200, Abdelrazak Younes wrote: > Yes, the Package.cpp bit fixed it, thanks. I guess this should go in in > any case, shouldn't it? I committed a polished version of the patch and reenabled the QProcess code as it seems that no other problems are showing up (la

Starting Development

2009-05-11 Thread Ewan Davies
Hello to the LyX list, I've recently needed to produce a fair number of mathematical documents and found my way to LyX as I had heard LaTeX was good with maths. I'm very pleased with LyX and would like to contribute to development. I haven't got a C++ development environment set up and am not sure

Re: Contact me regarding write/commit permission to Subversion and Trac

2009-05-11 Thread Jean-Marc Lasgouttes
Christian Ridderström writes: > Note that there's a step missing regarding Trac. Someone needs to > configure what permissions the newly create user shall have within > Trac. This can be done using the web interface, so I'll leave this for > people that actually know what they're doing with Trac.

Re: Contact me regarding write/commit permission to Subversion and Trac

2009-05-11 Thread Christian Ridderström
On Mon, 11 May 2009, Christian Ridderström wrote: Note that I've now sent passwords to André and Edwin, they should test that it works. /Christian -- Christian Ridderström Mobile: +46-70 687 39 44

Re: non-blocking processing

2009-05-11 Thread Christian Ridderström
Could you please do something for Peter's account? Or just give me the password to the svn server so that I can add him (and Georg!). Please see my other post on the list regarding contacting me, and I'll give people access to Trac and Subversion. FWIW I still do not have access (that I know

Re: non-blocking processing

2009-05-11 Thread Jean-Marc Lasgouttes
Does anyone else think here's something going wrong? Yes. Yes, sure, and then? JMarc

Re: Contact me regarding write/commit permission to Subversion and Trac

2009-05-11 Thread Christian Ridderström
On Mon, 11 May 2009, Christian Ridderström wrote: you can have separate passwords for Subversion and Trac. I haven't tested that thought. Actually, none of this is really tested by me yet:-) Note that there's a step missing regarding Trac. Someone needs to configure what permissions the newly

Re: non-blocking processing

2009-05-11 Thread Peter Kuemmel
Original-Nachricht > Datum: Mon, 11 May 2009 18:47:51 +0200 > Von: Andre Poenitz > An: Jean-Marc Lasgouttes > CC: Abdelrazak Younes , "Peter Kümmel" , > LyX Developers List > Betreff: Re: non-blocking processing > On Mon, May 11, 2009 at 11:45:31AM +0200, Jean-Marc Lasgoutte

Contact me regarding write/commit permission to Subversion and Trac

2009-05-11 Thread Christian Ridderström
Hi, I think I now know how to give people write/commit permission to Subversion and Trac. Below is a list of the people I believe currently has write permission. If you're not in any of the list but feel you should, send me an email to christian.ridderstrom AT gmail.com This email s

Re: QProcess

2009-05-11 Thread Peter Kuemmel
Original-Nachricht > Datum: Mon, 11 May 2009 19:44:55 +0200 > Von: Kornel Benko > An: lyx-devel@lists.lyx.org > Betreff: QProcess > I still think, it are the quotes, which are _not_ handled in QProcess. > > 1.) Compile lyx with QProcess enabled. > 2.) Strace -o xx.qprocess -f

Re: hyperref bug with parent/child documents?

2009-05-11 Thread James C. Sutherland
Bug #5941 http://www.lyx.org/trac/ticket/5941 On May 11, 2009, at 1:24 PM, Pavel Sanda wrote: Jürgen Spitzmüller wrote: James C. Sutherland wrote: I think I found a LyX bug. LyX 1.6.2, Mac OSX 10.5.6 1. Create a parent document and turn off hyperref support (Document- Settings->PDF Proper

Re: hyperref bug with parent/child documents?

2009-05-11 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > James C. Sutherland wrote: > > I think I found a LyX bug. LyX 1.6.2, Mac OSX 10.5.6 > > > > 1. Create a parent document and turn off hyperref support (Document- > > >Settings->PDF Properties, deselct hyperref) > > 2. Create a child document with hyperref support enable

Re: description term in LaTeX source

2009-05-11 Thread Guenter Milde
On 2009-05-11, Jean-Marc Lasgouttes wrote: > Guenter Milde writes: >> \begin{description} >> \item [{Simple}] description term >> \item [{{[}bracketed{]}}] description term >> \end{description} >> I understand the [ -> {[}, but would expect >> \begin{description} >> \item [Sim

Antwort: Re: non-blocking processing

2009-05-11 Thread Stephan . Witt
> On Mon, May 11, 2009 at 11:45:31AM +0200, Jean-Marc Lasgouttes wrote: >> Abdelrazak Younes writes: >> > JMarc, Christian, José, >> > >> > Could you please do something for Peter's account? Or just give me the >> > password to the svn server so that I can add him (and Georg!). >> >> FWIW I still

QProcess

2009-05-11 Thread Kornel Benko
I still think, it are the quotes, which are _not_ handled in QProcess. 1.) Compile lyx with QProcess enabled. 2.) Strace -o xx.qprocess -f lyx. open file export as e.g. pdf exit lyx 3.) egrep tex2pdf xx.qprocess| egrep execve ==> 16424 execve("/usr2/

Re: r29581 - lyx-devel/trunk/lib/doc

2009-05-11 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > Pavel Sanda wrote: > > > Juergen do you use some uncommited patches ? - i just tried to load and > > resave userguide with the current trunk and all the strange newlines are > > repaired back. > > I have some uncommitted work in my tree, but I could not think of any th

RE: non-blocking processing

2009-05-11 Thread Vincent van Ravesteijn - TNW
>On Mon, May 11, 2009 at 11:45:31AM +0200, Jean-Marc Lasgouttes wrote: >> Abdelrazak Younes writes: >> > JMarc, Christian, José, >> > >> > Could you please do something for Peter's account? Or just give me >> > the password to the svn server so that I can add him (and Georg!). >> >> FWIW I sti

Re: r29581 - lyx-devel/trunk/lib/doc

2009-05-11 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > Juergen do you use some uncommited patches ? - i just tried to load and > resave userguide with the current trunk and all the strange newlines are > repaired back. I have some uncommitted work in my tree, but I could not think of any that is producing this. Jürgen

Re: non-blocking processing

2009-05-11 Thread Andre Poenitz
On Mon, May 11, 2009 at 11:45:31AM +0200, Jean-Marc Lasgouttes wrote: > Abdelrazak Younes writes: > > JMarc, Christian, José, > > > > Could you please do something for Peter's account? Or just give me the > > password to the svn server so that I can add him (and Georg!). > > FWIW I still do not h

1.6.2 minibug: changed math macro isn't updated on screen

2009-05-11 Thread Helge Hafting
* Create a math macro with one parameter, and use it in a formula. * Change the macro definition (not the formula using it.) Output will be fine. But notice that the on-screen preview isn't updated. The old macro stays on screen. Worse: Changing the parameter in the macro invocation. From "x"

Re: Approaching LyX 1.6.3 [status update #1]

2009-05-11 Thread Jean-Marc Lasgouttes
Richard Heck writes: > Come to think of it, none. The changes, as I recall, were pretty > large, and we deferred committing to branch at that time. I'll prepare > a patch for branch, but I won't have time until later this week. OK. > OK. Maybe an even simpler, brute force solution would be just

Re: Approaching LyX 1.6.3 [status update #1]

2009-05-11 Thread Richard Heck
Jean-Marc Lasgouttes wrote: rgheck writes: I did the necessary infrastructure bits, but I'll at least need a lot of help on the tex2lyx part. I don't know anything about tex2lyx, at this point, anyway. What part of it is in branch, BTW? Come to think of it, none. The changes, as I

Re: description term in LaTeX source

2009-05-11 Thread Jean-Marc Lasgouttes
Guenter Milde writes: > \begin{description} > \item [{Simple}] description term > \item [{{[}bracketed{]}}] description term > \end{description} > > I understand the [ -> {[}, but would expect > > \begin{description} > \item [Simple] description term > \item [{[}bracketed

Re: r29557 - lyx-devel/trunk/src/tex2lyx

2009-05-11 Thread Jean-Marc Lasgouttes
Abdelrazak Younes writes: > No, you can also use vector::reserve in order to make sure that the > memory is never reallocated. Only if you know in advance how many tokens are going to be read, which can be approximated by file size, but is IMO less clean than returning a copy as I did. I did some

Re: Approaching LyX 1.6.3 [status update #1]

2009-05-11 Thread Jean-Marc Lasgouttes
rgheck writes: > I did the necessary infrastructure bits, but I'll at least need a lot > of help on the tex2lyx part. I don't know anything about tex2lyx, at > this point, anyway. What part of it is in branch, BTW? > Perhaps some conversation about how to approach the problem would help. I woul

Re: Some poll about elyxer

2009-05-11 Thread Richard Heck
Christian Ridderström wrote: LyX is a large piece of software with complicated relationsships to other softwares, and it's used in many different ways by many different types of users. This means that someone new can't have a feeling for the overall picture, actually, I doubt any of the "old"

Re: non-blocking processing

2009-05-11 Thread Pavel Sanda
Jean-Marc Lasgouttes wrote: > Abdelrazak Younes writes: > > JMarc, Christian, José, > > > > Could you please do something for Peter's account? Or just give me the > > password to the svn server so that I can add him (and Georg!). > > FWIW I still do not have access (that I know of). Christian, a

Re: emacs.bind, cua.bind

2009-05-11 Thread Pavel Sanda
BH wrote: > Could someone take a quick look and apply? its in. thanks, pavel

RE: r29557 - lyx-devel/trunk/src/tex2lyx

2009-05-11 Thread Vincent van Ravesteijn - TNW
>> It happens always, and only in a table directly after '\\'. It also >> happens for example \textit{..} instead of \verb". It looks perfectly >> reproducable. >> >> So, the vector only 'reallocates' the tokens when a second token is >> added. >> >> Still, I don't understand this. > >When the

Re: non-blocking processing

2009-05-11 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Mon, May 11, 2009 at 12:12:41PM +0200, Abdelrazak Younes wrote: Enrico Forestieri wrote: On Mon, May 11, 2009 at 11:59:00AM +0200, Abdelrazak Younes wrote: Enrico Forestieri wrote: The attached (dirty&quick) patch would work.

Re: r29557 - lyx-devel/trunk/src/tex2lyx

2009-05-11 Thread Jean-Marc Lasgouttes
"Vincent van Ravesteijn - TNW" writes: > I couldn't reproduce this with a minimal example. > > FYI, I found out that the t.cs() becomes 'crap' after text.cpp:1544. At > this line, there is a call to p.next_token() which will call > tokens_.push_back() somewhere and after this, t.cs() is bogus and

Re: non-blocking processing

2009-05-11 Thread Enrico Forestieri
On Mon, May 11, 2009 at 12:12:41PM +0200, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > On Mon, May 11, 2009 at 11:59:00AM +0200, Abdelrazak Younes wrote: > > > > > >> Enrico Forestieri wrote: > >> > >>> The attached (dirty&quick) patch would work. > >>> > >> Unfortunately

Re: non-blocking processing

2009-05-11 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Mon, May 11, 2009 at 11:59:00AM +0200, Abdelrazak Younes wrote: Enrico Forestieri wrote: The attached (dirty&quick) patch would work. Unfortunately not, I already tried that. Strange, I tried it and I am able to typeset a document. Well,

Re: non-blocking processing

2009-05-11 Thread Enrico Forestieri
On Mon, May 11, 2009 at 11:59:00AM +0200, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > The attached (dirty&quick) patch would work. > > Unfortunately not, I already tried that. Strange, I tried it and I am able to typeset a document. > > Note that there is a > > subtle difference in

Re: non-blocking processing

2009-05-11 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Mon, May 11, 2009 at 11:31:35AM +0200, Abdelrazak Younes wrote: I think this time we should go the long way. I think we are still far away from a working solution. But we can try ;-) Yep, however, more than 1 year after t

Re: non-blocking processing

2009-05-11 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Mon, May 11, 2009 at 11:26:22AM +0200, Abdelrazak Younes wrote: Vincent van Ravesteijn - TNW wrote: 'start /min pdfview "/path/to/doc.pdf"' At least, my pdf is correctly generated. Vincent Maybe PATH is different when using Q

Re: non-blocking processing

2009-05-11 Thread Enrico Forestieri
On Mon, May 11, 2009 at 11:31:35AM +0200, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > On Mon, May 11, 2009 at 08:07:28AM +0200, Peter Kümmel wrote: > > > >> The old behavior is single threaded and not really an alternative. > >> > > > > I fail to see what is the difference with

Re: non-blocking processing

2009-05-11 Thread Enrico Forestieri
On Mon, May 11, 2009 at 11:26:22AM +0200, Abdelrazak Younes wrote: > Vincent van Ravesteijn - TNW wrote: > > > > > >>> 'start /min pdfview "/path/to/doc.pdf"' > >>> > >>> At least, my pdf is correctly generated. > >>> > >>> Vincent > >>> > >>> > >> Maybe PATH is different when using QP

Re: non-blocking processing

2009-05-11 Thread Jean-Marc Lasgouttes
Abdelrazak Younes writes: > JMarc, Christian, José, > > Could you please do something for Peter's account? Or just give me the > password to the svn server so that I can add him (and Georg!). FWIW I still do not have access (that I know of). JMarc

Re: non-blocking processing

2009-05-11 Thread Abdelrazak Younes
Enrico Forestieri wrote: On Mon, May 11, 2009 at 08:07:28AM +0200, Peter Kümmel wrote: The old behavior is single threaded and not really an alternative. I fail to see what is the difference with respect to specifying DontWait to Systemcall::startscript. 'start' is not a good solu

Re: non-blocking processing

2009-05-11 Thread Abdelrazak Younes
Vincent van Ravesteijn - TNW wrote: 'start /min pdfview "/path/to/doc.pdf"' At least, my pdf is correctly generated. Vincent Maybe PATH is different when using QProcess and therefore could not find pdfview. Also quotations are critical because QProcess does maybe its own "corre

Re: non-blocking processing

2009-05-11 Thread Enrico Forestieri
On Mon, May 11, 2009 at 08:27:49AM +0200, Peter Kümmel wrote: > This time I will also have a look at Linux, only Mac is a problem > for me. You have only to care for posix compatibility and you will be addressing almost any platform, except for Windows, which is the queer fish here. -- Enrico

Re: non-blocking processing

2009-05-11 Thread Enrico Forestieri
On Mon, May 11, 2009 at 08:07:28AM +0200, Peter Kümmel wrote: > Enrico Forestieri wrote: > > Oh no! Not again! > > http://thread.gmane.org/gmane.editors.lyx.devel/100166 > > http://thread.gmane.org/gmane.editors.lyx.cvs/15978 > > > > It is a different patch. Last time QProcess got a QStringList

RE: non-blocking processing

2009-05-11 Thread Vincent van Ravesteijn - TNW
> > 'start /min pdfview "/path/to/doc.pdf"' > > > > At least, my pdf is correctly generated. > > > > Vincent > > > > Maybe PATH is different when using QProcess and therefore could not > find pdfview. > > Also quotations are critical because QProcess does maybe its own > "corrections" to t

Re: non-blocking processing

2009-05-11 Thread Kornel Benko
Am Montag, 11. Mai 2009 schrieb Peter Kümmel: > Vincent van Ravesteijn - TNW wrote: > >> Thanks, > >> > >> seems it is not that simple, there are again problems on Linux. > > > > Not only on Linux. For me, the call to pdfview doesn't work: > > > > 'start /min pdfview "/path/to/doc.pdf"' > > > >

Re: r29581 - lyx-devel/trunk/lib/doc

2009-05-11 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > looking again on the diff i see we started to produce strange newlines on > various places- any reason why to produce such an ugly code ? which change > caused it ? No idea. Jürgen

Re: Some poll about elyxer (was: Integration of eLyXer to LyX)

2009-05-11 Thread Guenter Milde
On 2009-05-10, Alex Fernandez wrote: > Welcome back, Christian, > On Sun, May 10, 2009 at 6:56 PM, Christian Ridderström wrote: >> I'm not sure if the above is what eventually got decided, but if so >> one way to "officially" recognise eLyXer is to let Alex create a web >> page about inside www.ly

Re: non-blocking processing

2009-05-11 Thread Peter Kümmel
Vincent van Ravesteijn - TNW wrote: >> Thanks, >> >> seems it is not that simple, there are again problems on Linux. > > Not only on Linux. For me, the call to pdfview doesn't work: > > 'start /min pdfview "/path/to/doc.pdf"' > > At least, my pdf is correctly generated. > > Vincent > Maybe PA