[Qgis-user] 1.9.90-70 can't load WMS

2012-02-20 Thread Luca Lanteri
The latest version of qgis Master 1.9.90-70 on win xp can't load wms layer.
All windows works fine but when I press the add button nothing happens.
Is this a known issue? I should open a ticket or is better if I wait in
case this is only due to some new feature developing?

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


[Qgis-user] Display problem

2012-02-20 Thread Błażej Zamojski
Hi
I have a problem with vector data display in QGIS (from shapefile on 1.7.3
standalone, WinXP). When I'm zooming into some areas on the map I get a
result like in attachments. This problem is seen with polygons that cover
big area (i.e. 1st one is covering more than 3600 km2). For the first
attachment problem starts at 1:8500, but at second at 1:4300. Is it a known
bug, something new or there are some errors with data I am using? 

http://krakow.rdos.gov.pl/images/stories/inne/1a.jpg
http://krakow.rdos.gov.pl/images/stories/inne/1b.jpg
http://krakow.rdos.gov.pl/images/stories/inne/2a.jpg
http://krakow.rdos.gov.pl/images/stories/inne/2b.jpg

Greets
Blazej Zamojski

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


[Qgis-user] Android qgis alpha6

2012-02-20 Thread Marco Bernasocchi

Hi all,
release time again... happens that just couple of hours after i pushed 
alpha5, the necessitas framework received a new update [1] that 
addresses some important issues.


Meanwhile I managed to compile GEOS and GDAL with armeabi-v7a 
optimizations and updated the wiki [2].


As well, I got some feedbacks that the alpha5 release 
(CMAKE_BUILD_TYPE=Release) versions are not as stable (mainly crashes 
loading any vectorial data) as the older ones, so for the moment the 
also the alpha packages are build with Debug symbols.
There are packages with a -armeabi suffix which only include the generic 
armv5 code and packges without which include v5 and v7a code.


furthermore, I started testing signing the nightly packages as well, so 
there should be no unmatched signature problem issue when switching 
between nightly and release packages. please test and report.


I'm sorry for the quick change, but I think at the moment stability is 
way more important than performance.


ciao Marco

[1]https://groups.google.com/d/msg/android-qt/NQCRsz92ois/C511seqSFwEJ
[2]http://hub.qgis.org/projects/android-qgis/wiki
--
Marco Bernasocchi
www.opengis.ch
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Osgeo4w QGIS 1.7.4

2012-02-20 Thread Harry G McGavran Jr

When I ran setup fo Osgeo4w on my Windows XP system, it upgraded
Grass from RC2 to 6.4.2 and QGIS 1.7.3 to QGIS 1.7.4.

When I click on the Grass Desktop Icon, it runs grass64.bat just
like always before, but now it seems to have lost libintl3.dll.

That used to be in the Osgeo4w MSYS directory, but now it's gone
so the grass64.bat file fails and the bat files it runs
complain they can't find libintl3.dll.

BTW -- I've always had to edit grass64.bat to get the path
to the current grass directory fixed in it -- including this
upgrade, but that has always allowed it to work in the past.
It still works here, except that libintl3.dll is gone.

Harry

--

Harry G. McGavran, Jr.

E-mail: w5...@w5pny.com

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


[Qgis-user] Re: [Qgis-developer] QGIS 1.7.4. crashes on ubuntu 10.04

2012-02-20 Thread Jürgen E . Fischer
Hi Agustin,

On Mon, 20. Feb 2012 at 14:10:10 +0100, Agustin Lobo wrote:
> Thanks. Do I have to reinstall?

No, just remove the earlier package. 


Jürgen

-- 
Jürgen E. Fischer norBIT GmbH   Tel. +49-4931-918175-20
Dipl.-Inf. (FH)   Rheinstraße 13Fax. +49-4931-918175-50
Software Engineer D-26506 Norden   http://www.norbit.de

-- 
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

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


[Qgis-user] performance comparisons between qgis-mapserver and UMN mapserver?

2012-02-20 Thread G. Allegri
Has anybody had the occasion to do benchmarks, or informal performance
comparisons, between Qgis Mapserver and UMN Mapserver?
Is it to be considered ready for heavy production uses?

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


[Qgis-user] ERROR 1: gdal_translate was compiled against GDAL 1.9 but current library version is 1.8

2012-02-20 Thread Agustin Lobo
As I mentioned, in order to avoid start-up errors with qgis I have
downgraded python-gdal to 1.8,
but then when I try to use the raster (gdal) utilities (from within
qgis 1.7.4) I get:
gdal_translate: /usr/local/lib/libgdal.so.1: no version information
available (required by gdal_translate)
ERROR 1: gdal_translate was compiled against GDAL 1.9 but current
library version is 1.8

How can I clear this out?

Using ubuntu 10.04

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


[Qgis-user] Re: [Qgis-developer] QGIS 1.7.4. crashes on ubuntu 10.04

2012-02-20 Thread Agustin Lobo
Jurgen,

Thanks. Do I have to reinstall?

Agus

El día 20 de febrero de 2012 10:46, Jürgen E.  escribió:
> Hi Ivan,
>
> On Mon, 20. Feb 2012 at 10:23:59 +0100, Ivan Mincik wrote:
>> Jurgen, what can be a solution to these libqgis versions conflicts?
>
> Should be fixed in master.
>
>
> Jürgen
>
> --
> Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-20
> Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50
> Software Engineer         D-26506 Norden               http://www.norbit.de
>
> --
> norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
> Rheinstrasse 13, 26506 Norden
> GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502
>
> ___
> Qgis-developer mailing list
> qgis-develo...@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Fwd: [Qgis-user] Re: [Qgis-developer] QGIS 1.7.4. crashes on ubuntu 10.04

