Re: [Qgis-user] processing upgrade broken

2014-05-08 Thread Neil B
Hi,

I ran across this problem when updating the plugins on my linux system and
saw a similar error on my Windows system. This is the solution I found on
the internet:

Go into Processing->Options and Configuration
In the Providers->Saga section turn off 2.0.8 compatibility.


This is a little difficult when the plugin doesn't load and you can't
access the menu.


Just go into this file ~/.qgis2/processing/processing.conf and change this line:

   SAGA_208=True

to

   SAGA_208=False


This fix allowed the Processing plugin to load and also allowed other
plugins to be installed that were failing on the "no module named
qgis.QGISAlgorithmProvider" error.


I've only tried this so far on my linux system but suspect the same
fix will also solve the issue on my Windows system.


Hope this helps.


~Neil B.



On Tue, May 6, 2014 at 11:33 AM, Alex Mandel wrote:

> There is a related ticket already,
> http://hub.qgis.org/issues/10045
>
> Feel free to add more info.
>
> Thanks,
> Alex
>
> On 05/06/2014 10:08 AM, Alex Mandel wrote:
> > I can confirm this is a bug. Happens on Ubuntu also. The default version
> > installed is not cleanly masked by the upgraded version in the user
> folder.
> >
> > Installed version: 2.0 (in /usr/share/qgis/python/plugins/processing)
> > Available version: 2.2.0-2 (in QGIS Official Plugin Repository)
> >
> > Attempting to upgrade throws the error mentioned before:
> > no module named qgis.QGISAlgorithmProvider
> >
> > Workaround is to remove the version that ships with QGIS. Thats not
> > really a good solution for most users.
> >
> > Thanks,
> > Alex
> >
> > On 05/05/2014 01:18 PM, G. Allegri wrote:
> >> Try removing the processing plugin folder and reinstall it.
> >> Be sure you don't have it also installed under
> /.qgis2/python/plugins
> >> Removing and reinstalling worked for me.
> >>
> >> giovanni
> >>
> >>
> >> 2014-05-05 20:42 GMT+02:00 Kurt Trinko :
> >>
> >>> upgraded processing on win 7 64 bit has broken the plugin
> >>> no module named qgis.QGISAlgorithmProvider
> >>>
> >>> anyone else with this problem?
> >>>
> >>> kurt
> >>>
> >>> ___
> >>> Qgis-user mailing list
> >>> Qgis-user@lists.osgeo.org
> >>> http://lists.osgeo.org/mailman/listinfo/qgis-user
> >>>
> >>
> >>
> >>
> >>
> >>
> >> ___
> >> Qgis-user mailing list
> >> Qgis-user@lists.osgeo.org
> >> http://lists.osgeo.org/mailman/listinfo/qgis-user
> >>
> >
> > ___
> > Qgis-user mailing list
> > Qgis-user@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/qgis-user
> >
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] processing upgrade broken

2014-05-06 Thread Alex Mandel
There is a related ticket already,
http://hub.qgis.org/issues/10045

Feel free to add more info.

Thanks,
Alex

On 05/06/2014 10:08 AM, Alex Mandel wrote:
> I can confirm this is a bug. Happens on Ubuntu also. The default version
> installed is not cleanly masked by the upgraded version in the user folder.
> 
> Installed version: 2.0 (in /usr/share/qgis/python/plugins/processing)
> Available version: 2.2.0-2 (in QGIS Official Plugin Repository)
> 
> Attempting to upgrade throws the error mentioned before:
> no module named qgis.QGISAlgorithmProvider
> 
> Workaround is to remove the version that ships with QGIS. Thats not
> really a good solution for most users.
> 
> Thanks,
> Alex
> 
> On 05/05/2014 01:18 PM, G. Allegri wrote:
>> Try removing the processing plugin folder and reinstall it.
>> Be sure you don't have it also installed under /.qgis2/python/plugins
>> Removing and reinstalling worked for me.
>>
>> giovanni
>>
>>
>> 2014-05-05 20:42 GMT+02:00 Kurt Trinko :
>>
>>> upgraded processing on win 7 64 bit has broken the plugin
>>> no module named qgis.QGISAlgorithmProvider
>>>
>>> anyone else with this problem?
>>>
>>> kurt
>>>
>>> ___
>>> Qgis-user mailing list
>>> Qgis-user@lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>>
>>
>>
>>
>>
>>
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
> 

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


Re: [Qgis-user] processing upgrade broken

2014-05-06 Thread Alex Mandel
I can confirm this is a bug. Happens on Ubuntu also. The default version
installed is not cleanly masked by the upgraded version in the user folder.

Installed version: 2.0 (in /usr/share/qgis/python/plugins/processing)
Available version: 2.2.0-2 (in QGIS Official Plugin Repository)

Attempting to upgrade throws the error mentioned before:
no module named qgis.QGISAlgorithmProvider

Workaround is to remove the version that ships with QGIS. Thats not
really a good solution for most users.

Thanks,
Alex

On 05/05/2014 01:18 PM, G. Allegri wrote:
> Try removing the processing plugin folder and reinstall it.
> Be sure you don't have it also installed under /.qgis2/python/plugins
> Removing and reinstalling worked for me.
> 
> giovanni
> 
> 
> 2014-05-05 20:42 GMT+02:00 Kurt Trinko :
> 
>> upgraded processing on win 7 64 bit has broken the plugin
>> no module named qgis.QGISAlgorithmProvider
>>
>> anyone else with this problem?
>>
>> kurt
>>
>> ___
>> Qgis-user mailing list
>> Qgis-user@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-user
>>
> 
> 
> 
> 
> 
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
> 

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


Re: [Qgis-user] processing upgrade broken

2014-05-05 Thread G. Allegri
Try removing the processing plugin folder and reinstall it.
Be sure you don't have it also installed under /.qgis2/python/plugins
Removing and reinstalling worked for me.

giovanni


2014-05-05 20:42 GMT+02:00 Kurt Trinko :

> upgraded processing on win 7 64 bit has broken the plugin
> no module named qgis.QGISAlgorithmProvider
>
> anyone else with this problem?
>
> kurt
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>



-- 
Giovanni Allegri
http://about.me/giovanniallegri
Twitter: https://twitter.com/_giohappy_
blog: http://blog.spaziogis.it
GEO+ geomatica in Italia http://bit.ly/GEOplus
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] processing upgrade broken

2014-05-05 Thread Kurt Trinko
upgraded processing on win 7 64 bit has broken the plugin
no module named qgis.QGISAlgorithmProvider

anyone else with this problem?

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