Jean-Marc Lasgouttes wrote:
> The line of Paragraph.cpp which causes the crash reads:
> tagsToOpen.push_back(html::FontTag(html::FT_ROMAN));
>
> I do not see how this could go wrong... Is it a problem to push_back a
> temp object in a container? Georg, any idea?
No, the temp object should not be
Guenter Milde wrote:
> I see.
> Interestingly, despite the "tests passed" message, git reports changed
> files:
>
> diff --git a/src/tex2lyx/test/test-insets-basic.lyx.lyx
> b/src/tex2lyx/test/test-insets-basic.lyx.lyx index 34c2ddc..3679ac5 100644
> --- a/src/tex2lyx/test/test-insets-basic.lyx.l
Guenter Milde wrote:
> After all, it is the Git repo that sends the mails, not me, so there
> should be a way to whitelist.
I bet there is a technical solution. However, it looks like the list admin
currently does not have the resources to look into that, so there are
basically not many alterna
On Wed, Sep 9, 2015 at 12:11 AM, Liviu Andronic wrote:
> On Tue, Sep 8, 2015 at 1:43 PM, PhilipPirrip wrote:
>> Dear developers,
>> I'd like to have two example files for the BibLaTeX wiki page
>> (http://wiki.lyx.org/BibTeX/Biblatex) uploaded, would someone please do that
>> for me?
>> Both invo
On 2015-09-09, Kornel Benko wrote:
> Am Mittwoch, 9. September 2015 um 09:37:01, schrieb Guenter Milde
>
>> I tried `make alltests` here (with fixed lib/unicodesymbols) and got
>> the message:
>> tex2lyx tests passed.
> They still do not pass with cmake build.
> The following tests FAILED:
>
Am Mittwoch, 9. September 2015 um 09:37:01, schrieb Guenter Milde
> On 2015-09-09, Guenter Milde wrote:
>
> > The full and updated analysis, as well as a patch is now at
> > http://www.lyx.org/trac/ticket/9764
> ...
> > I was asked not to commit changes until the no-posts-to-cvs-list-allowed
> >
Dear developers,
when looking for a fix of the "text macros in math" bug (#9742),
I found that the "Math" manuals (should't it be "Maths" in en-GB?)
contain the outdated section: "24.10 Text Characters in Formulas".
This chapter explaines a way to let non-ASCII characters work in
mathematical mod
Op 09-09-15 om 11:30 schreef José Matos:
On Wednesday 09 September 2015 09:33:12 José Matos wrote:
For me the crash is easily reproducible, it is enough to select
some text and then to copy it or cut it, lyx always crashes.
The attached file is a simple example where this happens. Select the
Le 09/09/2015 11:19, José Matos a écrit :
On Wednesday 09 September 2015 10:56:25 Jean-Marc Lasgouttes wrote:
Can you get a more explicit backtrace?
JMarc
I send it attached. Note that in this case I am using lyx-2.2dev from
yesterday, compiled with qt-5.5 (not that it matters in this case).
On 2015-09-09, Guenter Milde wrote:
> The full and updated analysis, as well as a patch is now at
> http://www.lyx.org/trac/ticket/9764
...
> I was asked not to commit changes until the no-posts-to-cvs-list-allowed
> problem is solved, so I hope a kind developer will sponsor me
> and apply the pat
On Wednesday 09 September 2015 09:33:12 José Matos wrote:
>
> For me the crash is easily reproducible, it is enough to select some text and
> then to copy it or cut it, lyx always crashes.
The attached file is a simple example where this happens. Select the first
frame copy it and lyx crashes,
Le 09/09/2015 11:16, Guenter Milde a écrit :
On 2015-09-08, Georg Baum wrote:
Jean-Marc Lasgouttes wrote:
Now I have done it and I know it is "make alltests".
I feel wiser, except that the tests fail with my patch.
I guess you do not talk about the failures caused by change 268bd00? Are
On Wednesday 09 September 2015 10:56:25 Jean-Marc Lasgouttes wrote:
> Can you get a more explicit backtrace?
>
> JMarc
I send it attached. Note that in this case I am using lyx-2.2dev from
yesterday, compiled with qt-5.5 (not that it matters in this case).
So the crash happens for both 2.1 and
On 2015-09-08, Georg Baum wrote:
> Jean-Marc Lasgouttes wrote:
>> Now I have done it and I know it is "make alltests".
>> I feel wiser, except that the tests fail with my patch.
> I guess you do not talk about the failures caused by change 268bd00? Are you
> sure that the new output of the chan
Dear Georg, dear all,
On 2015-09-08, Georg Baum wrote:
> Scott Kostyshak wrote:
>> On Sat, Sep 05, 2015 at 08:42:07AM +, Guenter Milde wrote:
>>> I hope there is a solution that works without me getting all the
>>> auto-generated lyx-cvs posts:
> To my kowledge this is not possible. You need
On 2015-09-08, Georg Baum wrote:
> Guenter Milde wrote:
>>> Looking further at change 268bd00, I see that both 0x0320 and 0x0331 do
>>> now map to \b in lib/unicodesymbols. Which one is correct?
...
The full and updated analysis, as well as a patch is now at
http://www.lyx.org/trac/ticket/9764
Le 09/09/2015 10:54, José Matos a écrit :
On Wednesday 09 September 2015 10:36:17 Jean-Marc Lasgouttes wrote:
Hi José,
Can you give valgrind a try? And send your config.log (to see whether
new string implementation is correctly detected).
JMarc
I get this:
==12666== Invalid free() / delete
Le 09/09/2015 10:50, José Matos a écrit :
On Wednesday 09 September 2015 10:36:17 Jean-Marc Lasgouttes wrote:
Hi José,
Can you give valgrind a try? And send your config.log (to see whether
new string implementation is correctly detected).
JMarc
The config.log is available here:
https://kojip
On Wednesday 09 September 2015 10:36:17 Jean-Marc Lasgouttes wrote:
> Hi José,
>
> Can you give valgrind a try? And send your config.log (to see whether
> new string implementation is correctly detected).
>
> JMarc
I get this:
==12666== Invalid free() / delete / delete[] / realloc()
==12666==
On Wednesday 09 September 2015 10:36:17 Jean-Marc Lasgouttes wrote:
> Hi José,
>
> Can you give valgrind a try? And send your config.log (to see whether
> new string implementation is correctly detected).
>
> JMarc
The config.log is available here:
https://kojipkgs.fedoraproject.org//packages/l
Le 09/09/2015 10:33, José Matos a écrit :
Hi,
we got a report on Fedora about a crash for Fedora 23. (I am the
initial reporter in case you wonder ;-) )
https://bugzilla.redhat.com/show_bug.cgi?id=1260976
The backtrace is available at
https://bugzilla.redhat.com/attachment.cgi?id=10712
Hi,
we got a report on Fedora about a crash for Fedora 23. (I am the
initial reporter in case you wonder ;-) )
https://bugzilla.redhat.com/show_bug.cgi?id=1260976
The backtrace is available at
https://bugzilla.redhat.com/attachment.cgi?id=1071287
The step that looks suspicious to me is
Hi Michael,
that's interesting. Yes, my email-account is at gmx.net too.
The possible junk filter (with gmx.net black listed?) doesn't
apply to the lyx-cvs list though. I'm getting these emails.
I don't think the subject line matters.
Unfortunately, I didn't get any response from the list admin.
23 matches
Mail list logo