Opened 12 years ago
Closed 12 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 Changed 12 years ago by
comment:2 follow-up: 3 Changed 12 years ago by
Is this plugin still maintained? Any reason why it is not in SVN?
comment:3 Changed 12 years ago by
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
comment:4 follow-up: 6 Changed 12 years ago by
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 Changed 12 years ago by
If you want, your Arc action can be included to Utilsplugin2, so people can notice it and help you maintain it.
comment:6 Changed 12 years ago by
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 Changed 12 years ago by
Yeah, including it in utils2 is probably better. I'm ok with GPL 2+. I'll try making a patch this weekend.
comment:8 Changed 12 years ago by
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!
comment:9 follow-up: 10 Changed 12 years ago by
Core should be updated to see curves plugin as obsolete, as soon as this is released.
comment:10 follow-up: 11 Changed 12 years ago by
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 Changed 12 years ago by
Replying to akks:
Please can you update the core before releasing tested version?
Just see PluginHandler
lines 80–110.
comment:13 Changed 12 years ago by
I have marked Curves plugin as obsolete (since it is in Utilsplugin2, untouched), but I do not know how to remove icon error.
comment:14 follow-up: 17 Changed 12 years ago by
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 Changed 12 years ago by
Cc: | skyper added |
---|
comment:16 Changed 12 years ago by
Owner: | changed from olejorgenb to skyper |
---|
comment:17 Changed 12 years ago by
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.