Modify ↓
Opened 2 years ago
Last modified 2 years ago
#22266 new defect
[PATCH][RFC] Report exceptions on plugin load better
Reported by: | taylor.smock | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
See #22263.
Essentially, what happens is that there is an exception loading the plugin. We then ask the user to Keep
or Disable
the plugin
. We do not offer (at any point) to report the issue.
Attachments (2)
Change History (4)
comment:1 by , 2 years ago
Summary: | Report exceptions on plugin load better → [PATCH][RFC] Report exceptions on plugin load better |
---|
by , 2 years ago
Attachment: | 22266.patch added |
---|
comment:2 by , 2 years ago
Note:
See TracTickets
for help on using tickets.
With the following patch (DO NOT APPLY)
plugins/ImportImagePlugin/src/org/openstreetmap/josm/plugins/ImportImagePlugin/ImportImagePlugin.java
The bug reports look like the following: