Re: [Qgis-user] Error in processing Extract by attribute algorithm

2014-03-12 Thread samuelm...@gmail.com
Thanks for the instructions Paolo, Felipe and Gino. I opened a new
ticket, assigned
to:

https://hub.qgis.org/issues/9768

regards,

Samuel Mesa.


2014-03-12 4:38 GMT-05:00 Gino Pirelli :

> no it refers the page when processing (aka sextante) was an external
> plugin... now it's in the core =>
>
> register as OSGeo user [1] and create new tiket in [2] logging with yout
> osgeo new user.
> Here you'll find a isse category pull down menu related to Processing
>
> bye, Luigi Pirelli (luigi.pire...@faunalia.it - lui...@gmail.com)
>
> [1] http://www.osgeo.org/osgeo_userid
> [2] https://hub.qgis.org/projects/quantum-gis/issues/new
>
>
> On 12 March 2014 10:15, Filipe Dias  wrote:
>
>> This is the link for the issue tracker:
>>
>> http://hub.qgis.org/projects/sextante/activity
>>
>>
>> On Wed, Mar 12, 2014 at 6:38 AM, Paolo Cavallini 
>> wrote:
>>
>>> -BEGIN PGP SIGNED MESSAGE-
>>> Hash: SHA1
>>>
>>> Hi Samuel,
>>>
>>> Il 12/03/2014 03:34, samuelm...@gmail.com ha scritto:
>>>
>>> > I think you should change the line in 1149 [1] by:
>>> >
>>> > output = self.getOutputFromName (self.RESULT)
>>> >
>>> > [1]
>>> >
>>> https://github.com/qgis/QGIS/blob/021c7e60777339d656f22c984b9d7af2f6382636/python/plugins/processing/algs/mmqgisx/MMQGISXAlgorithms.py#L1149
>>>
>>> would you mind opening a ticket about this?
>>>
>>> Thanks.
>>> - --
>>> Paolo Cavallini - www.faunalia.eu
>>> Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
>>> -BEGIN PGP SIGNATURE-
>>> Version: GnuPG v1
>>> Comment: Using GnuPG with Icedove - http://www.enigmail.net/
>>>
>>> iEYEARECAAYFAlMgAMYACgkQ/NedwLUzIr5DTgCgpfvonbc0/iuX9sSbYGhiazQ5
>>> GlQAn3TYDieyMCqKKejLG2rK8WNkV3hM
>>> =vZiR
>>> -END PGP SIGNATURE-
>>> ___
>>> 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
>



