Activity

From 2012-06-10 to 2012-07-09

2012-07-09

11:43 PM Bug report #5985: Error 500 when I try to upload my plugin.
Alessandro Pasotti wrote:
> try changing
>
> def version():
> return "Version " + "0.1"
>
> to
>
> def version...
Сергей Бастраков
11:35 PM Bug report #5985: Error 500 when I try to upload my plugin.
try changing
def version():
return "Version " + "0.1"
to
def version():
return "0.1"
Alessandro Pasotti
11:32 PM Bug report #5985: Error 500 when I try to upload my plugin.
You did the right thing attaching the plugin so that I can test what fails.
Thanks for signaling the issue.
Alessandro Pasotti
10:51 PM Bug report #5985 (Closed): Error 500 when I try to upload my plugin.
I`m trying to upload my plugin here: http://plugins.qgis.org/plugins/add/ and i`m get error 500.
What shall i do?
I a...
Сергей Бастраков

2012-07-04

05:21 AM Bug report #5934: Regex fails to detect qgisMinimumVersion in __init__ because regex wants all re...
Alessandro Pasotti wrote:
> It's not a bug, it's a "feature" :)
>
> If you have a better solution than parsing init ...
Tim Sutton
05:18 AM Bug report #5934: Regex fails to detect qgisMinimumVersion in __init__ because regex wants all re...
I should have addeded that for me the desired behaviour would be to continue to fetch readable metadata in the event ... Tim Sutton

2012-07-03

11:44 PM Bug report #5934 (Feedback): Regex fails to detect qgisMinimumVersion in __init__ because regex w...
It's not a bug, it's a "feature" :)
If you have a better solution than parsing init with regexps, please give your a...
Alessandro Pasotti
11:35 PM Bug report #5934 (Closed): Regex fails to detect qgisMinimumVersion in __init__ because regex wan...
If the __init__ file first computes the return value in a var and then returns the var, the validator.py regex at lin... Tim Sutton

2012-07-02

06:46 AM Bug report #5902: Wrong Author shown
We are talking here about the XML, particularly how displayed by the plugin installer inside QGIS. Paolo Cavallini

2012-06-30

10:48 AM Bug report #5902: Wrong Author shown
IIRC this string modification was done to fix a ticket opened by you.
see: #4249
Alessandro Pasotti

2012-06-29

04:17 AM Bug report #5902: Wrong Author shown
Look at http://plugins.qgis.org/plugins/plugins.xml,
it displays brushtyler as ARPAT plugin's author instead of the ...
Giuseppe Sucameli
04:14 AM Bug report #5902 (Closed): Wrong Author shown
The field "Maintainer" is used instead of the proper Author. This effectively removes proper credits to original auth... Paolo Cavallini

2012-06-25

09:17 AM Bug report #5864 (Closed): Sorting of plugins on column "Maintainer" wrong
When clicking on the header "Maintainer", the order is wrong, e.g. http://plugins.qgis.org/plugins/?sort=created_by&p... Paolo Cavallini
 

Also available in: Atom