flooded with error when recovering from emergency.

2008-08-06 Thread Abe Lau
I've an emergency document created because lyx crashed (for can't remember what reason). Upon loading the recovery file when prompted, my console that starts lyx started flooding. Eventually I have to kill -9 it to get it stop. Unfortunately I can't reproduce it anymore because it looks like the

Re: First candidate to rc1

2008-08-06 Thread Abe Lau
On Thu, Aug 7, 2008 at 4:42 AM, Vincent van Ravesteijn - TNW < [EMAIL PROTECTED]> wrote: > Hi all, > > I just reported two bugs to bugzilla which are confirmed on both Linux and > WinXP. 5132+5133 > > Especially the first one might interest you, because it is a bug in the > Edit Menu, which might

Re: LyX version 1.6.0 (release candidate 1) is released

2008-08-06 Thread Joost Verburg
José Matos wrote: Prebuilt binaries (rpms for linux distributions, Mac OS X and Windows installers) should soon be available at ftp://ftp.devel.lyx.org/pub/devel/ I've uploaded Windows installers to http://www.lyx.org/~joost/ Joost

Re: CM/AE/LM fonts

2008-08-06 Thread Christian Ridderström
On Sat, 2 Aug 2008, Will Robertson wrote: Meanwhile, I'm training myself to hit cmd+shift+r instead of cmd+r to reply to these emails. I'm really embarrassed by continuing not to get it right :( Here's a tip: Follow the list through gmane instead, i.e. as a news group. That's what I generall

Re: Bug 5108: Formatted cross-reference won't compile without three letters prefixing

2008-08-06 Thread Abdelrazak Younes
rgheck wrote: Helge Hafting wrote: Abdelrazak Younes wrote: José Matos wrote: On Friday 01 August 2008 12:12:55 Abdelrazak Younes wrote: Hello, Anybody has an idea how to solve this bug? http://bugzilla.lyx.org/show_bug.cgi?id=5108 Abdel. Without looking into the bug report and just jud

Re: [PATCH] FileName::tempName()

2008-08-06 Thread Abdelrazak Younes
rgheck wrote: As was, this was creating files in /tmp/, which then got left after LyX exited. They should be created in LyX's own temporary directory, right? Right, this is due to the trailing slash... I thought I fixed that... weird. The patch does this. Let me know if this is a problem.

Re: The text completer is eating the Tab key.

2008-08-06 Thread Stefan Schimanski
Hi! I want to bring up this issue again as it is not solved yet. The problem is simple: TAB is used for completion, but also for jumping to the next cell in a table. So it's a key conflict. AFAIK TAB is quite common for completion and therefore intuitive for users, but probably also for j

RE: First candidate to rc1

2008-08-06 Thread Vincent van Ravesteijn - TNW
Hi all, I just reported two bugs to bugzilla which are confirmed on both Linux and WinXP. 5132+5133 Especially the first one might interest you, because it is a bug in the Edit Menu, which might be the one you were discussing: BUG 5132: Hi, I encountered a reproducible crash on *both* Linux

Re: First candidate to rc1

2008-08-06 Thread Abdelrazak Younes
Pavel Sanda wrote: Abdelrazak Younes wrote: if you are happy with backtraces without recipy, i'll launch lyx under dbg from now :) You should *always* do that! next crash at quiting lyx: OK, I guess I can fix that one. I'll try anyway. Abdel. Program received si

Re: First candidate to rc1

2008-08-06 Thread Abdelrazak Younes
Pavel Sanda wrote: and yes i have debug symbols linked. there seems to be something really nasty in the code when we get stack like this. Yes, an invalid pointer or something... now i got this crash when clicking on 'Edit' menu, so maybe cut/paste code for checking clipboard is in play.

Re: Qt clipboard signalling bug?

2008-08-06 Thread Abdelrazak Younes
Pavel Sanda wrote: Abdelrazak Younes wrote: 0. check for clipboard emptiness for each getStatus of lfun-paste 1. always allowed lfun-paste 2. automatically put something in clipboard when lyx starts 3. introduce some polling mechanism i dont like single one of these. What is

Re: [Cvslog] r26081 - /lyx-devel/trunk/src/Undo.cpp

2008-08-06 Thread Abdelrazak Younes
rgheck wrote: [EMAIL PROTECTED] wrote: Author: younes Date: Wed Aug 6 18:08:50 2008 New Revision: 26081 URL: http://www.lyx.org/trac/changeset/26081 Log: Fix http://bugzilla.lyx.org/show_bug.cgi?id=5127 A call to updateLabels() was necessary (and safer) in all cases. Can you explain where alo

Re: [Cvslog] r26081 - /lyx-devel/trunk/src/Undo.cpp

2008-08-06 Thread rgheck
[EMAIL PROTECTED] wrote: Author: younes Date: Wed Aug 6 18:08:50 2008 New Revision: 26081 URL: http://www.lyx.org/trac/changeset/26081 Log: Fix http://bugzilla.lyx.org/show_bug.cgi?id=5127 A call to updateLabels() was necessary (and safer) in all cases. Can you explain where along the way t

Re: Qt clipboard signalling bug?

2008-08-06 Thread Pavel Sanda
Abdelrazak Younes wrote: 0. check for clipboard emptiness for each getStatus of lfun-paste 1. always allowed lfun-paste 2. automatically put something in clipboard when lyx starts 3. introduce some polling mechanism i dont like single one of these. >>

Re: I'd like to participate, what should/can/shall I do?

2008-08-06 Thread rgheck
Abdelrazak Younes wrote: In addition to Pavel's recommendations, if you are not a LateX expert, I'd suggest that you concentrate on the frontend (the dialogs and the editing work area). You can start reading the file in trunk/frontends/ for example. Then you can have a look at the open bugs for

Re: Bug 5108: Formatted cross-reference won't compile without three letters prefixing

2008-08-06 Thread rgheck
Helge Hafting wrote: Abdelrazak Younes wrote: José Matos wrote: On Friday 01 August 2008 12:12:55 Abdelrazak Younes wrote: Hello, Anybody has an idea how to solve this bug? http://bugzilla.lyx.org/show_bug.cgi?id=5108 Abdel. Without looking into the bug report and just judging the

Re: I'd like to participate, what should/can/shall I do?

2008-08-06 Thread Abdelrazak Younes
Sebastian Wild wrote: Hello, everybody! After having used LyX and LaTeX for some time, I'd like to give something back, as it helped me so much. You are very welcome :-) Being a student of computer science I know lots of mathematics and theories, but I am afraid that I might lack some 'p

Re: I'd like to participate, what should/can/shall I do?

2008-08-06 Thread Pavel Sanda
Sebastian Wild wrote: > Well, thanks for any responses, I hope I will turn out useful (some time) hello :) the best is to fix things/bugs which annoy you working with lyx. http://www.lyx.org/GetInvolved for coding you can look here: http://wiki.lyx.org/LyX/FeaturePoll or look into enhacnement req

