Export representation as image problem [message #1728879] |
Fri, 08 April 2016 04:35  |
Eclipse User |
|
|
|
Hi,
whenever I add a container to a container in a Diagram Description the resulting representation gives me an error when I try to export it as an image.
The error message is: "Cannot modify resource set without a write transaction".
If I delete the inner container, the representation and create a new representation the error message is gone.
Does anyone have a solution?
Best regards
Christian
|
|
|
|
|
|
Re: Export representation as image problem [message #1730633 is a reply to message #1730046] |
Wed, 27 April 2016 04:52  |
Eclipse User |
|
|
|
Hi Christian and Dhananjay,
The only scenario we currently have to reproduce your issue is the one
attached to Bug 485324: the bug is caused by compartiments. Even if the
model is up to date there is some refresh step which causes 'touch'
notification: a setter is called with the current value (loc.setX(x)
with x equals to loc.getX(), this leads to false positive
IllegalStateException "Cannot modifiy resource without write transaction").
Bug 485324 will only deal with this touch notifications.
I have open Bug 492516 to deal with the deeper issue.
Could you describe on which kind of diagram you get the error ? Or
provide screenshots to show the structure ?
Are you diagrams up to date ? Do you use the tabbar action or the menu
on the aird file ?
Le 21/04/2016 09:28, Dhananjay Deshmukh a écrit :
> Hello Christian,
> I am suffering from same problem. If you get your answer, add reply here.
Regards,
--
Maxime - Obeo
Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
--
Bug 492516: https://bugs.eclipse.org/bugs/show_bug.cgi?id=492516
Bug 485324: https://bugs.eclipse.org/bugs/show_bug.cgi?id=485324
|
|
|
Powered by
FUDForum. Page generated in 0.03669 seconds