Welcome to NeoOffice developer notes and announcements
NeoOffice
Developer notes and announcements
 
 

This website is an archive and is no longer active
NeoOffice announcements have moved to the NeoOffice News website


Support
· Forums
· NeoOffice Support
· NeoWiki


Announcements
· Twitter @NeoOffice


Downloads
· Download NeoOffice


  
NeoOffice :: View topic - Image handling performance improvements
Image handling performance improvements
 
   NeoOffice Forum Index -> NeoOffice Testing
View previous topic :: View next topic  
Author Message
amayze
The Merovingian


Joined: Oct 24, 2005
Posts: 561
Location: Edinburgh, Scotland

PostPosted: Fri Dec 15, 2006 9:24 am    Post subject:

Test 4 seems to have caused a visual artefact to appear in spreadsheets.

1. Type something in to a cell and press right arrow - a black line appears in the cell you have just moved to.

2. Move the highlight over a cell with data in it, press delete - a black line appears in the cell.

3. Paste data in to an cell - the same black line appears.

It can be removed by scrolling the affected cells off screen and back again or clicking in the formula bar with the affected cell highlighted.

Didn't see this with vanilla Patch 10.

Andy.
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Fri Dec 15, 2006 2:20 pm    Post subject: Re: Image handling performance improvements

FYI. I have fixed the Calc bug and backed out some of the code that proved to be slower in test patch 4 and I have posted a new test patch in bug 2034.

Patrick
Back to top
Samwise
Captain Naiobi


Joined: Apr 25, 2006
Posts: 2315
Location: Montpellier, France

PostPosted: Sat Dec 16, 2006 3:02 am    Post subject:

For me, Patch 10 Test 5 is marginally faster than Test 2. Still not as fast as Test 1, but definitely better.

I didn't test Calc before installing the patch, but when I use Calc later today I should be able to test the fix for Andy's bug.

Edit : The fix appears to be working.
Back to top
amayze
The Merovingian


Joined: Oct 24, 2005
Posts: 561
Location: Edinburgh, Scotland

PostPosted: Sat Dec 16, 2006 4:35 am    Post subject:

Yup, Test 5 fixed the calc bug for me.
And I guess the presentation is a little faster? Haven't timed it exactly, but its certainly usable still.

Andy.
Back to top
Samwise
Captain Naiobi


Joined: Apr 25, 2006
Posts: 2315
Location: Montpellier, France

PostPosted: Sat Dec 16, 2006 5:50 am    Post subject:

Yes, I'm under the impression that Test 5 is the fastest since Test 1 (and it's been confirmed by my stopwatch).
Back to top
amayze
The Merovingian


Joined: Oct 24, 2005
Posts: 561
Location: Edinburgh, Scotland

PostPosted: Sat Dec 16, 2006 6:43 am    Post subject:

amayze wrote:
…but its certainly usable still.

Except that it hangs occasionally when I try to close a window.
(Sample attached to bug in bugzilla.)

Andy
Back to top
Lorinda
Captain Mifune


Joined: Jun 20, 2006
Posts: 2051
Location: Midwest, USA

PostPosted: Sat Dec 16, 2006 6:57 am    Post subject:

I can also verify that text patch 5 is slightly faster than patch 4, and it has cleared the calc bug Andy saw and I was able to reproduce.

With test patch 4, the blurring returned to the effect uncover-left-down (although uncover-right-down was fine) and diagonal squares was quite slow. But test patch 5 has fixed the blurring again, and the diagonal squares seemed faster. (I hadn't timed the diagonal squares because I presumed it was related to the XORing issue.) I had written up the patch 4 issues I was seeing, but I must have gotten interrupted before I submitted them, as I they never made it to trinity.
Back to top
Samwise
Captain Naiobi


Joined: Apr 25, 2006
Posts: 2315
Location: Montpellier, France

PostPosted: Sat Dec 16, 2006 9:58 am    Post subject:

I experience an odd bug when printing to PDF with Patch 10 Test 5. See the attached documents in bug 2034.
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Sat Dec 16, 2006 11:35 am    Post subject:

FYI. I've added some comments to bug 2034 about the hanging and the printing problem. Can both of you take a look at my comments so I can figure these two items out?

Thanks,

Patrick
Back to top
amayze
The Merovingian


Joined: Oct 24, 2005
Posts: 561
Location: Edinburgh, Scotland

PostPosted: Sun Dec 17, 2006 2:37 pm    Post subject:

pluby wrote:
FYI. I've added some comments to bug 2034 about the hanging and the printing problem.


OK. The hanging was on my work Mac which I'll be back at on Tuesday, and its more likely related to trying to pin down a Base crash problem than the graphics fixes.

Andy.
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Mon Dec 18, 2006 12:11 am    Post subject: Re: Image handling performance improvements

FYI. I think that I have fixed the hanging and printing bugs in test patch 5 and I have posted a new test patch in bug 2034.

Patrick
Back to top
Samwise
Captain Naiobi


Joined: Apr 25, 2006
Posts: 2315
Location: Montpellier, France

PostPosted: Mon Dec 18, 2006 12:33 pm    Post subject:

Printing problem is fixed.

I noticed something though (although I'm not sure it's related to the patch at all) : when printing to PDF from the print dialog, the name of the produced file used to have the file extension in the name, and now it doesn't.

For example, filename.odt would become filename.odt - NeoOffice Writer.pdf, but now just saves as filename - NeoOffice Writer.pdf. I'll check with a fresh set of prefs to see if it changes anything though.

Update : Sorry, it turned out to be the preferences.
Back to top
fabriziovenerandi
Keymaker


Joined: Oct 12, 2004
Posts: 77
Location: italia

PostPosted: Tue Dec 19, 2006 6:19 am    Post subject:

I intalled test-6 and it seems to me that there is more redraw process using base module, for example clicking on form or table's name, all the list is refreshed or moving arrow over activity window the list is refreshed.
I'm not SURE there is more refreshing, but I feel this as strange, so I hope my mind is telling me that before neo was refreshing less.

f.

_________________
eadem sed non eodem modo facere
Back to top
OPENSTEP
The One
The One


Joined: May 25, 2003
Posts: 4752
Location: Santa Barbara, CA

PostPosted: Tue Dec 19, 2006 10:07 am    Post subject:

Note also that the form redrawing behaviour was first changed with Patch-10 to do more invalidation to workaround problems with "cheap whore" effects, stale focus rectangles, etc. You may be seeing side-effects from that recent change that may not be directly related to the test patch? But yes...they do redraw more often since it's the only "dumb" way to correct the behaviour of forms which aren't really designed to use native widgets Sad

ed
Back to top
pluby
The Architect
The Architect


Joined: Jun 16, 2003
Posts: 11949

PostPosted: Tue Dec 19, 2006 10:43 am    Post subject: Re: Image handling performance improvements

FYI. I think that I have fixed the hanging and printing bugs in test patch 6 (excessive flicker and some drawing errors and slow transitions in presentations) and I have posted a new test patch in bug 2034.

Maybe this latest test patch is ready to be put in an official patch?

Patrick
Back to top
Display posts from previous:   
   NeoOffice Forum Index -> NeoOffice Testing All times are GMT - 7 Hours
Goto page Previous  1, 2, 3  Next
Page 2 of 3

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2005 phpBB Group

All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © Planamesa Inc.
NeoOffice is a registered trademark of Planamesa Inc. and may not be used without permission.
PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.