Currently in SF I see that we have 33 bugs out of 252 filed, so we need to fix eight of them. Ironically, we have 8 high level bugs - so I think that fixing those should be our target for the release.
Agreed, although I'm not sure we can fix all remaining high-level bugs soon. I think we'll have to leave a couple of them standing for the release (fixing the corresponding number of minor ones instead).
915374 - Command Line Printing doesnt work
There's a Sodipodi patch in our tracker. Someone who has a printer and can test it should take on this one.
914611 - inkview crash on startup
I haven't looked but this one should be easy.
866103 - non-well-formed preferences.xml causes data loss
Bryce was going to look into that one. What needs to be done is simply to back up the prefs file before saving, so it should not be difficult.
857316 - win32: non-english locales: font style matching broken
That's difficult and may not be worthwhile to fix before we switch the font system to Pango anyway.
857311 - win32: correct output SVG of numerics is locale-dependent
I'm working on that. Should be ready for the release.
852976 - win32: mouse becoming unresponsive
This one is difficult. I found no easy way to fix it. The problem is that as soon as grabbed item goes beyond the screen edge, it stops receiving mouse events (although it's still grabbed). The top-level window receives the events instead, but it's difficult to dispatch those events in the window code because for this it must know exactly what type of object is grabbed (object, knot, guideline) and what handler to call. Annoyingly, Sodipodi does not have this problem on Windows for some reason. We really must brainstorm this one.
_________________________________________________________________ Check out MSN PC Safety & Security to help ensure your PC is protected and safe. http://specials.msn.com/msn/security.asp
On Wed, 2004-03-24 at 12:27, bulia byak wrote:
Agreed, although I'm not sure we can fix all remaining high-level bugs soon. I think we'll have to leave a couple of them standing for the release (fixing the corresponding number of minor ones instead).
Any recommendations?
915374 - Command Line Printing doesnt work
There's a Sodipodi patch in our tracker. Someone who has a printer and can test it should take on this one.
I can look at this one after the other two if no one gets to it.
914611 - inkview crash on startup
Fixed by Alexander Clausen, Thanks!
866103 - non-well-formed preferences.xml causes data loss
Bryce was going to look into that one. What needs to be done is simply to back up the prefs file before saving, so it should not be difficult.
Okay, I think Bryce should be back this weekend - he'll be happy to know that we've left this bug for him :)
857316 - win32: non-english locales: font style matching broken 852976 - win32: mouse becoming unresponsive
So we need a couple of replacements for these then. I noticed there are a couple of Mac OS X bugs that were put in the repository - has anyone had a chance to look at those?
857311 - win32: correct output SVG of numerics is locale-de
Great.
Also, I got distcheck to pass - so we're good there also. I haven't looked through the release notes recently - how are they doing?
--Ted
participants (2)
-
bulia byak
-
Ted Gould