Re: [Qgis-developer] qgis mapserver error

2010-08-27 Thread Craig Leat
 ls -lh /usr/lib/cgi-bin/test_qgis_mapserver/
 total 20K
 lrwxrwxrwx 1 root root   67 2010-08-24 09:45 qgis_mapserv.fcgi -
 /home/luca/compilati/qgis_svn/build/src/mapserver/qgis_mapserv.fcgi
 -rwxr-xr-x 1 root root 1.5K 2010-08-24 10:06 wms_metadata.xml
 -rwxr-xr-x 1 root root 9.3K 2010-08-25 17:50 world.qgs

Why is world.qgs owned by root? I guess this file should be readable
by a normal user AND the apache process.

Regards,

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


[Qgis-developer] C++ plugins delete

2010-08-27 Thread Golubev A.

 Hi, devs!
I`m write simple C++ plugin from plugin_template for test purposes. QGIS 
not delete plugin when unload it from plugin manager. Neither 
destructor, nor QGISEXTERN void unload( QgisPlugin * thePluginPointer ) 
was called. I`m checked copyright_label plugin and it is not deleted 
too. Is this a bug with plugins deleting?
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] QGIS build with GDAL 1.7.x - Ubuntu

2010-08-27 Thread Noli Sicad
Hi,

Where could I get QGIS build with GDAL 1.7.x  - Ubuntu?

It seems that QGIS 1.5 and QGIS 1.6 trunk are built using GDAL1.6.3
and python-qgis and other are using GDAL 1.7.3.

I could not open spatialite database created using the latest 2.4.0 in
QGIS built with GDAL 1.6.3.

Mac OS X QGIS 1.6 trunk works perfectly. However, I need  SciTE - no
SciTE in Mac OS X.

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


Re: [Qgis-developer] QGIS build with GDAL 1.7.x - Ubuntu

2010-08-27 Thread Alan Boudreault
The qgis package of UbuntuGIS seems to be built against gdal 1.7.x.

http://trac.osgeo.org/ubuntugis/

Alan

On August 27, 2010 08:16:50 am Noli Sicad wrote:
 Hi,
 
 Where could I get QGIS build with GDAL 1.7.x  - Ubuntu?
 
 It seems that QGIS 1.5 and QGIS 1.6 trunk are built using GDAL1.6.3
 and python-qgis and other are using GDAL 1.7.3.
 
 I could not open spatialite database created using the latest 2.4.0 in
 QGIS built with GDAL 1.6.3.
 
 Mac OS X QGIS 1.6 trunk works perfectly. However, I need  SciTE - no
 SciTE in Mac OS X.
 
 Noli
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer
 

-- 
Alan Boudreault
Mapgears
http://www.mapgears.com
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] QGIS build with GDAL 1.7.x - Ubuntu

2010-08-27 Thread Noli Sicad
Hi Alan,

Qgis1.5.0-2~lucid1 is not in repository anymore.

 I think it has been replaced by QGIS 1.6.0 + svn14153 -lucid1 which I
installed.

 Quantum GIS r14153M

In the Help Menu
Help- About - This copy of QGIS has been buiilt with GDAL/OCR 1.6.3.

I thought that the QGIS trunk is compiling using GDAL 1.7.3 now.

Mac OS X Qgis-dev is compiled using GDAL 1.7.3.

https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable
I am very sure that I am using this repository since all your packages
are showing in Synaptic Package Manager.

Thanks.

Noli

On 8/28/10, Alan Boudreault aboudrea...@mapgears.com wrote:
 The qgis package of UbuntuGIS seems to be built against gdal 1.7.x.

 http://trac.osgeo.org/ubuntugis/

 Alan

 On August 27, 2010 08:16:50 am Noli Sicad wrote:
 Hi,

 Where could I get QGIS build with GDAL 1.7.x  - Ubuntu?

 It seems that QGIS 1.5 and QGIS 1.6 trunk are built using GDAL1.6.3
 and python-qgis and other are using GDAL 1.7.3.

 I could not open spatialite database created using the latest 2.4.0 in
 QGIS built with GDAL 1.6.3.

 Mac OS X QGIS 1.6 trunk works perfectly. However, I need  SciTE - no
 SciTE in Mac OS X.

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


 --
 Alan Boudreault
 Mapgears
 http://www.mapgears.com

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


Re: [Qgis-developer] QGIS build with GDAL 1.7.x - Ubuntu

2010-08-27 Thread Noli Sicad
The funny thing about this built QGIS 1.6.0 is, if can't open the
spatialite it created.

Here's the steps.

1. Open shapefile
2. Save it as spatialite i.e. Sqlite
3. Remove shapefile
4. Open the newly created Sqlite

I can't open the sqlite file that QGIS created.

I don't know what is wrong.

Where could I find QGIS 1.5.0 ubuntu that can open spatialite that it
created it?

The windows QGIS, not mentioned Mac OS X  can do the above steps.

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


Re: [Qgis-developer] QGIS build with GDAL 1.7.x - Ubuntu

2010-08-27 Thread Giuseppe Sucameli
Hi Noli,

On Sat, Aug 28, 2010 at 1:33 AM, Noli Sicad nsi...@gmail.com wrote:

 The funny thing about this built QGIS 1.6.0 is, if can't open the
 spatialite it created.

 Here's the steps.

 1. Open shapefile
 2. Save it as spatialite i.e. Sqlite

Maybe did you use Save as...?
If you did, the .sqlite you created is not a valid spatialite database
(non-spatial table inside it) but only a sqlite vector file.

To open it use Add vector layer.

Cheers.

3. Remove shapefile
 4. Open the newly created Sqlite

 I can't open the sqlite file that QGIS created.

 I don't know what is wrong.

 Where could I find QGIS 1.5.0 ubuntu that can open spatialite that it
 created it?

 The windows QGIS, not mentioned Mac OS X  can do the above steps.

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




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


Re: [Qgis-developer] QGIS build with GDAL 1.7.x - Ubuntu

2010-08-27 Thread Noli Sicad
 Here's the steps.

 1. Open shapefile
 2. Save it as spatialite i.e. Sqlite

 Maybe did you use Save as...?

No. I clicked the vector layer and save sqlite.

I have been this testing for 2 weeks now, trying to find the right
version of QGIS in Windows, Mac OS X and Linux with Spatialite.

My laptop now is triple boot (Window 7, Mac OS X and Ubuntu) to find a solution.

 If you did, the .sqlite you created is not a valid spatialite database
 (non-spatial table inside it) but only a sqlite vector file.

 To open it use Add vector layer.

I tried to do this Add vector layer with spatialite a week ago in
Windows 7 and Windows XP. The funny thing is QGIS tries to open it as
well and display tables to open. It should say not a valid file.

Anyway, I have been doing the same steps / processes in QGIS in
Windows and Mac OS X.  Both built can open spatialite it created. QGIS
windows has still problem with the latest spatialite 2.4.0.  But at
least it open spatialite database it created i.e. saving the vector
file into sqlite.

One of the main features of QGIS 1.5 release is how easy to save
vector files to spatialite and open it.

Building QGIS with GDAL1.7.3 would fix this problem as William did in
QGIS Mac OS X.

It seems that QGIS trunk builds is still building using GDAL 1.6 as of
27 August 2010.

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