Bug 71422 - Project scan in upload screen is slow
Summary: Project scan in upload screen is slow
Status: RESOLVED WORKSFORME
Alias: None
Product: quanta
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: András Manţia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-29 12:59 UTC by Phil Berry
Modified: 2004-01-29 11:03 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Berry 2003-12-29 12:59:05 UTC
Version:           3.2-Beta2 (using KDE 3.1.94 (3.2 Beta 2), Gentoo)
Compiler:          gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3, propolice)
OS:          Linux (i686) release 2.6.0

As of Quanta 3.2 the project scan in the upload screen takes about twice as long as it did in earlier versions.

It also seems to occasionally slow down to a crawl once it hits 80%, this seems to be random, but may be related to the mouse being over the upload button as it scans.
Comment 1 András Manţia 2004-01-15 17:59:35 UTC
Subject: quanta_be: quanta/quanta

CVS commit by amantia: 

Re-enable PHP user function autocompletion.
Fix a major bug (#71419): upload dialog hanged and you had to kill Quanta if you've switched desktops during scanning of project files. Must be ported to HEAD after some testing.
May also fix #71422. I'd like to ask the reporter of this bug to test if possible. (update from CVS, quanta_be branch)

CCMAIL:71419-done@bugs.kde.org
CCMAIL:71422@bugs.kde.org


  M +82 -2     qextfileinfo.cpp   1.27.2.2
  M +29 -13    qextfileinfo.h   1.14.2.1
  M +11 -0     parser/parser.cpp   1.146.2.32
  M +13 -3     project/projectupload.cpp   1.45.2.5



Comment 2 Phil Berry 2004-01-29 11:03:37 UTC
Scan speed is now acceptable in quanta 3.2.0_rc1

Thanks