Re: [Qgis-developer] Delay 2.6 release?..

2014-10-25 Thread Giovanni Manghi
 +1

 I would also prefer an extra week for testing/bug fixing.

 Also, the list of high priority bugs is still very long. We should not
 only fix blockers, but also some of the high ones. There are some
 high priority bugs with crashes or severe malfunctioning.

 Andreas


* today a very odd  issue has been reported, and I'm not sure is not
intended behaviour (I hope not)

http://hub.qgis.org/issues/11485


* a bad issue is this one

http://hub.qgis.org/issues/7540

basically is pretty easy to loose features after
editing/removing/adding a shapefile.


I would like also to discuss about this

* speaking about shapefiles

http://hub.qgis.org/issues/11007

long story short: edited shapefiles in QGIS (with the reshape tool,
the split features tool and others) are saved in a inconsistent
state (even when removed from the project) and other gis software
(tested many, OS and closed) have issues with them (they show
supposedly deleted features, throw errors because of the different
number of features and records, etc.). Saving the shapefile into a
copy fixes the issue.  A patch in OGR, that will be available in
gdal/ogr 2 solves the issue, but only if closing the qgis project or
removing the shapefile from the project. If a user edits a shape and
copy/send it to another person (to be opened in a different software),
without closing the project or removing the shape from it, then the
shape will still be corrupted.


cheers

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


Re: [Qgis-developer] Delay 2.6 release?..

2014-10-25 Thread Tim Sutton
Hi Paolo

On Fri, Oct 24, 2014 at 7:08 PM, Paolo Cavallini cavall...@faunalia.it
wrote:

 Il 24/10/2014 11:06, Sandro Santilli ha scritto:

  A blocker-free release makes the most sense.
  If postponing helps fixing them (ie: something is on working on them)
  then it is very worth it, IMHO.

 Does this mean we want to invest in some more bugfixing days, or that we
 hope more
 time will result in more bugfix by volunteers?
 In the first case, any ad hoc contribution by users would be appreciated.
 All the best.


If we have more funds available, I support the idea in investing more funds
into paid bugfixing.

Regards

Tim



 --
 Paolo Cavallini - www.faunalia.eu
 Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer




-- 
--
Tim Sutton
Visit http://kartoza.com to find out about open source:
 * Desktop GIS programming services
 * Geospatial web development
* GIS Training
* Consulting Services
Skype: timlinux Irc: timlinux on #qgis at freenode.net
Tim is a member of the QGIS Project Steering Committee
---
Kartoza is a merger between Linfiniti and Afrispatial
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

[Qgis-developer] Missing psycopg2 on Mac OS X after QGIS install

2014-10-25 Thread Gary Sherman

On install of QGIS nightly on a fresh Mac, starting it up leaves you with:

File 
/Users/gsherman/Desktop/QGIS_2.5-dev.app/Contents/MacOS/../Resources/python/plugins/processing/algs/qgis/postgis_utils.py, 
line 28, in

import psycopg2
  File 
/Users/gsherman/Desktop/QGIS_2.5-dev.app/Contents/MacOS/../Resources/python/qgis/utils.py, 
line 460, in _import

mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: No module named psycopg2



Closing the error box brings QGIS up and it will function, sans the 
postgis_utils...


I know what this means and how to solve it, but should a clean install 
leave the user wondering what's wrong?


-gary

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Gary Sherman

Founder, QGIS Project
Consulting: geoapt.com
Publishing: locatepress.com

We work virtually anywhere
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

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


Re: [Qgis-developer] Missing psycopg2 on Mac OS X after QGIS install

2014-10-25 Thread William Kyngesburye
It's possible that it wasn't bundled in the nightly.  I bundle psycopg2 in my 
QGIS, but I also have a standalone psycopg2 installer on my site.

On Oct 25, 2014, at 1:54 PM, Gary Sherman gsher...@geoapt.com wrote:

 On install of QGIS nightly on a fresh Mac, starting it up leaves you with:
 
 File 
 /Users/gsherman/Desktop/QGIS_2.5-dev.app/Contents/MacOS/../Resources/python/plugins/processing/algs/qgis/postgis_utils.py,
  line 28, in
import psycopg2
  File 
 /Users/gsherman/Desktop/QGIS_2.5-dev.app/Contents/MacOS/../Resources/python/qgis/utils.py,
  line 460, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
 ImportError: No module named psycopg2
 
 
 
 Closing the error box brings QGIS up and it will function, sans the 
 postgis_utils...
 
 I know what this means and how to solve it, but should a clean install leave 
 the user wondering what's wrong?
 
 -gary
 
 -- 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Gary Sherman
 
 Founder, QGIS Project
 Consulting: geoapt.com
 Publishing: locatepress.com
 
 We work virtually anywhere
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
 ___
 Qgis-developer mailing list
 Qgis-developer@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-developer

-
William Kyngesburye kyngchaos*at*kyngchaos*dot*com
http://www.kyngchaos.com/

Time is an illusion - lunchtime doubly so.

- Ford Prefect


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