On Wed, Oct 15, 2008 at 7:25 AM, Ville M. Vainio <[EMAIL PROTECTED]> wrote:

> On Wed, Oct 15, 2008 at 2:40 PM, Edward K. Ream <[EMAIL PROTECTED]> wrote:
>
>>> Even if you manage to fix this using the snapshots, we should probably
>>> be shipping a 'hacked' version that works on standard qt (ubuntu 8.04
>>> is a good thing to stay compatible with).
>>
>> Sure, but we aren't close to "shipping" anything yet.  Let's just fix
>> the problems as they arise for now.  Be patient, for goodness sakes
>> :-)
>
> I apologize for my rushed attitude.

Thanks.  I was beginning to get stressed :-)

> In my day job, I'm a lead
> developer in a project where we are in a "must fix this in 2 hours"
> mode (emergency maintenance), and some of that spills to my freetime
> as well. That, and the gut feeling that we are close enough to having
> something that's useful for dogfooding in a weeks time. :-)

A day or three might actually be a better estimate.

A quick check shows there are no binary installers for the QScintilla
patches.  That's going to cause problems until an official QT release
comes out. I'm not sure I'm up to applying the patch either on XP or
Ubuntu.  So let's punt on that for now.

We may have to "officially disable" many (all?) keys in the body pane.
 But as I write this, I see that this will not be enough: we must
disable (or minimize the impact of) all methods in leoQtBody that
depend on the Qt bug fixes. Your suggestion just to use
QScintilla.setAllText and avoid all other methods is right on target
in this context. We can get something out the door that's not actively
dangerous.

This workaround is not a panacea.  For example, the reformat-paragraph
command steps through text by setting the insertion point.  If the
insertion point can't be set accurately the reformat-paragraph command
and others may appear to have bugs.  But that can't be helped and
won't be a terribly big deal.

Ville, this is a truly great collaboration.  The differences in our
points of view seem to spur us both on.  As I write this, it seems
like it may be possible to start eating our own dog food *today*.  Let
me work on it...

Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to