Closed GoogleCodeExporter closed 8 years ago
Supplementary information:
This also works with an older version of DIYLC, running on the same computer.
I created a new layout from scratch (because the older version wouldn't open
the file created in the newer one :-( ) and all was absolutely fine UNTIL I
added and edited some text - at which point it crashed.
Possibly a font related bug?
I couldn't trigger it just now by adding text to an empty layout, so there
seems to be something else going on..
Stdout log:
17:23:07,270 INFO [AWT-EventQueue-0] Presenter - setNewComponentSlot(null)
17:23:08,132 INFO [AWT-EventQueue-0] Presenter - setNewComponentSlot(Label)
17:23:08,133 INFO [AWT-EventQueue-0] InstantiationManager - Instatiating
component of type: org.diylc.components.misc.Label
17:23:14,036 DEBUG [AWT-EventQueue-0] Presenter -
mouseClicked(java.awt.Point[x=707,y=1022], false, false, false)
17:23:14,038 INFO [AWT-EventQueue-0] InstantiationManager - Instatiating
component of type: org.diylc.components.misc.Label
17:23:14,040 INFO [AWT-EventQueue-0] Presenter - setNewComponentSlot(Label)
17:23:14,040 INFO [AWT-EventQueue-0] InstantiationManager - Instatiating
component of type: org.diylc.components.misc.Label
17:23:14,061 INFO [AWT-EventQueue-0] UndoHandler - Undo state changed
17:23:14,062 INFO [pool-2-thread-1] Presenter - saveProjectToFile(autoSave.diy)
17:23:14,164 DEBUG [AWT-EventQueue-0] Presenter -
mouseClicked(java.awt.Point[x=707,y=1022], false, false, false)
17:23:15,427 INFO [AWT-EventQueue-0] Presenter - setNewComponentSlot(null)
17:23:16,306 DEBUG [AWT-EventQueue-0] Presenter -
dragStarted(java.awt.Point[x=712,y=1025])
17:23:16,589 DEBUG [AWT-EventQueue-0] Presenter -
dragEnded(java.awt.Point[x=710,y=1049])
17:23:16,605 INFO [AWT-EventQueue-0] UndoHandler - Undo state changed
17:23:16,606 INFO [pool-2-thread-1] Presenter - saveProjectToFile(autoSave.diy)
17:23:17,163 DEBUG [AWT-EventQueue-0] Presenter - dragEnded(null)
17:23:17,468 DEBUG [AWT-EventQueue-0] Presenter -
mouseClicked(java.awt.Point[x=709,y=1045], false, false, false)
17:23:17,588 DEBUG [AWT-EventQueue-0] Presenter -
mouseClicked(java.awt.Point[x=709,y=1045], false, false, false)
17:23:17,590 DEBUG [AWT-EventQueue-0] PropertyEditorDialog - Creating property
editor for: [Color = java.awt.Color[r=0,g=0,b=0], Font =
java.awt.Font[family=Tahoma,name=Tahoma,style=plain,size=14], Font Bold =
false, Font Italic = false, Font Size = 14, Text = Double click to edit text]
Invalid memory access of location 0x10000168e rip=0x1112ad6b1
./run.sh: line 1: 18751 Segmentation fault: 11 java -Xms128m -Xmx512m -cp
diylc.jar:lib org.diylc.DIYLCStarter
Original comment by jmhunt...@gmail.com
on 3 Jun 2012 at 4:37
Original comment by bancika@gmail.com
on 7 Aug 2012 at 9:33
Original issue reported on code.google.com by
jmhunt...@gmail.com
on 31 May 2012 at 8:15Attachments: