Modify

Opened 9 years ago

Closed 8 years ago

#12062 closed defect (duplicate)

IndexOutOfBoundsException: Invalid index

Reported by: naoliv Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: linux gnome atk Cc:

Description

I don't know from where this is coming, but I am seeing some of them in the console:

java.lang.IndexOutOfBoundsException: Invalid index
	at javax.swing.DefaultRowSorter.convertRowIndexToModel(DefaultRowSorter.java:514)
	at javax.swing.JTable.convertRowIndexToModel(JTable.java:2642)
	at javax.swing.JTable.getValueAt(JTable.java:2717)
	at javax.swing.JTable$AccessibleJTable$AccessibleJTableCell.getCurrentAccessibleContext(JTable.java:7950)
	at javax.swing.JTable$AccessibleJTable$AccessibleJTableCell.addPropertyChangeListener(JTable.java:8189)
	at org.GNOME.Accessibility.AtkWrapper.registerPropertyChangeListener(AtkWrapper.java:625)

JOSM:

Revision: 8991
Is-Local-Build: true
Build-Date: 2015-11-04 20:43:03

Identification: JOSM/1.5 (8991 SVN pt_BR) Linux Debian GNU/Linux unstable (sid)
Memory Usage: 436 MB / 3641 MB (214 MB allocated, but free)
Java version: 1.8.0_72-internal, Oracle Corporation, OpenJDK 64-Bit Server VM
VM arguments: [-Dawt.useSystemAAFontSettings=on]

Plugins:
- AddrInterpolation (31694)
- Create_grid_of_ways (31603)
- FastDraw (31694)
- FixAddresses (31694)
- OpeningHoursEditor (31696)
- PicLayer (31694)
- SimplifyArea (31694)
- apache-commons (31718)
- buildings_tools (31694)
- download_along (31603)
- editgpx (31603)
- geotools (31603)
- graphview (31694)
- jts (31603)
- measurement (31694)
- merge-overlap (31655)
- opendata (31695)
- pdfimport (31694)
- poly (31694)
- reverter (31694)
- tagging-preset-tester (31615)
- todo (29154)
- turnrestrictions (31694)
- undelete (31603)
- utilsplugin2 (31694)

Attachments (0)

Change History (3)

comment:1 by Don-vip, 8 years ago

Keywords: linux gnome atk added

Could be a bug of GNOME. Could you please try to report it upstream to see what they think?

Last edited 8 years ago by Don-vip (previous) (diff)

comment:2 by wiktorn, 8 years ago

Maybe this helps:

By the way, have you tried what I suggested previously, i.e. editing
/etc/java-8-openjdk/accessibility.properties 
and commenting out the line assistive_technologies=org.GNOME.Accessibility.AtkWrapper?

Found here:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1510009

comment:3 by Don-vip, 8 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #12022.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.