Hi,

after installation of a new Linux version (KubuntuĀ  22.04.3 LTS) I installed 
QMapShack from source according the
proposed procedure given in
https://github.com/Maproom/qmapshack/wiki/DocGetQMapShack#user-content-linux.
First I compiled the stable release 1.17.0 and after realizing sporadic crashes 
i tried the cutting edge (git pull) but
with no more success.

The crashes can be simply and immediately provoked by invoking QMapshack and do 
a fast scrolling with the middle mouse
button in the map canvas in order to zoom the map in and out.

I could isolate the program crashes to cases where Google Maps were activated.
I often used the same map with the earlier version 1.16.0 and never had caused 
a program crash.

Has anyone made the same experience.
IĀ  will append the Google tms file which I have used in my map directory.

Thanks in advance
Herbert
<TMS>
  <Title>Google</Title>
  <MinZoomLevel>1</MinZoomLevel>
  <MaxZoomLevel>22</MaxZoomLevel>
  <Layer idx="0">
   <Title>Google Hybrid Map</Title>
   
<ServerUrl>http://mt.google.com/vt/lyrs=y&amp;x=%2&amp;y=%3&amp;z=%1</ServerUrl>
   <MinZoomLevel>1</MinZoomLevel>
   <MaxZoomLevel>22</MaxZoomLevel>
  </Layer>
<Layer idx="1">
   <Title>Google</Title>
   <ServerUrl>http://mt.google.com/vt/x=%2&amp;y=%3&amp;z=%1</ServerUrl>
   <MinZoomLevel>1</MinZoomLevel>
   <MaxZoomLevel>22</MaxZoomLevel>
  </Layer>
<Layer idx="2">
   <Title>Google Sat Map</Title>
   
<ServerUrl>http://mt.google.com/vt/lyrs=s&amp;x=%2&amp;y=%3&amp;z=%1</ServerUrl>
   <MinZoomLevel>1</MinZoomLevel>
   <MaxZoomLevel>22</MaxZoomLevel>
  </Layer>
<Layer idx="3">
   <Title>Google Terrain Map </Title>
   
<ServerUrl>http://mt.google.com/vt/lyrs=t&amp;x=%2&amp;y=%3&amp;z=%1</ServerUrl>
   <MinZoomLevel>1</MinZoomLevel>
   <MaxZoomLevel>22</MaxZoomLevel>
  </Layer>
   <Copyright>Google</Copyright>
</TMS>
_______________________________________________
Qlandkartegt-users mailing list
Qlandkartegt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users

Reply via email to