c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08687
Re: [Bug 691824] [NEW] [6.0] shedule for installation - takes very long time - missing feedback
On Saturday 18 December 2010, you wrote:
> Public bug reported:
>
> clicking on "schedule for instalation" takes so long without feedback .....
> missing index ?
>
You mean, click a module's button to add it to "to install" list ?
In fact, this operation will scan the modules again and compute dependency
graph, which is a non-trivial operation (and it is not safe to avoid it).
But we (Olivier, for the trunk version) have recently improved that loop, a
lot, so it would be quite fast now. Isn't it?
Is it like 20sec or >2min that it takes?
About feedback, I would mark it as a "wish" for after v6.0. There is many
operations, now, in ORM that take considerable time and have no way to send
back their progress status to the client. Such a change would require
significant enhancements to the RPC protocol etc, which makes absolutely
impossible for v6.0. (note, the spinning bar of the Gtk client is no complete
solution, it is merely a trick to amuse the user)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/691824
Title:
[6.0] shedule for installation - takes very long time - missing feedback
Status in OpenObject Server:
New
Bug description:
clicking on "schedule for instalation" takes so long without feedback .....
missing index ?
References