These last weeks, I have worked with multi gigabytes dataset. OpenUMP works well if one has enough memory, but the UI may become unresponsive (takes several second). It may be related to all the enableCheck made by plugins, but I did not investigate much.
Some tools keep good response times (ex. go to next/previous element in the attribute table) while other become difficult to use (all menu items).
On 07.02.2015 18:14, michael michaud wrote:
it might help if you can spare an example datatset to work against. if you provide me a link i can download it and compress/place it downloadable on a webspace and post the link here.
..ede
Related
Feature Requests: #216
I identified one case where menu becomes very slow (windows) : if you have opened a file/project recently on a remote host and the host is no more accessible, passing the mouse in front of open recent file/project may freeze the application (I think overflying the menu tries to build the submenus, and loose time trying to connect to the remote machine).