Re: [QGIS-Developer] Strange error log on startup

2018-05-02 Thread Régis Haubourg
Thanks Jurgen and sorry for the noise then!

Regards

Régis


2018-05-02 12:35 GMT+02:00 Jürgen E. Fischer :

> Hi Régis,
>
> On Wed, 02. May 2018 at 11:27:07 +0200, Régis Haubourg wrote:
> > Warning 4: Failed to open /home/regis/APPS/QGIS3/qgis3_
> fix_snap/share/qgis/resources/data/world_map.shp, Permission non accordée.
>
>
> > ERROR 6: EPSG PCS/GCS code 37004 not found in EPSG support files.  Is
> this a valid EPSG coordinate system?
> > Warning 4: Failed to open /home/regis/APPS/QGIS3/qgis3_
> fix_snap/share/qgis/resources/data/world_map.shp, Permission non accordée.
> > ERROR 6: EPSG PCS/GCS code 37004 not found in EPSG support files.  Is
> this a valid EPSG coordinate system?
> >
> > Why is QGIS trying to open the world map file?
>
> That's from the CRS selection dialog and can be ignored - see #17549
>
>
> Jürgen
>
>
> --
> Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
> Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
> Software Engineer   D-26506 Norden
> http://www.norbit.de
> QGIS release manager (PSC)  GermanyIRC: jef on FreeNode
>
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [QGIS-Developer] Strange error log on startup

2018-05-02 Thread Jürgen E . Fischer
Hi Régis,

On Wed, 02. May 2018 at 11:27:07 +0200, Régis Haubourg wrote:
> Warning 4: Failed to open 
> /home/regis/APPS/QGIS3/qgis3_fix_snap/share/qgis/resources/data/world_map.shp,
>  Permission non accordée.


> ERROR 6: EPSG PCS/GCS code 37004 not found in EPSG support files.  Is this a 
> valid EPSG coordinate system?
> Warning 4: Failed to open 
> /home/regis/APPS/QGIS3/qgis3_fix_snap/share/qgis/resources/data/world_map.shp,
>  Permission non accordée.
> ERROR 6: EPSG PCS/GCS code 37004 not found in EPSG support files.  Is this a 
> valid EPSG coordinate system?
> 
> Why is QGIS trying to open the world map file?

That's from the CRS selection dialog and can be ignored - see #17549
 

Jürgen


-- 
Jürgen E. Fischer   norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13  Fax. +49-4931-918175-50
Software Engineer   D-26506 Norden http://www.norbit.de
QGIS release manager (PSC)  GermanyIRC: jef on FreeNode


signature.asc
Description: PGP signature
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

[QGIS-Developer] Strange error log on startup

2018-05-02 Thread Régis Haubourg
Hi All,
I test today's master 8f9a378 and see some strange EPSG code failure logs
in my shell:


Warning: QSqlDatabasePrivate::addDatabase: duplicate connection name
'qt_sql_default_connection', old connection removed.
Warning: QSqlDatabasePrivate::addDatabase: duplicate connection name
'qt_sql_default_connection', old connection removed.
Warning: QSqlDatabasePrivate::addDatabase: duplicate connection name
'qt_sql_default_connection', old connection removed.
Warning: QGestureManager::deliverEvent: could not find the target for
gesture

Warning 4: Failed to open
/home/regis/APPS/QGIS3/qgis3_fix_snap/share/qgis/resources/data/world_map.shp,
Permission non accordée.
ERROR 6: EPSG PCS/GCS code 37004 not found in EPSG support files.  Is this
a valid EPSG coordinate system?
Warning 4: Failed to open
/home/regis/APPS/QGIS3/qgis3_fix_snap/share/qgis/resources/data/world_map.shp,
Permission non accordée.
ERROR 6: EPSG PCS/GCS code 37004 not found in EPSG support files.  Is this
a valid EPSG coordinate system?

Why is QGIS trying to open the world map file?

I tested to open it and it works, and recognized as a 4326 SRS.

I found the 37004 srs in the projection list. It is in a big list of SRS
named "Imported from GDAL"

Étendue: Étendue inconnue

Proj4: +proj=longlat +ellps=fschr60m +no_defs

Anyone knows what happens here?

Regards,

Régis
___
QGIS-Developer mailing list
QGIS-Developer@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer