Modify ↓
Opened 13 years ago
Closed 8 years ago
#7057 closed defect (fixed)
GlobalSat plugin fails with Windows 7
Reported by: | Owned by: | ramack | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin globalsat | Version: | latest |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Plug in and turn on GlobalSat DG100 GPS data logger
- Attempt to import data from the DG100
What is the expected result
GPX data import
What happens instead?
System hangs importing data. If a configuration is attempted from the initial dialog box, the attached exception occurs.
Error message
Please provide any additional information below. Attach a screenshot if
possible.
Using latest version of Globalsat plugin with 64 bit version of rxtxSerial.dll installed in JAVA directory.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2011-10-31 02:32:25 Last Changed Author: stoecker Revision: 4550 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2011-10-30 22:19:50 +0100 (Sun, 30 Oct 2011) Last Changed Rev: 4550 Identification: JOSM/1.5 (4550 en) Memory Usage: 68 MB / 455 MB (46 MB allocated, but free) Java version: 1.6.0_26, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM Operating system: Windows 7 Plugin: OpeningHoursEditor (26986) Plugin: globalsat (26986) Plugin: openstreetbugs (26986) Plugin: public_transport (26986) Plugin: turnrestrictions (26986) java.lang.NullPointerException at org.openstreetmap.josm.plugins.globalsat.GlobalsatConfigDialog.<init>(GlobalsatConfigDialog.java:204) at org.openstreetmap.josm.plugins.globalsat.GlobalsatImportDialog$4.actionPerformed(GlobalsatImportDialog.java:114) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Conta
Attachments (0)
Change History (2)
comment:1 by , 12 years ago
Component: | Plugin → Plugin globalsat |
---|---|
Owner: | changed from | to
Summary: | Glob alSat plugin fails with Windows 7 → GlobalSat plugin fails with Windows 7 |
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in [o33394:33395].