Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Model editor problem

Grab an older version of the tooling or checkout older commits and try to isolate the commit causing the leak. I will try this out this afternoon maybe.

On Mon, Dec 17, 2012 at 2:19 PM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:
I am seeing widget is disposed exceptions. This can be related to the fact that I am reloading the contents of the model in an active editor. I now assume I am causing a databinding leak somewhere. Do you see this as well? I am working on an upgraded kepler m4 so it could be just my install.


On Mon, Dec 17, 2012 at 10:20 AM, Wim Jongman <wim.jongman@xxxxxxxxx> wrote:

Can you try the following:

1:
Open an Application.e4xmi file
Rename a class used in the model
Close the Application.e4xmi
Open the Application.e4xmi

2:
Open an Application.e4xmi file
Rename an icon used in the model
Close the Application.e4xmi
Open the Application.e4xmi

 


_______________________________________________
e4-dev mailing list
e4-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/e4-dev



Back to the top