Opened 14 years ago

Closed 14 years ago

#2592 closed enhancement (fixed)

There is no network progress indicator for WMS layer now.

Reported by: jekhor Owned by: mhugent
Priority: minor: annoyance Milestone: Version 1.5.0
Component: WMS Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: Debian
Platform Version: Awaiting user input: no

Description

Seems that network progress indicator in the status bar have been removed in recent versions of QGis. This is very annoying if you have slow network connection.

Change History (7)

comment:1 by jekhor, 14 years ago

Resolution: invalid
Status: newclosed

Seems that WMS support is entirely broken. So, I will check for indicator later.

comment:2 by jekhor, 14 years ago

Resolution: invalid
Status: closedreopened

No, there is no indicator every when WMS works :)

comment:3 by jef, 14 years ago

That's also intentional. WMS request are now handled asynchronously and therefore there can be multiple ongoing requests - showing progress of multiple parallel requests in the status bar would probably be more annoying.

comment:4 by jekhor, 14 years ago

Yes, but simple text 'There are N pending WMS requests' or similar will make me happy :)

comment:5 by jef, 14 years ago

Resolution: fixed
Status: reopenedclosed

well, progress indication readded in r13167.

comment:6 by lucacasagrande, 14 years ago

Resolution: fixed
Status: closedreopened

Hello, I can't see any message while waiting for a WMS layer, just a X of X byte downloaded when the data start to being downloaded. With big WMS layer or WMS with some latency, this can considered like the layer is not working. I think that should be nice to have a sort of "Wait for WMS answer.." each time there's a WMS request pending.

Thank you Luca

comment:7 by jef, 14 years ago

Resolution: fixed
Status: reopenedclosed

fixed in r13694.

Note: See TracTickets for help on using tickets.