Bernhard Roider wrote:
Hello!
The crash happens on alt+up and alt+down if the position of the cursor
in the moved paragraph is beyond the length of the target paragraph.
To avoid it the Position of the iterators for the target paragraph must
be corrected. I set it to 0 as i assume it is not
Jean-Marc Lasgouttes wrote:
> Richard> Here's another idea. Basically, what I've done is added an
> Richard> optional "setFont" argument to editXY, so we can call it with
> Richard> setFont = false during mere mouse movements and still take
> Richard> advantage of its recursion without messing up t
On Mon, Mar 26, 2007 at 09:00:45AM -0500, Bo Peng wrote:
> > Though I think that in this case highlighting may be helpful, I find
> > that the gray strains the eyes. Could you make it darker, please?
>
> I do not have any preference of which color to use. Please change
> Qt::Gray (line 39, src/fr
Hello!
The crash happens on alt+up and alt+down if the position of the cursor in the moved paragraph is
beyond the length of the target paragraph.
To avoid it the Position of the iterators for the target paragraph must be corrected. I set it to 0
as i assume it is not really used.
Bernhard
On Monday 26 March 2007 4:47:24 pm Andre Poenitz wrote:
>
> There is no need for an srpm when building an rpm. One can
> put arbitrary files in the %files section of the spec file,
> including binaries.
So you are proposing to package the final product and the simply copy it to
the final destin
Peter Kümmel wrote:
Andre Poenitz wrote:
Can you figure out in what kind of inset the cursor sits at this point
of time? I smell a macro with zero arguments...
"macro with zero arguments" seems right:
open attached cut-down userguide file, delete the \macro,
open all insets and Crtl-z -> cra
Andre Poenitz wrote:
>
> Can you figure out in what kind of inset the cursor sits at this point
> of time? I smell a macro with zero arguments...
"macro with zero arguments" seems right:
open attached cut-down userguide file, delete the \macro,
open all insets and Crtl-z -> crash.
Peter
cra
Bernhard Roider wrote:
Andre Poenitz wrote:
...
Can you figure out in what kind of inset the cursor sits at this point
of time? I smell a macro
yes, it is. Its a \hookleftarrow
in fact the crash happens when only one math inset with only this macro is placed in a file and open
all insets
Andre Poenitz wrote:
...
Can you figure out in what kind of inset the cursor sits at this point
of time? I smell a macro
yes, it is. Its a \hookleftarrow
> "Bo" == Bo Peng <[EMAIL PROTECTED]> writes:
Bo> editXY sets font. When mouse moves, it calls editXY to identify
Bo> inner most nested inset so the current font changes unnecessary.
Bo> The proper solution may be moving setCurrentFont out of editXY and
Bo> setCurrentFont when needed, and an e
On Tue, Mar 27, 2007 at 11:44:43PM +0200, Peter Kümmel wrote:
> Andre Poenitz wrote:
> > On Tue, Mar 27, 2007 at 08:31:33PM +0200, Peter Kümmel wrote:
> >>> Possibly, because thing get larger, the compiler process is ~520 MB than
> >>> which means it goes to swap on this (512 MB) machine. [It is s
On Tue, Mar 27, 2007 at 04:33:38PM -0500, Bo Peng wrote:
> >I did not closely follow this bug hinting frenzy, but are you sure
> >that what is missing is not just a LyXText::setCurrentFont(LCursor &
> >cur) at the right place? I do not see why there would be a need to
> >change fonts on a cursor mo
Andre Poenitz wrote:
> On Tue, Mar 27, 2007 at 08:31:33PM +0200, Peter Kümmel wrote:
>>> Possibly, because thing get larger, the compiler process is ~520 MB than
>>> which means it goes to swap on this (512 MB) machine. [It is still fine
>>> for the Release version...]
>> OK, I've committed.
>>
>>
On Tue, Mar 27, 2007 at 10:27:15PM +0200, Bernhard Roider wrote:
> >>>This patch fixes the crash. If the currently entered macro consists of
> >>>only a backslash when pressing backspace then this patch removes it
> >>>silently without creating a change tracking entry. AFAICS this behavior
> >>>
On Tue, Mar 27, 2007 at 10:05:09PM +0200, Peter Kümmel wrote:
> Andre Poenitz wrote:
> > On Tue, Mar 27, 2007 at 05:01:48PM +0200, Abdelrazak Younes wrote:
> >> Andre Poenitz wrote:
> >>> On Tue, Mar 27, 2007 at 02:00:13PM +0200, Abdelrazak Younes wrote:
> By the way, there's a new mathed and
A test here gives the same result. It seems that there is no other influence on the behavior of the
file save dialog.
I wonder what you led you to that change ;-)
Bernhard
Richard Heck wrote:
Absolutely sure, no, but I did test it pretty extensively. So I'm pretty
sure.
Richard
Bernhard Roi
On Tue, Mar 27, 2007 at 08:31:33PM +0200, Peter Kümmel wrote:
> > Possibly, because thing get larger, the compiler process is ~520 MB than
> > which means it goes to swap on this (512 MB) machine. [It is still fine
> > for the Release version...]
>
> OK, I've committed.
>
> > Looks like a bit of
I did not closely follow this bug hinting frenzy, but are you sure
that what is missing is not just a LyXText::setCurrentFont(LCursor &
cur) at the right place? I do not see why there would be a need to
change fonts on a cursor move.
editXY sets font. When mouse moves, it calls editXY to identif
> "Richard" == Richard Heck <[EMAIL PROTECTED]> writes:
Richard> Here's another idea. Basically, what I've done is added an
Richard> optional "setFont" argument to editXY, so we can call it with
Richard> setFont = false during mere mouse movements and still take
Richard> advantage of its recur
Absolutely sure, no, but I did test it pretty extensively. So I'm pretty
sure.
Richard
Bernhard Roider wrote:
> Richard Heck wrote:
>> When I go to save a file---save I choose save as---I get all the
>> directories and file names in the dialog on a single line, with most of
>> the dialog box emp
The crash happens in a math-macro inset.
Math macros are broken and cause a crash btw. - is that known?
Create a math macro with arguments. When you use it some text is overlapping when modifying the
arguments -> Metrics are incorrect.
Save the file, close and reopen it. When trying to edit the m
Andre Poenitz wrote:
On Tue, Mar 27, 2007 at 01:51:45PM +0200, Abdelrazak Younes wrote:
Bernhard Roider wrote:
Andre Poenitz wrote:
On Mon, Mar 26, 2007 at 05:55:13PM +0200, Abdelrazak Younes wrote:
3189 Backspace in Mathed results in crash
I tried hard to fix that one but failed. Andre,
Richard Heck wrote:
When I go to save a file---save I choose save as---I get all the
directories and file names in the dialog on a single line, with most of
the dialog box empty. This is on FC6. Can anyone confirm this?
If I comment out the line dlg.setFileMode(QFileDialog::AnyFile), then
the di
Yes. We need to convert all file tools to docstring. The only reason why it
has not happened so far is that we need the string versions in some parts
of the code that cannot be changed to docstring because of regexes (some
bibtex stuff).
Is it really needed to search the bibtex entries with r
How about this hugely ugly patch? It basically restore changed font
after cursor move.
Have not really tested.
Bo
Index: src/BufferView.C
===
--- src/BufferView.C(revision 17599)
+++ src/BufferView.C(working copy)
@@ -1100,
Andre Poenitz wrote:
> On Tue, Mar 27, 2007 at 05:01:48PM +0200, Abdelrazak Younes wrote:
>> Andre Poenitz wrote:
>>> On Tue, Mar 27, 2007 at 02:00:13PM +0200, Abdelrazak Younes wrote:
By the way, there's a new mathed and undo related crash (which your
patch does not fix):
http
On Tue, Mar 27, 2007 at 02:27:21PM -0400, Richard Heck wrote:
>
> Here's another idea. Basically, what I've done is added an optional
> "setFont" argument to editXY, so we can call it with setFont = false
> during mere mouse movements and still take advantage of its recursion
> without messing up
When I go to save a file---save I choose save as---I get all the
directories and file names in the dialog on a single line, with most of
the dialog box empty. This is on FC6. Can anyone confirm this?
If I comment out the line dlg.setFileMode(QFileDialog::AnyFile), then
the dialog looks as expecte
Bernhard Roider wrote:
Richard Heck wrote:
Here's another idea. Basically, what I've done is added an optional
"setFont" argument to editXY
I thought about that yesterday and i assume it to be the fastest
solution for now - but i agree that it is not very nice:
Anyway, it can be made pretty
Richard Heck wrote:
Here's another idea. Basically, what I've done is added an optional
"setFont" argument to editXY
I thought about that yesterday and i assume it to be the fastest solution for now - but i agree that
it is not very nice:
Anyway, it can be made pretty later.
other ways i
On Tue, Mar 27, 2007 at 04:16:14PM +, Jean-Pierre Chrétien wrote:
> Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>
> >
> > Jean-Pierre Chrétien wrote:
>
> > > I don't understand why bug:2529 and bug:2995 do not appear in
> > > the list. These regressions are targeted to 1.4.x, is it the rea
On Tue, Mar 27, 2007 at 05:01:48PM +0200, Abdelrazak Younes wrote:
> Andre Poenitz wrote:
> >On Tue, Mar 27, 2007 at 02:00:13PM +0200, Abdelrazak Younes wrote:
> >>By the way, there's a new mathed and undo related crash (which your
> >>patch does not fix):
> >>
> >>http://bugzilla.lyx.org/show_bug
Richard Heck wrote:
> Peter Kümmel wrote:
>> Seems it's all about functions and arguments:
>>
>> "Wenn in einem Ausdrucke, dessen Inhalt nicht beurtheilbar zu sein
>> braucht, ein einfaches oder zusammengesetztes Zeichen an einer oder
>> an mehreren Stellen vorkommt, und wir denken es an allen oder
Richard Heck wrote:
> And, as it happens, I'm in the midst of a large project on, among other
> things, Frege's changing views about function and argument, e.g.:
> http://frege.brown.edu/heck/pdf/published/FregeContribution.pdf
> with more to come.
>
> And hey, J"urgen, note the co-author:
On 27 mar 2007, at 21.13, Bennett Helm wrote:
On Mar 27, 2007, at 2:50 PM, Anders Ekberg wrote:
I am trying to compile the svn version of LyX with QT4.3beta on
Mac PPC (OS X 10.4.8). During the configuration phase the qt-
library is not detected (using the configuration string from the
INS
Peter Kümmel wrote:
> Abdelrazak Younes wrote:
>> Jürgen Spitzmüller wrote:
>>> Richard Heck wrote:
I hereby grant permission to license my contributions to LyX under
the Gnu
General Public Licence, version 2 or later.
>>> Thanks, and welcome aboard!
>> Ditto.
>>
>> I am puzzled as t
On Tue, Mar 27, 2007 at 04:32:13PM +0200, Abdelrazak Younes wrote:
> Andre Poenitz wrote:
> >On Tue, Mar 27, 2007 at 02:00:13PM +0200, Abdelrazak Younes wrote:
> >>One tiny comment: maybe you could use a boost::scoped_ptr instead of a
> >>raw pointer for undo::pars?
> >
> >*shrug* I don't see the
Peter Kümmel wrote:
> Seems it's all about functions and arguments:
>
> "Wenn in einem Ausdrucke, dessen Inhalt nicht beurtheilbar zu sein
> braucht, ein einfaches oder zusammengesetztes Zeichen an einer oder
> an mehreren Stellen vorkommt, und wir denken es an allen oder einigen
> dieser Stellen d
Peter Kümmel wrote:
> Seems it's all about functions and arguments:
>
> "Wenn in einem Ausdrucke, dessen Inhalt nicht beurtheilbar zu sein
> braucht, ein einfaches oder zusammengesetztes Zeichen an einer oder
> an mehreren Stellen vorkommt, und wir denken es an allen oder einigen
> dieser Stellen d
On Mar 27, 2007, at 2:50 PM, Anders Ekberg wrote:
I am trying to compile the svn version of LyX with QT4.3beta on Mac
PPC (OS X 10.4.8). During the configuration phase the qt-library is
not detected (using the configuration string from the INSTALL-file
and the same string works with QT4.2.3
Abdelrazak Younes wrote:
> Jürgen Spitzmüller wrote:
>> Richard Heck wrote:
>>> I hereby grant permission to license my contributions to LyX under
>>> the Gnu
>>> General Public Licence, version 2 or later.
>>
>> Thanks, and welcome aboard!
>
> Ditto.
>
> I am puzzled as to how a professor of Phi
I am trying to compile the svn version of LyX with QT4.3beta on Mac
PPC (OS X 10.4.8). During the configuration phase the qt-library is
not detected (using the configuration string from the INSTALL-file
and the same string works with QT4.2.3).
Does anyone have an idea what the problem could b
On Mar 27, 2007, at 1:43 PM, Abdelrazak Younes wrote:
Jürgen Spitzmüller wrote:
Richard Heck wrote:
I hereby grant permission to license my contributions to LyX
under the Gnu
General Public Licence, version 2 or later.
Thanks, and welcome aboard!
Ditto.
I am puzzled as to how a professor
Andre Poenitz wrote:
> On Mon, Mar 26, 2007 at 10:30:06PM +0200, Peter Kümmel wrote:
>> Andre Poenitz wrote:
>>> On Mon, Mar 26, 2007 at 08:52:56PM +0200, Peter Kümmel wrote:
Andre Poenitz wrote:
> On Mon, Mar 26, 2007 at 12:09:35AM +0200, Peter Kümmel wrote:
>> I've added the flags
>>
Here's another idea. Basically, what I've done is added an optional
"setFont" argument to editXY, so we can call it with setFont = false
during mere mouse movements and still take advantage of its recursion
without messing up the font. setFont then has to be carried through the
whole editXY hierar
On Tue, Mar 27, 2007 at 07:43:42PM +0200, Abdelrazak Younes wrote:
> Jürgen Spitzmüller wrote:
> >Richard Heck wrote:
> >>I hereby grant permission to license my contributions to LyX under the Gnu
> >>General Public Licence, version 2 or later.
> >
> >Thanks, and welcome aboard!
>
> Ditto.
>
> I
Abdelrazak Younes wrote:
> I am puzzled as to how a professor of Philosophy can program so well ;-)
Now his light shines even brighter:
http://www.lyx.org/trac/changeset/17597
Jürgen
Jürgen Spitzmüller wrote:
Richard Heck wrote:
I hereby grant permission to license my contributions to LyX under the Gnu
General Public Licence, version 2 or later.
Thanks, and welcome aboard!
Ditto.
I am puzzled as to how a professor of Philosophy can program so well ;-)
Abdel.
Richard Heck wrote:
> What format should I be using? Is it iso-8859-1?
Yes. Or iso-8859-15, for that matter.
Jürgen
Just a quick question. When I run svn diff, I get a lot of this:
@@ -4,10 +4,10 @@
* Licence details can be found in the file COPYING.
*
* \author Alfredo Braunstein
- * \author Lars Gullik Bjnnes
+ * \author Lars Gullik Bjnnes
* \author John Levon
- * \author Andr�P�itz
- * \author Jrgen
Richard Heck wrote:
> I hereby grant permission to license my contributions to LyX under the Gnu
> General Public Licence, version 2 or later.
Thanks, and welcome aboard!
Jürgen
I hereby grant permission to license my contributions to LyX under the Gnu
General Public Licence, version 2 or later.
Richard
Jürgen Spitzmüller wrote:
> Richard Heck wrote:
>
>> Whoops. Well, do you want to have a quick look at the attached patch
>> anyway? (This supersedes the previous one
Richard Heck wrote:
> Whoops. Well, do you want to have a quick look at the attached patch
> anyway? (This supersedes the previous one.) I made some slightly more
> extensive changes than you did and did it in a slightly different way.
I looks good and behaves significantly better than what we had
Whoops. Well, do you want to have a quick look at the attached patch
anyway? (This supersedes the previous one.) I made some slightly more
extensive changes than you did and did it in a slightly different way.
Much of that was motivated by some trouble I had with the "/1.5" setting
on my machine.
Jean-Pierre Chrétien wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Jean-Pierre Chrétien wrote:
I don't understand why bug:2529 and bug:2995 do not appear in
the list. These regressions are targeted to 1.4.x, is it the reason ?
[...]
Have you tried the beta 1? Maybe the situation is
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>
> Jean-Pierre Chrétien wrote:
> > I don't understand why bug:2529 and bug:2995 do not appear in
> > the list. These regressions are targeted to 1.4.x, is it the reason ?
[...]
> Have you tried the beta 1? Maybe the situation is better WRT those bug
Richard Heck wrote:
Abdelrazak Younes wrote:
Richard Heck wrote:
Abdelrazak Younes wrote:
Richard Heck wrote:
Abdelrazak Younes wrote:
3143 new paragraph doesn't reset text style
Patch for 3143 attached.
Richard
-
Abdelrazak Younes wrote:
> Richard Heck wrote:
>> Abdelrazak Younes wrote:
>>> Richard Heck wrote:
Abdelrazak Younes wrote:
> 3143 new paragraph doesn't reset text style
>> Patch for 3143 attached.
>>
>> Richard
>>
>>
>>
>>
Abdelrazak Younes wrote:
> Does the attached patch fixes the problem?
Not for me.
Jürgen
On Tuesday 27 March 2007 2:32:50 pm Georg Baum wrote:
> Writing
>
> match.group(1).lower()
>
> instead of
>
> match.group(1) should give you the lowercase version (or maybe
> string.lower(match.group(1)), I don't know by heart if the former works).
Both work, but as you said the former is prefer
Abdelrazak Younes wrote:
Bo Peng wrote:
Also, I reopened the bug for the reason described in bugzilla.
OK but maybe this is a bug of checkInsetHit() instead?
Yes, I think the correct solution is to rewrite checkInsetHit() so that
it descend recursively and give the innermost inset. Then,
Bo Peng wrote:
Hum, then it is probably better to put it inside moveToPosition(),
isn't it?
Yes, although moveToPosition is used to update bookmarks
Do you really need to move the cursor to save a bookmark?
when a buffer
is closed, so no change of font is needed in that case. (It does not
m
Andre Poenitz wrote:
On Tue, Mar 27, 2007 at 02:00:13PM +0200, Abdelrazak Younes wrote:
By the way, there's a new mathed and undo related crash (which your
patch does not fix):
http://bugzilla.lyx.org/show_bug.cgi?id=3358
I cannot reproduce this one.
You tried with the UserGuide?
Abdel.
Hum, then it is probably better to put it inside moveToPosition(), isn't it?
Yes, although moveToPosition is used to update bookmarks when a buffer
is closed, so no change of font is needed in that case. (It does not
matter though.)
Also, I reopened the bug for the reason described in bugzilla.
On Tue, Mar 27, 2007 at 02:00:13PM +0200, Abdelrazak Younes wrote:
> By the way, there's a new mathed and undo related crash (which your
> patch does not fix):
>
> http://bugzilla.lyx.org/show_bug.cgi?id=3358
I cannot reproduce this one.
Andre'
Jean-Pierre Chrétien wrote:
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
http://tinyurl.com/2lwwdx
Hello Abdel,
I don't understand why bug:2529 and bug:2995 do not appear in
the list. These regressions are targeted to 1.4.x, is it the reason ?
Yes. The top priority right now is to correc
On Tue, Mar 27, 2007 at 01:51:45PM +0200, Abdelrazak Younes wrote:
> Bernhard Roider wrote:
> >Andre Poenitz wrote:
> >>On Mon, Mar 26, 2007 at 05:55:13PM +0200, Abdelrazak Younes wrote:
> >>>3189 Backspace in Mathed results in crash
> >>>
> >>>I tried hard to fix that one but failed. Andre, co
Bo Peng wrote:
Ahah Bo, this one's your fault (partially) ;-)
They are both mine. Anyway, moveToPosition is called also in the case
of bookmark-goto, Should we set font after line 1736 of lyxfunc.C?
Hum, then it is probably better to put it inside moveToPosition(), isn't it?
Abdel.
Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>
> http://tinyurl.com/2lwwdx
>
>
Hello Abdel,
I don't understand why bug:2529 and bug:2995 do not appear in
the list. These regressions are targeted to 1.4.x, is it the reason ?
As you will notice, I considered this regression list in the light o
Andre Poenitz wrote:
On Tue, Mar 27, 2007 at 10:23:06AM +0200, Abdelrazak Younes wrote:
JMarc, Jose, if Lars has disappeared again I strongly suggest to give
this guy SVN access.
Andel.
What's that? Stick to your side!
Abdre'
:-)
Andre Poenitz wrote:
On Tue, Mar 27, 2007 at 02:00:13PM +0200, Abdelrazak Younes wrote:
One tiny comment: maybe you could use a boost::scoped_ptr instead of a
raw pointer for undo::pars?
*shrug* I don't see the benefit. I put ASSERTs all over the place
to make sure we walk on the safe side.
Ahah Bo, this one's your fault (partially) ;-)
They are both mine. Anyway, moveToPosition is called also in the case
of bookmark-goto, Should we set font after line 1736 of lyxfunc.C?
Bo
On Tue, Mar 27, 2007 at 02:00:13PM +0200, Abdelrazak Younes wrote:
> One tiny comment: maybe you could use a boost::scoped_ptr instead of a
> raw pointer for undo::pars?
*shrug* I don't see the benefit. I put ASSERTs all over the place
to make sure we walk on the safe side.
If someone else wants
On Tue, Mar 27, 2007 at 10:23:06AM +0200, Abdelrazak Younes wrote:
> JMarc, Jose, if Lars has disappeared again I strongly suggest to give
> this guy SVN access.
>
> Andel.
What's that? Stick to your side!
Abdre'
On Mon, Mar 26, 2007 at 10:30:06PM +0200, Peter Kümmel wrote:
> Andre Poenitz wrote:
> > On Mon, Mar 26, 2007 at 08:52:56PM +0200, Peter Kümmel wrote:
> >> Andre Poenitz wrote:
> >>> On Mon, Mar 26, 2007 at 12:09:35AM +0200, Peter Kümmel wrote:
> I've added the flags
> debug, release, pro
Jean-Marc Lasgouttes wrote:
I decided to try again the table of contents (which was always
disabled), and now it crashes LyX with file Intro.lyx.
Backtrace follows. If I look at frame 2, lfun_name_ is not initialized
correctly:
Interesting... Does the attached patch fixes the problem?
Abdel.
Jean-Marc Lasgouttes wrote:
> Georg, the layout2layout code does not work because the wanted syntax is
> Provides amsmath
> instead of
> Provides Amsmath 1
>
> There are two problems:
>
> - I did not keep the 0/1 value, because I do not think it is useful.
IMHO it is. Otherwise it is not po
Jean-Marc Lasgouttes wrote:
> Georg, does the following patch look right? Without it, all integers
> are in hex in lyxerr output, which is a real pain.
Yes, this is correct, although I would move the std::hex out of the loop.
Unfortunately I keep forgetting which modifiers are permanent and which
I decided to try again the table of contents (which was always
disabled), and now it crashes LyX with file Intro.lyx.
Backtrace follows. If I look at frame 2, lfun_name_ is not initialized
correctly:
(gdb) frame 2
#2 0x08b0ee5f in lyx::frontend::ControlCommand::initialiseParams (
this=0x934
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> This is the updated patch with layout2layout support. I needed
Georg> to change one other place as well (compile error due to
Georg> Martin's recent natbib change).
Georg, the layout2layout code does not work because the wanted syntax
Georg, does the following patch look right? Without it, all integers
are in hex in lyxerr output, which is a real pain.
JMarc
Index: src/encoding.C
===
--- src/encoding.C (révision 17589)
+++ src/encoding.C (copie de travail)
@@ -16
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
To be more precise, I have not followed what is going on and what
needs to be done.
Abdelrazak> I'll do that if you trust me ;-)
The ANNOUNCE file has to be updated for example. I can do the
search-an
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
>> To be more precise, I have not followed what is going on and what
>> needs to be done.
Abdelrazak> I'll do that if you trust me ;-)
The ANNOUNCE file has to be updated for example. I can do the
search-and-replace part, but I
Jean-Marc Lasgouttes wrote:
"Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> José Matos wrote:
Hi all, I am having at the moment some health problems, nothing
too serious but my availability has been red
Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> José Matos wrote:
Hi all, I am having at the moment some health problems, nothing too
serious but my availability has been reduced (as well my mood). In
order not to delay further beta-2 I wou
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> José Matos wrote:
>>> Hi all, I am having at the moment some health problems, nothing
>>> too serious but my availability has been reduced (as well
> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
Abdelrazak> José Matos wrote:
>> Hi all, I am having at the moment some health problems, nothing too
>> serious but my availability has been reduced (as well my mood). In
>> order not to delay further beta-2 I would like to sugges
Andre Poenitz wrote:
On Mon, Mar 26, 2007 at 05:55:13PM +0200, Abdelrazak Younes wrote:
3189Backspace in Mathed results in crash
I tried hard to fix that one but failed. Andre, could you please have a
look?
I don't get a crash but
"wrong pos 1, max is 0 at level 2. Trying to correct t
Bernhard Roider wrote:
Andre Poenitz wrote:
On Mon, Mar 26, 2007 at 05:55:13PM +0200, Abdelrazak Younes wrote:
3189 Backspace in Mathed results in crash
I tried hard to fix that one but failed. Andre, could you please have
a look?
This patch fixes the crash. If the currently entered mac
José Matos wrote:
Hi all,
I am having at the moment some health problems, nothing too serious but my
availability has been reduced (as well my mood). In order not to delay
further beta-2 I would like to suggest that someone else drives the release
procedure for the second beta.
JMarc?
Hi all,
I am having at the moment some health problems, nothing too serious but
my
availability has been reduced (as well my mood). In order not to delay
further beta-2 I would like to suggest that someone else drives the release
procedure for the second beta.
I want to apologi
Richard Heck wrote:
Abdelrazak Younes wrote:
Richard Heck wrote:
Abdelrazak Younes wrote:
3144 text style ignored in many cases
Patch for 3144 attached.
Ahah Bo, this one's your fault (partially) ;-)
Good catch Richard, thanks a lot!
Do you have SVN write access? I guess not... I'll c
Richard Heck wrote:
Abdelrazak Younes wrote:
Richard Heck wrote:
Abdelrazak Younes wrote:
3143 new paragraph doesn't reset text style
Patch for 3143 attached.
Richard
Index: text3.C
===
Richard Heck wrote:
> Also at bugzilla
Erm, I just fixed that (r17588).
Jürgen
Also at bugzilla
The problem seems to have arisen from some changes made during the port
to QT4. I've re-instated some of what was removed---basically, a
timer---and cleaned up a few things as well. In particular, it seems to
me it's not work tracking the location of the original double click
Abdelrazak Younes wrote:
> Richard Heck wrote:
>> Abdelrazak Younes wrote:
>>> 3144 text style ignored in many cases
Patch for 3144 attached.
Richard
--
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://freg
Abdelrazak Younes wrote:
> Richard Heck wrote:
>> Abdelrazak Younes wrote:
>>> 3143 new paragraph doesn't reset text style
Patch for 3143 attached.
Richard
--
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http
Abdelrazak Younes wrote:
> Richard Heck wrote:
>> Abdelrazak Younes wrote:
>>> 3144 text style ignored in many cases
Patch for 3144 attached.
Richard
--
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http://freg
Abdelrazak Younes wrote:
> Richard Heck wrote:
>> Abdelrazak Younes wrote:
>>> 3143 new paragraph doesn't reset text style
Patch for 3143 attached.
Richard
--
==
Richard G Heck, Jr
Professor of Philosophy
Brown University
http
Richard Heck wrote:
Abdelrazak Younes wrote:
3143 new paragraph doesn't reset text style
3144 text style ignored in many cases
I've sent patches to bugzilla that resolve these for me. They are really
very simple in the end, but they'll need to be checked, especially the
first one.
H
1 - 100 of 102 matches
Mail list logo