2012-02-20 Thread Agustin Lobo
-- Mensaje reenviado --
De: Agustin Lobo 
Fecha: 20 de febrero de 2012 14:05
Asunto: Re: [Qgis-user] Re: [Qgis-developer] QGIS 1.7.4. crashes on ubuntu 10.04
Para: comunid...@qgisbrasil.org
CC: Agustin Lobo 

Arthur,

I'm using the ubuntugis-unstable repo, which is noted as
 the "Ubuntu: With updated dependencies "
in http://hub.qgis.org/projects/quantum-gis/wiki/Download

You can follow the procedure there or go to
https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable
and click on "Technical details about this PPA" to add the repos to
your system and then use synaptic

I think ubuntugis-unstable should be the recommended one in the qgis
page, but I might be wrong.

(please ask to the list so that others can read the questions and answers)
Agus

On Mon, Feb 20, 2012 at 1:17 PM, QGIS Brasil Comunidade brasileira
 wrote:
> Agustin
>
> What repositories do you use to install 1.7.4?
>
> I'm using natty.
>
> Arthur
>

>
>
>
> --
> Comunidade QGISBrasil
> www.qgisbrasil.org
> comunid...@qgisbrasil.org
>
>



--
--
Dr. Agustin Lobo
Institut de Ciencies de la Terra "Jaume Almera" (CSIC)
Lluis Sole Sabaris s/n
08028 Barcelona
Spain
Tel. 34 934095410
Fax. 34 934110012
e-mail agustin.l...@ictja.csic.es
https://sites.google.com/site/aloboaleu/
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Re: QGIS for android got GPS and compass support

2012-02-20 Thread Marco Bernasocchi
Hi, sorry, i had deactivated the list.
It is a feature i want to impement, its in the issue tracker already, but i
need some founding first :)
Ciao
Marco
Le mercredi 01 février 2012 à 10:18 +0100, Andreas Neumann a écrit : >
Furthermore I've implemented a plugin that reads the internal compass > >
readings and shows the value in a small dock widget.

Hi, This sounds great! (but I've got no smartphone to test). Does it show
all the values of the 3 axes? I mean, if you keep the phone (almost)
vertical, do you still know where the north is? Could it be used to geotag
photo with GPS and 3D-compass orientation?

Thanks, Mayeul

Marco Bernasocchi (mobile)
www.opengis.ch
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Re: [Qgis-developer] QGIS 1.7.4. crashes on ubuntu 10.04

2012-02-20 Thread Agustin Lobo
Hi!

No, I just run the upgrade, which is supposed to remove whatever has
to be removed.
Once I removed  libqgis1.7.3, both problems were solved but had
problems with python-gdal.
I have had to downgrade python-gdal from 1.9.0.1 to 1.8.0-2, do not
know why (I thought this problem had been solved).

So, before upgrading to qgis 1.7.4 at least on ubuntu 10.04 64bits,
1. Remove  libqgis1.7.3
2. Do not upgrade to python-gdal 1.9.0.1, or, if you do, downgrade to
python-gdal 1.8.0-2 in Synaptic by
2.1. Select pyton-gdal in the package list
2.2. Click on Packages/Force version and select 1.8.0-2

Thanks

Agus

El día 20 de febrero de 2012 10:06, Jürgen E.  escribió:
> Hi Agus,
>
> On Mon, 20. Feb 2012 at 09:25:04 +0100, Agustin Lobo wrote:
>> Just upgraded to QGIS 1.7.4
>
> Did you remove the old libqgis1.7.3?
>
> Jürgen
>
> --
> Jürgen E. Fischer         norBIT GmbH               Tel. +49-4931-918175-20
> Dipl.-Inf. (FH)           Rheinstraße 13            Fax. +49-4931-918175-50
> Software Engineer         D-26506 Norden               http://www.norbit.de
>
> --
> norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
> Rheinstrasse 13, 26506 Norden
> GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502
>
> ___
> Qgis-developer mailing list
> qgis-develo...@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] QGIS 1.7.4. crashes on ubuntu 10.04

2012-02-20 Thread Agustin Lobo
Just upgraded to QGIS 1.7.4

1. The python plugin installer is gone.
2. Selecting Settings/Options makes QGIS crash

Output to the terminal:
alobo@delia:~$ qgis
Warning: loading of qgis translation failed [/usr/share/qgis/i18n//qgis_en_US]
Warning: loading of qt translation failed [/usr/share/qt4/translations/qt_en_US]
Warning: Couldn't load Python support library: Cannot load library
/lib/qgispython: (/lib/libqgispython.so: cannot open shared object
file: No such file or directory)
Fatal: ASSERT: "myResult == 0" in file
/build/buildd/qgis-1.7.4/src/app/qgsoptions.cpp, line 825
Aborted

I do have python-qgis 1.7.4 installed,

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


Re: [Qgis-user] Re: Problem in FTools 0.6.1 union

2012-02-20 Thread Agustin Lobo
Does this mean that it will be  fixed in binaries for 1.7.4 ?
Thanks Agus

El día 14 de febrero de 2012 15:50, bertGIS
 escribió:
> Ok,
>
> thanks, the revision works fine for the union
>
> Bert
>
> --
> View this message in context: 
> http://osgeo-org.1560.n6.nabble.com/Problem-in-FTools-0-6-1-union-tp4468927p4469083.html
> Sent from the Quantum GIS - User mailing list archive at Nabble.com.
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user