Hi
It seems I have some problems to mix progress bars (using MooseCustomTask) and Glamour browser (it's related to Arki more precisely).
I mean, I select some items in a browser, which then compute lazily their state. Some long computations are done in a Moose custom task to give feedback. But it gives errors or incorrect results in Glamour/Arki when it is done this way, generally because some data are incomplete when the browser is rendering the widget.
I'm puzzled by how this happens, because it seems it should be managed by the UI thread.
Any hacker willing to take a look at Esug?
--
Simon