SiriusLab / ModelDebugging

Runtime and tools to bring execution and simulation in your domain specific tooling built with Sirius and/or Eclipse Modeling Framework.
Eclipse Public License 1.0
6 stars 10 forks source link

Revert patch when Sirius integrate the fix #5

Open dvojtise opened 8 years ago

dvojtise commented 8 years ago

from https://gforge.inria.fr/tracker/index.php?func=detail&aid=19515&group_id=4645&atid=13885

Permission issue when two models conforming the same language are executed at same time When two models are executed (step by step) by using the Gemoc Engine only one is animated (screen1.png). In run mode, both are occasionally animated but the execution finishes by showing a "Permision Issue" message (screen2.png and screen3.png). The screenshots are attached. The problem has been observed only when models conforming to the same language are executed. It is then impossible to animate coordinated models that conform to the same language.

The patch should be reverted when https://support.jira.obeo.fr/browse/VP-2710 will be fixed

Date : 19/02/2016 12:20 Expéditeur : Yvan Lussaud

commit 64a6f481d0e84922d86a475f9e1efe7246c2ff76 Author: Yvan Lussaud yvan.lussaud@obeo.fr Date: Fri Feb 19 12:14:20 2016 +0100

[#19515] Permission issue when two models conforming the same language are executed at same time

This path should be reverted when https://support.jira.obeo.fr/browse/VP-2710 will be fixed

dvojtise commented 7 years ago

with the transfer of the code to the Eclipse foundation (see gemoc@eclipse), this repository is now deprecated and replaced by https://github.com/eclipse/gemoc-studio-modeldebugging/

Please consider verifying/transfering this issue on a version based on the new official repository https://github.com/eclipse/gemoc-studio-modeldebugging/

Reminder : Eclipse CI for GEMOC : https://ci.eclipse.org/gemoc/

dvojtise commented 6 years ago

@ylussaud What is the status of https://support.jira.obeo.fr/browse/VP-2710 ? (I do not have access to this Jira)

ylussaud commented 6 years ago

It's fixed so I guess you can revert the path and see if it goes well.

dvojtise commented 6 years ago

do you have an idea in which version of Sirius the fix was added ?