[Qgis-user] Can't open a project in Qgis 1.8 (OSX)

William Kyngesburye woklist at kyngchaos.com
Fri Jul 13 13:23:40 PDT 2012


I don't know then. (I thought it might be a known problem with missing CSV files.)

On Jul 13, 2012, at 3:12 PM, José Carlos Guerrero Antúnez wrote:

> When I open it, nothing happens.
> 
> If I open another project, ask me "do you want to save the current project?
> 
> In the project there wasn't a CSV file, and I didn't delete or move layer source outside of qgis.
> 
> Regards,
> 
> Jose Carlos Guerrero
> 
> 2012/7/13 William Kyngesburye <woklist at kyngchaos.com>
> What happens when you open it?  Crash or nothing?
> 
> Did you move or delete a layer source outside of QGIS?  Specifically a CSV file.
> 
> On Jul 13, 2012, at 1:25 PM, José Carlos Guerrero Antúnez wrote:
> 
> > Hi,
> >
> > I created a project in Qgis 1.8 (OSX 10.6.8), it was saved correctly, opened many times but today I can't open it. It's very important for me because I spent much time working on it.
> >
> > On the contrary, I could open a project created in an earlier version.
> >
> >
> > Console message,
> >
> > 13/07/12 15:20:08     [0x0-0x51051].org.qgis.qgis[705]        Warning: loading of qgis translation failed [/Applications/QGIS.app/Contents/MacOS/../Resources/i18n//qgis_en_US]
> > 13/07/12 15:20:08     [0x0-0x51051].org.qgis.qgis[705]        Warning: loading of qt translation failed [/Applications/QGIS.app/Contents/translations/qt_en_US]
> > 13/07/12 15:20:09     [0x0-0x51051].org.qgis.qgis[705]        ERROR 10: Pointer 'hDS' is NULL in 'OGR_DS_Destroy'.
> > 13/07/12 15:20:11     [0x0-0x51051].org.qgis.qgis[705]        /Library/Frameworks/GDAL.framework/Versions/1.9/Python/2.6/site-packages/osgeo/gdal.py:80: DeprecationWarning: gdal.py was placed in a namespace, it is now available as osgeo.gdal
> > 13/07/12 15:20:11     [0x0-0x51051].org.qgis.qgis[705]          DeprecationWarning)
> > 13/07/12 15:20:15     [0x0-0x51051].org.qgis.qgis[705]        /Applications/QGIS.app/Contents/MacOS/../Resources/python/qgis/utils.py:309: DeprecationWarning: the sets module is deprecated
> > 13/07/12 15:20:15     [0x0-0x51051].org.qgis.qgis[705]          mod = _builtin_import(name, globals, locals, fromlist, level)
> > 13/07/12 15:20:15     [0x0-0x51051].org.qgis.qgis[705]        /Users/joseca_IMac/.qgis//python/plugins/openlayers/openlayers_plugin.py:211: DeprecationWarning: QgsCoordinateReferenceSystem.createFromEpsg() is deprecated
> > 13/07/12 15:20:15     [0x0-0x51051].org.qgis.qgis[705]          if not self.__coordRSGoogle.createFromEpsg(idEpsgRSGoogle):
> > 13/07/12 15:20:15     [0x0-0x51051].org.qgis.qgis[705]        Warning: QGraphicsScene::removeItem: cannot remove 0-item
> > 13/07/12 15:20:21     [0x0-0x51051].org.qgis.qgis[705]        /Users/joseca_IMac/.qgis//python/plugins/ras/openlayers_plugin.py:167: DeprecationWarning: QgsCoordinateReferenceSystem.createFromEpsg() is deprecated
> > 13/07/12 15:20:21     [0x0-0x51051].org.qgis.qgis[705]          if not self.__coordRSGoogle.createFromEpsg(idEpsgRSGoogle):
> > 13/07/12 15:20:40     [0x0-0x51051].org.qgis.qgis[705]        /Users/joseca_IMac/.qgis//python/plugins/xytools/xytools.py:52: DeprecationWarning: QgisInterface.actionCapturePoint() is deprecated
> > 13/07/12 15:20:40     [0x0-0x51051].org.qgis.qgis[705]          "XY tools", self.iface.actionCapturePoint().actionGroup())
> > 13/07/12 15:20:42     [0x0-0x51051].org.qgis.qgis[705]        Warning: QGraphicsScene::removeItem: cannot remove 0-item
> > 13/07/12 15:20:43     [0x0-0x51051].org.qgis.qgis[705]        /Users/joseca_IMac/.qgis//python/plugins/gmap_overview_plugin/gmap_gui.py:134: RuntimeWarning: divide by zero encountered in divide
> > 13/07/12 15:20:43     [0x0-0x51051].org.qgis.qgis[705]          zoom = np.abs((np.array(zooms) - scale)/scale)
> > 13/07/12 15:20:49     [0x0-0x51051].org.qgis.qgis[705]        /Users/joseca_IMac/.qgis//python/plugins/valuetool/valuewidget.py:147: DeprecationWarning: QgsMapRenderer.destinationSrs() is deprecated
> > 13/07/12 15:20:49     [0x0-0x51051].org.qgis.qgis[705]          mapCanvasSrs = self.iface.mapCanvas().mapRenderer().destinationSrs()
> >
> > 13/07/12 15:21:01     [0x0-0x51051].org.qgis.qgis[705]        /Users/joseca_IMac/.qgis/python/plugins/imgshowhide/logic/imgshowhidewidget.py:143: DeprecationWarning: QgsMapLayer.getLayerID() is deprecated
> > 13/07/12 15:21:01     [0x0-0x51051].org.qgis.qgis[705]          lst = [[lyr.getLayerID(), lyrCatalog.msg()]]
> > 13/07/12 15:21:01     [0x0-0x51051].org.qgis.qgis[705]        /Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins/osm/OsmFeatureDW.py:185: DeprecationWarning: QgsMapRenderer.destinationSrs() is deprecated
> > 13/07/12 15:21:01     [0x0-0x51051].org.qgis.qgis[705]          self.coordXform = QgsCoordinateTransform(renderer.destinationSrs(), QgsCoordinateReferenceSystem(4326))
> > 13/07/12 15:21:02     [0x0-0x51051].org.qgis.qgis[705]        Warning: QMetaObject::connectSlotsByName: No matching signal for on_mLabelIdLineEdit_textChanged(QString)
> > 13/07/12 15:21:53     [0x0-0x51051].org.qgis.qgis[705]        Fri Jul 13 15:21:53 torre-a-102.fcien.edu.uy QGIS[705] <Error>: kCGErrorIllegalArgument: CGSOrderWindowList
> > 13/07/12 15:21:53     [0x0-0x51051].org.qgis.qgis[705]        Fri Jul 13 15:21:53 torre-a-102.fcien.edu.uy QGIS[705] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
> > 13/07/12 15:22:13     [0x0-0x51051].org.qgis.qgis[705]        Warning: Object::disconnect: No such signal QObject::extentChanged()
> > 13/07/12 15:22:13     [0x0-0x51051].org.qgis.qgis[705]        Warning: Object::disconnect: No such signal QObject::extentChanged()
> > 13/07/12 15:22:13     [0x0-0x51051].org.qgis.qgis[705]        Warning: Object::disconnect: No such signal QObject::extentChanged()
> > 13/07/12 15:22:13     [0x0-0x51051].org.qgis.qgis[705]        Warning: Object::disconnect: No such signal QObject::extentChanged()
> >
> >
> > Many thanks in advance,
> >
> > Jose Carlos Guerrero
> >
> > --
> > ################################################################
> > Dr. José Carlos Guerrero
> > Laboratorio de Desarrollo Sustentable y Gestión Ambiental del Territorio (LDSGAT)
> > Instituto de Ecología y Ciencias Ambientales (IECA)
> > Facultad de Ciencias
> > Universidad de la República
> > Montevideo-URUGUAY
> > ################################################################
> >
> > _______________________________________________
> > Qgis-user mailing list
> > Qgis-user at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/qgis-user
> 
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
> 
> "Oh, look, I seem to have fallen down a deep, dark hole.  Now what does that remind me of?  Ah, yes - life."
> 
> - Marvin
> 
> 
> 
> 
> 
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user

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

"Time is an illusion - lunchtime doubly so."

- Ford Prefect





More information about the Qgis-user mailing list