|
Description
Laurent Redor
Created attachment 285599 [details] SourceAndTargetProjects-571304.zip Steps to reproduce (similar to bug 571249 as this problem has been discovered during it) (only in developement env or at least with source of org.eclipse.ui and org.eclipse.diagram.ui in your workspace): * Apply the patch of bugzilla [563117](https://bugs.eclipse.org/bugs/show_bug.cgi?id=563117) * Launch a runtime * Import projects from SourceAndTargetProjects-571304.zip * Expand /SourceOfCopy/fixture.interactions/Model Various.../Interaction Basic Executions * Open diagram "SourceDiagram" * The label "MyManualLabel" has been added manually directly in aird file because in "Interaction" sample there is no label on border by default. * Expand /TargetOfCopy/fixture.interactions/Model Various.../Interaction Basic Executions * Open diagram "TargetDiagram" * Launch the action "Copy Rep" on "Interaction Basic Executions" of SourceOfCopy project (action from contextual menu) * Launch the action "Paste Rep" on "Interaction Basic Executions" of TargetOfCopy project (action from contextual menu) * Expected: The existing diagram "TargetDiagram" has been updated. The layout is the same than "SourceDiagram" * Current behavior/result : The label "MyManualLabel" is not correctly located. New Gerrit change created: https://git.eclipse.org/r/c/sirius/org.eclipse.sirius/+/176471 New Gerrit change created: https://git.eclipse.org/r/c/sirius/org.eclipse.sirius/+/176507 Gerrit change https://git.eclipse.org/r/c/sirius/org.eclipse.sirius/+/176471 was merged to [v6.4.x]. Commit: http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=0e4b2362e18f6729ad676ec1e1ad6d7ffeea6bd9 Gerrit change https://git.eclipse.org/r/c/sirius/org.eclipse.sirius/+/176507 was merged to [v6.4.x]. Commit: http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=ef4b9cbabd57e37d8a83851ff550d72db6512389 Created attachment 285743 [details]
Error log when opening a representation.
I can' t open or manipulate a representation of the attached projects. See 571304-open_representation.log
(In reply to Glenn Plouhinec from comment #6) > Created attachment 285743 [details] > Error log when opening a representation. > > I can' t open or manipulate a representation of the attached projects. See > 571304-open_representation.log I think that this problem is linked with the patch application on several projects imported in the workspace. For this issue, I think that you should use a development environment or import "all projects". You're right, I finally imported all the necessary packages and I didn't have this problem anymore. Validated with Sirius 6.4.2. Available in Sirius 6.4.2: http://download.eclipse.org/sirius/updates/releases/6.4.2 Created attachment 286197 [details] SourceAndTargetProjects-571304.zip (updated according to bug 571361 comment 7) |