[3.0] crash when rotating axes

Bug #1203674 reported by arno_b
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LaTeXDraw
Fix Released
High
arno_b

Bug Description

Using the rotation handler.
Version 3b1.

java.lang.IllegalAccessException
 at net.sf.latexdraw.glib.views.Java2D.impl.LAxesView.updateBorder(LAxesView.java:366)
 at net.sf.latexdraw.glib.views.Java2D.impl.LStandardGridView.update(LStandardGridView.java:75)
 at net.sf.latexdraw.mapping.Shape2ViewMapping.onObjectModified(Shape2ViewMapping.java:40)
 at org.malai.mapping.MappingRegistry.onObjectModified(MappingRegistry.java:301)
 at net.sf.latexdraw.glib.models.impl.LShape.setModified(LShape.java:1050)
 at net.sf.latexdraw.glib.models.impl.LGroup$$anonfun$setModified$1.apply(LGroup.scala:52)
 at net.sf.latexdraw.glib.models.impl.LGroup$$anonfun$setModified$1.apply(LGroup.scala:52)
 at scala.collection.Iterator$class.foreach(Iterator.scala:727)
 at scala.collection.AbstractIterator.foreach(Iterator.scala:1157)
 at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
 at scala.collection.AbstractIterable.foreach(Iterable.scala:54)
 at net.sf.latexdraw.glib.models.impl.LGroup.setModified(LGroup.scala:52)
 at net.sf.latexdraw.actions.shape.RotateShapes.rotateShapes(RotateShapes.scala:60)
 at net.sf.latexdraw.actions.shape.RotateShapes.doActionBody(RotateShapes.scala:49)
 at org.malai.action.Action.doIt(Action.java:83)
 at org.malai.instrument.Link.interactionUpdates(Link.java:296)
 at org.malai.interaction.Interaction.notifyHandlersOnUpdate(Interaction.java:175)
 at org.malai.interaction.Interaction.onUpdating(Interaction.java:613)
 at org.malai.interaction.IntermediaryState.onIngoing(IntermediaryState.java:36)
 at org.malai.interaction.Interaction.executeTransition(Interaction.java:278)
 at org.malai.interaction.Interaction.checkTransition(Interaction.java:307)
 at org.malai.interaction.Interaction.onMove(Interaction.java:422)
 at org.malai.swing.interaction.SwingEventManager.mouseDragged(SwingEventManager.java:270)
 at java.awt.AWTEventMulticaster.mouseDragged(AWTEventMulticaster.java:319)
 at java.awt.Component.processMouseMotionEvent(Component.java:6553)

Revision history for this message
arno_b (arno.b) wrote :
Changed in latexdraw:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.