Re: paste cells from Excel resulted in a popup saveas dialog

2008-08-06 Thread Abe Lau
On Wed, Aug 6, 2008 at 7:32 PM, Uwe Stöhr <[EMAIL PROTECTED]> wrote: > Could you please report this at bugzilla.lyx.org? > > thanks and regards > Uwe yep done: http://bugzilla.lyx.org/show_bug.cgi?id=5130 Thanks, Abe

Re: paste cells from Excel resulted in a popup saveas dialog

2008-08-06 Thread Uwe Stöhr
Could you please report this at bugzilla.lyx.org? thanks and regards Uwe

I'd like to participate, what should/can/shall I do?

2008-08-06 Thread Sebastian Wild
Hello, everybody! After having used LyX and LaTeX for some time, I'd like to give something back, as it helped me so much. Being a student of computer science I know lots of mathematics and theories, but I am afraid that I might lack some 'practical' knowledge, although I coded little project

Re: Bug 5108: Formatted cross-reference won't compile without three letters prefixing

2008-08-06 Thread Helge Hafting
Abdelrazak Younes wrote: José Matos wrote: On Friday 01 August 2008 12:12:55 Abdelrazak Younes wrote: Hello, Anybody has an idea how to solve this bug? http://bugzilla.lyx.org/show_bug.cgi?id=5108 Abdel. Without looking into the bug report and just judging the bug by the title, m

Lyx Enhancement - whish

2008-08-06 Thread Fuchs Josef
Hello, It would be very fine to have an easy access to the last conversion results (.log file). Especially seeing WARNINGS will be very useful to detect existing problems which you'll never notice without reading the logs or visually searching for formatting problems. Maybe you can fill in a me