Stephan Sundermann
Stephan Sundermann
I think you are right. There is a memory leak in cases where a ToggleRef has not yet been created. In these cases as you pointed out the current code...
You cannot be sure that Gimp is shipping the most recent gtk. Recreate the desired behaviour in a simple c program and check if the error is present on Windows.
It doesn't make sense to generate bindings for .gir files like this. These libraries are not native GObject and thus these files only exist to make g-i able to resolve...
This is probably fixed in gtk# in commit 839a32d7976470dcd21221c5d4623a9f81f28eea Try with gtk# master
Are you on gtk# master? This is probably a code generator bug with mono versions >= 3.2.3, I'll look into it and propose a PR to gtk-sharp.
I am running mono 3.2.8 and don't have these problems, although I am running gtk# master. I'd suggest trying gtk# master.
Did you install gtk-sharp to /usr or /usr/local?
Can you try installing to /usr? I remember I once had similar issues when installing to /usr/local
Just gtk# will be fine. 2014-02-25 1:06 GMT+01:00 aslam karachiwala [email protected]: > Can you try installing to /usr? I remember I once had similar issues when > installing to /usr/local...