Activity
From 2012-07-02 to 2012-07-31
2012-07-26
- 02:40 AM Bug report #5902: Wrong Author shown
- I think fixing this is important, because not giving proper credits to the authors of the plugin will make them upset...
2012-07-10
- 03:15 AM Bug report #5985: Error 500 when I try to upload my plugin.
- I have successfully uploaded the plugin. Add a description, but I do not see it in the "My plugins". Is it Ok?
- 02:39 AM Bug report #5985 (Resolved): Error 500 when I try to upload my plugin.
- @Nathan,
might be better to open a new ticket for this. But please search first, IIRC there is already something abo... - 02:29 AM Bug report #5985: Error 500 when I try to upload my plugin.
- Just note that I would like to see some more information on the plugin before I approve it, mainly a better descripti...
- 02:27 AM Bug report #5985: Error 500 when I try to upload my plugin.
- Alessandro Pasotti wrote:
> [...]
>
> With this modifications the plugins loads fine for me. You will see a lot of w... - 02:23 AM Bug report #5985 (Feedback): Error 500 when I try to upload my plugin.
- ...
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"
- 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. - 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 ... - 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 ...
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... - 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...
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.
Also available in: Atom