Re: [Qgis-developer] Possible bug when turning edit mode off and on "too often"

2014-03-23 Thread Richard Duivenvoorde
On 23-03-14 10:37, Jakob Lanstorp wrote:
> I have also experienced extremely slow edit mode toggle on several computers
> running W7 and OSGEO4W when the QGIS project has been opened for some hours.

As you are reusing this thread, can you please also check if this also
happens if you disable all plugins too?

VPN or network related issues are for the dev pretty hard to fix,
because we cannot reproduce your setting to test.

I think the best way to be really sure that it is indeed the VPN that is
a problem, I would suggest to first check if it is maybe related to your
QGIS version/OS or computer, and see if it also happens from another
computer with a newly (that is without plugins) installed QGIS.

IF the problem still exists and is reproducable for you, then create an
issue/bug report for it, see:
http://issues.qgis.org/

Please provide as much information as possible, in your case because
devs cannot exactly mirror your system. Eg if you are on Linux, provide
the log output if you start QGIS from commandline, or on Windows provide
output via DebugView (see
http://www.qgis.org/en/site/getinvolved/development/index.html#log-output-on-windows)
Devs only have this output then to try to analyze your possible network
time-outs/connections.


HTH


Regards,

Richard Duivenvoorde


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Possible bug when turning edit mode off and on "too often"

2014-03-23 Thread Jakob Lanstorp
I have also experienced extremely slow edit mode toggle on several computers
running W7 and OSGEO4W when the QGIS project has been opened for some hours.

I believe this might be due to accessing data through VPN. The QGIS projects
used has c. 10 small shapefiles and 1 or 2 WMS/WFS services included.
Restarting QGIS fixes the toggle edit mode issue for a few hours. 

While we're at the slow stuff: Also start of QGIS is very slow taking up to
2 minutes.
Closing VPN and restarting QGIS 2 times solves the slow QGIS start for data
not on a VPN network. The slow start is probably QGIS looking for data on a
not opened VPN network.

Jakob



-
Jakob Lanstorp
--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Possible-bug-when-turning-edit-mode-off-and-on-too-often-tp5130372p5130511.html
Sent from the Quantum GIS - Developer mailing list archive at Nabble.com.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Possible bug when turning edit mode off and on "too often"

2014-03-22 Thread Zoltan Szecsei

Hi Matthias,
Thanks for the pointer - spot on - I am using many of the plugins 
mentioned..


I did look through the buglist before posting, but didn't notice that one.

Thanks again, and keep well,
Zoltan


On 2014/03/21 18:51, Matthias Kuhn wrote:

Hi Zoltan,

Please have a look at the following likely related issue:
http://hub.qgis.org/issues/9229

Try to start QGIS with --noplugins and see if that helps. If yes,
upgrade your plugins and if this doesn't help you can use the issue
linked above to find the affected plugin and file a bug for it.

Regards,
Matthias

On Fre 21 Mär 2014 16:27:55 CET, Zoltan Szecsei wrote:

Hi Devers,
Using 2.2 on Win 7 64 - but this was also evident in 2.01 on the same
platform.

I'm dealing with a number of shapefiles (2 point layers, 9 line layers
and 18 area shape file layers) - the total number of geometry elements
is not high (probably less <1000),  but there are still a reasonable
number of vertices in the mapset.

I find that after toggling edit mode a few times (may even less than
10), the time to save the layer edits increases to "minutes", and so
does the time taken to toggle edit mode.

Last year November I was running around on a field trip with a laptop
running QGIS 2.0.1 in the car all day, and occasionally it hung, so we
rebooted and redid our most recent edits. I'll bet that that was the
same issue as below.

Last week, now using v2.2 on my desktop I found that the above slowing
down scenario started, and I just left the PC supposedly with a
"hanging " QGIS. I came back much later and QGIS was responsive again
until I touched the toggle edit button, or saved my edits.
I timed it and it took an hour and 5 minutes to be responsive again.

The same thing is happening right now, but it is currently only going
dizzy for about 3-4 minutes.

I'm going to try restarting QGIS to see if that helps, if not then
I'll re-boot and if it still does not help then that would suggest
that the issue is with the data structure and not necessarily
somewhere else.

