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
Vincent van Ravesteijn wrote:
> This should go to branch
OK, go ahead.
Jürgen
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
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
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
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 '
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
> 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
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
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
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
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
Vincent, can you share the black magic how to CC somebody else in trac? pavel
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/
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
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
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.
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
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
Does anyone else think here's something going wrong?
Yes.
Yes, sure, and then?
JMarc
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
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
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
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
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
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
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
> 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
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/
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
>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
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
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
* 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"
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
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
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
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
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
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"
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
BH wrote:
> Could someone take a quick look and apply?
its in. thanks,
pavel
>> 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
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.
"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
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
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,
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
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
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
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
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
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
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
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
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
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
> > '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
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"'
> >
> >
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
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
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
62 matches
Mail list logo