Activity
From 2012-06-21 to 2012-07-20
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.
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
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 ... -
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...
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...
Also available in: Atom