But for now, has anyone else had these "slowing down" issues?

Regards & chat soon,
Zoltan









--

===
Zoltan Szecsei PrGISc [PGP0031]
Geograph (Pty) Ltd.
GIS and Photogrammetric Services

P.O. Box 7, Muizenberg 7950, South Africa.

Mobile: +27-83-6004028
Fax:+27-86-6115323 www.geograph.co.za
===

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Possible bug when turning edit mode off and on "too often"

2014-03-21 Thread Matthias Kuhn
Hi Zoltan,

Please have a look at the following likely related issue:
http://hub.qgis.org/issues/9229

Try to start QGIS with --noplugins and see if that helps. If yes, 
upgrade your plugins and if this doesn't help you can use the issue 
linked above to find the affected plugin and file a bug for it.

Regards,
Matthias

On Fre 21 Mär 2014 16:27:55 CET, Zoltan Szecsei wrote:
> Hi Devers,
> Using 2.2 on Win 7 64 - but this was also evident in 2.01 on the same
> platform.
>
> I'm dealing with a number of shapefiles (2 point layers, 9 line layers
> and 18 area shape file layers) - the total number of geometry elements
> is not high (probably less <1000),  but there are still a reasonable
> number of vertices in the mapset.
>
> I find that after toggling edit mode a few times (may even less than
> 10), the time to save the layer edits increases to "minutes", and so
> does the time taken to toggle edit mode.
>
> Last year November I was running around on a field trip with a laptop
> running QGIS 2.0.1 in the car all day, and occasionally it hung, so we
> rebooted and redid our most recent edits. I'll bet that that was the
> same issue as below.
>
> Last week, now using v2.2 on my desktop I found that the above slowing
> down scenario started, and I just left the PC supposedly with a
> "hanging " QGIS. I came back much later and QGIS was responsive again
> until I touched the toggle edit button, or saved my edits.
> I timed it and it took an hour and 5 minutes to be responsive again.
>
> The same thing is happening right now, but it is currently only going
> dizzy for about 3-4 minutes.
>
> I'm going to try restarting QGIS to see if that helps, if not then
> I'll re-boot and if it still does not help then that would suggest
> that the issue is with the data structure and not necessarily
> somewhere else.
>
> But for now, has anyone else had these "slowing down" issues?
>
> Regards & chat soon,
> Zoltan
>
>
>
>


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Possible bug when turning edit mode off and on "too often"

2014-03-21 Thread Zoltan Szecsei

Hi Devers,
Using 2.2 on Win 7 64 - but this was also evident in 2.01 on the same 
platform.


I'm dealing with a number of shapefiles (2 point layers, 9 line layers 
and 18 area shape file layers) - the total number of geometry elements 
is not high (probably less <1000),  but there are still a reasonable 
number of vertices in the mapset.


I find that after toggling edit mode a few times (may even less than 
10), the time to save the layer edits increases to "minutes", and so 
does the time taken to toggle edit mode.


Last year November I was running around on a field trip with a laptop 
running QGIS 2.0.1 in the car all day, and occasionally it hung, so we 
rebooted and redid our most recent edits. I'll bet that that was the 
same issue as below.


Last week, now using v2.2 on my desktop I found that the above slowing 
down scenario started, and I just left the PC supposedly with a "hanging 
" QGIS. I came back much later and QGIS was responsive again until I 
touched the toggle edit button, or saved my edits.

I timed it and it took an hour and 5 minutes to be responsive again.

The same thing is happening right now, but it is currently only going 
dizzy for about 3-4 minutes.


I'm going to try restarting QGIS to see if that helps, if not then I'll 
re-boot and if it still does not help then that would suggest that the 
issue is with the data structure and not necessarily somewhere else.


But for now, has anyone else had these "slowing down" issues?

Regards & chat soon,
Zoltan




--

===
Zoltan Szecsei PrGISc [PGP0031]
Geograph (Pty) Ltd.
GIS and Photogrammetric Services

P.O. Box 7, Muizenberg 7950, South Africa.

Mobile: +27-83-6004028
Fax:+27-86-6115323 www.geograph.co.za
===

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer