Opened 13 years ago
Closed 13 years ago
#7200 closed defect (fixed)
Empty Plugin-Icon in manifest line
Reported by: | stoecker | Owned by: | skyper |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin curves | Version: | |
Keywords: | Cc: | skyper |
Description
The manifest line of this plugin contains an empty Plugin-Icon line. This is wrong and produces error messages when trying to load the icon. Please removeit.
Attachments (0)
Change History (17)
comment:1 by , 13 years ago
follow-up: 3 comment:2 by , 13 years ago
Is this plugin still maintained? Any reason why it is not in SVN?
comment:3 by , 13 years ago
Replying to stoecker:
Is this plugin still maintained? Any reason why it is not in SVN?
I have written another email,
and found: https://wiki.openstreetmap.org/wiki/Talk:JOSM/Plugins/Curves
follow-up: 6 comment:4 by , 13 years ago
Hi, sorry for late response time.
I've recently started working and suddenly spare time has been hard to find :)
I'll try to get to the manifest this afternoon, but other progress on the plugin is likely to slow. :(
If you want to move it to svn I'm ok with that, but since it's currently kinda dying and doesn't contain alot functionality it might not be worth it
comment:5 by , 13 years ago
If you want, your Arc action can be included to Utilsplugin2, so people can notice it and help you maintain it.
comment:6 by , 13 years ago
Replying to olejorgenb:
Hi, sorry for late response time.
I've recently started working and suddenly spare time has been hard to find :)
I'll try to get to the manifest this afternoon, but other progress on the plugin is likely to slow. :(
If you want to move it to svn I'm ok with that, but since it's currently kinda dying and doesn't contain alot functionality it might not be worth it
Are you OK to release it under GPL 2+?
comment:7 by , 13 years ago
Yeah, including it in utils2 is probably better. I'm ok with GPL 2+. I'll try making a patch this weekend.
comment:8 by , 13 years ago
Integration is simple, so I have done it to save your time - see [o27618]
Your should check it, add some additional remarks to code maybe.
I did not commit the binary, so you still can rework code completely.
It would be good to add some message boxes to help user. Patches are always welcome!
follow-up: 10 comment:9 by , 13 years ago
Core should be updated to see curves plugin as obsolete, as soon as this is released.
follow-up: 11 comment:10 by , 13 years ago
Replying to stoecker:
Core should be updated to see curves plugin as obsolete, as soon as this is released.
Please can you update the core before releasing tested version? I do not know how to do it correctly and what to do in SVN.
comment:11 by , 13 years ago
Replying to akks:
Please can you update the core before releasing tested version?
Just see PluginHandler
lines 80–110.
comment:13 by , 13 years ago
I have marked Curves plugin as obsolete (since it is in Utilsplugin2, untouched), but I do not know how to remove icon error.
follow-up: 17 comment:14 by , 13 years ago
but I do not know how to remove icon error.
Simply: I removed Curves plugin from plugin list.
One thing remaining: Again, docs should be copied from http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Curves to Help/Action/CreateCircleArc.
comment:15 by , 13 years ago
Cc: | added |
---|
comment:16 by , 13 years ago
Owner: | changed from | to
---|
comment:17 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to stoecker:
but I do not know how to remove icon error.
Simply: I removed Curves plugin from plugin list.
One thing remaining: Again, docs should be copied from http://wiki.openstreetmap.org/wiki/JOSM/Plugins/Curves to Help/Action/CreateCircleArc.
Done !
@stoecker:
Please have a look at the attachments at Help/Action/CreateCircleArc. There was a server time out and the 3. screenshot did not upload. Finally it did but a ".4" was added to the filename. I deleted the attachment and did upload again but without a different result.
Ticket #7224 has been marked as a duplicate of this ticket.