Re: [Qgis-user] version - 1.8.0 -> 2.0.1

2014-02-12 Thread Gabriele Baccini
Hello guys, 
thanks to your suggestions I have figured out what to check. 
I installed mapnik and I had to add a system variable (PYTHONPATH) 
It is written in the project. QGIS 2 dislike it.
I deleted the variable saved with qgis 1.8.
Now the project opens with Doufur but there is another problem. 
I have found that a query inserted in QGIS1.8 is not good for Doufur. 

"feld_A" <  > NULL  OR  "field_B" <  > NULL

I would like to understand the reason for this difference. 

Thanks again
Gabriele



Il Lunedì 10 Febbraio 2014 16:50, Andre Joost  ha 
scritto:
  
Am 10.02.2014 08:57, schrieb Gabriele Baccini:
> Hello to all,
> When I open a project I get the following error.
> What should I do to resolve this error
> thanks in advance
> Gabriele
>
>
> Windows 7 64
> i5 2410m
>
>
> Errore durante l'esecuzione di codice Python:
>
> Traceback (most recent call last):
>    File 
>"C:\Users\fufi/.qgis2/python/plugins\OSMEditorRemoteControl\plugin.py", line 
>32, in changeStatus
>      extent = self.getLonLatExtent()
>    File 
>"C:\Users\fufi/.qgis2/python/plugins\OSMEditorRemoteControl\plugin.py", line 
>27, in getLonLatExtent
>      return QgsCoordinateTransform(crs_map, crs_4326).transform(extent)
> QgsCsException: trasformazione diretta di
> (nan, nan)
> PROJ.4: +proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=150 +y_0=0 
> +ellps=intl +towgs84=-104.1,-49.1,-9.9,0.971,-2.917,0.714,-11.68 +units=m 
> +no_defs +to +proj=longlat +datum=WGS84 +no_defs
> Errore: non-convergent inverse meridional dist
>

What extent does your map have? tmerc can only handle longitudes between 
lon_0 +/-90°.

You can try again by creating a project in EPSG:4326, and load the 
layers to that. Or remove the OSMEditorRemoteControl plugin before 
openig the project.

HTH,
André Joost


___
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

Re: [Qgis-user] version - 1.8.0 -> 2.0.1

2014-02-10 Thread Andre Joost

Am 10.02.2014 08:57, schrieb Gabriele Baccini:

Hello to all,
When I open a project I get the following error.
What should I do to resolve this error
thanks in advance
Gabriele


Windows 7 64
i5 2410m


Errore durante l'esecuzione di codice Python:

Traceback (most recent call last):
   File "C:\Users\fufi/.qgis2/python/plugins\OSMEditorRemoteControl\plugin.py", 
line 32, in changeStatus
 extent = self.getLonLatExtent()
   File "C:\Users\fufi/.qgis2/python/plugins\OSMEditorRemoteControl\plugin.py", 
line 27, in getLonLatExtent
 return QgsCoordinateTransform(crs_map, crs_4326).transform(extent)
QgsCsException: trasformazione diretta di
(nan, nan)
PROJ.4: +proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=150 +y_0=0 +ellps=intl 
+towgs84=-104.1,-49.1,-9.9,0.971,-2.917,0.714,-11.68 +units=m +no_defs +to 
+proj=longlat +datum=WGS84 +no_defs
Errore: non-convergent inverse meridional dist



What extent does your map have? tmerc can only handle longitudes between 
lon_0 +/-90°.


You can try again by creating a project in EPSG:4326, and load the 
layers to that. Or remove the OSMEditorRemoteControl plugin before 
openig the project.


HTH,
André Joost

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


Re: [Qgis-user] version - 1.8.0 -> 2.0.1

2014-02-10 Thread Richard McDonnell
Hi,
Do you require OSMEditor?
If you don't, go to Plugins, manage and install Plugins. A list of 
Plugins will be shown under "Installed" the plugin causing the error 
will be in red (red writing) click on it and select "Uninstall plugin"
restart QGIS and you should be fine after that.
If you do require OSMEditor, there is a Plugin called 
OSMEditorRemoteControl, I am unsure as to if it is exactly the same as 
the old plugin, but installing this may also help.
Regards,

Richard.



On 10/02/2014 13:45, Luca Manganelli wrote:
> On Mon, Feb 10, 2014 at 8:57 AM, Gabriele Baccini  > wrote:
>
>
> Hello to all,
> When I open a project I get the following error.
> What should I do to resolve this error
> thanks in advance
>
>
> It seems that it's a problem of your installed plugin (OSMEditor?). 
> Try to disable it from Plugins List and then reload your old 1.8 project.
>
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user


**
Email Disclaimer: http://www.opw.ie/en/disclaimer/ 
**

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

Re: [Qgis-user] version - 1.8.0 -> 2.0.1

2014-02-10 Thread Luca Manganelli
 On Mon, Feb 10, 2014 at 8:57 AM, Gabriele Baccini wrote:

>
> Hello to all,
> When I open a project I get the following error.
> What should I do to resolve this error
> thanks in advance
>

It seems that it's a problem of your installed plugin (OSMEditor?). Try to
disable it from Plugins List and then reload your old 1.8 project.
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user