Opened 14 years ago
Closed 14 years ago
#5974 closed defect (fixed)
josm-3907 does not start [plugins removed]
Reported by: | cmuelle8 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description
Guys, come on - you can't be serious. I now deleted all the plugins in plugin folder and even removed plugins from preferences file manually. I still have issues - do you expect do dump all my custom stuff? This is no good for the josm userbase. Upgrades should be a bit smoother or at least document somewhere what to do..
What steps will reproduce the problem?
- start josm
What is the expected result?
works
What happens instead?
crashes on splash screen
Please provide any additional information below. Attach a screenshot if
possible.
Build-Date: 2011-02-16 14:08:33 Revision: 3907 Is-Local-Build: true Identification: JOSM/1.5 (3907 SVN de) Memory Usage: 240 MB / 3569 MB (202 MB allocated, but free) Java version: 1.6.0_22, Sun Microsystems Inc., Java HotSpot(TM) 64-Bit Server VM Operating system: Linux java.lang.IncompatibleClassChangeError: Expecting non-static method org.openstreetmap.josm.actions.DownloadReferrersAction.getCurrentDataSet()Lorg/openstreetmap/josm/data/osm/DataSet; at org.openstreetmap.josm.actions.DownloadReferrersAction.updateEnabledState(DownloadReferrersAction.java:93) at org.openstreetmap.josm.actions.JosmAction.initEnabledState(JosmAction.java:160) at org.openstreetmap.josm.actions.JosmAction.installAdapters(JosmAction.java:149) at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:93) at org.openstreetmap.josm.actions.JosmAction.<init>(JosmAction.java:68) at org.openstreetmap.josm.actions.DownloadReferrersAction.<init>(DownloadReferrersAction.java:29) at org.openstreetmap.josm.gui.MainMenu.<init>(MainMenu.java:113) at org.openstreetmap.josm.Main.<init>(Main.java:215) at org.openstreetmap.josm.gui.MainApplication.<init>(MainApplication.java:58) at org.openstreetmap.josm.gui.MainApplication.main(MainApplication.java:225
Attachments (0)
Change History (4)
comment:1 by , 14 years ago
follow-up: 3 comment:2 by , 14 years ago
did you follow ticket:5959#comment:4, ie. "ant clean", removing locally created files not in svn, "ant"?
comment:3 by , 14 years ago
thx, ant clean did the job..
Replying to ax:
did you follow ticket:5959#comment:4, ie. "ant clean", removing locally created files not in svn, "ant"?
comment:4 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
does not happen with josm-latest..
only with self-built josm-custom,
maybe the bug is on my side after all..
i'll report back