Hi all, Just wondering: wasn't it possible to remove silently any potential Processing plugin (in most of the cases, it'll be under /.qgis2 folder) during 2.16 installation?
Harrissou 2016-07-12 17:45 GMT+02:00 Matthias Kuhn <[email protected]>: > Hi Carlos, > > Processing has been part of core for a long time already. > > It has also been shipped as a separate plugin in parallel which caused a > lot of troubles like you noticed now. > This is no longer available and you are absolutely right in recommending > removal if it has been installed from this sources. > > Matthias > > On 07/12/2016 04:49 PM, Carlos Cerdán wrote: > > Thank you very much Matthias... I've just discovered it, and found that > > Processing is now part of the core of QGIS, so if someone is updating > > from 2.14 or less, must unistall the processing plugin to avoid > > conflicts with Processing core (sorry if terms are not correct). > > > > Now, all is fine... I hope. > > > > Regards from Peru > > > > Carlos > > > > > > > > 2016-07-12 9:25 GMT-05:00 Matthias Kuhn <[email protected] > > <mailto:[email protected]>>: > > > > Hi Carlos, > > > > As far as I know all functionality available in ftools is available > in > > processing. > > There was a lot of duplicated code which was unmaintained so the > > decision was to put the full focus on one tool and avoid doing work > > twice. > > > > If there's anything missing, please report it! > > > > Regards > > Matthias > > > > On 07/12/2016 03:29 PM, Carlos Cerdán wrote: > > > There is an issue that can be related with this: ftools > disappeared in > > > QGIS 2.16 (Ubuntu 16.04. Don't know about windows); so we still > can't > > > do basic vectorial geoprocessing. I guess it's under revision. > > > > > > Developers please light us... > > > > > > 2016-07-12 6:33 GMT-05:00 Pim Verver <[email protected] <mailto: > [email protected]> > > > <mailto:[email protected] <mailto:[email protected]>>>: > > > > > > Hi all,____ > > > > > > __ __ > > > > > > Yesterday I installed a 64 bits version of QGIS 2.16 and after > > > startup I got the following popup. After that QGis seems to be > > > working okay (apart from the python disabling). Is there an > obvious > > > solution for this problem. I tried both the advanced and the > express > > > install, but no luck so far.____ > > > > > > __ __ > > > > > > Couldn't load QGIS utils. > > > Python support will be disabled.____ > > > > > > > > > Traceback (most recent call last): > > > File "", line 1, in > > > File "C:/OSGEO4~1/apps/qgis/./python\qgis\utils.py", line > 21, in > > > standard_library.install_aliases() > > > File > > > > > "C:\OSGEO4~1\apps\Python27\lib\site-packages\future\standard_library\__init__.py", > > > line 483, in install_aliases > > > import test > > > File "C:\OSGEO4~1\bin\test.py", line 3, in > > > for layer in iface.mapCanvas().layers(): > > > NameError: name 'iface' is not defined____ > > > > > > Python version: > > > 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit > (AMD64)] > > > > > > QGIS version: > > > 2.16.0-Nødebo 'Nødebo', d0b3e39 > > > > > > Python path: > > > ['C:/OSGEO4~1/apps/qgis/./python', > u'C:/Users/Pim/.qgis2/python', > > > u'C:/Users/Pim/.qgis2/python/plugins', > > > 'C:/OSGEO4~1/apps/qgis/./python/plugins', > > > > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\matplotlib-1.3.1-py2.7-win-amd64.egg', > > > > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\nose-1.3.3-py2.7.egg', > > > > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\tornado-4.0.1-py2.7-win-amd64.egg', > > > > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\backports.ssl_match_hostname-3.4.0.2-py2.7.egg', > > > > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\certifi-14.05.14-py2.7.egg', > > > > > > 'c:\\osgeo4~1\\apps\\python27\\lib\\site-packages\\python_dateutil-2.1-py2.7.egg', > > > 'C:\\OSGEO4~1\\bin\\python27.zip', > > > 'C:\\OSGEO4~1\\apps\\Python27\\DLLs', > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib', > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\plat-win', > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\lib-tk', > 'C:\\OSGEO4~1\\bin', > > > 'C:\\OSGEO4~1\\apps\\Python27', > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages', > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\PIL', > > > > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\jinja2-2.7.2-py2.7.egg', > > > > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\markupsafe-0.23-py2.7-win-amd64.egg', > > > > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\pytz-2012j-py2.7.egg', > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\win32', > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\win32\\lib', > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\Pythonwin', > > > > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\Shapely-1.2.18-py2.7-win-amd64.egg', > > > > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode', > > > > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\xlrd-0.9.2-py2.7.egg', > > > > > > 'C:\\OSGEO4~1\\apps\\Python27\\lib\\site-packages\\xlwt-0.7.5-py2.7.egg']____ > > > > > > __ __ > > > > > > Kind regards,____ > > > > > > __ __ > > > > > > Pim Verver____ > > > > > > __ __ > > > > > > > > > _______________________________________________ > > > Qgis-user mailing list > > > [email protected] <mailto:[email protected]> > > <mailto:[email protected] <mailto:[email protected] > >> > > > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user > > > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user > > > > > > > > > > > > > > > _______________________________________________ > > > Qgis-user mailing list > > > [email protected] <mailto:[email protected]> > > > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user > > > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user > > > > > _______________________________________________ > > Qgis-user mailing list > > [email protected] <mailto:[email protected]> > > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user > > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user > > > > > _______________________________________________ > Qgis-user mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user >
_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
