Opened 6 years ago
Closed 6 years ago
#17505 closed defect (fixed)
About Panel might show wrong plugin information
Reported by: | GerdP | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 19.09 |
Component: | Core | Version: | |
Keywords: | template_report about | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- Compile plugin (e.g. reverter ) from svn version 34930 and copy the binary to the plugin directory
- Start JOSM
- Use About (Shift+F1) -> Tab Plugins and note that it shows reverter Version: 34922
- Use "Show Status Report", note that reverter plugin is displayed with the expected version 34930
What is the expected result?
Both dialogs should show the loaded version or the about dialog should make clear that it shows information about the current version on the server.
I don't know what's wanted.
What happens instead?
The About dialog seems to show the latest version that is avaiable on the server
Please provide any additional information below. Attach a screenshot if possible.
Two more minor problems:
1) The list of plugins is not sorted by name
2) The button Information in the About->plugins panel shows a popup with information which is barely useful for users and the popup is not resizable.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2019-03-03 00:16:03 +0100 (Sun, 03 Mar 2019) Build-Date:2019-03-02 23:16:53 Revision:14824 Relative:URL: ^/trunk Identification: JOSM/1.5 (14824 en) Windows 10 64-Bit OS Build number: Windows 10 Home 1803 (17134) Memory Usage: 762 MB / 1820 MB (625 MB allocated, but free) Java version: 1.8.0_201-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1920x1080 Maximum Screen Size: 1920x1080 VM arguments: [-XX:StartFlightRecording=name=MyRecording2,settings=d:\dbg\gerd.jfc, -XX:FlightRecorderOptions=defaultrecording=true,dumponexit=true,dumponexitpath=e:\ld\perf_20190322_100413.jfr] Plugins: + OpeningHoursEditor (34867) + apache-commons (34506) + buildings_tools (34904) + continuosDownload (82) + download_along (34869) + ejml (34389) + geotools (34513) + jaxb (34678) + jts (34524) + o5m (34867) + opendata (34911) + pbf (34867) + poly (34867) + reltoolbox (34867) + reverter (34930) + undelete (34919) + utilsplugin2 (34915) Last errors/warnings: - W: No configuration settings found. Using hardcoded default values for all pools.
Attachments (0)
Change History (4)
comment:1 by , 6 years ago
Description: | modified (diff) |
---|
comment:2 by , 6 years ago
Keywords: | about added |
---|---|
Type: | enhancement → defect |
comment:3 by , 6 years ago
Milestone: | → 19.09 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
The about dialog should indeed show loaded version.