When I open it, nothing happens.<div><br></div><div>If I open another project, ask me "do you want to save the current project?</div><div><br></div><div>In the project there wasn't a CSV file, and I didn't delete or move layer source outside of qgis.</div>

<div><br></div><div>Regards,</div><div><br></div><div>Jose Carlos Guerrero</div><div><br><div class="gmail_quote">2012/7/13 William Kyngesburye <span dir="ltr"><<a href="mailto:woklist@kyngchaos.com" target="_blank">woklist@kyngchaos.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What happens when you open it?  Crash or nothing?<br>
<br>
Did you move or delete a layer source outside of QGIS?  Specifically a CSV file.<br>
<div><div class="h5"><br>
On Jul 13, 2012, at 1:25 PM, José Carlos Guerrero Antúnez wrote:<br>
<br>
> Hi,<br>
><br>
> 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.<br>
><br>
> On the contrary, I could open a project created in an earlier version.<br>
><br>
><br>
> Console message,<br>
><br>
> 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]<br>
> 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]<br>
> 13/07/12 15:20:09     [0x0-0x51051].org.qgis.qgis[705]        ERROR 10: Pointer 'hDS' is NULL in 'OGR_DS_Destroy'.<br>
> 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<br>


> 13/07/12 15:20:11     [0x0-0x51051].org.qgis.qgis[705]          DeprecationWarning)<br>
> 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<br>
> 13/07/12 15:20:15     [0x0-0x51051].org.qgis.qgis[705]          mod = _builtin_import(name, globals, locals, fromlist, level)<br>
> 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<br>


> 13/07/12 15:20:15     [0x0-0x51051].org.qgis.qgis[705]          if not self.__coordRSGoogle.createFromEpsg(idEpsgRSGoogle):<br>
> 13/07/12 15:20:15     [0x0-0x51051].org.qgis.qgis[705]        Warning: QGraphicsScene::removeItem: cannot remove 0-item<br>
> 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<br>


> 13/07/12 15:20:21     [0x0-0x51051].org.qgis.qgis[705]          if not self.__coordRSGoogle.createFromEpsg(idEpsgRSGoogle):<br>
> 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<br>
> 13/07/12 15:20:40     [0x0-0x51051].org.qgis.qgis[705]          "XY tools", self.iface.actionCapturePoint().actionGroup())<br>
> 13/07/12 15:20:42     [0x0-0x51051].org.qgis.qgis[705]        Warning: QGraphicsScene::removeItem: cannot remove 0-item<br>
> 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<br>
> 13/07/12 15:20:43     [0x0-0x51051].org.qgis.qgis[705]          zoom = np.abs((np.array(zooms) - scale)/scale)<br>
> 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<br>
> 13/07/12 15:20:49     [0x0-0x51051].org.qgis.qgis[705]          mapCanvasSrs = self.iface.mapCanvas().mapRenderer().destinationSrs()<br>
><br>
> 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<br>
> 13/07/12 15:21:01     [0x0-0x51051].org.qgis.qgis[705]          lst = [[lyr.getLayerID(), lyrCatalog.msg()]]<br>
> 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<br>


> 13/07/12 15:21:01     [0x0-0x51051].org.qgis.qgis[705]          self.coordXform = QgsCoordinateTransform(renderer.destinationSrs(), QgsCoordinateReferenceSystem(4326))<br>
> 13/07/12 15:21:02     [0x0-0x51051].org.qgis.qgis[705]        Warning: QMetaObject::connectSlotsByName: No matching signal for on_mLabelIdLineEdit_textChanged(QString)<br>
> 13/07/12 15:21:53     [0x0-0x51051].org.qgis.qgis[705]        Fri Jul 13 15:21:53 <a href="http://torre-a-102.fcien.edu.uy" target="_blank">torre-a-102.fcien.edu.uy</a> QGIS[705] <Error>: kCGErrorIllegalArgument: CGSOrderWindowList<br>


> 13/07/12 15:21:53     [0x0-0x51051].org.qgis.qgis[705]        Fri Jul 13 15:21:53 <a href="http://torre-a-102.fcien.edu.uy" target="_blank">torre-a-102.fcien.edu.uy</a> QGIS[705] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.<br>


> 13/07/12 15:22:13     [0x0-0x51051].org.qgis.qgis[705]        Warning: Object::disconnect: No such signal QObject::extentChanged()<br>
> 13/07/12 15:22:13     [0x0-0x51051].org.qgis.qgis[705]        Warning: Object::disconnect: No such signal QObject::extentChanged()<br>
> 13/07/12 15:22:13     [0x0-0x51051].org.qgis.qgis[705]        Warning: Object::disconnect: No such signal QObject::extentChanged()<br>
> 13/07/12 15:22:13     [0x0-0x51051].org.qgis.qgis[705]        Warning: Object::disconnect: No such signal QObject::extentChanged()<br>
><br>
><br>
> Many thanks in advance,<br>
><br>
> Jose Carlos Guerrero<br>
><br>
> --<br>
> ################################################################<br>
> Dr. José Carlos Guerrero<br>
> Laboratorio de Desarrollo Sustentable y Gestión Ambiental del Territorio (LDSGAT)<br>
> Instituto de Ecología y Ciencias Ambientales (IECA)<br>
> Facultad de Ciencias<br>
> Universidad de la República<br>
> Montevideo-URUGUAY<br>
> ################################################################<br>
><br>
</div></div>> _______________________________________________<br>
> Qgis-user mailing list<br>
> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
<br>
-----<br>
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com><br>
<a href="http://www.kyngchaos.com/" target="_blank">http://www.kyngchaos.com/</a><br>
<br>
"Oh, look, I seem to have fallen down a deep, dark hole.  Now what does that remind me of?  Ah, yes - life."<br>
<br>
- Marvin<br>
<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>
</div>