Juergen Spitzmueller wrote:
Juergen Spitzmueller wrote:
// list.erase(it, end);
Maybe erase is the problem.
Hm, looking at it again, I think you have to replace
list.erase(it, end);
by
list.erase(it);
I changed the line but LyX still crashes:
Indexing files
Jean-Marc Lasgouttes wrote:
"Asger" == Asger Alstrup <[EMAIL PROTECTED]> writes:
Asger> Hi, Jean-Marc, I've been trying to find air tickets from Turkey
Asger> to Paris and back, but I have a hard time to find anything
Asger> useful. Maybe you know of some good web-sites with flights
Asger> to/fr
On Wed, May 25, 2005 at 11:56:19AM +0100, Angus Leeming wrote:
> Angus Leeming wrote:
> >Or maybe tr?
> >
> >test `uname -s | grep 'MINGW'` && {
I wonder whether this might be equivalent to
.. uname -s | grep -q MINGW * ...
Andre'
Michael Schmitt wrote:
> >Does the same problem also apply to the Bibtex dialog?
> >
>
> Yes. It crashes, too.
OK, then the problem is in tex_helpers. Can you please try to comment out at
tex_helpers.C, arounf line 84, as follows:
string const item = regex.Merge((*it), "/");
Juergen Spitzmueller wrote:
> // list.erase(it, end);
>
> Maybe erase is the problem.
Hm, looking at it again, I think you have to replace
list.erase(it, end);
by
list.erase(it);
Does this help?
Jürgen
Juergen Spitzmueller wrote:
Does the same problem also apply to the Bibtex dialog?
Yes. It crashes, too.
Michael
> > This application has requested the Runtime to terminate it in an
> > unusual way.
> > Please contact the application's support team for more information.
Does the same problem also apply to the Bibtex dialog?
Jürgen
Michael Schmitt wrote:
> This application has requested the Runtime to terminate it in an
> unusual way.
> Please contact the application's support team for more information.
That's strange. It works like a charm here.
> Unfortunately, I am not able to produce a binary with debug information,
>
Jose' Matos wrote:
> If it works for you then commit it, all the users here are happy lyx users
> again ;-). I am happy with it for what is worth :-).
I'll do so.
Jürgen
Hello,
enclosed please find another small patch that fixes some inconsistencies
in the UI.
Please apply.
Thanks, Michael
Index: src/frontends/qt2/ChangeLog
===
RCS file: /cvs/lyx/lyx-devel/src/frontends/qt2/ChangeLog,v
retrieving
Juergen Spitzmueller wrote:
You didn't break it actually. Attached is a slightly modified version for your
appreciated consideration.
Everything looks good here now.
Dear Jürgen,
I applied the patch but it breaks LyX 1.4.0, very latest CVS, on Win XP
with MinGW and QT3 Win/Free.
The fo
On Fri, 2005-05-27 at 16:37 +0200, Jean-Marc Lasgouttes wrote:
> Another (somewhat unrelated) problem is that we should not build
> lyx-xforms unless explicitely requested. The following patch does that
> (build the frontend directory but not the binary).
>
> Does it help LyX/Gtk?
Patch works wel
Hello,
here is another update to de.po for the 1.3 branch.
BTW: I suggest remerging all 1.3 po files, because a few new messages
have entered the arena (and some other messages have gone).
Regards, Michael
patch-de.po-1.3.diff.gz
Description: GNU Zip compressed data
13 matches
Mail list logo