Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 188444 Details for
Bug 336523
Exception when copying a NoteFigure containing Unicode characters
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
Stack trace
stacktrace.txt (text/plain), 6.69 KB, created by
Albert Choi
on 2011-02-07 10:45:01 EST
(
hide
)
Description:
Stack trace
Filename:
MIME Type:
Creator:
Albert Choi
Created:
2011-02-07 10:45:01 EST
Size:
6.69 KB
patch
obsolete
>!ENTRY org.eclipse.gmf.runtime.common.ui.action 4 3 2011-02-07 10:22:00.192 >!MESSAGE While executing the operation, an exception occurred >!STACK 0 >org.eclipse.core.commands.ExecutionException: While executing the operation, an exception occurred > at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:519) > at org.eclipse.gmf.runtime.common.ui.action.global.GlobalAction.doRun(GlobalAction.java:123) > at org.eclipse.gmf.runtime.common.ui.action.internal.actions.global.GlobalCopyAction.doRun(GlobalCopyAction.java:91) > at org.eclipse.gmf.runtime.common.ui.action.AbstractActionHandler.run(AbstractActionHandler.java:359) > at org.eclipse.gmf.runtime.common.ui.action.ActionManager$1.run(ActionManager.java:225) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70) > at org.eclipse.gmf.runtime.common.ui.action.ActionManager.run(ActionManager.java:223) > at org.eclipse.gmf.runtime.common.ui.action.AbstractActionHandler.runWithEvent(AbstractActionHandler.java:377) > at org.eclipse.jface.commands.ActionHandler.execute(ActionHandler.java:119) > at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476) > at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508) > at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:470) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:824) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:880) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(WorkbenchKeyboard.java:569) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.java:510) > at org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(WorkbenchKeyboard.java:125) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) > at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1191) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1002) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1027) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1012) > at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1040) > at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1036) > at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1368) > at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:4053) > at org.eclipse.swt.widgets.Canvas.WM_CHAR(Canvas.java:346) > at org.eclipse.swt.widgets.Control.windowProc(Control.java:3946) > at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:342) > at org.eclipse.swt.widgets.Display.windowProc(Display.java:4589) > at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) > at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2410) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3471) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) > at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) > at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) > at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) > at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) > at org.eclipse.equinox.launcher.Main.run(Main.java:1311) > at org.eclipse.equinox.launcher.Main.main(Main.java:1287) >Caused by: java.lang.RuntimeException: The class: class org.eclipse.gmf.runtime.draw2d.ui.render.awt.internal.graphics.GraphicsToGraphics2DAdaptor has not implemented this new graphics function > at org.eclipse.draw2d.Graphics.throwNotImplemented(Graphics.java:993) > at org.eclipse.draw2d.Graphics.drawTextLayout(Graphics.java:371) > at org.eclipse.gmf.runtime.draw2d.ui.internal.graphics.ScaledGraphics.drawTextLayout(ScaledGraphics.java:409) > at org.eclipse.draw2d.Graphics.drawTextLayout(Graphics.java:356) > at org.eclipse.draw2d.text.TextFlow.paintText(TextFlow.java:587) > at org.eclipse.gmf.runtime.draw2d.ui.text.TextFlowEx.paintFigure(TextFlowEx.java:191) > at org.eclipse.draw2d.Figure.paint(Figure.java:1049) > at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) > at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1114) > at org.eclipse.draw2d.Figure.paint(Figure.java:1051) > at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) > at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1119) > at org.eclipse.gmf.runtime.draw2d.ui.figures.WrappingLabel.paintClientArea(WrappingLabel.java:1105) > at org.eclipse.draw2d.Figure.paint(Figure.java:1051) > at org.eclipse.draw2d.Figure.paintChildren(Figure.java:1087) > at org.eclipse.draw2d.Figure.paintClientArea(Figure.java:1123) > at org.eclipse.draw2d.Figure.paint(Figure.java:1051) > at org.eclipse.gmf.runtime.diagram.ui.render.clipboard.DiagramGenerator.paintFigure(DiagramGenerator.java:373) > at org.eclipse.gmf.runtime.diagram.ui.render.clipboard.DiagramGenerator.renderToGraphics(DiagramGenerator.java:226) > at org.eclipse.gmf.runtime.diagram.ui.render.clipboard.DiagramImageGenerator.createAWTImageForParts(DiagramImageGenerator.java:175) > at org.eclipse.gmf.runtime.diagram.ui.render.clipboard.DiagramGenerator.createAWTImageForParts(DiagramGenerator.java:154) > at org.eclipse.gmf.runtime.diagram.ui.render.internal.commands.CopyImageCommand.doExecuteWithResult(CopyImageCommand.java:133) > at org.eclipse.gmf.runtime.common.core.command.AbstractCommand.execute(AbstractCommand.java:135) > at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:511) > ... 54 more
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 336523
: 188444