-- 
---
.~.
   / v \
  //\\
 /(  )\
   ^`~'^
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Error in processing Extract by attribute algorithm

2014-03-12 Thread Gino Pirelli
no it refers the page when processing (aka sextante) was an external
plugin... now it's in the core =>

register as OSGeo user [1] and create new tiket in [2] logging with yout
osgeo new user.
Here you'll find a isse category pull down menu related to Processing

bye, Luigi Pirelli (luigi.pire...@faunalia.it - lui...@gmail.com)

[1] http://www.osgeo.org/osgeo_userid
[2] https://hub.qgis.org/projects/quantum-gis/issues/new


On 12 March 2014 10:15, Filipe Dias  wrote:

> This is the link for the issue tracker:
>
> http://hub.qgis.org/projects/sextante/activity
>
>
> On Wed, Mar 12, 2014 at 6:38 AM, Paolo Cavallini wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Hi Samuel,
>>
>> Il 12/03/2014 03:34, samuelm...@gmail.com ha scritto:
>>
>> > I think you should change the line in 1149 [1] by:
>> >
>> > output = self.getOutputFromName (self.RESULT)
>> >
>> > [1]
>> >
>> https://github.com/qgis/QGIS/blob/021c7e60777339d656f22c984b9d7af2f6382636/python/plugins/processing/algs/mmqgisx/MMQGISXAlgorithms.py#L1149
>>
>> would you mind opening a ticket about this?
>>
>> Thanks.
>> - --
>> Paolo Cavallini - www.faunalia.eu
>> Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
>> -BEGIN PGP SIGNATURE-
>> Version: GnuPG v1
>> Comment: Using GnuPG with Icedove - http://www.enigmail.net/
>>
>> iEYEARECAAYFAlMgAMYACgkQ/NedwLUzIr5DTgCgpfvonbc0/iuX9sSbYGhiazQ5
>> GlQAn3TYDieyMCqKKejLG2rK8WNkV3hM
>> =vZiR
>> -END PGP SIGNATURE-
>> ___
>> 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] Error in processing Extract by attribute algorithm

2014-03-12 Thread Filipe Dias
This is the link for the issue tracker:

http://hub.qgis.org/projects/sextante/activity


On Wed, Mar 12, 2014 at 6:38 AM, Paolo Cavallini wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi Samuel,
>
> Il 12/03/2014 03:34, samuelm...@gmail.com ha scritto:
>
> > I think you should change the line in 1149 [1] by:
> >
> > output = self.getOutputFromName (self.RESULT)
> >
> > [1]
> >
> https://github.com/qgis/QGIS/blob/021c7e60777339d656f22c984b9d7af2f6382636/python/plugins/processing/algs/mmqgisx/MMQGISXAlgorithms.py#L1149
>
> would you mind opening a ticket about this?
>
> Thanks.
> - --
> Paolo Cavallini - www.faunalia.eu
> Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1
> Comment: Using GnuPG with Icedove - http://www.enigmail.net/
>
> iEYEARECAAYFAlMgAMYACgkQ/NedwLUzIr5DTgCgpfvonbc0/iuX9sSbYGhiazQ5
> GlQAn3TYDieyMCqKKejLG2rK8WNkV3hM
> =vZiR
> -END PGP SIGNATURE-
> ___
> 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] Error in processing Extract by attribute algorithm

2014-03-11 Thread Paolo Cavallini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Samuel,

Il 12/03/2014 03:34, samuelm...@gmail.com ha scritto:

> I think you should change the line in 1149 [1] by:
> 
> output = self.getOutputFromName (self.RESULT)
> 
> [1]
> https://github.com/qgis/QGIS/blob/021c7e60777339d656f22c984b9d7af2f6382636/python/plugins/processing/algs/mmqgisx/MMQGISXAlgorithms.py#L1149

would you mind opening a ticket about this?

Thanks.
- -- 
Paolo Cavallini - www.faunalia.eu
Corsi QGIS e PostGIS: http://www.faunalia.eu/training.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iEYEARECAAYFAlMgAMYACgkQ/NedwLUzIr5DTgCgpfvonbc0/iuX9sSbYGhiazQ5
GlQAn3TYDieyMCqKKejLG2rK8WNkV3hM
=vZiR
-END PGP SIGNATURE-
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


[Qgis-user] Error in processing Extract by attribute algorithm

2014-03-11 Thread samuelm...@gmail.com
Hi, Extract by attribute algorithm in Processing reports the following
error:

Uncaught error while executing algorithm
Traceback (most recent call last):
Traceback (most recent call last):
  File
"C:/OSGeo4W/apps/qgis/./python/plugins\processing\core\GeoAlgorithm.py",
line 202, in execute
self.processAlgorithm(progress)
  File
"C:/OSGeo4W/apps/qgis/./python/plugins\processing\algs\mmqgisx\MMQGISXAlgorithms.py",
line 1150, in processAlgorithm
output = self.getOutputFromName(self.OUTPUT)
AttributeError: mmqgisx_extract_algorithm instance has no attribute 'OUTPUT'

I think you should change the line in 1149 [1] by:

output = self.getOutputFromName (self.RESULT)

[1]
https://github.com/qgis/QGIS/blob/021c7e60777339d656f22c984b9d7af2f6382636/python/plugins/processing/algs/mmqgisx/MMQGISXAlgorithms.py#L1149

regards,

Samuel Mesa

-- 
---
.~.
   / v \
  //\\
 /(  )\
   ^`~'^
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user